Commit History

Author SHA1 Message Date
  Daniel Stenberg b7ea3d2c22 urlapi: URL encode a '+' in the query part 4 years ago
  Daniel Stenberg 17fcdf6a31 lib: fix -Wassign-enum warnings 4 years ago
  Daniel Stenberg 259a81555d lib1560: verify "redirect" to double-slash leading URL 4 years ago
  Martin V b71628b633 test1560: avoid possibly negative association in wording 4 years ago
  Daniel Stenberg 7f1c098728 urlapi: accept :: as a valid IPv6 address 4 years ago
  Patrick Monnerat a75f12768d test 1560: avoid valgrind false positives 4 years ago
  Daniel Stenberg d3dc0a07e9 urlapi: guess scheme correct even with credentials given 4 years ago
  Daniel Stenberg 6e7733f788 urlapi: question mark within fragment is still fragment 5 years ago
  Jens Finkhaeuser 0a4ecbdf1c urlapi: CURLU_NO_AUTHORITY allows empty authority/host part 5 years ago
  Daniel Stenberg eab3c580f9 urlapi: verify the IPv6 numerical address 5 years ago
  Marcel Raad e23c52b329 build: fix Codacy warnings 5 years ago
  Daniel Stenberg 8b038bcc95 lib1560: add tests for parsing URL with too long scheme 5 years ago
  Daniel Stenberg 9f9ec7da57 urlapi: require a non-zero host name length when parsing URL 5 years ago
  Daniel Stenberg 2d0e9b40d3 urlapi: add CURLUPART_ZONEID to set and get 5 years ago
  Daniel Stenberg bdb2dbc103 urlapi: strip off scope id from numerical IPv6 addresses 5 years ago
  Daniel Stenberg d715d2ac89 urlapi: stricter CURLUPART_PORT parsing 5 years ago
  Jakub Zakrzewski 89bb5a836c test: urlapi: urlencode characters above 0x7f correctly 5 years ago
  Daniel Stenberg dcd6f81025 snprintf: renamed and we now only use msnprintf() 5 years ago
  Daniel Stenberg 9aa8ff2895 urlapi: only skip encoding the first '=' with APPENDQUERY set 5 years ago
  Daniel Stenberg 9df8dc101b url: a short host name + port is not a scheme 5 years ago
  Daniel Stenberg d9abebc7ee Revert "url: a short host name + port is not a scheme" 5 years ago
  Daniel Stenberg 226cfa8264 url: a short host name + port is not a scheme 6 years ago
  Daniel Stenberg b28094833a URL: fix IPv6 numeral address parser 6 years ago
  Even Rouault 55b51b8c49 Curl_dedotdotify(): always nul terminate returned string. 6 years ago
  Daniel Stenberg 2097cd5152 urlapi: fix support for address scope in IPv6 numerical addresses 6 years ago
  Daniel Stenberg 5c73093edb urlapi: document the error codes, remove two unused ones 6 years ago
  Daniel Stenberg 9307c219ad urlapi: add CURLU_GUESS_SCHEME and fix hostname acceptance 6 years ago
  Daniel Stenberg fb30ac5a2d URL-API 6 years ago