2539 Commits (3288bc953230ba94e2e8bb61c903bbcf60dd810c)

Author SHA1 Message Date
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 43c1830e0a Now working on 0.11.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
Trevor Norris 4f7f8bbdf8 events: _events to object and undefined not null 12 years ago
Ben Noordhuis 7189b3ed33 crypto: don't assert when calling Cipher#final() twice 12 years ago
isaacs 4cda016c26 Now working on 0.9.12 12 years ago
isaacs 83392403b7 2013.03.01, Version 0.9.10 (Unstable) 12 years ago
Ben Noordhuis 12d0f0bd3a lib, src: remove errno global 12 years ago
Trevor Norris 0c1e7b53d0 process: separate nextTick domain logic 12 years ago
isaacs 875e4a0c59 core: Remove the nextTick for running the main file 12 years ago
isaacs 95862b2380 core: Mark exit() calls with status codes 12 years ago
Ben Noordhuis c6e2db2f14 crypto: clear error stack 12 years ago
isaacs 30e5366b29 core: Use a uv_signal for debug listener 12 years ago
Fedor Indutny aa98539277 v8: fix postmortem and dtrace helper build 12 years ago
Fedor Indutny 3d913fec83 Revert "sunos: unbreak build after v8 downgrade" 12 years ago
Ben Noordhuis f80f3c5f62 sunos: unbreak build after v8 downgrade 12 years ago
Ben Noordhuis 51f6e6a9b3 src, test: downgrade to v8 3.14 api 12 years ago
isaacs 33e8e694e8 Now working on 0.8.22 12 years ago
isaacs 530d8c05d4 2013.02.25, Version 0.8.21 (Stable) 12 years ago
isaacs 3b2e9d2648 stream: remove lowWaterMark feature 12 years ago
Ben Noordhuis ef94521909 zlib: fix assert on bad input 12 years ago
Trevor Norris 7301ba3969 process: fix bug where spinner wasn't called 12 years ago
Ben Noordhuis 9d10bf58a3 stream_wrap: remove superfluous buffer len check 12 years ago
Ben Noordhuis 57ef65916b node: code cleanup, make tick_infobox static 12 years ago
isaacs 727151afd3 Now working on v0.9.11 12 years ago
isaacs 54d20ffba0 2013.02.19, Version 0.9.10 (Unstable) 12 years ago
Trevor Norris ec4200068c process: allow ticker to cross communicate better 12 years ago
Trevor Norris 86c0745a5e process: streamlining tick callback logic 12 years ago
isaacs 95ac576bf9 Revert "Move MakeCallback to JS" 12 years ago
Shigeki Ohtsu cd372510bb timer: move setImmediate from timer to uv_check 12 years ago
isaacs 01bff7e7a7 Now working on v0.8.21 12 years ago