2013-06-04 |
isaacs | Now working on v0.10.11 |
tree | commitdiff |
2013-06-04 |
isaacs | Merge branch 'v0.10.10-release' into v0.10 |
tree | commitdiff |
2013-06-04 |
isaacs | 2013.06.04, Version 0.10.10 (Stable) v0.10.10 |
tree | commitdiff |
2013-05-30 |
isaacs | Now working on v0.10.10 |
tree | commitdiff |
2013-05-30 |
isaacs | Merge branch 'v0.10.9-release' into v0.10 |
tree | commitdiff |
2013-05-30 |
isaacs | 2013.05.30, Version 0.10.9 (Stable) v0.10.9 |
tree | commitdiff |
2013-05-28 |
Fedor Indutny | tls: ignore .shutdown() syscall error |
tree | commitdiff |
2013-05-24 |
isaacs | Now working on 0.10.9 |
tree | commitdiff |
2013-05-24 |
isaacs | Merge branch 'v0.10.8-release' into v0.10 |
tree | commitdiff |
2013-05-24 |
isaacs | 2013.05.24, Version 0.10.8 (Stable) v0.10.8 |
tree | commitdiff |
2013-05-23 |
Timothy J Fontaine | buffer: special case empty string writes |
tree | commitdiff |
2013-05-20 |
isaacs | crypto: Clear error after DiffieHellman key errors |
tree | commitdiff |
2013-05-20 |
Trevor Norris | string_bytes: strip padding from base64 strings |
tree | commitdiff |
2013-05-17 |
isaacs | src: Remove superfluous static_cast |
tree | commitdiff |
2013-05-17 |
isaacs | Now working on 0.10.8 |
tree | commitdiff |
2013-05-17 |
isaacs | Merge branch 'v0.10.7-release' into v0.10 |
tree | commitdiff |
2013-05-17 |
isaacs | 2013.05.17, Version 0.10.7 (Stable) v0.10.7 |
tree | commitdiff |
2013-05-17 |
isaacs | crypto: Don't ignore verify encoding argument |
tree | commitdiff |
2013-05-16 |
Ben Noordhuis | buffer, crypto: fix default encoding regression |
tree | commitdiff |
2013-05-14 |
isaacs | Now working on v0.10.7 |
tree | commitdiff |
2013-05-14 |
isaacs | Merge branch 'v0.10.6-release' into v0.10 |
tree | commitdiff |
2013-05-14 |
isaacs | crypto: Pass encodings for Hmac digest |
tree | commitdiff |
2013-05-14 |
isaacs | 2013.05.14, Version 0.10.6 (Stable) v0.10.6 |
tree | commitdiff |
2013-05-14 |
isaacs | crypto: Pass encodings to C++ for Sign/Verify |
tree | commitdiff |
2013-05-14 |
isaacs | crypto: use StringBytes::Encode |
tree | commitdiff |
2013-05-14 |
isaacs | crypto: Pass strings to binding layer directly |
tree | commitdiff |
2013-05-14 |
isaacs | buffer: DRY string encoding using StringBytes |
tree | commitdiff |
2013-05-14 |
isaacs | src: use StringBytes for DecodeWrite/DecodeBytes/Encode |
tree | commitdiff |
2013-05-14 |
isaacs | src: Use StringBytes in StreamWrap |
tree | commitdiff |
2013-05-14 |
isaacs | src: Add StringBytes static util class |
tree | commitdiff |
2013-04-23 |
isaacs | Now working on 0.10.6 |
tree | commitdiff |
2013-04-23 |
isaacs | Merge branch 'v0.10.5-release' into v0.10 |
tree | commitdiff |
2013-04-23 |
isaacs | 2013.04.23, Version 0.10.5 (Stable) v0.10.5 |
tree | commitdiff |
2013-04-22 |
isaacs | os: Fix uname() error handling on sunos |
tree | commitdiff |
2013-04-21 |
mscdex | src: fix potential memory leak on early return |
tree | commitdiff |
2013-04-21 |
mscdex | src: don't initialize variable before assignment |
tree | commitdiff |
2013-04-17 |
Trevor Norris | crypto: fix return Local Handle w/o scope.Close() |
tree | commitdiff |
2013-04-16 |
Ben Noordhuis | handle_wrap: fix NULL pointer dereference |
tree | commitdiff |
2013-04-15 |
Ben Noordhuis | os: unbreak windows build |
tree | commitdiff |
2013-04-15 |
Ben Noordhuis | os: handle 256 character hostnames |
tree | commitdiff |
2013-04-15 |
Ben Noordhuis | os: fix unlikely buffer overflow in os.type() |
tree | commitdiff |
2013-04-11 |
isaacs | Now working on v0.10.5 |
tree | commitdiff |
2013-04-11 |
isaacs | Merge branch 'v0.10.4-release' into v0.10 |
tree | commitdiff |
2013-04-11 |
isaacs | 2013.04.11, Version 0.10.4 (Stable) v0.10.4 |
tree | commitdiff |
2013-04-10 |
Ben Noordhuis | src: don't SetInternalField() in ObjectWrap dtor |
tree | commitdiff |
2013-04-10 |
Ben Noordhuis | Revert "crypto: use better memory BIO implementation" |
tree | commitdiff |
2013-04-09 |
Ben Noordhuis | crypto: remove unused ClientHelloParser field |
tree | commitdiff |
2013-04-08 |
Fedor Indutny | crypto: dh secret should be left-padded |
tree | commitdiff |
2013-04-08 |
Rod Vagg | process: expose NODE_MODULE_VERSION in process.versions |
tree | commitdiff |
2013-04-08 |
Fedor Indutny | crypto: move write_head in bio's Reset() method |
tree | commitdiff |
2013-04-08 |
Fedor Indutny | crypto: fix changing buffers in bio |
tree | commitdiff |
2013-04-08 |
Fedor Indutny | crypto: fix style issues in bio |
tree | commitdiff |
2013-04-07 |
Fedor Indutny | crypto: zero is not an error if writing 0 bytes |
tree | commitdiff |
2013-04-05 |
Fedor Indutny | crypto: use better memory BIO implementation |
tree | commitdiff |
2013-04-03 |
isaacs | Now working on 0.10.4 |
tree | commitdiff |
2013-04-03 |
isaacs | Merge branch 'v0.10.3-release' into v0.10 |
tree | commitdiff |
2013-04-03 |
isaacs | 2013.04.03, Version 0.10.3 (Stable) v0.10.3 |
tree | commitdiff |
2013-04-03 |
Timothy J Fontaine | etw: update prototypes to match dtrace provider |
tree | commitdiff |
2013-04-03 |
Ben Noordhuis | dtrace: check if _handle property is set |
tree | commitdiff |
2013-04-03 |
Timothy J Fontaine | dtrace: actually use the _handle.fd value |
tree | commitdiff |
2013-04-03 |
Dave Pacheco | dtrace: pass more arguments to probes |
tree | commitdiff |
2013-04-02 |
Brian White | src: remove unused variables |
tree | commitdiff |
2013-03-28 |
isaacs | Node working on 0.10.3 |
tree | commitdiff |
2013-03-28 |
isaacs | Merge branch 'v0.10.2-release' into v0.10 |
tree | commitdiff |
2013-03-28 |
Ben Noordhuis | src: tie process.versions.uv to uv_version_string() |
tree | commitdiff |
2013-03-28 |
isaacs | 2013.03.28, Version 0.10.2 (Stable) v0.10.2 |
tree | commitdiff |
2013-03-28 |
Fedor Indutny | tls: handle SSL_ERROR_ZERO_RETURN |
tree | commitdiff |
2013-03-27 |
Trevor Norris | domain: fix domain callback from MakeCallback |
tree | commitdiff |
2013-03-25 |
Ben Noordhuis | crypto: make getCiphers() return non-SSL ciphers |
tree | commitdiff |
2013-03-23 |
Marcel Laverdet | tls: remove harmful unnecessary bounds checking |
tree | commitdiff |
2013-03-23 |
Ben Noordhuis | crypto: check randomBytes() size argument |
tree | commitdiff |
2013-03-21 |
isaacs | Now working on v0.10.2 |
tree | commitdiff |
2013-03-21 |
isaacs | Merge branch 'v0.10.1-release' into v0.10 |
tree | commitdiff |
2013-03-21 |
isaacs | 2013.03.21, Version 0.10.1 (Stable) v0.10.1 |
tree | commitdiff |
2013-03-19 |
Bert Belder | windows: enable watching signals with process.on('SIGXYZ') |
tree | commitdiff |
2013-03-17 |
Trevor Norris | node: revert removal of MakeCallback |
tree | commitdiff |
2013-03-14 |
Ben Noordhuis | net: improve arbitrary tcp socket support |
tree | commitdiff |
2013-03-14 |
Ben Noordhuis | deps: upgrade libuv to 7b66ea1 |
tree | commitdiff |
2013-03-13 |
isaacs | core: Move UNWRAP_NO_ABORT to handle_wrap.h |
tree | commitdiff |
2013-03-13 |
isaacs | core: Unwrap without aborting in handle fd getter |
tree | commitdiff |
2013-03-11 |
isaacs | Now working on 0.10.1 |
tree | commitdiff |
2013-03-11 |
isaacs | Merge branch 'v0.10.0-release' into v0.10 |
tree | commitdiff |
2013-03-11 |
isaacs | 2013.03.11, Version 0.10.0 (Stable) v0.10.0 |
tree | commitdiff |
2013-03-09 |
isaacs | domain: Fix double-exit on nested domains |
tree | commitdiff |
2013-03-09 |
isaacs | Now working on 0.10.0 |
tree | commitdiff |
2013-03-09 |
isaacs | lint |
tree | commitdiff |
2013-03-09 |
isaacs | Merge remote-tracking branch 'ry/v0.8' into master |
tree | commitdiff |
2013-03-09 |
isaacs | core: Append filename properly in dlopen on windows |
tree | commitdiff |
2013-03-08 |
isaacs | domains: Handle errors thrown in nested error handlers |
tree | commitdiff |
2013-03-08 |
Ben Noordhuis | buffer: speed up ascii character scanning |
tree | commitdiff |
2013-03-08 |
Ben Noordhuis | buffer: strip high bits when converting to ascii |
tree | commitdiff |
2013-03-07 |
isaacs | Now working on 0.8.23 |
tree | commitdiff |
2013-03-07 |
isaacs | Merge branch 'v0.8.22-release' into v0.8 |
tree | commitdiff |
2013-03-06 |
isaacs | 2013.03.07, Version 0.8.22 (Stable) v0.8.22 |
tree | commitdiff |
2013-03-06 |
isaacs | Merge remote-tracking branch 'ry/v0.8' into master |
tree | commitdiff |
2013-03-06 |
isaacs | Now working on 0.9.13 |
tree | commitdiff |
2013-03-06 |
isaacs | Merge branch 'v0.9.12-release' |
tree | commitdiff |
2013-03-06 |
isaacs | 2013.03.06, Version 0.9.12 (Unstable) v0.9.12 |
tree | commitdiff |
2013-03-06 |
isaacs | node: Add --throw-deprecation |
tree | commitdiff |
2013-03-06 |
Ben Noordhuis | handle_wrap: add close callback support |
tree | commitdiff |
next |