- Based on patch provided by Jacob Moshenko, the transfer logic now properly
[platform/upstream/curl.git] / CHANGES
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...
2009-11-15 Kamil Dudka- David Byron improved the configure script to use...
2009-11-14 Claes JakobssonAdded '--configure' option to curl-config to display...
2009-11-14 Daniel Stenberg- Claes Jakobsson restored the configure functionality...
2009-11-14 Daniel Stenberg- Camille Moncelier added support for the file type...
2009-11-14 Yang Tse- Constantine Sapuntzakis provided the fix that ensures...
2009-11-12 Kamil Dudka- libcurl-NSS now tries to reconnect with TLS disabled...
2009-11-12 Kamil Dudka- Kevin Baughman provided a fix preventing libcurl...
2009-11-11 Yang Tse- Marco Maggi reported that compilation failed when...
2009-11-11 Daniel Stenberg- Constantine Sapuntzakis posted bug #2891595
2009-11-11 Daniel Stenberg- Christian Schmitz noticed that the progress meter...
2009-11-05 Kamil Dudka- Dropped misleading timeouts in libcurl-NSS and made...
2009-11-05 Yang TseI removed leading 'curl' path on the 'curlbuild.h'...
2009-11-04 Daniel Stenberg- I fixed several problems with the transfer progress...
2009-11-04 Daniel Stenbergrelease coming up
2009-11-02 Daniel Stenberg- As reported independent by both Stan van de Burgt...
2009-10-31 Daniel Stenberg- Gabriel Kuri reported a problem with CURLINFO_CONTENT...
2009-10-30 Daniel Stenberg- Liza Alenchery mentioned a problem with re-used SCP...
2009-10-30 Daniel Stenberg- "Tom" posted a bug report that mentioned how libcurl...
2009-10-25 Daniel Stenberg- Dima Barsky made the curl cookie parser accept cookie...
2009-10-21 Daniel Stenberg- Attempt to use pkg-config for finding out libssh2...
2009-10-21 Daniel Stenbergs/koresh/Johan van Selst/
2009-10-21 Daniel Stenberg- A patch in bug report #2883177 (curl.haxx.se/bug...
2009-10-18 Daniel Stenberg- Ray Dassen provided a patch in Debian's bug tracker...
2009-10-18 Daniel Stenberg- Fixed memory leak in the SCP/SFTP code as it never...
2009-10-18 Daniel StenbergJohn Dennis filed bug report #2873666
2009-10-18 Daniel Stenberg- Kevin Baughman found a double close() problem with...
2009-10-17 Yang TseFix invalid file name characters handling on Windows
2009-10-01 Daniel Stenberg- Tom Mueller correctly reported in bug report #2870221
2009-10-01 Daniel Stenberg- Constantine Sapuntzakis: The current implementation...
2009-09-27 Daniel Stenberg- I introduced a maximum limit for received HTTP header...
2009-09-26 Daniel Stenberg- John P. McCaskey posted a bug report that showed...
2009-09-26 Kamil Dudka- Implemented a protocol independent way to specify...
2009-09-25 Daniel Stenberg- Chris Mumford filed bug report #2861587
2009-09-24 Daniel Stenbergrevert HPUX change since it already works fine
2009-09-23 Daniel Stenberg- HPUX does need _REENTRANT too to build really thread...
2009-09-16 Daniel Stenberg- Sven Anders reported that we introduced a cert verfic...
2009-09-16 Dan FandrichMoved the libssh2 checks after the SSL library checks...
2009-09-15 Yang Tsemention last changes
next