Commit History

Author SHA1 Message Date
  Paul Colomiets 82f1b28ddf Remove file-related methods on all except unix, windows, redox 8 years ago
  Paul Colomiets c6e419f894 Normalize end of line whitespace in src/lib.rs 8 years ago
  Paul Colomiets 8e86a505ab Add wasm target to CI 8 years ago
  Simon Sapin 53e19cd005 percent-encoding v1.0.1 8 years ago
  bors-servo d358a4f33a Auto merge of #414 - valenting:ipv4_overflow, r=SimonSapin 9 years ago
  bors-servo 471cb945dc Auto merge of #413 - valenting:non-transitional-idna, r=SimonSapin 9 years ago
  bors-servo e3e0b34a3b Auto merge of #412 - valenting:fix-file-bug, r=SimonSapin 9 years ago
  bors-servo 211bf4ac0d Auto merge of #411 - valenting:no-host-username, r=SimonSapin 9 years ago
  bors-servo c6284a2101 Auto merge of #410 - valenting:win-file-letter, r=SimonSapin 9 years ago
  Valentin Gosu 48994586fc Fail IPv4 parsing when the number is overflowing 9 years ago
  Valentin Gosu 10272db072 Switch to non-transitional IDNA 9 years ago
  Valentin Gosu a706400a94 Fix file:#frag test case 9 years ago
  Valentin Gosu f9d797190a Do not allow username,password,port for URLs without a host or file URLs 9 years ago
  Valentin Gosu cd6a77942e Add test for file URL when path starts with windows drive letter 9 years ago
  Valentin Gosu dba0e4d169 Handle file URLs with host when path starts with Windows drive letter 9 years ago
  bors-servo edee129386 Auto merge of #409 - valenting:new-tests, r=SimonSapin 9 years ago
  Valentin Gosu d445930fd6 Add new setter tests that do not fail 9 years ago
  Valentin Gosu b2a6973416 Add new parsing tests that do not fail 9 years ago
  bors-servo 380be29859 Auto merge of #408 - valenting:path-percent-2e, r=SimonSapin 9 years ago
  Valentin Gosu fef3156698 Update test for not decoding arbitrary %2e 9 years ago
  Valentin Gosu 63e12b0b43 Stop percent decoding %2e all the time 9 years ago
  bors-servo 222c34cefe Auto merge of #406 - valenting:empty-pass, r=SimonSapin 9 years ago
  bors-servo 47b56e830b Auto merge of #405 - valenting:bad-bases, r=SimonSapin 9 years ago
  bors-servo 8e3cbca6a1 Auto merge of #403 - valenting:opaque-host-parser, r=SimonSapin 9 years ago
  bors-servo de977b5273 Auto merge of #407 - servo:custom-encoding, r=mbrubeck 9 years ago
  Valentin Gosu de4cc76b82 Add tests for non-special schemes 9 years ago
  Valentin Gosu 2f479abc27 Properly handle empty username and/or password 9 years ago
  Simon Sapin b761d6c236 Add custom_encoding_override() to form_urlencoded::Serializer. 9 years ago
  Valentin Gosu 6899aaba2b Add tests to check for bad URL bases 9 years ago
  Valentin Gosu 8646115a4e Update comment for domain to mention opaque hosts 9 years ago