3524 Commits (a95eb5c671e8fc523a345eefcb14239f37288849)

Author SHA1 Message Date
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
Oleg Elifantiev 9c0a1b8cfc cluster: wait on servers closing before disconnect 10 years ago
Brian White 38d1afc24d crypto: add getCurves() to get supported ECs 10 years ago
Rich Trott 4b3d493c4b readline: allow tabs in input 10 years ago
cjihrig 6e78e5feaa os: add homedir() 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 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
Saúl Ibarra Corretgé b5cd2f0986 dgram: partially revert 18d457b 10 years ago
Yosuke Furukawa 8357c5084b fs: set encoding on fs.createWriteStream 10 years ago
Michaël Zasso 4d6b768e5d http: revert deprecation of client property 10 years ago
Ali Ijaz Sheikh 5759722cfa src: fix module search path for preload modules 10 years ago
Vladimir Kurchatkin 2c686fd3ce http: flush stored header 10 years ago
Evan Lucas a77c330c32 child_process: expose ChildProcess constructor 10 years ago
Ben Noordhuis 1bbf8d0720 lib: speed up require(), phase 2 10 years ago
Ben Noordhuis b14fd1a720 lib: speed up require(), phase 1 10 years ago
Brian White 5abd4ac079 lib: simplify nextTick() usage 10 years ago
Brian White 1eec5f091a http: simplify code and remove unused properties 10 years ago
Roman Reiss cb381fe3e0 net: return this from setNoDelay and setKeepAlive 10 years ago
Roman Reiss 39dde3222e net,dgram: return this from ref and unref methods 10 years ago
Brendan Ashworth 9da168b71f buffer: optimize Buffer.byteLength 10 years ago
Malte-Thorben Bruns 2a71f02988 tls: emit errors happening before handshake finish 10 years ago
Fedor Indutny 80342f649d tls: use `.destroy(err)` instead of destroy+emit 10 years ago
Сковорода Никита Андреевич 214d02040e util: speed up common case of formatting string 10 years ago
Evan Lucas 85d9983009 net: persist net.Socket options before connect 10 years ago
Yazhong Liu 5f33521be5 repl: remove unnecessary check for globals 10 years ago
Yazhong Liu 6edc900b95 repl: support non-array `.scope`, document it 10 years ago
Shigeki Ohtsu e008e8faba tls: fix tls handshake check in ssl error 10 years ago
Evan Lucas d4726cde57 http,net,tls: return this from setTimeout methods 10 years ago
cjihrig 76937051f8 os: refine tmpdir() trailing slash stripping 10 years ago
Evan Lucas 8b9a1537ad events: provide better error message for unhandled error 10 years ago
Mike MacCana 5755fc099f tls: update default ciphers to use gcm and aes128 10 years ago
Yosuke Furukawa 18d457bd34 dgram: call send callback asynchronously 10 years ago
Alex Kocharin aed6bce906 readline: turn emitKeys into a streaming parser 10 years ago
Yosuke Furukawa 19ffb5cf1c lib: fix eslint styles 10 years ago
Oleg Elifantiev 5883a59b21 cluster: disconnect event not emitted correctly 10 years ago
Chris Dickinson ca219b00d1 repl: fix for a+ fd clearing the file on read 10 years ago
Chris Dickinson 051d482b15 repl: fix _debugger by properly proxying repl 10 years ago
Сковорода Никита Андреевич f7620fb96d tls_wrap: Unlink TLSWrap and SecureContext objects 10 years ago
Rod Vagg 702997c1f0 Revert "url: significantly improve the performance of the url module" 10 years ago
Rod Vagg 0daed24883 Revert "url: delete href cache on all setter code paths" 10 years ago
Rod Vagg 0f39ef4ca1 Revert "url: fix treatment of some values as non-empty" 10 years ago
Petka Antonov 66877216bd url: fix treatment of some values as non-empty 10 years ago