3409 Commits (eab60039b156c341a68953086c98cbff946ad26d)

Author SHA1 Message Date
Andrew Low 929e2ed5ba string_bytes: ucs2 support big endian 11 years ago
Fedor Indutny 765b03255c tls_wrap: do not store TLSCallbacks in SSL_CTX 11 years ago
Fedor Indutny 4a2c349473 crypto: fix version check in hello parser 11 years ago
Yazhong Liu 89cb740fc3 crypto: check protocol version at handshake header 11 years ago
Alexis Campailla c06495713a crypto: improve memory usage 11 years ago
Ben Noordhuis 885142a5ed src: fix _XOPEN_SOURCE redefinition warning 11 years ago
Fedor Indutny 6569812531 tls_wrap: remove unused variable 11 years ago
Trevor Norris b1a44dfe9e buffer: remove Buffer#toArrayBuffer() 11 years ago
Trevor Norris 53b2e02a46 node: remove duplicate tickInfo assignment 11 years ago
Refael Ackermann 9b7888ef88 src: fix StringBytes::Write if string is external 11 years ago
Trevor Norris f10fd1ddba src: add --throw-deprecation entry to --help 11 years ago
Fedor Indutny 00890e43fb constants: export O_NONBLOCK 11 years ago
Fedor Indutny 8398bf9128 debugger: assign Environment to DebugContext too 11 years ago
Timothy J Fontaine a6583ebd11 Now working on 0.11.14 11 years ago
Timothy J Fontaine bfe1fdb8ab Now working on 0.10.29 11 years ago
Timothy J Fontaine b148cbe09d 2014.05.01, Version 0.10.28 (Stable) 11 years ago
Timothy J Fontaine 89223ae860 2014.05.01, Version 0.11.13 (Unstable) 11 years ago
Timothy J Fontaine 1285008fca Now working on 0.10.28 11 years ago
Timothy J Fontaine cb7911f78a 2014.05.01, Version 0.10.27 (Stable) 11 years ago
Trevor Norris d1fe6857ba buffer: normalize compare() output 11 years ago
Shigeki Ohtsu ab7a3d098d child_process: fix assertion error in spawnSync 11 years ago
Ingmar Runge 26a1b712ec crypto: improve error messages 11 years ago
Rasmus Christian Pedersen d13e0297c3 crypto: fix a couple of VC++ warnings 11 years ago
Sean McArthur 226f98a356 buffer: add compare and equals methods 11 years ago
Denys Zariaiev 681fe599d7 vm: assign Environment to created context 11 years ago
Fedor Indutny a60a9b0dbd deps: provide TXT chunk info in c-ares 11 years ago
Fedor Indutny 89e88e96df crypto: fix memory leak in CipherBase::Final 11 years ago
Fedor Indutny 0f3b72460b crypto: work around OpenSSL oddness 11 years ago
Fedor Indutny afaff70a9b src: lint after OCSP commits 11 years ago
Fedor Indutny 345c40b661 tls: `getPeerCertificate(detailed)` 11 years ago
Fedor Indutny b3ef289ffb tls: support OCSP on client and server 11 years ago
Trevor Norris c7f424e44b fs: return blksize on stats object 11 years ago
Geir Hauge c61b0e9cbc
main: Handle SIGINT properly. 11 years ago
Fedor Indutny 4c36f3e7e6 buffer: truncate buffer after string decode 11 years ago
Timothy J Fontaine 632c135622 src: use monotonic time for process.uptime() 11 years ago
Fedor Indutny 592be014b6
dgram: introduce `reuseAddr` option 11 years ago
Saúl Ibarra Corretgé a0a180a0ad src: fix use of uv_cwd, len includes the NULL byte 11 years ago
Saúl Ibarra Corretgé 42b9343710 src: update uv callbacks after API changes 11 years ago
C. Scott Ananian 08a5b442e4 node: add signature to SET_PROTOTYPE_METHOD 11 years ago
Ben Noordhuis c7214fe355 src: fix up after v8 upgrade 11 years ago
Ben Noordhuis 490d5ab780 configure: make --v8-options switch more robust 11 years ago
James Pickard e9ce8fc82a fs: improve performance of all stat functions 11 years ago
Fedor Indutny 5d2aef17ee
crypto: move `createCredentials` to tls 11 years ago
Fedor Indutny b55c9d68aa configure: --v8-options option 11 years ago
Fedor Indutny e781832ea1 crypto: fix lint 11 years ago
Ben Noordhuis f68a116c3c src: ensure that openssl's PRNG is fully seeded 11 years ago
Ben Noordhuis 70f198ddb1 src: seed V8's random number generator at startup 11 years ago
Fedor Indutny b76a1ff940 vm: share security token between contexts 11 years ago
Trevor Norris b84ebfe886 pipe_wrap: use Instantiate() method 11 years ago
Fedor Indutny 7b9771f569 headers: remove env.h from node_internals.h 11 years ago