4550 Commits (04796ee97f594186c6aed9ecfeae4cf61dca544d)

Author SHA1 Message Date
Gibson Fahnestock cd4ddfdef2 lib: add comment to script eval _tickCallback 8 years ago
Trevor Norris 595efd8b9a
Partial revert "tls: keep track of stream that is closed" 8 years ago
Anna Henningsen 0db49fef41
crypto: support Uint8Array prime in createDH 8 years ago
Anna Henningsen c3efe72669
tls: support Uint8Arrays for protocol list buffers 8 years ago
Anna Henningsen 2dc1053b0a
dgram: support Uint8Array input to send() 8 years ago
fengmk2 90403dd1d0 http: should support userland Agent 8 years ago
Pedro lima c1dee6ac97 url: name anonymous functions in url 8 years ago
Jackson Tian dc9717c805 lib: clarify the usage of 'else' 8 years ago
Claudio Rodriguez 3745a4db27 net: refactor net module to module.exports 8 years ago
Jeremiah Senkpiel 59d2561e18 lib: remove an unnecessary coverage check 8 years ago
Bryan English e0bc5a7361
process: maintain constructor descriptor 8 years ago
Chris Burkhart 2141d37452 events: update and clarify error message 8 years ago
Timothy Gu cfc8422a68 lib: use Object.create(null) directly 8 years ago
Timothy Gu 14a91957f8 url: use a class for WHATWG url[context] 8 years ago
Ben Noordhuis 9ff7ed23cd lib: fix event race condition with -e 8 years ago
ghaiklor 348cc80a3c tls: make rejectUnauthorized default to true 9 years ago
Joyee Cheung ee19e2923a url: show input in parse error message 8 years ago
Sakthipriyan Vairamani (thefourtheye) caf9ae748b lib,src: make constants not inherit from Object 8 years ago
DavidCai 221b03ad20 events, doc: check input in defaultMaxListeners 8 years ago
Shigeki Ohtsu 81ab78e62e timers: fix not to close reused timer handle 8 years ago
Luigi Pinca e0a9ad1af2 http: avoid retaining unneeded memory 8 years ago
Kunal Pathak 4eb194a2b1 lib: Use regex to compare error message 8 years ago
Danny Nemer c8eec76c5f readline: rename `deDupeHistory` option 8 years ago
DavidCai a00c9e95e4 errors: remove needless lazyAssert 8 years ago
Luca Maraschi eed87b1637 fs: (+/-)Infinity and NaN invalid unixtimestamp 8 years ago
Timothy Gu c515a985ea url: spec-compliant URLSearchParams parser 8 years ago
Timothy Gu c98a8022b7 querystring: move isHexTable to internal 8 years ago
Rich Trott 39bba4dff8 buffer: remove unneeded eslint-disable comment 8 years ago
Rich Trott cce520a5de tools: ignore URLs in line length linting 8 years ago
James M Snell 74c1e02642 http: replace uses of self 8 years ago
James M Snell 5425e0dcbe http: use more efficient module.exports pattern 8 years ago
Daijiro Wachi 60c8a35744 url: restrict setting protocol to "file" 8 years ago
Danny Nemer 5bda5faffd readline: add option to stop duplicates in history 9 years ago
James M Snell 989713d343 lib: avoid using forEach 8 years ago
James M Snell f6dbead126 util: avoid using forEach 8 years ago
James M Snell 2d230faa56 module: avoid using forEach 8 years ago
James M Snell ae9e640f30 repl: avoid using forEach 8 years ago
James M Snell 53cf483401 readline: avoid using forEach 8 years ago
James M Snell 42e55eb37b net: avoid using forEach 8 years ago
James M Snell 4d090855c6 lib: avoid using forEach in LazyTransform 8 years ago
James M Snell a993beb915 fs: avoid using forEach 8 years ago
James M Snell 5aa7d4daca tls: avoid using forEach 8 years ago
James M Snell 910a8998fb stream: avoid using forEach 8 years ago
Jan Krems 704263139b lib: Fix swallowed events in inspect integration 8 years ago
Jan Krems c7b60165a6 repl: Empty command should be sent to eval function 8 years ago
jBarz 4cdb0e89d8 tls: keep track of stream that is closed 8 years ago
Shahar Or 5bfd13b81e
util: display Symbol keys in inspect by default 8 years ago
DavidCai b5eccc4c7e lib, test: add duplicate symbol checking in E() 8 years ago
mr-spd 5bd1642dd1 lib: remove unused msg parameter in debug_agent 8 years ago
Rich Trott db277f00fe readline: remove unneeded eslint-disable comment 8 years ago