3290 Commits (862cc28183b03f0e1a67b052b5c8250a3e2e8995)

Author SHA1 Message Date
Ben Noordhuis bd8a5755dc src: add default visibility to NODE_MODULE 11 years ago
Brian White 31ce34887f crypto: allow setting add'l authenticated data 11 years ago
Brian White caca4f33aa crypto: fix CipherFinal return value check 11 years ago
Timothy J Fontaine 06453a94a7 src: domain should not replace nextTick function 11 years ago
Fedor Indutny 34bf6e46be smalloc: remove `env.h` include 11 years ago
Fedor Indutny 5596f936d8 node: invoke `beforeExit` again if loop was active 11 years ago
Fedor Indutny 3b88dc6f19 stream_wrap: don't write twice on uv_try_write err 11 years ago
Ben Noordhuis a2eeb43ded src: emit 'beforeExit' event on process object 11 years ago
Saúl Ibarra Corretgé 6e1eac744b src: use new loop API 11 years ago
Saúl Ibarra Corretgé 269de79fbf src: spawn_sync should close handles upon exit 11 years ago
Timothy J Fontaine afc29ed397 src: update to latest libuv api 11 years ago
Alexis Campailla 20176a9841 src: make stdout/sterr pipes blocking 11 years ago
Maxwell Krohn a22a2d8656 tls: stop NodeBIO::Gets from reading off end of buffer 11 years ago
Alexis Campailla b5f9779c2f windows: fix module registration 11 years ago
Alexis Campailla 440b9e2245 src: node.cc use isolate->ThrowException 11 years ago
Fedor Indutny dbae8b569f node_internals: add missing env-inl.h include 11 years ago
Fedor Indutny 75adde07f9 src: remove `node_isolate` from source 11 years ago
Fedor Indutny a6f89ccd76 dtrace: workaround linker bug on FreeBSD 11 years ago
Timothy J Fontaine ae418f974d Now working on v0.10.27 11 years ago
Timothy J Fontaine 31c510ca88 2014.02.18, Version 0.10.26 (Stable) 11 years ago
Xidorn Quan ae02992872 os: networkInterfaces include scopeid for ipv6 11 years ago
Brian White a226be4f76 crypto: allow custom generator for DiffieHellman 11 years ago
Fedor Indutny 7589a0007c crypto: make NewSessionDoneCb public 11 years ago
Fedor Indutny 829a9b8cba zlib: introduce pending close state 11 years ago
Fedor Indutny 75ea11fc08 tls: introduce asynchronous `newSession` 11 years ago
Bert Belder fa4eb47caa bindings: add spawn_sync bindings 11 years ago
Fedor Indutny c0d81f9099 process: allow changing `exitCode` in `on('exit')` 11 years ago
Timothy J Fontaine 5c832e44c3 src: refactor buffer bounds checking 11 years ago
Austin Moran 4b77bd39a4 headers: fix spelling error 11 years ago
Ben Noordhuis bbd56d881d vm: don't copy Proxy object from parent context 11 years ago
Fedor Indutny f1de13b8ab node: do not print SyntaxError hints to stderr 11 years ago
Trevor Norris 6cbfcdad46 src: move AsyncListener from process to tracing 11 years ago
Trevor Norris d9e1e4c661 env: add watched_providers for AsyncListener 11 years ago
Trevor Norris 4a9af3fecb async_wrap: add provider types/pass to constructor 11 years ago
Trevor Norris c9abb59638 node: make AsyncListenerInst field more explicit 11 years ago
Ben Noordhuis d23ac0ea9c src: add v8.getHeapStatistics() function 11 years ago
Ben Noordhuis 010222d39f src: add tracing.v8.on('gc') statistics hooks 11 years ago
Ben Noordhuis 4dc6f4adf4 src: fix MakeCallback() handle leak 11 years ago
Ben Noordhuis 1f2f3fa83a src: update MakeCallback() function prototype 11 years ago
Fedor Indutny 528a3ce3ed tls: more session configuration options, methods 11 years ago
Fedor Indutny 5ce458032f contextify: handle infinite recursion errors 11 years ago
Ben Noordhuis 09c51d5e40 crypto: update root certificates 11 years ago
Fedor Indutny 9a60bf3726 tls: fix crash in SNICallback 11 years ago
Nikolai Vavilov 9b37b83a20 zlib: add sync versions for convenience methods 11 years ago
Fedor Indutny 643a7d8c16 dtrace: fix arguments warning 11 years ago
Fedor Indutny e796e11087 node: do not ever close stdio 11 years ago
Timothy J Fontaine c8c26f12e4 src: move header inclusion out of namespace 11 years ago
Timothy J Fontaine e63268e433 Now working on 0.11.12 11 years ago
Timothy J Fontaine b46e774215 2014.01.29, Version 0.11.11 (Unstable) 11 years ago
Fedor Indutny fc26fd6b38 node: do not ever close stdio 11 years ago