summaryrefslogtreecommitdiff
path: root/lib/url.h
Commit message (Expand)AuthorAgeFilesLines
* Moved Curl_strntoupper() to the rawstr.c file where the other raw stringDaniel Stenberg2009-02-071-2/+1
* - Markus Moeller introduced two new options to libcurl:Daniel Stenberg2009-01-281-0/+1
* Fixed a couple more locale-dependent toupper conversions, mainly forDan Fandrich2009-01-211-0/+1
* Unified much of the SessionHandle initialization done in Curl_open() andDan Fandrich2009-01-081-0/+1
* - Igor Novoseltsev filed bug #2351645Daniel Stenberg2008-12-031-0/+4
* provide CURL_DEFAULT_PROXY_PORT set to 1080 for the default port libcurlDaniel Stenberg2008-04-051-11/+2
* Dmitry Kurochkin worked a lot on improving the HTTP Pipelining support thatDaniel Stenberg2008-01-161-3/+2
* Michal Marek forwarded the bug reportDaniel Stenberg2007-10-221-0/+5
* Enabled a few more gcc warnings with --enable-debug. Renamed a fewDan Fandrich2007-09-271-3/+3
* Patrick Monnerat and I modified libcurl so that now it *copies* all stringsDaniel Stenberg2007-08-011-0/+2
* Fixed an out of memory handling issue with HTTP pipelines.Dan Fandrich2007-05-021-2/+2
* fogot to change Curl_mk_connc in header fileYang Tse2007-02-011-1/+1
* update copyright year noticeYang Tse2007-01-271-1/+1
* - Armel Asselin improved libcurl to behave a lot better when an easy handleDaniel Stenberg2007-01-161-1/+1
* Jared Lundell filed bug report #1604956Daniel Stenberg2006-12-051-1/+1
* Bogdan Nicula's second test case (posted Sun, 08 Oct 2006) converted to testDaniel Stenberg2006-10-091-2/+2
* Resize the connection cache upwards when adding more handles than whatDaniel Stenberg2006-09-161-0/+4
* file-local function should be static and not use Curl_ prefix!Daniel Stenberg2006-09-151-1/+0
* Major overhaul introducing http pipelining support and shared connectionDaniel Stenberg2006-09-071-1/+15
* First curl_multi_socket() commit. Should primarily be considered as an internalDaniel Stenberg2006-04-101-0/+12
* Simplified the code within curl_easy_perform() that calls Curl_perform().Daniel Stenberg2005-07-171-1/+4
* GnuTLS support added. There's now a "generic" SSL layer that we use all overDaniel Stenberg2005-04-071-5/+0
* FTP code turned into state machine. Not completely yet, but a good start.Daniel Stenberg2005-02-091-5/+16
* I made Curl_done() take a pointer-pointer in the first argument instead, andDaniel Stenberg2004-05-171-6/+6
* Curl_done() and the protocol-specific conn->curl_done() functions now allDaniel Stenberg2004-05-121-1/+1
* Major hostip.c cleanup and split into multiple files and easier #ifdefDaniel Stenberg2004-04-261-2/+1
* updated year in the copyright stringDaniel Stenberg2004-01-071-1/+1
* ares awareness/usage/support added. If configure --enable-ares is used, weDaniel Stenberg2003-08-051-1/+3
* moved the proxyuser and proxypasswd fields from the sessionhandle to theDaniel Stenberg2003-07-211-0/+1
* Fixup after talks with Richard Bramante. We should now make betterDaniel Stenberg2003-03-311-0/+5
* copyright year update in the source headerDaniel Stenberg2003-01-161-1/+1
* Curl_resolv() now returns a different struct, and it contains a referenceDaniel Stenberg2002-11-051-1/+1
* updated source code boilerplate/headerDaniel Stenberg2002-09-031-7/+7
* Initial fix to make the multi interface return control while waiting forDaniel Stenberg2002-08-121-1/+3
* copyright string (year) updateDaniel Stenberg2002-03-191-1/+1
* merged the multi-dev branch back into MAIN againDaniel Stenberg2002-01-031-6/+4
* Major rename and redesign of the internal "backbone" structs. Details willDaniel Stenberg2001-08-301-4/+4
* moved the url.c prototypes to hereDaniel Stenberg2001-08-151-1/+13
* Internal symbols that aren't static are now prefixed with 'Curl_'Daniel Stenberg2001-01-051-1/+2
* dual-license fixDaniel Stenberg2001-01-031-28/+11
* haxx.nu => haxx.seDaniel Stenberg2000-06-201-2/+2
* moved here from the newlib branchDaniel Stenberg2000-05-221-0/+44
* Initial revisionDaniel Stenberg1999-12-291-0/+0