nss: fix SSL handshake timeout underflow
[platform/upstream/curl.git] / CHANGES
2010-04-24 Kamil Dudkanss: fix SSL handshake timeout underflow
2010-04-24 Daniel Stenbergchangelog: added the --proto and -proto-redir options
2010-04-24 Kamil Dudkatest536: do not fail with threaded DNS resolver
2010-04-21 Daniel Stenbergcurl: -O crash on windows
2010-04-20 Ruslan Gazizovreplaced wsock32.lib usage with ws2_32.lib in MSVC...
2010-04-19 monneratMerge branch 'master' of github.com:bagder/curl
2010-04-19 Daniel Stenbergchangelog: -J/--remote-header-name strips CRLF
2010-04-19 monneratMerge branch 'master' of github.com:bagder/curl
2010-04-16 Daniel Stenbergchangelog: GnuTLS: SSL handshake phase is non-blocking
2010-04-16 Daniel Stenbergchangelog: GnuTLS fix, no reverse loopkups and fixed...
2010-04-15 Daniel Stenbergchangelog: prevent needless reverse name lookups
2010-04-14 Daniel Stenberg7.20.1: 14 April 2010
2010-04-09 Daniel StenbergFTP quote commands prefixed with '*' now can fail witho...
2010-04-06 Kamil Dudkanss: handle client certificate related errors
2010-04-04 Kamil Dudkarefactorize interface of Curl_ssl_recv/Curl_ssl_send
2010-04-04 Kamil Dudkaeliminate a race condition in Curl_resolv_timeout()
2010-04-01 Daniel Stenbergfix SFTP download hang
2010-03-28 Daniel StenbergBen's POP3 change
2010-03-27 Ben Greearallow user+password in the URL for all protocols
2010-03-26 Daniel Stenbergchangelogged: smoother rate limiting
2010-03-24 Bill HoffmanMerge branch 'master' of github.com:bagder/curl
2010-03-24 Bob Richmondfix: timeout after last data chunk was handled
2010-03-24 Daniel StenbergRTSP GET_PARAMETER fix
2010-03-24 Daniel StenbergThe 'ares' subtree has been removed from the source...
2010-03-23 Daniel Stenbergmark connection as connected
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-22 Daniel StenbergThomas Lopatic fixed the alarm()-based DNS timeout
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 Stenbergvarious changes of CVS to git
2010-03-21 Daniel StenbergBen Greear's two fixes explained
2010-03-19 Kamil Dudka- Improved Curl_read() to not ignore the error returned...
2010-03-15 Daniel Stenberg- Constantine Sapuntzakis brought a patch:
2010-03-06 Daniel Stenberg- Ben Greear brought a patch that fixed the rate limiti...
2010-03-05 Daniel StenbergDaniel Johnson provided fixes for building with the...
2010-03-05 Yang TseConstantine Sapuntzakis detected and fixed a double...
2010-03-02 Daniel Stenberg- [Daniel Johnson] I've been trying to build libcurl...
2010-03-02 Daniel Stenberg- Based on patch provided by Jacob Moshenko, the transf...
2010-03-02 Daniel Stenberg- Andrei Benea filed bug report #2956698 and pointed...
2010-03-02 Daniel Stenberg- Markus Duft pointed out in bug #2961796 that even...
2010-03-02 Daniel Stenberg- Made the pingpong timeout code properly deal with...
2010-03-01 Daniel Stenberg- Ben Greear provided an update for TFTP that fixes...
2010-03-01 Daniel Stenberg- Wesley Miaw reported bug #2958179 which identified...
2010-02-26 Daniel Stenberg- Pat Ray in bug #2958474 pointed out an off-by-one...
2010-02-26 Dan FandrichFixed a couple of out of memory leaks and a segfault...
2010-02-25 Dan FandrichFixed a couple of out of memory leaks and a segfault...
2010-02-25 Yang TseFixed bug report #2958074 indicating
2010-02-22 Patrick Monnerat- Proper handling of STARTTLS on SMTP, taking CURLUSESS...
2010-02-20 Daniel Stenberg- Fixed the SMTP compliance by making sure RCPT TO...
2010-02-20 Daniel Stenberg- I made the SMTP code expect a 250 response back from...
2010-02-14 Yang Tseremoved trailing whitespace
2010-02-14 Yang TseOverhauled test suite getpart() function. Fixing potent...
2010-02-13 Daniel Stenberg- Martin Hager reported and fixed a problem with a...
2010-02-13 Daniel Stenberg- Tom Donovan fixed the CURL_FORMAT_* defines when...
2010-02-12 Daniel Stenberg- Jack Zhang reported a problem with SMTP: we wrongly...
2010-02-11 Yang Tsemention last changes
2010-02-09 Daniel Stenbergspell and 7.20.0
2010-02-09 Daniel Stenberg- When downloading compressed content over HTTP and...
2010-02-03 Dan FandrichChanged the Watcom makefiles to make them easier to...
2010-02-02 Yang Tsemention a couple of changes back from November
2010-02-02 Yang Tse- Symbol CURL_FORMAT_OFF_T now obsoleted, will be remov...
2010-02-01 Daniel StenbergWe introduce a loop in lib/multi.c around all calls...
2010-01-27 Yang Tsemention asynchronous DNS lookups enhancements
2010-01-26 Daniel Stenberg- Mike Crowe made libcurl return CURLE_COULDNT_RESOLVE_...
2010-01-23 Bjorn StenbergMention -J change
2010-01-21 Daniel StenbergChris Conroy brought support for RTSP transfers, and...
2010-01-19 Daniel Stenberg- As was pointed out on the http-state mailing list...
2010-01-19 Daniel Stenberg- David McCreedy brought a fix and a new test case...
2010-01-14 Kamil Dudka- Suppressed side effect of OpenSSL configure checks...
2010-01-11 Daniel Stenberg- Gil Weber reported a peculiar flaw with the multi...
2010-01-11 Daniel Stenberg- Made sure that the progress callback is repeatedly...
2010-01-11 Daniel Stenberg- The tests/runtests.pl script now checks to see if...
2010-01-08 Daniel Stenberg- Johan van Selst found and fixed a OpenSSL session...
2010-01-06 Daniel Stenberg- Make sure the progress callback is called repeatedly...
2010-01-06 Claes JakobssonJulien Chaffraix fixed so that the fragment part in...
2010-01-03 Kamil Dudka- Julien Chaffraix eliminated a duplicated initializati...
2010-01-02 Daniel Stenberg- Make curl support --ssl and --ssl-reqd instead of...
2010-01-01 Daniel Stenberg- Ingmar Runge enhanced libcurl's FTP engine to support...
2009-12-30 Yang TseVMS build system enhancements by Steven M. Schweda...
2009-12-25 Daniel Stenbergadd pointer to the bug report
2009-12-25 Daniel Stenberg- Renato Botelho and Peter Pentchev brought a patch...
2009-12-17 Daniel Stenberg- David Byron fixed Curl_ossl_cleanup to actually call...
2009-12-16 Daniel StenbergFollow-up fix for the proxy fix I did for Jon Nelson...
2009-12-14 Daniel Stenberg- Jon Nelson found a regression that turned out to...
2009-12-12 Daniel StenbergIMAP, POP3 and SMTP support
2009-12-10 Daniel Stenberg- Siegfried Gyuricsko found out that the curl manual...
2009-12-10 Daniel Stenbergargh, use the correct bug id
2009-12-10 Daniel Stenberg- Constantine Sapuntzakis figured out a case which...
2009-12-07 Daniel Stenberg- Martin Storsjo made libcurl use the Expect: 100-conti...
2009-12-01 Daniel Stenberg- If the Expect: 100-continue header has been set by...
2009-11-28 Yang Tse- Added Diffie-Hellman parameters to several test harne...
2009-11-27 Daniel Stenberg- Markus Koetter provided a polished and updated versio...
2009-11-26 Daniel Stenberg - Extended and fixed the change I did on Dec 11 for...
2009-11-23 Yang Tse- David Byron modified Makefile.dist vc8 and vc9 target...
2009-11-23 Daniel Stenberg- Bjorn Augustsson reported a bug which made curl not...
2009-11-20 Daniel Stenberg- Constantine Sapuntzakis identified a write after...
2009-11-20 Daniel Stenberg- Jad Chamcham pointed out a bug with connection re...
2009-11-17 Daniel Stenberg- Constantine Sapuntzakis provided another fix for...
2009-11-17 Daniel Stenberg- Marc Kleine-Budde fixed: curl saved the LDFLAGS set...
next