2224 Commits (0dfedb7127ac388f66f5ea5d38330c86af6539b5)

Author SHA1 Message Date
Shigeki Ohtsu 0dfedb7127 tls, crypto: add DHE support 10 years ago
Fedor Indutny 6e453fad87 crypto: introduce ECDH 10 years ago
Fedor Indutny 6adf3ecebb crypto: allow padding in RSA methods 10 years ago
Chris Dickinson 4ef2a5a672 net,stream: add isPaused, don't read() when paused 11 years ago
cjihrig 5086d6ef94 dns: throw if hostname is not string or falsey 11 years ago
Julien Gilli 0565d52a71 tests: don't assume IPv4 only in remote addr tests 11 years ago
Fedor Indutny c7b42fe2e5 test: check ipv6 support before testing it 11 years ago
Julien Gilli 7d1860a678 tests: fix invalid hints flags dns test. 11 years ago
Ezequiel Rabinovich 678ead2608 querystring: remove prepended ? from query field 11 years ago
seishun 42bda05af8 crypto: add RSA encryption 11 years ago
Alexis Campailla 2a415358ee test: fix test-process-kill-pid on Windows 11 years ago
Julien Gilli b0277f35bd tests: fix child-process-fork-dgram on SmartOS. 11 years ago
cjihrig 430678640c net: don't prefer IPv4 addresses during resolution 11 years ago
Julien Gilli 7da63a10ac test: fix test-net-remote-address-port 11 years ago
Julien Gilli 6f043940bd timers: fix timers with non-integer delay hanging. 11 years ago
Jackson Tian 962e651476 process: improve process binding 11 years ago
Fedor Indutny 47a103a029 test: disable 0-dgram tests on darwin 11 years ago
Sam Roberts 2fd7ee12d9 cluster: disconnect should not be synchronous 11 years ago
Sam Roberts aab126bb06 test: assert cluster.disconnect is async 11 years ago
James Halliday 8e2cc69e78 stream: fix Readable.wrap objectMode falsy values 11 years ago
cjihrig d287b8e58a cluster: support options in Worker constructor 11 years ago
Fedor Indutny 1a52d6abcc Revert "repl: fix overwrite for this._prompt" 11 years ago
Sam Roberts bae019f182 cluster: test events emit on cluster.worker 11 years ago
Yazhong Liu 7166b55015 repl: fix overwrite for this._prompt 11 years ago
Fedor Indutny 38f6fcd822 buffer: fix sign overflow in `readUIn32BE` 11 years ago
Julien Gilli ef3c4ed3dd tests: fix process.kill pid test. 11 years ago
cjihrig e1fb1b58f9 cluster: enable error/message events using .worker 11 years ago
Sam Roberts 832ec1cd50 process: throw TypeError if kill pid not a number 11 years ago
cjihrig 61ddad1314 querystring: do not add sep for empty array 11 years ago
Fedor Indutny 338ba2bc80 test: fix test-https-foafssl 11 years ago
Fedor Indutny 93390ffc20 test: fix test-tls-server-verify 11 years ago
Jackson Tian e1ce8ba639 net: add remoteFamily for socket 11 years ago
Shigeki Ohtsu 2bb4867312 tls: fix to send TLS Alert before socket destroyed 11 years ago
cjihrig ea89fdfec4 child_process: do not access stderr when stdio set to 'ignore' 11 years ago
Fedor Indutny 2f0017aa53 deps: update http_parser to 2.3.0 11 years ago
Chris Dickinson a96d6603b3 stream2: flush extant data on read of ended stream 11 years ago
Ryan Graham 04d6fc2c3f cluster: include settings object in 'setup' event 11 years ago
Ryan Graham b96e38ac3a cluster: allow multiple calls to setupMaster() 11 years ago
Fedor Indutny b692493766 test: fix regress-GH-1726 11 years ago
cjihrig c4e5fde362 child_process: copy spawnSync() cwd option to proper buffer 11 years ago
Ryan Graham 9452ea2ef5 doc: re-org child_process into async/sync 11 years ago
Ryan Graham a7b14f7a89 test: Remove references to customFds 11 years ago
Andrew Oppenlander e1fec22f97 streams: set default hwm properly for Duplex 11 years ago
Ed Umansky df205360f5 net: reset `errorEmitted` on reconnect 11 years ago
Andrius Bentkus a382c9a97c udp: make it possible to receive empty udp packets 11 years ago
Fedor Indutny 11337db35f deps: cherry-pick eca441b2 from OpenSSL 11 years ago
Fedor Indutny 20247064b6 deps: cherry-pick eca441b2 from OpenSSL 11 years ago
Fedor Indutny e345253562 tls: better error reporting at cert validation 11 years ago
Eli Skeggs 1100f3de7a net: don't emit listening if handle is closed 11 years ago
Yazhong Liu 613654e882 test: fix multiple_line problem in match 11 years ago