277 Commits (320e72b32dc3638baaa4bbc03ebc0d19a888785b)

Author SHA1 Message Date
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
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 7c9ca0f3ce url: enforce valid UTF-8 in WHATWG parser 8 years ago
Daijiro Wachi 6ccbf38a4f
test: synchronize WPT url setter test data 8 years ago
Bartosz Sosnowski d6da1705cd
src: ensure that fd 0-2 are valid on windows 8 years ago
Daijiro Wachi 169f187f16
test: synchronize WPT url setters tests data 8 years ago
Richard Lau aaf8536dbc
test: add test for loading from global folders 9 years ago
Shigeki Ohtsu c01c7a490a
test: add script to create 0-dns-cert.pem 8 years ago
Daijiro Wachi 5df9110178
test: check the origin of the blob URLs 8 years ago
Timothy Gu 6a5d96164a
test: more comprehensive IDNA test cases 8 years ago
Joyee Cheung d7fd694cee
test: remove redundant additional url tests 8 years ago
Joyee Cheung e92ddd46bb
test: synchronize WPT url test data 8 years ago
Joyee Cheung 4109e0edc4
test: remove WHATWG URL test data file extension 8 years ago
Karan Thakkar 47034e12ad
doc: change broken fg(1) links to fg(1p) 8 years ago
Anna Henningsen d9d541d564
tools,doc: enable changelogs for items 8 years ago
Daijiro Wachi d8cb65aa6e
url, test: synchronize WPT url tests for file URL 8 years ago
Joyee Cheung 7aaa960f4c
test, url: synchronize WPT url tests 8 years ago
Shigeki Ohtsu 5e98e34648
crypto: add cert check issued by StartCom/WoSign 8 years ago
Gibson Fahnestock 51f4c8bf5c
test: s/assert.equal/assert.strictEqual/ 8 years ago
abouthiroppy 8262d49a44
test: refactor cluster-preload.js 8 years ago
cjihrig 50130220dc
test: s/assert.notEqual()/assert.notStrictEqual()/ 8 years ago
cjihrig dd9aefde69
test: use const for all require() calls 8 years ago
Sam Roberts ebcf834c14 test: move common tls connect setup into fixtures 8 years ago
James M Snell 824978e337 url: do not decode arbitrary %2e sequences in paths 8 years ago
James M Snell e46bdcf2bb url: change null password handling 8 years ago
Michaël Zasso 78e867492a url: improve spec compliance of WHATWG URL 8 years ago
Evan Lucas 6796bf4829 repl: allow autocompletion for scoped packages 8 years ago
Sam Roberts 7c3d280bf0 doc: rework tls for accuracy and clarity 8 years ago
Adrian Estrada a4f3080595 test: improvements in test fixtures symlinked 8 years ago
Sam Shull 6f2f02d5ad
test: invalid package.json causes error when require()ing in directory 8 years ago
Ben Noordhuis 21ba3e3b89 test: add more module loader test coverage 9 years ago
Rich Trott d5bdd65c6a test: move module out of fixture directory 9 years ago
James M Snell a8ece149e2 url: adding WHATWG URL support 9 years ago
Wyatt Preul 74c772c3eb test: run faster and cleanup after run 9 years ago
Jason Ginchereau 9dc9074c3d path: fallback to process cwd when resolving drive cwd 9 years ago
Eugene Ostroukhov b4a249f66b inspector: introduce a smoke test 9 years ago
Fedor Indutny 5a171398f4 test: make test-tick-processor.js non-flaky 9 years ago
not-an-aardvark c678ecbca0 test: make crypto.timingSafeEqual test less flaky 9 years ago
Rich Trott 801115d7a4 test: increase _debugger coverage 9 years ago
Rich Trott e192825de0 test: refactor test-debug-signal-cluster 9 years ago
Bryan English 249bb8da2f util: fix deprecated class prototype 9 years ago
Rich Trott 3f6e1dae7e test: add uncaught exception test for debugger 9 years ago
Myles Borins 21b0a27af8
Revert "fs: make callback mandatory to all async functions" 9 years ago
vladimir 320f433dcd util: support classes in util.deprecate() 9 years ago
Vse Mozhet Byt ea725eda42
test: ensure stream preprocessing order 9 years ago
Sakthipriyan Vairamani 9359de9dd2 fs: make callback mandatory to all async functions 9 years ago