2784 Commits (34b0a36120a039968a87342b048d1596782524b0)

Author SHA1 Message Date
mscdex c4379a5554 src: fix potential memory leak on early return 12 years ago
mscdex 2322580dfb src: don't initialize variable before assignment 12 years ago
isaacs e4406b76df Now working on 0.11.2 12 years ago
isaacs 4babd2b46e 2013.04.19, Version 0.11.1 (Unstable) 12 years ago
Trevor Norris 0a4ebc3d2c src: replace Holder() with This() 12 years ago
Trevor Norris 659fb238e7 crypto: fix return Local Handle w/o scope.Close() 12 years ago
Ben Noordhuis f044a6f3fa buffer: upgrade to new V8 profiler API 12 years ago
Ben Noordhuis ccd37226c6 handle_wrap: fix NULL pointer dereference 12 years ago
Ben Noordhuis d58ee7e5c7 os: unbreak windows build 12 years ago
Ben Noordhuis afbaddecd3 os: handle 256 character hostnames 12 years ago
Ben Noordhuis 78c5de598b os: fix unlikely buffer overflow in os.type() 12 years ago
isaacs 440bc060b9 Now working on v0.10.5 12 years ago
isaacs 9712aa9f76 2013.04.11, Version 0.10.4 (Stable) 12 years ago
Trevor Norris f83afd3c74 src: get rid of compiler warning 12 years ago
Trevor Norris 8428b52e25 req_wrap: only grab domain object if in use 12 years ago
Trevor Norris deda899d77 src: add using_domains to node_internals 12 years ago
Trevor Norris 33fae69779 domain: change name for domain setup 12 years ago
Trevor Norris 591cfe6b7b src: add node_isolate to remaining scopes 12 years ago
Ben Noordhuis cd96f0aba8 src: don't SetInternalField() in ObjectWrap dtor 12 years ago
Fedor Indutny c9850952c9 crypto: move write_head in bio's Reset() method 12 years ago
Fedor Indutny 798d1772c0 crypto: fix changing buffers in bio 12 years ago
Fedor Indutny 62a214268a crypto: fix style issues in bio 12 years ago
Ben Noordhuis 0d5595ac60 Revert "crypto: use better memory BIO implementation" 12 years ago
Ben Noordhuis eeb4c3216d crypto: remove unused ClientHelloParser field 12 years ago
Fedor Indutny 037bcac7ba crypto: dh secret should be left-padded 12 years ago
Rod Vagg ccabd4a6fa process: expose NODE_MODULE_VERSION in process.versions 12 years ago
Fedor Indutny 21f3c5c367 crypto: move write_head in bio's Reset() method 12 years ago
Fedor Indutny ba0f7b8066 crypto: fix changing buffers in bio 12 years ago
Fedor Indutny 8c8ebe49b6 crypto: fix style issues in bio 12 years ago
Fedor Indutny 77715edee8 crypto: zero is not an error if writing 0 bytes 12 years ago
Fedor Indutny 58f93ffc4a crypto: use better memory BIO implementation 12 years ago
isaacs 734a19060c Now working on 0.10.4 12 years ago
isaacs d4982f6f5e 2013.04.03, Version 0.10.3 (Stable) 12 years ago
Timothy J Fontaine 9f65b1edf7 etw: update prototypes to match dtrace provider 12 years ago
Ben Noordhuis 75463899c8 dtrace: check if _handle property is set 12 years ago
Timothy J Fontaine aca31e37f7 dtrace: actually use the _handle.fd value 12 years ago
Dave Pacheco bf22f99f3a dtrace: pass more arguments to probes 12 years ago
Brian White 38106da7cd src: remove unused variables 12 years ago
Timothy J Fontaine b3a8e0da4a etw: update prototypes to match dtrace provider 12 years ago
Ben Noordhuis 9b8dd39553 dtrace: check if _handle property is set 12 years ago
Timothy J Fontaine aa5da48594 dtrace: actually use the _handle.fd value 12 years ago
Dave Pacheco 7634069614 dtrace: pass more arguments to probes 12 years ago
Trevor Norris 2093e7d91a lint: add isolate, remove semicolon 12 years ago
Ben Noordhuis 3f091c7293 src: fix Persistent<> deprecation warning 12 years ago
isaacs 46da8c2da6 Now working on 0.11.1 12 years ago
isaacs bce38b3d74 2013.03.28, Version 0.11.0 (Unstable) 12 years ago
isaacs 61d254ebdc Node working on 0.10.3 12 years ago
Ben Noordhuis 902d6cb6d7 src: tie process.versions.uv to uv_version_string() 12 years ago
isaacs 1e0de9c426 2013.03.28, Version 0.10.2 (Stable) 12 years ago
Fedor Indutny 4580be0882 tls: handle SSL_ERROR_ZERO_RETURN 12 years ago