7240 Commits (abf37c1e6655be89afaf5822108ca6dcf0f99096)
 

Author SHA1 Message Date
isaacs 38c72d4e29 2012.10.12, Version 0.8.12 (Stable) 12 years ago
isaacs 218f08dbde npm: Upgrade to 1.1.63 12 years ago
isaacs 99b2368a6c doc: Reduce crypto stability to 2-Unstable 12 years ago
Ben Noordhuis d7c45ea7d0 deps: upgrade libuv to 47b2cd3 12 years ago
Ben Noordhuis 6a128e037e buffer: report proper retained size in profiler 12 years ago
Nathan Rajlich 4eb5399bb2 util: add a "customInspect" option to `util.inspect()` 12 years ago
Ben Noordhuis e3ee289cca Update AUTHORS and .mailmap 12 years ago
Nathan Rajlich 07774e6b95 util: make `inspect()` accept an "options" argument 12 years ago
Bert Belder 87518f1e3c uv: upgrade to b0c1a38 12 years ago
Ben Noordhuis 5823290390 deps: upgrade libuv to cb03e3b 12 years ago
Ben Noordhuis 0ad005852c https: fix renegotation attack protection 12 years ago
Ben Noordhuis 7394e89ff6 tls: remove dead code 12 years ago
Aaditya Bhatia c668185add cluster: make 'listening' handler see actual port 12 years ago
Ricky Ng-Adam 8bd4590a31 buffer: include encoding value in exception when invalid 12 years ago
Bert Belder 5288ed75be windows: use USERPROFILE to get the user's home dir 12 years ago
Ben Noordhuis eec8c2edaf crypto: fix -Wtautological-compare warning 12 years ago
Andreas Madsen be5a8e24c2 doc: consistent use of the callback argument 12 years ago
Ben Noordhuis 76ddf06f10 tls: don't use a timer to track renegotiations 12 years ago
Ben Noordhuis 16a9dac8ea deps: upgrade libuv to 40134c3 12 years ago
Ben Noordhuis da1f48328c test: write to temp dir, not fixtures dir 12 years ago
Andrew Paprocki 8c5f269f90 Fix -Wsizeof-array-argument compiler warning. 12 years ago
Nathan Rajlich 7611c7cd25 repl: dynamically lookup the require extensions for tab complete 12 years ago
Ben Noordhuis 621caa7bc5 Update LICENSE file. 12 years ago
Ben Noordhuis ee77a6a953 deps: upgrade libuv to b9ed1a6 12 years ago
Nathan Rajlich 59c166cfba repl: move "isSyntaxError()" definition to the bottom 12 years ago
Nathan Rajlich f826b3269d doc: document the custom "inspect()" function behavior 12 years ago
koichik fbb0ee6f24 buffer: fix byteLength with UTF-16LE 12 years ago
isaacs 836a06fc4f Revert "http: make http.ServerResponse emit 'end'" 12 years ago
Alex Kocharin bf0bc3565b doc: better example for process.hrtime() 12 years ago
koichik 016afe21ae streams: fix pipe is destructed by 'end' from destination 13 years ago
Ben Noordhuis b0d04ffbd8 doc: stream: clarify meaning of 'drain' some more 12 years ago
Ben Noordhuis f624be4093 doc: stream: clarify meaning of 'drain' event 12 years ago
Ben Noordhuis 109f8e2773 node_http_parser: fix whitespace errors 12 years ago
isaacs b90c1502e5 doc: Correct stream.write fd mention 12 years ago
Paul Serby 41e53e5579 path: add platform specific path delimiter 12 years ago
Nathan Rajlich 3b7312d23a repl: make "end of input" JSON.parse() errors throw in the REPL 12 years ago
Nathan Rajlich f1722a280c repl: make invalid RegExp modifiers throw in the REPL 12 years ago
isaacs fa912c246c blog: s/LibUV/libuv/ 12 years ago
isaacs d3e818cf8f blog: LXJS talk by @piscisaureus 12 years ago
isaacs 3053f4d27d test: Fix stdin message tests 12 years ago
isaacs 5a0056703a test: Fix simple/test-http-client-timeout-agent 12 years ago
isaacs ae40f1c438 Merge remote-tracking branch 'ry/v0.8' into v0.8-merge 12 years ago
Fedor Indutny d68c02e3fe debugger: test repeating last command 12 years ago
Alex Kocharin 8ac1a73635 Fixed a bug with last command repeating in debugger 13 years ago
Pavel Lang b38277be26 http: add response.headersSent property 12 years ago
thewilli 33a5c8a814 http: handle multiple Proxy-Authenticate values 12 years ago
isaacs c08320c957 doc: Make the CLA more simple/sane 12 years ago
isaacs dcc01df968 blog: Post about 0.8.11 12 years ago
isaacs 9877b8f414 Now working on 0.8.12 12 years ago
isaacs a9429052c2 Merge branch 'v0.8.11-release' into v0.8 12 years ago