multi interface: missed storing connection time
[platform/upstream/curl.git] / lib / url.h
2010-05-07 Daniel Stenbergmulti interface: missed storing connection time
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2009-05-08 Daniel Stenberg- Constantine Sapuntzakis fixed bug report #2784055
2009-02-07 Daniel StenbergMoved Curl_strntoupper() to the rawstr.c file where...
2009-01-28 Daniel Stenberg- Markus Moeller introduced two new options to libcurl:
2009-01-21 Dan FandrichFixed a couple more locale-dependent toupper conversion...
2009-01-08 Dan FandrichUnified much of the SessionHandle initialization done...
2008-12-03 Daniel Stenberg- Igor Novoseltsev filed bug #2351645
2008-04-05 Daniel Stenbergprovide CURL_DEFAULT_PROXY_PORT set to 1080 for the...
2008-01-16 Daniel StenbergDmitry Kurochkin worked a lot on improving the HTTP...
2007-10-22 Daniel StenbergMichal Marek forwarded the bug report
2007-09-27 Dan FandrichEnabled a few more gcc warnings with --enable-debug...
2007-08-01 Daniel StenbergPatrick Monnerat and I modified libcurl so that now...
2007-05-02 Dan FandrichFixed an out of memory handling issue with HTTP pipelines.
2007-02-01 Yang Tsefogot to change Curl_mk_connc in header file
2007-01-27 Yang Tseupdate copyright year notice
2007-01-16 Daniel Stenberg- Armel Asselin improved libcurl to behave a lot better...
2006-12-05 Daniel StenbergJared Lundell filed bug report #1604956
2006-10-09 Daniel StenbergBogdan Nicula's second test case (posted Sun, 08 Oct...
2006-09-16 Daniel StenbergResize the connection cache upwards when adding more...
2006-09-15 Daniel Stenbergfile-local function should be static and not use Curl_...
2006-09-07 Daniel StenbergMajor overhaul introducing http pipelining support...
2006-04-10 Daniel StenbergFirst curl_multi_socket() commit. Should primarily...
2005-07-17 Daniel StenbergSimplified the code within curl_easy_perform() that...
2005-04-07 Daniel StenbergGnuTLS support added. There's now a "generic" SSL layer...
2005-02-09 Daniel StenbergFTP code turned into state machine. Not completely...
2004-05-17 Daniel StenbergI made Curl_done() take a pointer-pointer in the first...
2004-05-12 Daniel StenbergCurl_done() and the protocol-specific conn->curl_done...
2004-04-26 Daniel StenbergMajor hostip.c cleanup and split into multiple files...
2004-01-07 Daniel Stenbergupdated year in the copyright string
2003-08-05 Daniel Stenbergares awareness/usage/support added. If configure -...
2003-07-21 Daniel Stenbergmoved the proxyuser and proxypasswd fields from the...
2003-03-31 Daniel StenbergFixup after talks with Richard Bramante. We should...
2003-01-16 Daniel Stenbergcopyright year update in the source header
2002-11-05 Daniel StenbergCurl_resolv() now returns a different struct, and it...
2002-09-03 Daniel Stenbergupdated source code boilerplate/header
2002-08-12 Daniel StenbergInitial fix to make the multi interface return control...
2002-03-19 Daniel Stenbergcopyright string (year) update
2002-01-03 Daniel Stenbergmerged the multi-dev branch back into MAIN again
2001-08-30 Daniel StenbergMajor rename and redesign of the internal "backbone...
2001-08-15 Daniel Stenbergmoved the url.c prototypes to here
2001-01-05 Daniel StenbergInternal symbols that aren't static are now prefixed...
2001-01-03 Daniel Stenbergdual-license fix
2000-06-20 Daniel Stenberghaxx.nu => haxx.se
2000-05-22 Daniel Stenbergmoved here from the newlib branch
1999-12-29 Daniel StenbergInitial revision