platform/upstream/curl.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...
2010-03-18 Yang Tseanother shot at the ftp_init() icc 9.1 optimizer issue
2010-03-17 Yang Tsereplaced intel compiler option -no-ansi-alias with...
2010-03-17 Yang Tseupdate outdated serial number
2010-03-16 Dan FandrichFactored out some code into a few independent functions
2010-03-15 Daniel Stenberg- Constantine Sapuntzakis brought a patch:
2010-03-11 Yang Tsefix compiler warning
2010-03-11 Dan FandrichSSL should now be working out-of-the-box on Symbian...
2010-03-11 Dan FandrichEnable Symbian zlib support by default.
2010-03-11 Dan FandrichAllow compilation even when OpenSSL has been configured...
2010-03-10 Dan FandrichA few Symbian build changes
2010-03-09 Yang Tsewatt32 compilation fix
2010-03-06 Daniel Stenberg- Ben Greear brought a patch that fixed the rate limiti...
2010-03-06 Daniel Stenbergindent fix by Ben Greear, I removed some braces for...
2010-03-06 Yang TseAdded another VS10 version string
2010-03-06 Yang Tsefix line break
2010-03-06 Yang Tseremoved usage of 's6_addr', fixing compilation issue...
next