1966 Commits (193468667b84b416cd5c5a9f42bc34deedae858e)

Author SHA1 Message Date
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
Ben Noordhuis c5d1851ac4 test: drop v5.x-specific code path from simd test 8 years ago
Akito Ito 036eef1003 test: improve crypto coverage 8 years ago
John Barboza 9dac165160 timer,domain: maintain order of timer callbacks 8 years ago
Timothy Gu c6b12d0984 url: fix surrogate handling in encodeAuth() 8 years ago
cjihrig ac602a251a test: cover dgram socket close during cluster bind 8 years ago
cjihrig 784eb2fd65 child_process: exit spawnSync with null on signal 8 years ago
Timothy Gu 02d1e32fe3 url: add urlSearchParams.sort() 8 years ago
cjihrig a2fac322d5 test: add coverage for dgram _createSocketHandle() 8 years ago
Rich Trott 4762791fe2 test: refactor test-repl-sigint-nested-eval 8 years ago
David Benjamin e34ee1d2c9 crypto: remove unused access of tlsext_hostname 8 years ago