summaryrefslogtreecommitdiff
path: root/lib/url.h
Commit message (Expand)AuthorAgeFilesLines
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* lib: connect/h2/h3 refactorStefan Eissing2022-12-301-0/+16
* idn: rename the files to idn.[ch] and hold all IDN functionsDaniel Stenberg2022-12-151-5/+0
* lib: connection filters (cfilter) addition to curl:Stefan Eissing2022-11-111-17/+0
* setopt: use the handler table for protocol name to number conversionsPatrick Monnerat2022-09-161-1/+2
* copyright: make repository REUSE compliantmax.mehl2022-06-131-0/+2
* url: make Curl_disconnect return voidDaniel Stenberg2022-01-201-3/+3
* url: reduce conn->data referencesDaniel Stenberg2021-01-261-2/+2
* socks: use the download buffer insteadDaniel Stenberg2021-01-201-16/+0
* lib: pass in 'struct Curl_easy *' to most functionsDaniel Stenberg2021-01-171-3/+3
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* build: disable more code/data when built without proxy supportDaniel Stenberg2020-05-301-0/+5
* checksrc: enhance the ASTERISKSPACE and update code accordinglyDaniel Stenberg2020-05-141-1/+1
* url: Make the IDN conversion functions available to othersSteve Holme2020-02-261-1/+6
* url: make Curl_close() NULLify the pointer tooDaniel Stenberg2019-10-301-1/+1
* cleanup: move functions out of url.c and make them staticDaniel Stenberg2019-09-031-10/+0
* cleanup: remove the 'numsocks' argument used in many placesDaniel Stenberg2019-07-301-5/+2
* headers: Remove no longer exported functionsDaniel Gustafsson2019-07-101-3/+0
* pipelining: removedDaniel Stenberg2019-04-061-8/+1
* urldata: rename easy_conn to just connDaniel Stenberg2019-01-111-3/+2
* Curl_follow: return better errors on URL problemsDaniel Stenberg2018-10-231-0/+1
* url: use the URL API internally as wellDaniel Stenberg2018-09-221-0/+2
* URL-APIDaniel Stenberg2018-09-081-0/+2
* curl_easy_upkeep: removed 'conn' from the nameDaniel Stenberg2018-09-071-1/+1
* upkeep: add a connection upkeep API: curl_easy_conn_upkeep()Max Dymond2018-09-071-0/+1
* CURLOPT_UPLOAD_BUFFERSIZE: set upload buffer sizeDaniel Stenberg2018-09-061-0/+12
* tests: add unit tests for url.cJim Fuller2018-09-051-5/+2
* conn: remove the boolean 'inuse' fieldDaniel Stenberg2018-07-111-1/+2
* setopt: reintroduce non-static Curl_vsetopt() for OS400 supportPatrick Monnerat2018-01-131-3/+1
* curl_easy_reset: release mime-related data.Patrick Monnerat2017-12-201-1/+1
* setopt: split out curl_easy_setopt() to its own fileDaniel Stenberg2017-11-101-1/+7
* share: add support for sharing the connection cacheDaniel Stenberg2017-11-091-3/+1
* url: proxy: Use 443 as default port for https proxiesThomas Glanzmann2016-11-251-0/+2
* proxy: Support HTTPS proxy and SOCKS+HTTP(s)Alex Rousskov2016-11-241-0/+11
* internals: rename the SessionHandle struct to Curl_easyDaniel Stenberg2016-06-221-14/+14
* CURLOPT_SOCKS5_GSSAPI_SERVICE: Merged with CURLOPT_PROXY_SERVICE_NAMESteve Holme2016-04-091-2/+0
* http_negotiate: Calculate service name and proxy service name locallySteve Holme2016-04-081-3/+0
* multi: turn Curl_done into file local multi_doneDaniel Stenberg2016-03-301-1/+2
* multi: move Curl_do and Curl_do_done to multi.c and make staticDaniel Stenberg2016-03-301-3/+1
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* http2: init the pushed transfer properlyDaniel Stenberg2015-06-241-1/+2
* Negotiate: custom service names for SPNEGO.Linus Nielsen2015-04-281-0/+3
* FTP: make the data connection work when going through proxyDaniel Stenberg2013-10-261-1/+1
* SessionHandle: the protocol specific pointer is now a void *Daniel Stenberg2013-08-121-0/+1
* urldata: clean up the use of the protocol specific structsDaniel Stenberg2013-08-121-5/+0
* FTP: when EPSV gets a 229 but fails to connect, retry with PASVDaniel Stenberg2013-08-061-2/+2
* build: fix circular header inclusion with other packagesYang Tse2013-01-091-1/+1
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-0/+86
* build: rename 76 lib/*.h filesYang Tse2012-12-281-86/+0
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-1/+1