2140 Commits (28326ad0030f33c31c5cc5185f2611e9cfbbc98a)

Author SHA1 Message Date
Jackson Tian 4a782e12a8 test: replace [].join() with ''.repeat() 8 years ago
Rich Trott c05e5bfa7b test: remove common.PORT from test-cluster-basic 8 years ago
Timothy Gu 2841f478e4
url: improve WHATWG URL inspection 8 years ago
Rich Trott 8a6d44b10b test: add test-benchmark-crypto 8 years ago
Tobias Nießen 88aab45c92
os,vm: fix segfaults and CHECK failure 8 years ago
DavidCai f98db78f77
test: add internal/fs tests 8 years ago
Daniel Bevenius 48f780d8ea
test: add hasCrypto check to test-debug-usage 8 years ago
Matteo Collina 1ae172b272 crypto: make LazyTransform compabile with Streams1 8 years ago
Christopher Luke 9dcf18a5c0 stream: Fixes missing 'unpipe' event 8 years ago
Nao YONASHIRO 05a00a0c43 test: improve punycode coverage to check surrogate pair 8 years ago
Sam Roberts 8086cb68ae src: use option parser for expose_internals 8 years ago
Michaël Zasso 9de2e159c4 test: add second argument to assert.throws 8 years ago
Rich Trott 06c29a66d4 test: remove common.fail() 8 years ago
Rich Trott 758b8b6e5d assert: improve assert.fail() API 8 years ago
Timothy Gu 2ced07ccaf zlib: support all ArrayBufferView types 8 years ago
Timothy Gu a8f460f12d crypto: support all ArrayBufferView types 8 years ago
Timothy Gu faa447b256 src: allow ArrayBufferView as instance of Buffer 8 years ago
Ali Ijaz Sheikh a235ccd168 src,test: debug is now an alias for inspect 8 years ago
Karl Cheng eb49d596b4 test: fix allocUnsafe uninitialized buffer check 8 years ago
Tobias Nießen 88351a22ed
crypto: handle exceptions in hmac/hash.digest 8 years ago
Karl Cheng 2555780aa6
test: check curve algorithm is supported 8 years ago
Rich Trott 971fe67dce test: complete coverage for lib/assert.js 8 years ago
Jan Krems 47f8f7462f src: remove support for --debug 8 years ago
DavidCai 610ac7d858 test: increase coverage of internal/socket_list 8 years ago
Luca Maraschi 085c1f8f60 test: refactor mkdtemp test and added async 8 years ago
Alexey Orlenko f4e8a6f1f0 test: add Unicode characters regression test 8 years ago
Brian White b40dab553f linkedlist: remove unused methods 8 years ago
Lovell Fuller 2ff107dad7 test: add case for url.parse throwing a URIError 8 years ago
Luigi Pinca 8d386ed7e1 events: do not keep arrays with a single listener 8 years ago
Brian White 84a23391f6 linkedlist: remove public module 8 years ago
Timothy Gu c4469c49ec url: error when domainTo*() is called w/o argument 8 years ago
Rich Trott 1e6186e902 buffer,util: refactor for performance 8 years ago
DavidCai dc7d9eb0a9 test: increase querystring coverage 8 years ago
Teddy Katz 9348f31c2a
test: fix test-cli-syntax assertions on windows 8 years ago
Santiago Gimeno 45c4ad58e5
test: fix flaky test-child-process-exec-timeout 8 years ago
Sakthipriyan Vairamani (thefourtheye) d75fdd96aa
child_process: improve killSignal validations 8 years ago
Teddy Katz a5f91ab230
src: throw when -c and -e are used simultaneously 8 years ago
Teddy Katz 3209a8ebf3
lib: ensure --check flag works for piped-in code 8 years ago
Luca Maraschi 53828e8bff test: extended test to makeCallback cb type check 8 years ago
James M Snell 7eb1b4658e buffer: zero fill Buffer(num) by default 8 years ago
James M Snell 7b4a72d797 errors: add space between error name and code 8 years ago
Anna Henningsen 9b05393362
test: fix V8 test on big-endian machines 8 years ago
Daijiro Wachi 843b7e68ca test: synchronize WPT url setter test data 8 years ago
Anna Henningsen 33a19b46ca v8: fix offsets for TypedArray deserialization 8 years ago
Joseph Gentle 6481c93aef
assert: add support for Map and Set in deepEqual 8 years ago
Anna Henningsen 3cc3e099be
util: show External values explicitly in inspect 8 years ago
Timothy Gu 91383e47fd
zlib: support Uint8Array in convenience methods 8 years ago
Tobias Nießen 0e710aada4
crypto: add sign/verify support for RSASSA-PSS 8 years ago
Nikolai Vavilov 7e0c3ab641 src: fix base64 decoding 8 years ago
Daniel Bevenius 8a7db9d4b5 src: add --use-bundled-ca --use-openssl-ca check 8 years ago