292 Commits (60d14c870274e9f193a81e8eb9b6a74fba3b4178)

Author SHA1 Message Date
Timothy Gu 413691fde0
url: expose WHATWG url.origin as ASCII 8 years ago
Myles Borins 8250bfd1e5
fs: Revert throw on invalid callbacks 8 years ago
Rajaram Gaunker 06a617aa21
url: update IDNA error conditions 8 years ago
Timothy Gu 841bb4c61f
url: fix C0 control and whitespace handling 8 years ago
Refael Ackermann fccc0bf6e6 test: add mustCallAtLeast 8 years ago
Sakthipriyan Vairamani (thefourtheye) 4cb5f3daa3
fs: throw on invalid callbacks for async functions 8 years ago
Daijiro Wachi 943dd5f9ed
url: handle windows drive letter in the file state 8 years ago
Daijiro Wachi 0f58d3cbef src: support domains with empty labels 8 years ago
Timothy Gu b2870a4f8c url: update WHATWG URL API to latest spec 8 years ago
Ben Noordhuis 90476ac6ee lib: remove _debugger.js 8 years ago
Bartosz Sosnowski bb041ea5a0 repl: support hidden history file on Windows 8 years ago
Daijiro Wachi 1b99d8ffe9 url: disallow invalid IPv4 in IPv6 parser 8 years ago
Daijiro Wachi eb0492d51e url: remove javascript URL special case 8 years ago
Daijiro Wachi b470a85f07 url: trim leading slashes of file URL paths 8 years ago
Rich Trott 65c100ae8b test: remove disabled debugger test 8 years ago
Daijiro Wachi 843b7e68ca test: synchronize WPT url setter test data 8 years ago
Daijiro Wachi 50bfef66f0 test: synchronize WPT url test data 8 years ago
Tobias Nießen 0e710aada4
crypto: add sign/verify support for RSASSA-PSS 8 years ago
Timothy Gu c515a985ea url: spec-compliant URLSearchParams parser 8 years ago
Bartosz Sosnowski bd496e0187
src: ensure that fd 0-2 are valid on windows 8 years ago
Daijiro Wachi cab58fe5df test: synchronize WPT url setters tests data 8 years ago
Timothy Gu d77a7588cf url: spec-compliant URLSearchParams serializer 8 years ago
Richard Lau 92e7c93fce
test: add test for loading from global folders 8 years ago
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
Shigeki Ohtsu dacaaa5fc0 test: add script to create 0-dns-cert.pem 8 years ago
Daijiro Wachi 39f7e72440 test: check the origin of the blob URLs 8 years ago
Daniel Bevenius 1402fef098 test: make tests pass when configured without-ssl 8 years ago
Timothy Gu b610a4db1c url: enforce valid UTF-8 in WHATWG parser 8 years ago
Timothy Gu 6c213978b7 test: more comprehensive IDNA test cases 8 years ago
Karan Thakkar 6ae159fa35
doc: change broken fg(1) links to fg(1p) 8 years ago
Anna Henningsen 7cbb4b0e6e
tools,doc: enable changelogs for items 8 years ago
Joyee Cheung 84ee957800 test: remove redundant additional url tests 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
Daijiro Wachi 4577775a06 url, test: synchronize WPT url tests for file URL 8 years ago
Shigeki Ohtsu 89217d1450 crypto: add cert check issued by StartCom/WoSign 8 years ago
Joyee Cheung 10b687b58b test, url: synchronize WPT url tests 8 years ago
Sam Roberts 99b0c2e7a7 test: move common tls connect setup into fixtures 8 years ago
Gibson Fahnestock 3d2aef3979 test: s/assert.equal/assert.strictEqual/ 8 years ago
abouthiroppy da96843920 test: refactor cluster-preload.js 8 years ago
cjihrig e5499b32cf test: s/assert.notEqual()/assert.notStrictEqual()/ 8 years ago
James M Snell 81228497c5 url: do not decode arbitrary %2e sequences in paths 8 years ago
James M Snell 5161b00af5 url: change null password handling 8 years ago
cjihrig ff1efa6087 test: use const for all require() calls 8 years ago
Michaël Zasso db18dd8356 url: improve spec compliance of WHATWG URL 8 years ago
Evan Lucas e248f7f9e7 repl: allow autocompletion for scoped packages 8 years ago
Adrian Estrada e467d37ed9 test: improvements in test fixtures symlinked 8 years ago
Sam Roberts caa7fa982a doc: rework tls for accuracy and clarity 8 years ago
Sam Shull 4f486aa661 test: invalid package.json causes error when require()ing in directory 8 years ago
Ben Noordhuis 8fca311857 test: add more module loader test coverage 8 years ago