2126 Commits (0ec0272e107e26c9740f33baade3cbe10a321fa3)

Author SHA1 Message Date
Joyee Cheung 562cf5a81c assert: fix premature deep strict comparison 8 years ago
Timothy Gu 2cb5555f25 src, i18n: cleanup usage of MaybeStackBuffer 8 years ago
Daijiro Wachi dd2e135560 test: add two test cases for querystring 8 years ago
Jason Wilson 817b28b4e4 test: throw check in test-zlib-write-after-close 8 years ago
Anna Henningsen cba1020531
doc,test: args to `buffer.copy` can be Uint8Arrays 8 years ago
DavidCai c7205ba941
test: increase coverage of vm 8 years ago
Ben Noordhuis 4f638f6fd7 domain,events: support non-object 'error' argument 8 years ago
Fedor Indutny a1802e670d tls: do not crash on STARTTLS when OCSP requested 8 years ago
Michaël Zasso ca48071919 test: make test-intl-no-icu-data more robust 8 years ago
Anna Henningsen c969047d62
console: fixup `console.dir()` error handling 8 years ago
Michaël Zasso 193468667b tools: enable one-var-declaration-per-line ESLint rule 8 years ago
Joyee Cheung ef4b95ae78 test: synchronize WPT url test data 8 years ago
Joyee Cheung 795e4fd66d test: remove WHATWG URL test data file extension 8 years ago
Brian White 3e6f1032a4
http: add new functions to OutgoingMessage 8 years ago
Sam Roberts 4e6efc1dec tls: new tls.TLSSocket() supports sec ctx options 8 years ago
Sam Roberts bd947def9b test: make tls-socket-default-options tests run 8 years ago
James M Snell d523eb9c40 tls: use emitWarning() for dhparam < 2048 bits 8 years ago
Ali Ijaz Sheikh 389b9e484d cluster: properly handle --inspect-{brk,port} 8 years ago
Rich Trott c090ca8160 test: add error checking in callback 8 years ago
Arseniy Maximov 66476889ff test: refactor test-http-response-splitting 8 years ago
Daijiro Wachi 1b31ca6cca test: test bottom-up merge sort in URLSearchParams 8 years ago
Yuta Hiroto e18ebe8354 test: add test cases for path 8 years ago
Daijiro Wachi 02acea92d2 test: add cases for unescape & unescapeBuffer 8 years ago
Rich Trott 7b76f822a0 test: enhance test-common.js 8 years ago
James M Snell bc44d2c3cd util, debugger: remove internalUtil.error 8 years ago
James M Snell b855dadae0 util: eliminate unnecessary exports 8 years ago
Arseniy Maximov ca37ec084a test: use expectsError in test-debug-agent.js 8 years ago
xiaoyu 48f8869685 test: add coverage for utf8CheckIncomplete() 8 years ago
Daijiro Wachi 8629b3339d test: add test for URLSearchParams inspection 8 years ago
Rich Trott d0d02b6c88 test: use expectsError in require-invalid-package 8 years ago
Rich Trott 1f911e1cd1 test: use common.expectsError() 8 years ago
Rich Trott 749fac0bf6 test: refactor common.expectsError() 8 years ago
Christopher Hiller 32679c73c1 dgram: improve signature of Socket.prototype.send 8 years ago
James M Snell b514bd231e zlib: use RangeError/TypeError consistently 8 years ago
James M Snell 4151ab398b util: add createClassWrapper to internal/util 8 years ago
Joyee Cheung 82ddf96828 test: turn on WPT tests on empty param pairs 8 years ago
Timothy Gu fa41dd117d url: fix handling of ? in URLSearchParams creation 8 years ago
樋口 彰 513d9bb8aa test: improve crypto coverage 8 years ago
Rich Trott d9a14b7aad test: skip IPv6 test on non-IPv6 systems 8 years ago
larissayvette 8a25e31fbe test: consolidate buffer.read() in a file 8 years ago
Daijiro Wachi eec216fb27 test: cases to querystring related to empty string 8 years ago
Rich Trott 08f15d85d3 test: refactor test-dgram-membership 8 years ago
Rich Trott eeae3bd071 test: improve message in net-connect-local-error 8 years ago
Michaël Zasso 66e263035a url: implement URL.prototype.toJSON 8 years ago
cjihrig a196895ecc test: cover dgram socket close during bind case 8 years ago
Nikolai Vavilov 00c86cc8e9 buffer: remove Uint8Array check 8 years ago
Rich Trott e2d7df6fdc test: refactor test-tls-cert-chains-in-ca 8 years ago
Anna Henningsen f18e08d820
console: do not emit error events 8 years ago
Rich Trott 0af41834f1 assert: fix misformatted error message 8 years ago
Ben Noordhuis 2ba4eeadbb lib: remove simd support from util.format() 8 years ago