24 Commits (6cc63797bc63dc0de7888048402127cc10f34f7c)

Author SHA1 Message Date
Timothy Gu 841bb4c61f
url: fix C0 control and whitespace handling 8 years ago
Daijiro Wachi 943dd5f9ed
url: handle windows drive letter in the file state 8 years ago
Timothy Gu b2870a4f8c url: update WHATWG URL API to latest spec 8 years ago
Timothy Gu ade80eeb1a src: clean up WHATWG WG parser 8 years ago
Daijiro Wachi 1b99d8ffe9 url: disallow invalid IPv4 in IPv6 parser 8 years ago
Daijiro Wachi b470a85f07 url: trim leading slashes of file URL paths 8 years ago
Daijiro Wachi f8f46f9917 url: change path parsing for non-special URLs 8 years ago
Timothy Gu 4ddd23f0ec src: WHATWG URL C++ parser cleanup 8 years ago
James M Snell 7139b93a8b url: add ToObject method to native URL class 8 years ago
Joyee Cheung ee19e2923a url: show input in parse error message 8 years ago
James M Snell e26b6c6baa src: add native URL class 8 years ago
Timothy Gu d23123643d src: make PercentDecode return void 8 years ago
Timothy Gu d099f8e317 src: remove explicit UTF-8 validity check in url 8 years ago
Timothy Gu b610a4db1c url: enforce valid UTF-8 in WHATWG parser 8 years ago
Daijiro Wachi 97d111d171 url: fix file state clarification in binding 8 years ago
Timothy Gu c7e1be8991 src: remove usage of V8 deprecated API in node_url.cc 8 years ago
Anna Henningsen 0d290a2ae0 src: fix v8 local handling in node_url.cc 8 years ago
Birunthan Mohanathas dcab88d529 url: add return value to ToUnicode/ToAscii stubs 8 years ago
James M Snell 81228497c5 url: do not decode arbitrary %2e sequences in paths 8 years ago
Michaël Zasso db18dd8356 url: improve spec compliance of WHATWG URL 8 years ago
Christopher J. Brody 595b22affa url: mark ignored return value in node::url::Parse(...) 8 years ago
Santiago Gimeno 0ab2182199
url: fix -Warray-bounds warning 8 years ago
James M Snell 774d737cdb url: fix building when using --without-intl 8 years ago
James M Snell 4b312387ea url: adding WHATWG URL support 9 years ago