9222 Commits (f153d6da450b6ba5c78381e6e90a7ba243657691)
 

Author SHA1 Message Date
Timothy J Fontaine 6b5e6a5a3e 2013.09.24, Version 0.10.19 (Stable) 11 years ago
Timothy J Fontaine 55546f55d4 uv: Upgrade to v0.10.17 11 years ago
Ben Noordhuis 14687ebfc0 Revert "deps: update v8 to 3.20.17.11" 11 years ago
Fedor Indutny 42acbf809b tls: wrap tls inside tls using legacy API 11 years ago
Eric Schrock 35ae696822 readline: handle input starting with control chars 12 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
Ben Noordhuis 7c554a5cd0 doc: document reserved status of SIGUSR1 11 years ago
Fedor Indutny a1cf3ada62 deps: update v8 to 3.20.17.7 11 years ago
Nathan Rajlich 5bda2bed37 doc: fix typos in the tls `NPNProtocols` option 11 years ago
Nathan Rajlich afabdf0e15 doc: specify the format of the `ca` tls option 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
Nathan Rajlich 7196742852 tls: don't push() incoming data when ondata is set 11 years ago
Ben Noordhuis 9fad8e5dc4 doc: fix blog link in blog posts and README 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
Fedor Indutny 1c3863abfd tls: fix setting NPN protocols 11 years ago
Ben Noordhuis 204228b57f test: move slow tests to test/pummel/ 11 years ago
Andrei Sedoi 3546825b14 configure: add mips-float-abi (soft, hard) option 12 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 11 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) 11 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 11 years ago