Historique des commits

Auteur SHA1 Message Date
  Patrick Monnerat 9d51329047 setopt: use the handler table for protocol name to number conversions il y a 2 ans
  max.mehl ad9bc5976d copyright: make repository REUSE compliant il y a 2 ans
  Daniel Stenberg e74a6b7b72 url: make Curl_disconnect return void il y a 2 ans
  Daniel Stenberg 560fc170ec url: reduce conn->data references il y a 3 ans
  Daniel Stenberg d0688dcbdf socks: use the download buffer instead il y a 3 ans
  Daniel Stenberg 215db086e0 lib: pass in 'struct Curl_easy *' to most functions il y a 3 ans
  Daniel Stenberg 4d2f800677 curl.se: new home il y a 4 ans
  Daniel Stenberg f3d501dc67 build: disable more code/data when built without proxy support il y a 4 ans
  Daniel Stenberg 66b0775763 checksrc: enhance the ASTERISKSPACE and update code accordingly il y a 4 ans
  Steve Holme 9352a40779 url: Make the IDN conversion functions available to others il y a 4 ans
  Daniel Stenberg dcd7e37c3a url: make Curl_close() NULLify the pointer too il y a 5 ans
  Daniel Stenberg 5050edb124 cleanup: move functions out of url.c and make them static il y a 5 ans
  Daniel Stenberg a55faf33d4 cleanup: remove the 'numsocks' argument used in many places il y a 5 ans
  Daniel Gustafsson 11d7fe118d headers: Remove no longer exported functions il y a 5 ans
  Daniel Stenberg 2f44e94efb pipelining: removed il y a 5 ans
  Daniel Stenberg ba243235ec urldata: rename easy_conn to just conn il y a 5 ans
  Daniel Stenberg 6535b9303d Curl_follow: return better errors on URL problems il y a 6 ans
  Daniel Stenberg 46e164069d url: use the URL API internally as well il y a 6 ans
  Daniel Stenberg fb30ac5a2d URL-API il y a 6 ans
  Daniel Stenberg 17ca0ccff4 curl_easy_upkeep: removed 'conn' from the name il y a 6 ans
  Max Dymond 7b655fcbad upkeep: add a connection upkeep API: curl_easy_conn_upkeep() il y a 6 ans
  Daniel Stenberg 2825f46d95 CURLOPT_UPLOAD_BUFFERSIZE: set upload buffer size il y a 6 ans
  Jim Fuller b004a174ea tests: add unit tests for url.c il y a 6 ans
  Daniel Stenberg 1b76c38904 conn: remove the boolean 'inuse' field il y a 6 ans
  Patrick Monnerat 3b548ffde9 setopt: reintroduce non-static Curl_vsetopt() for OS400 support il y a 6 ans
  Patrick Monnerat f009bbe1f6 curl_easy_reset: release mime-related data. il y a 6 ans
  Daniel Stenberg aa7668b948 setopt: split out curl_easy_setopt() to its own file il y a 7 ans
  Daniel Stenberg 67c55a26d5 share: add support for sharing the connection cache il y a 7 ans
  Thomas Glanzmann 1232dbb8bd url: proxy: Use 443 as default port for https proxies il y a 8 ans
  Alex Rousskov cb4e2be7c6 proxy: Support HTTPS proxy and SOCKS+HTTP(s) il y a 8 ans