9161 Commits (42acbf809b67ff5015e12f2df12515342b223261)
 

Author SHA1 Message Date
Fedor Indutny 42acbf809b tls: wrap tls inside tls using legacy API 11 years ago
Fedor Indutny 970bdccc38 deps: update v8 to 3.20.17.11 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
Maciej Małecki d80d131c75 net: add a port validation to `connect` 11 years ago
Fedor Indutny a1cf3ada62 deps: update v8 to 3.20.17.7 11 years ago
Fedor Indutny 59a075e108 contextify: fix ContextifyContext leak 11 years ago
Nathan Rajlich f31037ddfe http: don't pass the request options to Agent 11 years ago
Fedor Indutny 3d4c663ee6 contextify: dealloc only after global and sandbox 11 years ago
Trevor Norris 59dac01e4e buffer: optimize common encoding cases 11 years ago
Ben Noordhuis 204228b57f test: move slow tests to test/pummel/ 11 years ago
isaacs 1c58a07dd4 Merge remote-tracking branch 'ry/v0.10' 11 years ago
isaacs ebeae2df51 npm: upgrade to 1.3.11 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
Ben Noordhuis 81655a224a test: don't call process.exit() in debugger tests 11 years ago
isaacs aaf4f8d685 Merge remote-tracking branch 'ry/v0.10' 11 years ago
isaacs 1be09dfc25 npm: upgrade to v1.3.10 11 years ago
Trevor Norris f218d94af4 handle_wrap: properly don't abort on unwrap 11 years ago
isaacs 1da7bcc22c stream: objectMode transforms allow falsey values 11 years ago
Ben Noordhuis 6df4741f84 src: fix solaris 10 build error 11 years ago
Ben Noordhuis b4b3a4deaf test: move slow test from simple/ to pummel/ 11 years ago
Bert Belder 6301613ff5 uv: upgrade to v0.10.16 11 years ago
Fedor Indutny af76b08666 tls: socket.renegotiate(options, callback) 12 years ago
Timothy J Fontaine 8ee50cea40 Merge remote-tracking branch 'upstream/v0.10' 11 years ago
Timothy J Fontaine 8b05206665 blog: Post for v0.11.7 11 years ago
Timothy J Fontaine 5b1a0e6ef8 Now working on 0.11.8 11 years ago
Timothy J Fontaine 5a6b2853c3 Merge branch 'v0.11.7-release' 11 years ago
Timothy J Fontaine be52549bfa 2013.08.21, Version 0.11.7 (Unstable) 11 years ago
Timothy J Fontaine 9c19c1e19c blog: Post for v0.10.18 11 years ago
Timothy J Fontaine 65ed79a6dc Now working on 0.10.19 11 years ago
Timothy J Fontaine 86d881f888 Merge branch 'v0.10.18-release' into v0.10 11 years ago
isaacs 15a5a4a945 http: Only send connection:keep-alive if necessary 12 years ago
isaacs 689e5c9d3d stream: return this from pause()/resume() 11 years ago
Julian Gruber f91b047891 stream: make setEncoding chainable 12 years ago
isaacs 9ef9a9dee5 repl: Simplify paren wrap, continuation-detection 11 years ago
Nathan Rajlich 54fbb1da96 repl: treat "Assignment to const" as syntax error 11 years ago
isaacs 4631c503e3 repl: Catch syntax errors better 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
Kyle Robinson Young 95794641d2 doc: fix writable.write link 11 years ago
Ben Noordhuis 358c290156 build: remove unused Carbon dependency 11 years ago
Trevor Norris 7a235f924b string_bytes: use extern for length and write utf8 11 years ago
isaacs 906a175a0b process: Add internal _rawDebug() method 12 years ago