11979 Commits (2d251e661a8c761e0c1bd809fdc6a29179950c00)
 

Author SHA1 Message Date
Shigeki Ohtsu f62b613252 deps: add -no_rand_screen to openssl s_client 10 years ago
Shigeki Ohtsu a130132c8f openssl: fix keypress requirement in apps on win32 10 years ago
Shigeki Ohtsu f624d0122c deps: fix asm build error of openssl in x86_win32 10 years ago
Fedor Indutny dcd67cc8d7 deps: fix openssl assembly error on ia32 win32 11 years ago
Shigeki Ohtsu c21b24decf deps: upgrade openssl sources to 1.0.2b 10 years ago
Rich Trott a6b8ee19b8 test: create temp dir in common.js 10 years ago
Roman Reiss 6e4d30286d tools: enable/add additional eslint rules 10 years ago
Roman Reiss b5b8ff117c lib: don't use global Buffer 10 years ago
Roman Reiss ff8202c6f4 test: fix undeclared variable access 10 years ago
Fedor Indutny 8732977536 tls: fix references to undefined `cb` 10 years ago
Fedor Indutny 0f68377f69 crypto: support FIPS mode of OpenSSL 10 years ago
Sakthipriyan Vairamani 53a4eb3198 fs: make SyncWriteStream non-enumerable 10 years ago
Sakthipriyan Vairamani a011c3243f fs: minor refactoring 10 years ago
Sakthipriyan Vairamani 8841132f30 fs: remove inStatWatchers and use Map for lookup 10 years ago
Sakthipriyan Vairamani 67a11b9bcc fs: removing unnecessary nullCheckCallNT 10 years ago
Sakthipriyan Vairamani 09f2a67bd8 fs: improve error message descriptions 10 years ago
Domenic Denicola cf5020fc02 doc: add domenic as collaborator 10 years ago
Oleg Elifantiev 11ed5f31ab doc: add Olegas as collaborator 10 years ago
Bert Belder 91d0a8b19c win,node-gyp: enable delay-load hook by default 10 years ago
cjihrig 2dc819b09a deps: make node-gyp work with io.js 10 years ago
Kat Marchán f41b7f12b5 deps: upgrade to npm 2.11.1 10 years ago
Ali Ijaz Sheikh f500e1833b doc: add ofrobots as collaborator 10 years ago
Christopher Monsanto 717724611a doc: add monsanto as collaborator 10 years ago
Alex Kocharin 7192b6688c doc: add rlidwka as collaborator 10 years ago
Roman Reiss 9f3a03f0d4 doc: add references to crypto.getCurves() 10 years ago
Oleg Elifantiev 9c0a1b8cfc cluster: wait on servers closing before disconnect 10 years ago
Rich Trott d9ddd7d345 test: remove TODO comment 10 years ago
Brian White 38d1afc24d crypto: add getCurves() to get supported ECs 10 years ago
Rich Trott ff39ecb914 doc: remove comma splice 10 years ago
Ryan Petschek deb8b87dc9 doc: add note about available ECC curves 10 years ago
Rich Trott 4b3d493c4b readline: allow tabs in input 10 years ago
cjihrig 6e78e5feaa os: add homedir() 10 years ago
Kat Marchán 02c345020a gitignore: don't ignore the debug npm module 10 years ago
Saúl Ibarra Corretgé a5bd466440 deps: update libuv to version 1.6.1 10 years ago
Vladimir Kurchatkin 2dcef83b5f fs: use `kMaxLength` from binding 10 years ago
Jackson Tian 81029c639a debugger: improve ESRCH error message 10 years ago
Yosuke Furukawa 353e26e3c7 fs: Add string encoding option for Stream method 10 years ago
Fedor Indutny 59d9734e21 tls_wrap: invoke queued callbacks in DestroySSL 10 years ago
Fedor Indutny 75930bb38c tls: prevent use-after-free 10 years ago
Fedor Indutny 5795e835a1 tls: emit errors on close whilst async action 10 years ago
Vladimir Kurchatkin 6d95f4ff92 smalloc: deprecate whole module 10 years ago
Vladimir Kurchatkin 628845b816 util: introduce `printDeprecationMessage` function 10 years ago
Rich Trott 6537fd4b55 test: remove TODO 10 years ago
Saúl Ibarra Corretgé b5cd2f0986 dgram: partially revert 18d457b 10 years ago
Saúl Ibarra Corretgé aa33db3238 deps: update libuv to version 1.6.0 10 years ago
Santiago Gimeno a804026c9b test: fix broken FreeBSD test 10 years ago
Evan Lucas 43a82f8a71 test: fix test-sync-io-option 10 years ago
Shigeki Ohtsu 4ed25f664d test: add -no_rand_screen for tls-server-verify 10 years ago
Shigeki Ohtsu 0ee497f0b4 deps: add -no_rand_screen to openssl s_client 10 years ago
Shigeki Ohtsu 4cf323d23d test: kill child in tls-server-verify for speed up 10 years ago