3070 Commits (22879e749e595a730f194615874ca9710a0f5bf1)

Author SHA1 Message Date
Timothy J Fontaine 5e41c022af crypto: clear errors from verify failure 11 years ago
Timothy J Fontaine f051b8919f http_parser: expose pause/resume method for parser 11 years ago
Fedor Indutny 2bc30f239b cpplint: disallow if one-liners 11 years ago
Fedor Indutny 7063c59b97 cpplint: disallow comma-first in C++ 11 years ago
Ben Noordhuis 4234bcce48 debugger: fix SIGUSR1 bootstrap race condition 11 years ago
Ben Noordhuis ca363cf1ae debugger: make busy loops SIGUSR1-interruptible 11 years ago
Timothy J Fontaine ab03745509 http_parser: expose pause/resume method for parser 11 years ago
Jason Gerfen 7bf46ba4ce crypto: add SPKAC support 11 years ago
isaacs d9b4cc323f Revert "crypto: add SPKAC support" 11 years ago
Jason Gerfen 7f66e44dc1 crypto: add SPKAC support 11 years ago
Ben Noordhuis 527cae22ff cares_wrap: remove superfluous 'this' keyword 11 years ago
Trevor Norris 7503e4c882 lint: fix a cpplint error 11 years ago
Trevor Norris 8a295cd520 buffer: add buf.toArrayBuffer() API 11 years ago
Trevor Norris fe0bf6b7ac buffer: check data is not null 11 years ago
Dave Pacheco 98c57c7c07 dtrace: backport two byte string fix 11 years ago
Dave Pacheco 5921158cbe dtrace, mdb_v8: support more string, frame types 11 years ago
Ben Noordhuis 406846fcc5 zlib: fix write request reference counting 11 years ago
Ben Noordhuis 58729f1bcd src: fix up after botched merge conflict 11 years ago
Ben Noordhuis f649626c6f src: add JS start/stop methods for idle notifier 11 years ago
Ben Noordhuis 9566fe82cd src: only start idle notifier when profiling 11 years ago
Ben Noordhuis 57231d5286 src: notify V8 profiler when we're idle 11 years ago
Ben Noordhuis 6820054d2d src: raise maximum file descriptor limit 11 years ago
Timothy J Fontaine d537992d57 Now working on 0.10.21 11 years ago
Timothy J Fontaine d7234c8d50 2013.09.30, Version 0.10.20 (Stable) 11 years ago
Ben Noordhuis 994ce4c99f src: turn uv_pipe_open() failures into exceptions 11 years ago
Ben Noordhuis c79d5163e5 src: remove ObjectWrap dependency from core 11 years ago
Timothy J Fontaine 093efafce3 Now working on 0.10.20 11 years ago
Timothy J Fontaine 6b5e6a5a3e 2013.09.24, Version 0.10.19 (Stable) 11 years ago
Fedor Indutny 42acbf809b tls: wrap tls inside tls using legacy API 11 years ago
Ben Noordhuis 75ea566f5a src: fix v8 PRNG entropy seeding 11 years ago
Ben Noordhuis 7ac23910c5 src: seed V8's random number generator at startup 11 years ago
Ben Noordhuis 03738183c7 dns: fix c-ares error reporting regression 11 years ago
Ben Noordhuis a0f79867dc src: initialize c-ares task list on env init 11 years ago
Fedor Indutny 59a075e108 contextify: fix ContextifyContext leak 11 years ago
Fedor Indutny 3d4c663ee6 contextify: dealloc only after global and sandbox 11 years ago
isaacs b30a03eda0 process: use exit 1 for uncaughtException 11 years ago
isaacs 39aafcf801 process: Fix regression from a5dba82 11 years ago
isaacs 6808706c3b process: Use exit code 8 consistently 11 years ago
isaacs a5dba82ee2 process: Add exitCode property 11 years ago
Ben Noordhuis b89b97dded src: fix multi-base class ObjectWrap::Unwrap<T>() 11 years ago
Ben Noordhuis 756b622295 src: add multi-context support 12 years ago
Trevor Norris f218d94af4 handle_wrap: properly don't abort on unwrap 11 years ago
Ben Noordhuis 6df4741f84 src: fix solaris 10 build error 11 years ago
Fedor Indutny af76b08666 tls: socket.renegotiate(options, callback) 12 years ago
Timothy J Fontaine 5b1a0e6ef8 Now working on 0.11.8 11 years ago
Timothy J Fontaine be52549bfa 2013.08.21, Version 0.11.7 (Unstable) 11 years ago
Timothy J Fontaine 65ed79a6dc Now working on 0.10.19 11 years ago
Timothy J Fontaine 67a1f0c52e 2013.09.04, Version 0.10.18 (Stable) 11 years ago
Ben Noordhuis 7494c84fe6 uv: upgrade to v0.11.13 11 years ago
Trevor Norris 7a235f924b string_bytes: use extern for length and write utf8 11 years ago