3033 Commits (19e3d5e10a72d637e7e2030e17c3f6431e4d8cec)

Author SHA1 Message Date
Refael Ackermann 9b7888ef88 src: fix StringBytes::Write if string is external 11 years ago
isaacs f7ede33f09 url: treat \ the same as / 11 years ago
Feross Aboukhadijeh 522dda2f12 buffer: Fix incorrect Buffer.compare behavior 11 years ago
Ben Noordhuis 17fbdc18b8 lib: name EventEmitter prototype methods 11 years ago
Timothy J Fontaine 41d8e10f0d test: http-destroyed-socket-write win32 may ABORT 11 years ago
Vladimir Kurchatkin 82fca9136d stream: don't try to finish if buffer is not empty 11 years ago
Alexis Campailla 1ab98a130e test: replace http-destroyed-socket-write 11 years ago
Fedor Indutny 8398bf9128 debugger: assign Environment to DebugContext too 11 years ago
Timothy J Fontaine 9479399d3b test: use larger buffer in net-error-twice 11 years ago
Alexis Campailla 29518c17be test: fix test-http-flush on Windows 11 years ago
Trevor Norris d1fe6857ba buffer: normalize compare() output 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
Sean McArthur 226f98a356 buffer: add compare and equals methods 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 bd24ab2bd7 http: add request.flush() method 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
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
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
Fedor Indutny 045f765a1a test: add `reuseAddr` in dgram-multicast... 11 years ago
Fedor Indutny 592be014b6
dgram: introduce `reuseAddr` option 11 years ago
Fedor Indutny 3054decc19 test: fix test-crypto 11 years ago
Fedor Indutny f2b297cc7c http: do not emit EOF non-readable socket 11 years ago
Alex Kocharin 42a33c1bb8 domain: don't crash on "throw null" 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
Andrew Low f984555d47 test: make test-smalloc endian aware 11 years ago
Fedor Indutny 5d2aef17ee
crypto: move `createCredentials` to tls 11 years ago
Nathan Rajlich 6d15b163b0 http: better client "protocol not supported" error 11 years ago
Fedor Indutny d24946b1b4 tls: do not call SNICallback unless present 11 years ago
Fedor Indutny ef096f8d8f tls: force readable/writable to `true` 11 years ago
Nathan Rajlich 9f23fe1141 http: use defaultAgent.protocol in protocol check 11 years ago
Fedor Indutny b76a1ff940 vm: share security token between contexts 11 years ago
Timothy J Fontaine ee4b9b552d test: update our branched weakref to v8 3.24 11 years ago
Ben Noordhuis 1f17f88071 src, test: fix up ObjectWrap, `make test-addons` 11 years ago
Fedor Indutny ce04c726a3 src: update to v8 3.24 APIs 11 years ago
Yazhong Liu 93c3674ff7 readline: consider newlines for cursor position 11 years ago
Bryan Cantrill e496707d39 mdb_v8: update to latest version 11 years ago
Fedor Indutny f0d870501e crypto: do not lowercase cipher/hash names 11 years ago
Timothy J Fontaine a18c9b7dde test: timers-ordering should be more precise 11 years ago
Vladimir Kurchatkin e108ff4da7 buffer: fix typo in `SlowBuffer` 11 years ago