platform/upstream/curl.git
2010-04-14 Daniel Stenbergadded contributors from the 7.20.1 RELEASE-NOTES
2010-04-14 Daniel Stenbergignore files generated by 'maketgz'
2010-04-14 Daniel Stenberg7.20.1: 14 April 2010
2010-04-13 Guenter KnaufUse correct directory for c-ares git pull
2010-04-13 Yang Tsefix compiler warning: variable might be clobbered by...
2010-04-13 Guenter Knaufadded last git commit output for c-ares too.
2010-04-13 Guenter Knaufchanged the git update block to take care of c-ares...
2010-04-12 Guenter Knaufupdated timestamp of the script.
2010-04-12 Guenter Knaufremoved obsolete var in gitpull() function
2010-04-12 Guenter Knaufadded a cast to silent compiler warning with 64bit...
2010-04-12 Guenter Knauffixed a path typo in src/Makefile.netware.
2010-04-12 Daniel StenbergAdded text for How To Make a Patch with git
2010-04-12 Daniel Stenbergupdate the section on timeouts
2010-04-12 Daniel Stenbergupdate URL and cut out wrong info on ipv6
2010-04-12 Daniel Stenbergrefer to CURLMOPT_TIMERFUNCTION for multi_socket users
2010-04-11 Daniel Stenbergs/CVS/git
2010-04-11 Daniel Stenbergmodified to use the git file, not cvs
2010-04-10 Daniel Stenbergmention missing test servers for <server>
2010-04-09 Daniel StenbergFTP quote commands prefixed with '*' now can fail witho...
2010-04-07 Kamil Dudkaqssl: reflect recent code changes in SSL interface
2010-04-06 Kamil Dudkanss: handle client certificate related errors
2010-04-05 Ben Greearssl: Fix build when SSL isn't enabled
2010-04-04 Kamil Dudkarefactorize interface of Curl_ssl_recv/Curl_ssl_send
2010-04-04 Kamil Dudkasimplify code of Curl_resolv_timeout()
2010-04-04 Kamil Dudkaeliminate a race condition in Curl_resolv_timeout()
2010-04-02 Ben Greearfixed compiler warnings
2010-04-02 Daniel Stenbergupdated contributor count
2010-04-02 Daniel Stenbergadd contributors from the 7.20.0 release notes
2010-04-01 Daniel Stenbergfix SFTP download hang
2010-04-01 Dan FandrichFixed misleading test message
2010-03-31 Daniel Stenbergupdate the generic copyright year range
2010-03-31 Daniel Stenbergremoved README.cmake due to the improved situation
2010-03-31 Guenter Knauffix compiler warning with a cast.
2010-03-30 Guenter Knaufmake folks use latest available dependent libraries.
2010-03-30 Dan FandrichCall curl_global_cleanup() in test 560 to avoid a memor...
2010-03-30 Dan FandrichAllow test 538 to run even when proxy support is disabled
2010-03-29 Daniel Stenberguse (s)size_t for string lengths to fix compiler warns
2010-03-29 Daniel Stenberguse size_t to hold string length
2010-03-29 Ben GreearFix compile warnings in ssh.c
2010-03-29 Ben Greearfix smtp compile warning
2010-03-28 Daniel StenbergBen's POP3 change
2010-03-28 Ben Greearpop3: Get message listing if no mailbox in URL
2010-03-28 Ben GreearAllow running ./tests/testcurl.pl from within git repo.
2010-03-27 Daniel Stenbergminor language fix
2010-03-27 Ben Greearallow user+password in the URL for all protocols
2010-03-27 Daniel Stenbergignore pid files and stunnel.conf
2010-03-27 Daniel Stenbergmake sure git pull is actually done!
2010-03-26 Daniel Stenbergchangelogged: smoother rate limiting
2010-03-26 Ben GreearMake rate-limitation logic smoother
2010-03-25 Daniel Stenbergremove all .cvsignore files
2010-03-25 Daniel StenbergPROT_CLOSEACTION should not include TFTP
2010-03-25 Tor ArntsenAvoid double newline for the 'last commits' log in...
2010-03-25 Tor ArntsenChange to version-independent git option for 'git log...
2010-03-25 Daniel Stenbergshow 5 commits even if no git pull was made
2010-03-25 Daniel Stenbergdon't touch ares/aclocal.m4 and show recent git commits
2010-03-25 Daniel Stenberguse CURL_SIZEOF_LONG instead of SIZEOF_LONG
2010-03-25 Daniel Stenbergs/CVS/DEV in the version string from the git repo
2010-03-25 Bill HoffmanMerge branch 'master' of github.com:bagder/curl
2010-03-25 Bill HoffmanAdd .gitattributes files to turn off CRLF translation...
2010-03-24 Daniel Stenbergprovide a version number as today's date
2010-03-24 Daniel Stenbergtestcurl now uses git instead of CVS
2010-03-24 Bill HoffmanMerge branch 'master' of github.com:bagder/curl
2010-03-24 Bill HoffmanEnable LDAP by default since it is now disabled when...
2010-03-24 Bill HoffmanCMake fixes for Linux.
2010-03-24 Bob Richmondfix: timeout after last data chunk was handled
2010-03-24 Daniel Stenbergavoid compiler warning without USE_ALARM_TIMEOUT
2010-03-24 Bill HoffmanFix curl CMake build.
2010-03-24 Chris Conroyremove debug printfs
2010-03-24 Daniel StenbergRTSP GET_PARAMETER fix
2010-03-24 Daniel Stenbergremove trace of CVS
2010-03-24 Chris ConroyFix RTSP GET_PARAMETER empty and non-empty operation.
2010-03-24 Daniel Stenbergs/CVS/DEV/ in the version string for repo versions
2010-03-24 Daniel Stenbergscrapped all left-over TODOs
2010-03-24 Daniel Stenbergrestore executable bits on some files
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2010-03-24 Daniel StenbergThe 'ares' subtree has been removed from the source...
2010-03-24 Daniel Stenbergs/CVS/git
2010-03-24 Daniel Stenbergupdate to current state
2010-03-24 Daniel Stenbergremove the ares subtree
2010-03-23 Daniel Stenbergmark connection as connected
2010-03-23 Daniel Stenbergenabled valgrind
2010-03-23 Dan FandrichUpdated Symbian notes
2010-03-23 Daniel Stenbergchunked-encoding with Content-Length: header problem
2010-03-23 Daniel Stenbergdelayed easy handle kill caused double Curl_close(...
2010-03-23 Daniel Stenbergignore more files generated when tests run in the sourc...
2010-03-22 Daniel StenbergThomas Lopatic fixed the alarm()-based DNS timeout
2010-03-22 Thomas Lopaticfix the alarm()-based DNS timeout
2010-03-22 Daniel JohnsonFix warnings for clang
2010-03-22 Daniel StenbergMerge branch 'master' of github.com:bagder/curl
2010-03-22 douglas steinwandFix insufficient initialization in Curl_clone_ssl_config()
2010-03-21 Daniel Stenbergwe never used this file anyway
2010-03-21 Daniel Stenbergs/CVS/git
2010-03-21 Daniel Stenbergvarious changes of CVS to git
2010-03-21 Daniel Stenbergremove references to CVS in the code and use DEV instead
2010-03-21 Daniel StenbergBen Greear's two fixes explained
2010-03-21 Ben GreearFix tftp return codes and tsize upload handling
2010-03-20 Daniel Stenbergmore files to ignore
2010-03-20 Daniel Stenbergprovide an initial set of .gitignore files
2010-03-19 Kamil Dudka- Improved Curl_read() to not ignore the error returned...
2010-03-18 Daniel Stenbergfix warning about conversions between curl_off_t and...
next