2699 Commits (77d1f4a91f2885fd3f39298754ae5b7ee75ad3d1)

Author SHA1 Message Date
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
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
Brian White 68bfa91af7 buffer: allow toString to accept Infinity for end 11 years ago
Benoit Vallée a9d24fa40d test: test sending a handle twice 12 years ago
Brian White 31ce34887f crypto: allow setting add'l authenticated data 11 years ago
Greg Brail 6eb4d1d15c timer: don't reschedule timer bucket in a domain 11 years ago
Timothy J Fontaine 06453a94a7 src: domain should not replace nextTick function 11 years ago
Sam Roberts 37d3c56c0b doc: document `beforeExit` and add more tests 11 years ago
Ben Noordhuis a2eeb43ded src: emit 'beforeExit' event on process object 11 years ago
Nathan Rajlich 0a5d8ca197 test: update "http-*" tests to only use public API 11 years ago
Nathan Rajlich d307bebec4 test: add failing http `agent: null` test 11 years ago
Nathan Rajlich 47abdd9c43 test: add `agent: null` http client request test 11 years ago
Nathan Rajlich 0a01a42e87 http: invoke createConnection when no agent 11 years ago
Trevor Norris 846f304fa8 test: fix async-listener-run-error-once 11 years ago
Alexis Campailla 20176a9841 src: make stdout/sterr pipes blocking 11 years ago
Alexis Campailla c1bb886990 test: remove invalid part of stream2-stderr-sync 11 years ago
Timothy J Fontaine 98a0909da0 test: internet/test-dns disable implicit ipv6 11 years ago
Timothy J Fontaine 67dfcd55be test: pummel/net-connect-econnrefused backoff 11 years ago
Timothy J Fontaine d2952cce36 test: migrate pummel/keep-alive to wrk 11 years ago
Mike Pennisi aae51ecf7d assert: Ensure reflexivity of deepEqual 11 years ago
Timothy J Fontaine de56ffa58b test: pummel/*ci-reneg* handle EPIPE 11 years ago
Timothy J Fontaine 265fdc8e91 test: internet/test-dns handle ESERVFAIL 11 years ago
Timothy J Fontaine 78a854f872 test: move pummel/test-fs-largefile to disabled 11 years ago
Timothy J Fontaine 95bb347d6c test: pummel/test-net-throttle adhere to streams 11 years ago
Timothy J Fontaine 3a3b7488b5 test: pummel fs-watch-file-slow handle spurious 11 years ago