18198 Commits (bd7735e8f7819902f8ba78f2deab24dba3854313)
 

Author SHA1 Message Date
Oleksandr Kushchak bd7735e8f7 docs: add note about fs.rmdir() 7 years ago
Helianthus21 6a587ad043 test: replace string concat in test-fs-watchfile.js 7 years ago
Ruslan Bekenev c53db1e8e9
assert: show thrown message in doesNotThrow() 8 years ago
Ruben Bridgewater 2a621d4051
test: validate more properties in expectsError 7 years ago
Ruben Bridgewater b55ab01b45
lib: improve lazy requires 7 years ago
Devin Boyer 7bc666be17 doc: replace dead link in v8 module 7 years ago
Matteo Collina aa496f4bee zlib: check if the stream is destroyed before push 7 years ago
Benjamin Gruenbaum 030a0285d8 repl: don't terminate on null thrown 7 years ago
Matteo Collina 0e5283b7ed doc,stream: _transform happens one at a time 7 years ago
SkyAo d112f5982c test: replace concatenation with template literals 7 years ago
Gunar C. Gessner b61cab2234
errors: port internal/fs errors to internal/errors 8 years ago
Lance Ball c5521fa617
doc: fix minor typo in cluster.md 7 years ago
Rich Trott 23662f36e3 test: fix error handling test-http-full-response 7 years ago
Anna Henningsen a3365c6ae9
doc: fix inspectPort documentation in cluster.md 7 years ago
Michael Dawson 3ccfeb483d tls: migrate tls.js to use internal/errors.js 7 years ago
Gergely Nemeth f406a7ebae
test: add test for http outgoing internal headers 7 years ago
Zhang Weijie c3cb0edd8d test: use regex error check in test-crypto-random 7 years ago
shaman 610669460d test: check error with regex in test-signal-safety 7 years ago
Rich Trott d14c13238b lib: update indentation of ternaries 7 years ago
Michael Dawson 9ab63d61f8 doc: add guidance on testing new errors 7 years ago
Ben Noordhuis aa1c8c0043 src: fix memory leak in DH key setters 7 years ago
Ben Noordhuis 58926d4075 src: reduce allocations in exportPublicKey() 7 years ago
Ben Noordhuis ed2a7fbcfe src: guard against double free in randomBytes() 7 years ago
Ben Noordhuis 12433ec86a src: simplify PBKDF2Request 7 years ago
Ben Noordhuis 64c5691409 src: remove PBKDF2Request::release() 7 years ago
Ben Noordhuis deef3b45c2 src: avoid heap allocation in crypto.pbkdf2() 7 years ago
Ben Noordhuis adfb7168fd src: make array arg length compile-time checkable 7 years ago
Ben Noordhuis ae36d5be66 src: refactor PBKDF2Request 7 years ago
Ben Noordhuis d70f2470d3 src: remove extra heap allocations in DH functions 7 years ago
Ben Noordhuis a3b9f4b452 src: avoid heap allocation in hmac.digest() 7 years ago
Ben Noordhuis 4803d0ae09 src: remove extra heap allocation in GetSession() 7 years ago
Ben Noordhuis e8212cb025 src: make CipherBase::kind_ const 7 years ago
Ben Noordhuis 6faa1f1813 src: remove unused Local 7 years ago
Ben Noordhuis 61c49c37b7 src: remove superfluous cipher_ data member 7 years ago
Ben Noordhuis 92f3e4d487 src: don't heap allocate GCM cipher auth tag 7 years ago
Ben Noordhuis ff2c57d965 src: avoid heap allocation in sign.final() 7 years ago
Ben Noordhuis ee99bfdc65 src: remove unneeded const_cast 7 years ago
Ben Noordhuis 6ac092848a src: remove extra heap allocations in CipherBase 7 years ago
Nikolai Vavilov be3f3d40e2 build: prevent VsDevCmd.bat from changing cwd 7 years ago
Sam Roberts a6cec04aaa gyp: implement LD/LDXX for ninja and FIPS 7 years ago
Roee Kasher 649d77bbf4 http: OutgoingMessage change writable after end 7 years ago
Gibson Fahnestock 7ae23feb61 doc: move LTS README link to increase prominence 7 years ago
Kat Marchán cb8cefdbcb deps: hotfix to bump npx version 7 years ago
Kat Marchán 62779ae195 build: add npx to installers 7 years ago
Kat Marchán 24f43903b4 deps: upgrade npm to 5.3.0 7 years ago
Weijia Wang fa73087fcf errors: keep error codes in alphabetical order 7 years ago
Bradley Farias d49e6693fe
url: do not use HandleScope in ToObject 7 years ago
Superwoods 24f79a775a test: use regex error checks in test-util-format 7 years ago
boydfd 3f7216c198 test: change style in test-cli-bad-options 7 years ago
vercent deng 25f27b787e test: use template literals in test-writewrap 7 years ago