platform/upstream/curl.git
2010-04-16 Daniel Stenbergdprintf_formatf: Value stored to 'left' is never read
2010-04-16 Daniel Stenbergcurl_version: remove superfluous assignments
2010-04-16 Daniel StenbergFTP PORT: Value stored to 'rc' is never read
2010-04-16 Daniel StenbergCurl_setup_transfer: no longer returns anything
2010-04-16 Daniel StenbergPASV response: Value stored to 'rc' is never read
2010-04-16 Daniel StenbergCurl_perform: Value stored to 'res2' is never read
2010-04-16 Daniel Stenbergsftp range: remove unnecessary check for NULL pointer
2010-04-16 Daniel Stenbergftp_range: remove unnecessary check for NULL pointer
2010-04-16 Daniel Stenbergfile_range: remove unnecessary check for NULL pointer
2010-04-16 Daniel StenbergSOCKS4: Value stored to 'rc' is never read
2010-04-16 Daniel StenbergFTP PASV: Value stored to 'rc' is never read
2010-04-16 Daniel Stenbergftp_range: Value stored to 'totalsize' is never read
2010-04-16 Daniel StenbergSOCKS5: when name resolves fail return immediately
2010-04-16 Daniel StenbergPOP3: when USER command fails, don't even try PASS
2010-04-16 Daniel Stenbergtftp_rx: Value stored to 'sbytes' is never read
2010-04-16 Daniel Stenbergfile_range: Value stored to 'totalsize' is never read
2010-04-16 Daniel Stenbergchangelog: GnuTLS: SSL handshake phase is non-blocking
2010-04-16 Jerome VouillonGnuTLS: make the connection phase non-blocking
2010-04-16 Daniel Stenbergkrb5_auth: fix my previous change to compile
2010-04-16 unknownOS400 version V5R2M0 not supported anymore by IBM:...
2010-04-16 Daniel Stenbergchangelog: GnuTLS fix, no reverse loopkups and fixed...
2010-04-16 Daniel StenbergSSL_RECV: EOF is not an error here
2010-04-16 Paul Howarthconfigure: GSSAPI detection on ancient Linux distros
2010-04-16 Daniel Stenbergresolvers: no more using AI_CANONNAME
2010-04-16 Daniel StenbergKRB5: use given host name instead of reverse lookup...
2010-04-15 Dan FandrichRemove redundant conditional
2010-04-15 Dan FandrichEliminated an unlikely race condition in some tests.
2010-04-15 Daniel Stenbergchangelog: prevent needless reverse name lookups
2010-04-15 Daniel StenbergCurl_ipv4_resolve_r: only set AI_CANONNAME when needed
2010-04-14 Daniel StenbergIGNORE: files generated by maketgz
2010-04-14 Daniel Stenbergbumped to start the journey towards 7.20.2
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
next