2570 Commits (2eb847849fc133e39d64798bee01252d9f3c4b58)

Author SHA1 Message Date
Trevor Norris ccda6bb3ac buffer: remove _charsWritten 12 years ago
Manav Rathi d20576165a tls: expose SSL_CTX_set_timeout via tls.createServer 12 years ago
Ben Noordhuis cfd0dca9ae crypto: make getCiphers() return non-SSL ciphers 12 years ago
Timothy J Fontaine 51f128d64b fs: uv_[fl]stat now reports subsecond resolution 12 years ago
Marcel Laverdet 9430ca6865 tls: remove harmful unnecessary bounds checking 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
Trevor Norris f150d56915 src: write ascii strings using WriteOneByte 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
Ben Noordhuis ad819bcc4b src: bump NODE_MODULE_VERSION after abi change 12 years ago
Trevor Norris f65e14ed1d src: pass Isolate to all applicable api 12 years ago
isaacs d9036a5d35 dtrace: More style 12 years ago
isaacs 425163e0d6 dtrace: Make D style more D-ish 12 years ago
Fedor Indutny 3375bd8db7 dtrace: x64 ustack helper 12 years ago
Fedor Indutny 3cb5bf1c0d dtrace: fix style in ustack helper 12 years ago
Trevor Norris 831af97df2 v8: revert dtrace fix from 3.14 downgrade 12 years ago
Trevor Norris 0bba590283 bindings: update api 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
Fedor Indutny 68487a73f2 crypto: replace BIO_free with BIO_free_all 12 years ago
Fedor Indutny 7845918227 crypto: refactor crypto classes 12 years ago
Fedor Indutny 83d17e509f crypto: merge Cipher and Decipher 12 years ago
Fedor Indutny a15cc93ae3 crypto: split crypto classes 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 43c1830e0a Now working on 0.11.0 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
isaacs 0debf5a829 2013.03.06, Version 0.9.12 (Unstable) 12 years ago
isaacs 5038f40185 node: Add --throw-deprecation 12 years ago
Ben Noordhuis 958ab661cb handle_wrap: add close callback support 12 years ago
Ben Noordhuis 3d20905b70 handle_wrap: replace unref_ field with flags_ field 12 years ago
Ben Noordhuis 3dbbfd7803 src: remove unused symbols in node_file.cc 12 years ago
Pavel Lang 2ad98725d6 DNS: Support NAPTR queries 12 years ago
isaacs 74784b63d6 cares: Set process._errno, not global.errno 12 years ago
Nathan Rajlich 4d809e297f process: invoke EventEmitter on `process` 12 years ago
Nathan Rajlich dd6432dcf0 process: invoke EventEmitter on `process` 12 years ago