10035 Commits (832d4db5f221705f8a1058a6aa3e4bcc9a5de8ad)
 

Author SHA1 Message Date
Trevor Norris d1fe6857ba buffer: normalize compare() output 11 years ago
Timothy J Fontaine 1038959dbf uv: update to v0.10.27 11 years ago
Fedor Indutny 3d3d48d4b7 deps: update uv to v0.11.25 11 years ago
Vladimir Kurchatkin d0fc5538d1 stream: split `objectMode` for Duplex 11 years ago
Timothy J Fontaine 7b72e15665 test: update test-dns.js after a60a9b0 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
Forrest L Norvell 793c76e5c6 docs: add cautionary note to emitter.removeAllListeners 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
Ben Noordhuis 3f3a71e61e deps: fix v8 link error with glibc < 2.17 11 years ago
Rod Vagg 250782d139 util: format as Error if instanceof Error 11 years ago
Denys Zariaiev 681fe599d7 vm: assign Environment to created context 11 years ago
Ben Noordhuis f9ced08de3 deps: make v8 use CLOCK_REALTIME_COARSE 11 years ago
Julian Gruber 0ee99565f9 doc: fix missing link in net api 11 years ago
Julian Gruber b0fa931e07 doc: fix order in net api 11 years ago
Ben Noordhuis bd24ab2bd7 http: add request.flush() method 11 years ago
Fedor Indutny a60a9b0dbd deps: provide TXT chunk info in c-ares 11 years ago
Fedor Indutny 4601e7c892 Revert "deps: backport b5135bbc from c-ares repo" 11 years ago
Farrin Reid 3950024c2f doc: tls: added path property to tls.connect 12 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
Fedor Indutny 77d1f4a91f tls: set _connecting before starting the flow 11 years ago
isaacs 75bc11cf12 npm: upgrade to 1.4.7 11 years ago
isaacs 9520adeb37 url: treat \ the same as / 11 years ago
Vladimir Kurchatkin 2c6b424829 events: check if _events is an own property 11 years ago
Trevor Norris c7f424e44b fs: return blksize on stats object 11 years ago
Fedor Indutny 1bd4f3a605 child_process: fix deadlock when sending handles 11 years ago
Yazhong Liu 940974ed03 net: deduplicate Socket.prototype.address 11 years ago
Fedor Indutny 2272052461 net: bind to `::` TCP address by default 11 years ago
Geir Hauge c61b0e9cbc
main: Handle SIGINT properly. 11 years ago
goussardg 8e823bcbe6 buffer: return uint if MSB is 1 in readUInt32 11 years ago
Fedor Indutny 4c36f3e7e6 buffer: truncate buffer after string decode 11 years ago
Fedor Indutny 525fad473b test: remove vm-infinite-recursion 11 years ago
William Bert bfb7de5e75 docs: fix links to streams 11 years ago
Timothy J Fontaine 632c135622 src: use monotonic time for process.uptime() 11 years ago
Fedor Indutny 045f765a1a test: add `reuseAddr` in dgram-multicast... 11 years ago
Fedor Indutny 592be014b6
dgram: introduce `reuseAddr` option 11 years ago
Timothy J Fontaine af69f88a9d build: make sure changelog.html is generated 11 years ago
Alexis Campailla c20b209dbb openssl: fix keypress requirement in apps on win32 11 years ago
Fedor Indutny 3054decc19 test: fix test-crypto 11 years ago
Fedor Indutny de7c0e8c02 Merge branch 'v0.10' 11 years ago
Fedor Indutny d6fd118727 deps: update openssl to 1.0.1g 11 years ago
Fedor Indutny f2b297cc7c http: do not emit EOF non-readable socket 11 years ago
Brian White c2d32f4c0e doc: add missing space 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