Revert "Update to 7.44.0"
[platform/upstream/curl.git] / lib / url.h
2016-04-07 seonah moonRevert "Update to 7.44.0" 72/65072/1
2016-04-07 Seonah MoonUpdate to 7.44.0 38/65038/2 submit/tizen/20160407.062150
2016-04-07 Seonah MoonImported Upstream version 7.44.0 35/65035/1
2016-04-07 seonah moonRevert "Imported Upstream version 7.44.0" 20/65020/1
2016-04-07 Seonah MoonImported Upstream version 7.44.0 13/65013/1
2015-11-16 taesub.kimImported Upstream version 7.40.0 07/51807/1
2013-10-26 Daniel StenbergFTP: make the data connection work when going through...
2013-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
2013-08-12 Daniel StenbergSessionHandle: the protocol specific pointer is now...
2013-08-12 Daniel Stenbergurldata: clean up the use of the protocol specific...
2013-08-06 Daniel StenbergFTP: when EPSV gets a 229 but fails to connect, retry...
2013-01-08 Yang Tsebuild: fix circular header inclusion with other packages
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2012-12-28 Yang Tsebuild: rename 76 lib/*.h files
2012-12-28 Yang Tsebuild: make use of 76 lib/*.h renamed files
2012-12-07 Linus Nielsen FeltzingIntroducing a new persistent connection caching system...
2012-10-30 Anas NashifImported Upstream version 7.21.3 upstream/7.21.3
2011-12-20 Daniel Stenbergnon-blocking active FTP: cleanup multi state usage
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-09-03 Yang Tsefix a bunch of MSVC compiler warnings
2011-09-02 Yang TseMemoryTracking: fix logging of free() calls done where...
2011-07-26 Yang Tsestdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclu...
2011-04-27 Daniel Stenbergsource cleanup: unify look, style and indent levels
2011-04-26 Dan FandrichFixed compilation when the synchronous resolver is...
2011-04-25 Daniel Stenbergasync resolvers: further cleanups
2010-12-06 Kamil Dudkaurl: provide dead_connection flag in Curl_handler:...
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