Commit History

Author SHA1 Message Date
  Daniel Stenberg 4d2f800677 curl.se: new home 3 years ago
  Daniel Stenberg f3d501dc67 build: disable more code/data when built without proxy support 4 years ago
  Daniel Stenberg 66b0775763 checksrc: enhance the ASTERISKSPACE and update code accordingly 4 years ago
  Steve Holme 9352a40779 url: Make the IDN conversion functions available to others 4 years ago
  Daniel Stenberg dcd7e37c3a url: make Curl_close() NULLify the pointer too 4 years ago
  Daniel Stenberg 5050edb124 cleanup: move functions out of url.c and make them static 4 years ago
  Daniel Stenberg a55faf33d4 cleanup: remove the 'numsocks' argument used in many places 5 years ago
  Daniel Gustafsson 11d7fe118d headers: Remove no longer exported functions 5 years ago
  Daniel Stenberg 2f44e94efb pipelining: removed 5 years ago
  Daniel Stenberg ba243235ec urldata: rename easy_conn to just conn 5 years ago
  Daniel Stenberg 6535b9303d Curl_follow: return better errors on URL problems 5 years ago
  Daniel Stenberg 46e164069d url: use the URL API internally as well 5 years ago
  Daniel Stenberg fb30ac5a2d URL-API 6 years ago
  Daniel Stenberg 17ca0ccff4 curl_easy_upkeep: removed 'conn' from the name 5 years ago
  Max Dymond 7b655fcbad upkeep: add a connection upkeep API: curl_easy_conn_upkeep() 6 years ago
  Daniel Stenberg 2825f46d95 CURLOPT_UPLOAD_BUFFERSIZE: set upload buffer size 5 years ago
  Jim Fuller b004a174ea tests: add unit tests for url.c 6 years ago
  Daniel Stenberg 1b76c38904 conn: remove the boolean 'inuse' field 6 years ago
  Patrick Monnerat 3b548ffde9 setopt: reintroduce non-static Curl_vsetopt() for OS400 support 6 years ago
  Patrick Monnerat f009bbe1f6 curl_easy_reset: release mime-related data. 6 years ago
  Daniel Stenberg aa7668b948 setopt: split out curl_easy_setopt() to its own file 6 years ago
  Daniel Stenberg 67c55a26d5 share: add support for sharing the connection cache 6 years ago
  Thomas Glanzmann 1232dbb8bd url: proxy: Use 443 as default port for https proxies 7 years ago
  Alex Rousskov cb4e2be7c6 proxy: Support HTTPS proxy and SOCKS+HTTP(s) 7 years ago
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 years ago
  Steve Holme ccf7a82605 CURLOPT_SOCKS5_GSSAPI_SERVICE: Merged with CURLOPT_PROXY_SERVICE_NAME 8 years ago
  Steve Holme 39d68b47e1 http_negotiate: Calculate service name and proxy service name locally 8 years ago
  Daniel Stenberg 575e885db0 multi: turn Curl_done into file local multi_done 8 years ago
  Daniel Stenberg 6b61d8160d multi: move Curl_do and Curl_do_done to multi.c and make static 8 years ago
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 years ago