2577 Commits (d58ee7e5c72c26b9ec81f2533d64cecd4b7959f8)

Author SHA1 Message Date
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
Ben Noordhuis cd96f0aba8 src: don't SetInternalField() in ObjectWrap dtor 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
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
Trevor Norris f0b68892d4 domain: fix domain callback from MakeCallback 12 years ago
Ben Noordhuis cfd0dca9ae crypto: make getCiphers() return non-SSL ciphers 12 years ago
Marcel Laverdet 1526909083 tls: remove harmful unnecessary bounds checking 12 years ago
Ben Noordhuis 628bd81afb crypto: check randomBytes() size argument 12 years ago
isaacs 9d3a09f9a8 Now working on v0.10.2 12 years ago
isaacs c274d16435 2013.03.21, Version 0.10.1 (Stable) 12 years ago
Bert Belder bf83251eea windows: enable watching signals with process.on('SIGXYZ') 12 years ago
Trevor Norris a0867e1c93 node: revert removal of MakeCallback 12 years ago
Ben Noordhuis ca5022b8f1 net: improve arbitrary tcp socket support 12 years ago
Ben Noordhuis e99dff4617 deps: upgrade libuv to 7b66ea1 12 years ago
isaacs 110cacd1ed core: Move UNWRAP_NO_ABORT to handle_wrap.h 12 years ago
isaacs 53f2381455 core: Unwrap without aborting in handle fd getter 12 years ago
isaacs e2b293c360 Now working on 0.10.1 12 years ago
isaacs 163ca27423 2013.03.11, Version 0.10.0 (Stable) 12 years ago
isaacs 80472bc301 domain: Fix double-exit on nested domains 12 years ago
isaacs 4d1e9e5370 Now working on 0.10.0 12 years ago
isaacs 7c9ff8e94a lint 12 years ago
isaacs 6076a25e80 core: Append filename properly in dlopen on windows 12 years ago
isaacs 29cd0f2a77 domains: Handle errors thrown in nested error handlers 12 years ago
Ben Noordhuis e325ace53c buffer: speed up ascii character scanning 12 years ago
Ben Noordhuis 96a314b68b buffer: strip high bits when converting to ascii 12 years ago
isaacs 5c3c2ed945 Now working on 0.8.23 12 years ago
isaacs 67a4cb4fe8 2013.03.07, Version 0.8.22 (Stable) 12 years ago
isaacs 7df4652d7b Now working on 0.9.13 12 years ago