summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 7.20.1: 14 April 2010curl-7_20_1Daniel Stenberg2010-04-141-0/+2
* Use correct directory for c-ares git pullGuenter Knauf2010-04-131-3/+3
* fix compiler warning: variable might be clobbered by longjmp or vforkYang Tse2010-04-131-2/+2
* added last git commit output for c-ares too.Guenter Knauf2010-04-131-7/+15
* changed the git update block to take care of c-ares repo if detected.Guenter Knauf2010-04-131-25/+20
* updated timestamp of the script.Guenter Knauf2010-04-121-1/+1
* removed obsolete var in gitpull() functionGuenter Knauf2010-04-121-5/+2
* added a cast to silent compiler warning with 64bit systems.Guenter Knauf2010-04-121-1/+1
* fixed a path typo in src/Makefile.netware.Guenter Knauf2010-04-121-2/+2
* Added text for How To Make a Patch with gitDaniel Stenberg2010-04-121-1/+22
* update the section on timeoutsDaniel Stenberg2010-04-121-21/+9
* update URL and cut out wrong info on ipv6Daniel Stenberg2010-04-121-7/+2
* refer to CURLMOPT_TIMERFUNCTION for multi_socket usersDaniel Stenberg2010-04-121-2/+5
* s/CVS/gitDaniel Stenberg2010-04-111-1/+1
* modified to use the git file, not cvsDaniel Stenberg2010-04-111-4/+4
* mention missing test servers for <server>Daniel Stenberg2010-04-101-0/+3
* FTP quote commands prefixed with '*' now can fail without abortingDaniel Stenberg2010-04-094-3/+27
* qssl: reflect recent code changes in SSL interfaceKamil Dudka2010-04-073-11/+22
* nss: handle client certificate related errorsKamil Dudka2010-04-062-1/+33
* ssl: Fix build when SSL isn't enabledBen Greear2010-04-061-2/+2
* refactorize interface of Curl_ssl_recv/Curl_ssl_sendKamil Dudka2010-04-0410-97/+127
* simplify code of Curl_resolv_timeout()Kamil Dudka2010-04-041-64/+64
* eliminate a race condition in Curl_resolv_timeout()Kamil Dudka2010-04-042-2/+6
* fixed compiler warningsBen Greear2010-04-023-7/+7
* updated contributor countDaniel Stenberg2010-04-021-1/+1
* add contributors from the 7.20.0 release notesDaniel Stenberg2010-04-021-0/+14
* fix SFTP download hangDaniel Stenberg2010-04-013-2/+9
* Fixed misleading test messageDan Fandrich2010-03-311-1/+1
* update the generic copyright year rangeDaniel Stenberg2010-03-311-1/+1
* removed README.cmake due to the improved situationDaniel Stenberg2010-03-312-26/+1
* fix compiler warning with a cast.Guenter Knauf2010-03-311-1/+1
* make folks use latest available dependent libraries.Guenter Knauf2010-03-314-36/+50
* Call curl_global_cleanup() in test 560 to avoid a memory leakDan Fandrich2010-03-301-0/+1
* Allow test 538 to run even when proxy support is disabledDan Fandrich2010-03-301-2/+3
* use (s)size_t for string lengths to fix compiler warnsDaniel Stenberg2010-03-292-4/+4
* use size_t to hold string lengthDaniel Stenberg2010-03-291-1/+1
* Fix compile warnings in ssh.cBen Greear2010-03-291-50/+87
* fix smtp compile warningBen Greear2010-03-292-2/+2
* Ben's POP3 changeDaniel Stenberg2010-03-282-0/+10
* pop3: Get message listing if no mailbox in URLBen Greear2010-03-282-5/+71
* Allow running ./tests/testcurl.pl from within git repo.Ben Greear2010-03-281-0/+4
* minor language fixDaniel Stenberg2010-03-271-1/+1
* allow user+password in the URL for all protocolsBen Greear2010-03-273-51/+57
* ignore pid files and stunnel.confDaniel Stenberg2010-03-271-0/+2
* make sure git pull is actually done!Daniel Stenberg2010-03-271-13/+11
* changelogged: smoother rate limitingDaniel Stenberg2010-03-262-0/+6
* Make rate-limitation logic smootherBen Greear2010-03-263-41/+93
* remove all .cvsignore filesDaniel Stenberg2010-03-2525-183/+0
* PROT_CLOSEACTION should not include TFTPDaniel Stenberg2010-03-251-1/+1
* Avoid double newline for the 'last commits' log in testcurl.plTor Arntsen2010-03-251-0/+1