summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change to version-independent git option for 'git log --oneline'Tor Arntsen2010-03-251-1/+1
* show 5 commits even if no git pull was madeDaniel Stenberg2010-03-251-5/+5
* don't touch ares/aclocal.m4 and show recent git commitsDaniel Stenberg2010-03-251-5/+8
* use CURL_SIZEOF_LONG instead of SIZEOF_LONGDaniel Stenberg2010-03-251-3/+3
* s/CVS/DEV in the version string from the git repoDaniel Stenberg2010-03-251-3/+3
* Merge branch 'master' of github.com:bagder/curlBill Hoffman2010-03-242-49/+40
|\
| * provide a version number as today's dateDaniel Stenberg2010-03-241-1/+1
| * testcurl now uses git instead of CVSDaniel Stenberg2010-03-242-48/+39
* | Add .gitattributes files to turn off CRLF translation for some filesBill Hoffman2010-03-242-0/+2
|/
* Merge branch 'master' of github.com:bagder/curlBill Hoffman2010-03-245-21/+29
|\
| * fix: timeout after last data chunk was handledBob Richmond2010-03-243-14/+28
| * avoid compiler warning without USE_ALARM_TIMEOUTDaniel Stenberg2010-03-241-1/+1
| * remove debug printfsChris Conroy2010-03-241-6/+0
* | Enable LDAP by default since it is now disabled when ldap.h is not found,Bill Hoffman2010-03-241-1/+1
* | CMake fixes for Linux.Bill Hoffman2010-03-244-2/+19
* | Fix curl CMake build.Bill Hoffman2010-03-243-62/+37
|/
* RTSP GET_PARAMETER fixDaniel Stenberg2010-03-242-1/+6
* remove trace of CVSDaniel Stenberg2010-03-241-2/+0
* Fix RTSP GET_PARAMETER empty and non-empty operation.Chris Conroy2010-03-246-33/+338
* s/CVS/DEV/ in the version string for repo versionsDaniel Stenberg2010-03-241-1/+1
* scrapped all left-over TODOsDaniel Stenberg2010-03-241-13/+2
* restore executable bits on some filesDaniel Stenberg2010-03-2412-0/+0
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-24434-434/+0
* The 'ares' subtree has been removed from the source repositoryDaniel Stenberg2010-03-242-1/+8
* s/CVS/gitDaniel Stenberg2010-03-243-5/+5
* update to current stateDaniel Stenberg2010-03-244-12/+15
* remove the ares subtreeDaniel Stenberg2010-03-24153-30263/+0
* mark connection as connectedDaniel Stenberg2010-03-233-1/+10
* enabled valgrindDaniel Stenberg2010-03-231-3/+1
* Updated Symbian notesDan Fandrich2010-03-231-2/+7
* chunked-encoding with Content-Length: header problemDaniel Stenberg2010-03-233-3/+9
* delayed easy handle kill caused double Curl_close() callDaniel Stenberg2010-03-233-3/+25
* ignore more files generated when tests run in the source treeDaniel Stenberg2010-03-233-0/+18
* Thomas Lopatic fixed the alarm()-based DNS timeoutDaniel Stenberg2010-03-222-1/+15
* fix the alarm()-based DNS timeoutThomas Lopatic2010-03-221-9/+15
* Fix warnings for clangDaniel Johnson2010-03-222-4/+14
* Merge branch 'master' of github.com:bagder/curlDaniel Stenberg2010-03-223-0/+15
|\
| * Fix insufficient initialization in Curl_clone_ssl_config()douglas steinwand2010-03-223-0/+15
* | we never used this file anywayDaniel Stenberg2010-03-221-39/+0
* | s/CVS/gitDaniel Stenberg2010-03-221-5/+5
|/