5321 Commits (320e72b32dc3638baaa4bbc03ebc0d19a888785b)

Author SHA1 Message Date
Rich Trott 0f290f2414 test: enable setuid/setgid test 8 years ago
Jackson Tian 4a19062294 test: replace [].join() with ''.repeat() 8 years ago
Rich Trott 5ed9ed3317 test: remove common.PORT from test-cluster-basic 8 years ago
Rich Trott 0661fdf781 test: add test-benchmark-crypto 8 years ago
Tobias Nießen 6998e8026b os,vm: fix segfaults and CHECK failure 8 years ago
Daniel Bevenius 092c7239ee test: add hasCrypto check to test-debug-usage 8 years ago
Matteo Collina 8ac8e50a58 crypto: make LazyTransform compabile with Streams1 8 years ago
Nao YONASHIRO aff0cfc2d7 test: improve punycode coverage to check surrogate pair 8 years ago
Karl Cheng 1ab998f25c test: fix allocUnsafe uninitialized buffer check 8 years ago
Daniel Bevenius 9662ca1a03 build: enable cctest to use generated objects 9 years ago
Alexey Orlenko fe45a379e4 test: add arrow functions to test-util-inspect 8 years ago
Alexey Orlenko 9bdf62f7a7 test: refactor test-util-inspect.js 8 years ago
Evan Lucas 75f4329e01 crypto: add randomFill and randomFillSync 8 years ago
Timothy Gu dfc801737f url: improve WHATWG URL inspection 8 years ago
Daijiro Wachi 29531d2654 url: disallow invalid IPv4 in IPv6 parser 8 years ago
Daijiro Wachi ffb2ef4ff3 url: remove javascript URL special case 8 years ago
Daijiro Wachi 5a27f6335d url: trim leading slashes of file URL paths 8 years ago
Timothy Gu b9b93f2165 url: error when domainTo*() is called w/o argument 8 years ago
Daijiro Wachi 1adb08ee92 test: synchronize WPT url test data 8 years ago
Timothy Gu 01b8839495 url: spec-compliant URLSearchParams parser 8 years ago
Timothy Gu b8ff2c9f37 url: spec-compliant URLSearchParams serializer 8 years ago
Timothy Gu d6fe91648a url: prioritize toString when stringifying 8 years ago
Timothy Gu 7c9ca0f3ce url: enforce valid UTF-8 in WHATWG parser 8 years ago
Timothy Gu b4052e656c url: extend URLSearchParams constructor 8 years ago
Rich Trott 0c0241ff73 buffer,util: refactor for performance 8 years ago
Rich Trott 77353b3b5a
tools: ignore URLs in line length linting 8 years ago
DavidCai b997e62692
test: add internal/socket_list tests 8 years ago
Tobias Nießen 67d21149a2
crypto: handle exceptions in hmac/hash.digest 8 years ago
Jan Krems 2f9e2fcf3e
doc: update information on test/known_issues 8 years ago
dave-k ac200a6122
test: add a second argument to assert.throws() 8 years ago
Rich Trott 3cdd04b1c0
test: skip irrelevant test on Windows 8 years ago
Luca Maraschi 4b54520a4a
test: refactor mkdtemp test and added async 8 years ago
Alexey Orlenko 8caf6fd58a
test: add Unicode characters regression test 8 years ago
Luigi Pinca c814c7e9ea
events: do not keep arrays with a single listener 8 years ago
DavidCai fb34d9c210
test: increase querystring coverage 8 years ago
Santiago Gimeno b15dc95848
test: fix flaky test-child-process-exec-timeout 8 years ago
Sakthipriyan Vairamani (thefourtheye) b52b3f6710
test: reduce buffer size in buffer-creation test 8 years ago
Daijiro Wachi 6ccbf38a4f
test: synchronize WPT url setter test data 8 years ago
Nikolai Vavilov ffbcfdfe32
src: fix base64 decoding 8 years ago
Rich Trott 87ca9a6ffe
test: fix flaky child-process-exec-kill-throws 8 years ago
Roman Reiss 1ee38eb874
util: add %i and %f formatting specifiers 8 years ago
Ben Noordhuis fd93622f8a
tls: fix SecurePair external memory reporting 8 years ago
Franziska Hinkelmann d8b71be183
test: fix misleading comment 8 years ago
Vse Mozhet Byt 751c1153a4
benchmark: check end() argument to be > 0 8 years ago
Gibson Fahnestock 8b2b93f148
test: mark child-process-exec-kill-throws flaky 8 years ago
Alexey Orlenko 948b99deab
test: fix broken tests in test-buffer-includes 8 years ago
Trevor Norris 4051184106
stream_base,tls_wrap: notify on destruct 8 years ago
Dejon "DJ" Gill d112aad78b
test: replace throw with common.fail 8 years ago
cjihrig 41284fbc5b
test: cover thrown errors from exec() kill 8 years ago
Luca Maraschi 414df6c93b
test: test validity of prefix in mkdtempSync 8 years ago