summaryrefslogtreecommitdiff
path: root/lib/url.h
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | build libcurl to use ares for asynch name resolves.
* moved the proxyuser and proxypasswd fields from the sessionhandle to theDaniel Stenberg2003-07-211-0/+1
| | | | connectdata to work as expected
* Fixup after talks with Richard Bramante. We should now make betterDaniel Stenberg2003-03-311-0/+5
| | | | comparisons before re-using SSL connections and re-using SSL connection IDs.
* 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
| | | | | | | | counter so that the caller needs to decrease that counter when done with the returned data. If compiled with MALLOCDEBUG I've added some extra checking that the counter is decreased before a handle is closed etc.
* 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
| | | | | | | the initial connect to "come through". This should work fine for connect and for FTP-PASV connects. Needs massive testing.
* 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
| | | | be posted in a minute to the libcurl list.
* 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