25 Commits (77d1f4a91f2885fd3f39298754ae5b7ee75ad3d1)

Author SHA1 Message Date
James Pickard e9ce8fc82a fs: improve performance of all stat functions 11 years ago
Fedor Indutny ce04c726a3 src: update to v8 3.24 APIs 11 years ago
Fedor Indutny 75adde07f9 src: remove `node_isolate` from source 11 years ago
Brian White a226be4f76 crypto: allow custom generator for DiffieHellman 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 f1de13b8ab node: do not print SyntaxError hints to stderr 11 years ago
Trevor Norris d9e1e4c661 env: add watched_providers for AsyncListener 11 years ago
Ben Noordhuis 010222d39f src: add tracing.v8.on('gc') statistics hooks 11 years ago
Fedor Indutny 9a60bf3726 tls: fix crash in SNICallback 11 years ago
Fedor Indutny 9836a4eeda stream_wrap: use `uv_try_write` where possible 11 years ago
Fedor Indutny 640912d18a tls_wrap: propagate errors to write callbacks 11 years ago
Trevor Norris 63ccfc3536 async_wrap/timers: remove Add/RemoveAsyncListener 11 years ago
Trevor Norris 646ac18d79 node: AsyncListener use separate storage mechanism 11 years ago
Trevor Norris 828f14556e src: revert domain using AsyncListeners 11 years ago
Cam Swords 7ffe2ad616 http: parse the status message in a http response. 11 years ago
Ben Noordhuis 84c03a984a tls: add serialNumber to getPeerCertificate() 11 years ago
Trevor Norris bc39bdd995 domain: use AsyncListener API 11 years ago
Trevor Norris 8b8e3b6798 async-wrap: integrate with WeakObject 11 years ago
Trevor Norris efa62fd9cc node: add AsyncListener support 11 years ago
Trevor Norris 4b84e42f67 node: don't share state with in_tick/last_threw 11 years ago
Ben Noordhuis 4c0195e034 http: remove MethodToString() 11 years ago
Ben Noordhuis ef4a35bca5 src: update after v8 api changes 11 years ago
Ben Noordhuis 57231d5286 src: notify V8 profiler when we're idle 11 years ago
Ben Noordhuis 756b622295 src: add multi-context support 11 years ago