Commit Verlauf

Autor SHA1 Nachricht Datum
  Daniel Stenberg 2f44e94efb pipelining: removed vor 5 Jahren
  Daniel Stenberg ba243235ec urldata: rename easy_conn to just conn vor 5 Jahren
  Daniel Stenberg 6535b9303d Curl_follow: return better errors on URL problems vor 6 Jahren
  Daniel Stenberg 46e164069d url: use the URL API internally as well vor 6 Jahren
  Daniel Stenberg fb30ac5a2d URL-API vor 6 Jahren
  Daniel Stenberg 17ca0ccff4 curl_easy_upkeep: removed 'conn' from the name vor 6 Jahren
  Max Dymond 7b655fcbad upkeep: add a connection upkeep API: curl_easy_conn_upkeep() vor 6 Jahren
  Daniel Stenberg 2825f46d95 CURLOPT_UPLOAD_BUFFERSIZE: set upload buffer size vor 6 Jahren
  Jim Fuller b004a174ea tests: add unit tests for url.c vor 6 Jahren
  Daniel Stenberg 1b76c38904 conn: remove the boolean 'inuse' field vor 6 Jahren
  Patrick Monnerat 3b548ffde9 setopt: reintroduce non-static Curl_vsetopt() for OS400 support vor 6 Jahren
  Patrick Monnerat f009bbe1f6 curl_easy_reset: release mime-related data. vor 7 Jahren
  Daniel Stenberg aa7668b948 setopt: split out curl_easy_setopt() to its own file vor 7 Jahren
  Daniel Stenberg 67c55a26d5 share: add support for sharing the connection cache vor 7 Jahren
  Thomas Glanzmann 1232dbb8bd url: proxy: Use 443 as default port for https proxies vor 8 Jahren
  Alex Rousskov cb4e2be7c6 proxy: Support HTTPS proxy and SOCKS+HTTP(s) vor 8 Jahren
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy vor 8 Jahren
  Steve Holme ccf7a82605 CURLOPT_SOCKS5_GSSAPI_SERVICE: Merged with CURLOPT_PROXY_SERVICE_NAME vor 8 Jahren
  Steve Holme 39d68b47e1 http_negotiate: Calculate service name and proxy service name locally vor 8 Jahren
  Daniel Stenberg 575e885db0 multi: turn Curl_done into file local multi_done vor 8 Jahren
  Daniel Stenberg 6b61d8160d multi: move Curl_do and Curl_do_done to multi.c and make static vor 8 Jahren
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// vor 8 Jahren
  Daniel Stenberg e9f0dd43bc http2: init the pushed transfer properly vor 9 Jahren
  Linus Nielsen 97c272e5d1 Negotiate: custom service names for SPNEGO. vor 9 Jahren
  Daniel Stenberg d44b014271 FTP: make the data connection work when going through proxy vor 11 Jahren
  Daniel Stenberg e79535bc5e SessionHandle: the protocol specific pointer is now a void * vor 11 Jahren
  Daniel Stenberg 4ad8e142da urldata: clean up the use of the protocol specific structs vor 11 Jahren
  Daniel Stenberg 7cc00d9a83 FTP: when EPSV gets a 229 but fails to connect, retry with PASV vor 11 Jahren
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages vor 12 Jahren
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming vor 12 Jahren