| Commit message (Expand) | Author | Age | Files | Lines |
* | non-blocking active FTP: cleanup multi state usage | Daniel Stenberg | 2011-12-20 | 1 | -1/+1 |
* | fix a bunch of MSVC compiler warnings | Yang Tse | 2011-09-03 | 1 | -1/+2 |
* | MemoryTracking: fix logging of free() calls done where Curl_safefree is called | Yang Tse | 2011-09-02 | 1 | -1/+0 |
* | stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h | Yang Tse | 2011-07-26 | 1 | -5/+3 |
* | source cleanup: unify look, style and indent levels | Daniel Stenberg | 2011-04-27 | 1 | -1/+2 |
* | Fixed compilation when the synchronous resolver is used | Dan Fandrich | 2011-04-25 | 1 | -2/+0 |
* | async resolvers: further cleanups | Daniel Stenberg | 2011-04-25 | 1 | -1/+3 |
* | url: provide dead_connection flag in Curl_handler::disconnect | Kamil Dudka | 2010-12-06 | 1 | -1/+1 |
* | multi interface: missed storing connection time | Daniel Stenberg | 2010-05-07 | 1 | -1/+8 |
* | remove the CVSish $Id$ lines | Daniel Stenberg | 2010-03-24 | 1 | -1/+0 |
* | - Constantine Sapuntzakis fixed bug report #2784055 | Daniel Stenberg | 2009-05-08 | 1 | -0/+2 |
* | Moved Curl_strntoupper() to the rawstr.c file where the other raw string | Daniel Stenberg | 2009-02-07 | 1 | -2/+1 |
* | - Markus Moeller introduced two new options to libcurl: | Daniel Stenberg | 2009-01-28 | 1 | -0/+1 |
* | Fixed a couple more locale-dependent toupper conversions, mainly for | Dan Fandrich | 2009-01-21 | 1 | -0/+1 |
* | Unified much of the SessionHandle initialization done in Curl_open() and | Dan Fandrich | 2009-01-08 | 1 | -0/+1 |
* | - Igor Novoseltsev filed bug #2351645 | Daniel Stenberg | 2008-12-03 | 1 | -0/+4 |
* | provide CURL_DEFAULT_PROXY_PORT set to 1080 for the default port libcurl | Daniel Stenberg | 2008-04-05 | 1 | -11/+2 |
* | Dmitry Kurochkin worked a lot on improving the HTTP Pipelining support that | Daniel Stenberg | 2008-01-16 | 1 | -3/+2 |
* | Michal Marek forwarded the bug report | Daniel Stenberg | 2007-10-22 | 1 | -0/+5 |
* | Enabled a few more gcc warnings with --enable-debug. Renamed a few | Dan Fandrich | 2007-09-27 | 1 | -3/+3 |
* | Patrick Monnerat and I modified libcurl so that now it *copies* all strings | Daniel Stenberg | 2007-08-01 | 1 | -0/+2 |
* | Fixed an out of memory handling issue with HTTP pipelines. | Dan Fandrich | 2007-05-02 | 1 | -2/+2 |
* | fogot to change Curl_mk_connc in header file | Yang Tse | 2007-02-01 | 1 | -1/+1 |
* | update copyright year notice | Yang Tse | 2007-01-27 | 1 | -1/+1 |
* | - Armel Asselin improved libcurl to behave a lot better when an easy handle | Daniel Stenberg | 2007-01-16 | 1 | -1/+1 |
* | Jared Lundell filed bug report #1604956 | Daniel Stenberg | 2006-12-05 | 1 | -1/+1 |
* | Bogdan Nicula's second test case (posted Sun, 08 Oct 2006) converted to test | Daniel Stenberg | 2006-10-09 | 1 | -2/+2 |
* | Resize the connection cache upwards when adding more handles than what | Daniel Stenberg | 2006-09-16 | 1 | -0/+4 |
* | file-local function should be static and not use Curl_ prefix! | Daniel Stenberg | 2006-09-15 | 1 | -1/+0 |
* | Major overhaul introducing http pipelining support and shared connection | Daniel Stenberg | 2006-09-07 | 1 | -1/+15 |
* | First curl_multi_socket() commit. Should primarily be considered as an internal | Daniel Stenberg | 2006-04-10 | 1 | -0/+12 |
* | Simplified the code within curl_easy_perform() that calls Curl_perform(). | Daniel Stenberg | 2005-07-17 | 1 | -1/+4 |
* | GnuTLS support added. There's now a "generic" SSL layer that we use all over | Daniel Stenberg | 2005-04-07 | 1 | -5/+0 |
* | FTP code turned into state machine. Not completely yet, but a good start. | Daniel Stenberg | 2005-02-09 | 1 | -5/+16 |
* | I made Curl_done() take a pointer-pointer in the first argument instead, and | Daniel Stenberg | 2004-05-17 | 1 | -6/+6 |
* | Curl_done() and the protocol-specific conn->curl_done() functions now all | Daniel Stenberg | 2004-05-12 | 1 | -1/+1 |
* | Major hostip.c cleanup and split into multiple files and easier #ifdef | Daniel Stenberg | 2004-04-26 | 1 | -2/+1 |
* | updated year in the copyright string | Daniel Stenberg | 2004-01-07 | 1 | -1/+1 |
* | ares awareness/usage/support added. If configure --enable-ares is used, we | Daniel Stenberg | 2003-08-05 | 1 | -1/+3 |
* | moved the proxyuser and proxypasswd fields from the sessionhandle to the | Daniel Stenberg | 2003-07-21 | 1 | -0/+1 |
* | Fixup after talks with Richard Bramante. We should now make better | Daniel Stenberg | 2003-03-31 | 1 | -0/+5 |
* | copyright year update in the source header | Daniel Stenberg | 2003-01-16 | 1 | -1/+1 |
* | Curl_resolv() now returns a different struct, and it contains a reference | Daniel Stenberg | 2002-11-05 | 1 | -1/+1 |
* | updated source code boilerplate/header | Daniel Stenberg | 2002-09-03 | 1 | -7/+7 |
* | Initial fix to make the multi interface return control while waiting for | Daniel Stenberg | 2002-08-12 | 1 | -1/+3 |
* | copyright string (year) update | Daniel Stenberg | 2002-03-19 | 1 | -1/+1 |
* | merged the multi-dev branch back into MAIN again | Daniel Stenberg | 2002-01-03 | 1 | -6/+4 |
* | Major rename and redesign of the internal "backbone" structs. Details will | Daniel Stenberg | 2001-08-30 | 1 | -4/+4 |
* | moved the url.c prototypes to here | Daniel Stenberg | 2001-08-15 | 1 | -1/+13 |
* | Internal symbols that aren't static are now prefixed with 'Curl_' | Daniel Stenberg | 2001-01-05 | 1 | -1/+2 |