3290 Commits (862cc28183b03f0e1a67b052b5c8250a3e2e8995)

Author SHA1 Message Date
Vladimir Kurchatkin 259d449622 src: only access stack of defined errors 11 years ago
Trevor Norris 7222539936 node: follow specification, zero-fill ArrayBuffers 11 years ago
Ingmar Runge e0d31ea2db crypto: support GCM authenticated encryption mode. 11 years ago
Fedor Indutny 06b1945298 crypto: fix moving read head 11 years ago
Fedor Indutny 03747f69fb tls_wrap: use writev when possible 11 years ago
Sam Roberts 8aac118b69 process: document kill(0), disallow kill(O_RDWR) 11 years ago
Fedor Indutny 9b8fcff435 tls: reset NPN callbacks after SNI 11 years ago
Ben Noordhuis 658aeb2ca0 stream_wrap: don't call Number::New() 11 years ago
Ben Noordhuis 84c03a984a tls: add serialNumber to getPeerCertificate() 11 years ago
Vladimir Kurchatkin 16a402c0b5 node: fix removing AsyncListener in callback 11 years ago
Trevor Norris 5757642e91 node: allow nextTick infinite recursion 11 years ago
Timothy J Fontaine 1a7d3e2b72 Now working on 0.11.10 11 years ago
Timothy J Fontaine dcfd032bdd 2013.11.20, Version 0.11.9 (Unstable) 11 years ago
Trevor Norris aef652dc11 asyncwrap: add missing TryCatch 11 years ago
Ben Noordhuis 3ac6946999 src: add ASSERT/CHECK/UNREACHABLE macros 11 years ago
Ben Noordhuis d29fe0f2c6 src: make queue.h c++ compatible 11 years ago
Fedor Indutny 5ce50ece16 dgram: fix abort when getting `fd` of closed dgram 11 years ago
Ben Noordhuis bd9c66668c debugger: pass on v8 debug switches 11 years ago
Ben Noordhuis 85c8eeb838 src: remove unused import in cares_wrap.cc 11 years ago
Trevor Norris c414ec1c2c smalloc: check if object has external memory 11 years ago
Trevor Norris 9b4aa355e3 src: add comments about implicit dependencies 11 years ago
Trevor Norris d120d92bfe base-object: add BaseObject 11 years ago
Trevor Norris 6cea16f2c9 async-wrap: make typenames consistent 11 years ago
Trevor Norris 4326c6d1b3 tls_wrap: move members to initialization list 11 years ago
Ben Noordhuis 5235d71f89 src: use Context::Scope objects in cares_wrap.cc 11 years ago
Ben Noordhuis 27f115d715 src: fix Context::Scope usage 11 years ago
Ben Noordhuis c0d62c207e crypto: fix up implicit HandleScope abuse 11 years ago
Ben Noordhuis fd819efbdf src: remove global HandleScope 11 years ago
Timothy J Fontaine 9142dc676f Now working on 0.10.23 11 years ago
Timothy J Fontaine cbff8f091c 2013.11.12, Version 0.10.22 (Stable) 11 years ago
Timothy J Fontaine 16934d9210 src: add HandleScope in HandleWrap::OnClose 11 years ago
Ben Noordhuis 09724b311e src: fix Environment::GetCurrent() usage 11 years ago
Trevor Norris 7f09a13bba node: add HandleScope to prevent memory leak 11 years ago
Ben Noordhuis f230a1cf74 v8: upgrade to 3.22.24 11 years ago
Ben Noordhuis a12870c823 crypto: update root certificates 11 years ago
Ben Noordhuis 0619467bd3 src: remove container_of, use CONTAINER_OF 11 years ago
Ben Noordhuis 3facd4e1dc crypto: unbreak build with no-NPN shared openssl 11 years ago
Fedor Indutny 014ab77276 crypto: try moving read head in Peek() 12 years ago
Ben Noordhuis 515607a740 fs: make fs.watch() non-recursive by default 11 years ago
Ben Noordhuis 7acdabbf50 src: fix whitespace/braces lint error from 962686b 11 years ago
Ben Noordhuis 962686b67b src: squelch unused variable warning 11 years ago
Erik Dubbelboer bb909ad642 tls: add ECDH ciphers support 11 years ago
Trevor Norris bc39bdd995 domain: use AsyncListener API 11 years ago
Trevor Norris fbe7eec1ec cares: add AsyncListener support 11 years ago
Trevor Norris 95c38107c2 crypto: convert pbkdf2_req to a class 11 years ago
Trevor Norris 66d908f09a crypto: convert RandomBytesRequest to a class 11 years ago
Trevor Norris ccec14b568 async-wrap: add methods to udp/tcp/pipe/timers 11 years ago
Trevor Norris 8b8e3b6798 async-wrap: integrate with WeakObject 11 years ago
Trevor Norris efa62fd9cc node: add AsyncListener support 11 years ago
Ben Noordhuis c4def505cb build: use zero overhead systemtap probes 11 years ago