3545 Commits (68d4bed2fd05f22472cebb24cb10a5679de47cbf)

Author SHA1 Message Date
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
Ben Noordhuis 23dfa71dd5 src: fix tracing infrastructure after v8 upgrade 11 years ago
Ben Noordhuis c30cc4e3a5 src: don't call DecodeWrite() on Buffers 11 years ago
Ben Noordhuis e87ceb2b42 src: fix up smalloc weak persistent usage 11 years ago
Ben Noordhuis ad15d75750 src: add CHECK_{GE,GT,LE,LT} macros 11 years ago
Ben Noordhuis 8eb76075cf src: deduplicate CHECK_EQ/CHECK_NE macros 11 years ago
Ben Noordhuis f6ea0c203a src: fix segfaults, fix 32 bits integer negation 11 years ago
Ben Noordhuis a3dca9a3a6 src: squelch -Wmaybe-uninitialized warning 11 years ago
Ben Noordhuis 91b4a561df src: remove unused ExternString constructor 11 years ago
Ben Noordhuis 1f17f88071 src, test: fix up ObjectWrap, `make test-addons` 11 years ago
Fedor Indutny d0ff900a65 node: fix exported signatures of MakeCallback 11 years ago
Fedor Indutny ce04c726a3 src: update to v8 3.24 APIs 11 years ago
Timothy J Fontaine 9bd934cb96 Now working on 0.11.13 11 years ago
Timothy J Fontaine 7d6b8db40f src: accommodate uv_cwd including null on win32 11 years ago