8889 Commits (3158ffb6ef153c0e76f4a6b5b98e91a8315c197c)
 

Author SHA1 Message Date
Shuan Wang 48a4600c56 url: Fix edge-case when protocol is non-lowercase 11 years ago
isaacs bd5ab9c601 doc: Explain process.nextTick timing 11 years ago
isaacs 04e0324f6a doc: style the 'type' fields in API docs 11 years ago
isaacs db5776cf8b doc: Streams API Doc Rewrite 11 years ago
Trevor Norris be940b4501 smalloc: remove NULL assert check 11 years ago
isaacs e48536f4cd tls: Trivial use_strict fix 11 years ago
Ben Noordhuis 2c47030174 src: remove Buffer::Data(Persistent<T>&) 11 years ago
Timothy J Fontaine 875dd37a93 blog: v0.11.4 is unstable not stable 11 years ago
Timothy J Fontaine c898704db1 lint: fix _http_client.js after v0.10 merge 11 years ago
Timothy J Fontaine 81c2a36439 Now working on 0.11.5 11 years ago
Timothy J Fontaine 31109808ea Merge branch 'v0.11.4-release' 11 years ago
Timothy J Fontaine 21dd5f4ea9 blog: v0.11.4 release 11 years ago
Timothy J Fontaine b5b84197ed 2013.07.12, Version 0.11.4 (Unstable) 11 years ago
Timothy J Fontaine 48c542db52 Merge remote-tracking branch 'upstream/v0.10' 11 years ago
isaacs 5e86519199 npm: Upgrade to 1.3.4 11 years ago
isaacs 9da67fa519 npm: Upgrade to 1.3.3 11 years ago
isaacs ff8a4058bf npm: Upgrade to 1.3.3 11 years ago
Timothy J Fontaine f88b8dad84 test: regression test for #5798 setImmediate 11 years ago
Ben Noordhuis fa46483fe2 timers: setImmediate process full queue each turn 11 years ago
Ben Noordhuis c679ac8f00 build: fix windows build 11 years ago
Trevor Norris 6d91bd3707 node: call MakeDomainCallback in all domain cases 11 years ago
Fedor Indutny 610269295b crypto: fix memory leak in LoadPKCS12 11 years ago
Ben Noordhuis 8a65df9baa test: fix up indentation, replace tabs with spaces 11 years ago
isaacs b3b8e74dbf tools: Add next/prev version scripts 11 years ago
Timothy J Fontaine f1bb5dca85 blog: Post for v0.10.13 11 years ago
Timothy J Fontaine 8a7e2b9da6 Now working v0.10.14 11 years ago
Timothy J Fontaine 8d9897d735 Merge branch 'v0.10.13-release' into v0.10 11 years ago
Timothy J Fontaine e32660a984 2013.07.09, Version 0.10.13 (Stable) 11 years ago
Timothy J Fontaine 5b6464f461 build: use separate env vars for signing 11 years ago
isaacs 8bac8857f5 uv: Upgrade to v0.10.12 11 years ago
isaacs f5602bda18 npm: Upgrade to 1.3.2 11 years ago
Timothy J Fontaine 91698f77e5 tls: only wait for finish if we haven't seen it 12 years ago
Nathan Rajlich ed5324687e doc: fix bad markdown parsing in list 11 years ago
isaacs 99a7e78e77 http: Dump response when request is aborted 11 years ago
Ben Noordhuis 6acde2152f src: remove unnecessary calls to Local<T>::New() 11 years ago
Ben Noordhuis 636ca7c684 src: cast strong persistent handles to locals 11 years ago
Ben Noordhuis 3220bc4254 smalloc: don't take address of stack var 11 years ago
isaacs 831de7cbb9 http: Use OOP for OutgoingMessage._finish 12 years ago
isaacs 49519f1217 http: Reuse more http/https Agent code 12 years ago
isaacs 40e92650bb http: Add agent.get/request methods 12 years ago
isaacs 9fc9b87472 http: Proper KeepAlive behavior 12 years ago
isaacs 6176e49181 http: style 12 years ago
Nathan Rajlich 48e159faf2 crypto: throw a helpful error message for "tls" and "crypto" 11 years ago
Nathan Rajlich 567c72b8c5 configure: fix the --without-ssl option 11 years ago
Trevor Norris b8ce1da74d buffer: propagate originating parent 11 years ago
Timothy J Fontaine 2fc34d75d9 tls_wrap: return Error not throw for missing cert 11 years ago
Trevor Norris 22668db73d benchmark: update callbacks only receive data 11 years ago
Trevor Norris ead8e26b5b smalloc: call callback if set on AllocDispose 11 years ago
Trevor Norris aa8c4a0766 smalloc: zero size allocs may need to be free'd 11 years ago
Ben Noordhuis 58e4edaf68 deps: upgrade c-ares to piscisaureus/cares@805d153 11 years ago