summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* - Based on bug report #2723219 (http://curl.haxx.se/bug/view.cgi?id=2723219)Daniel Stenberg2009-04-291-0/+8
* - Constantine Sapuntzakis filed bug report #2783090Daniel Stenberg2009-04-281-0/+6
* - Bug report #2709004 (http://curl.haxx.se/bug/view.cgi?id=2709004) by TimDaniel Stenberg2009-04-281-0/+12
* - Bug report #2779733 (http://curl.haxx.se/bug/view.cgi?id=2779733) by SvenDaniel Stenberg2009-04-261-1/+6
* - Kamil Dudka fixed another NSS-related leak when client certs were used.Daniel Stenberg2009-04-241-0/+2
* - bug report #2779245 (http://curl.haxx.se/bug/view.cgi?id=2779245) by RainerDaniel Stenberg2009-04-231-0/+6
* Added new libcurl source files to Amiga, RiscOS and VC6 build files.Dan Fandrich2009-04-231-0/+3
* libcurl's memory.h renamed to curl_memory.hYang Tse2009-04-211-0/+2
* Moved potential inclusion of system's malloc.h and memory.h header files toYang Tse2009-04-211-0/+5
* - Leanic Lefever reported a crash and did some detailed research on why andDaniel Stenberg2009-04-201-0/+7
* - Gisle Vanem noticed that --libtool would produce bogus strings at times forDaniel Stenberg2009-04-201-0/+6
* - Pramod Sharma reported and tracked down a bug when doing FTP over a HTTPDaniel Stenberg2009-04-171-0/+11
* - bug report #2727981 (http://curl.haxx.se/bug/view.cgi?id=2727981) by MartinDaniel Stenberg2009-04-131-0/+14
* - Toshio Kuratomi reported a memory leak problem with libcurl+NSS that turnedDaniel Stenberg2009-04-131-0/+8
* Added new libcurl source files to Symbian OS build files.Dan Fandrich2009-04-111-0/+4
* Daniel Johnson improved the MacOSX-Framework shell script to now perform allYang Tse2009-04-101-0/+4
* Sun compilers specific preprocessor block removed from curlbuild.h.distYang Tse2009-04-081-0/+8
* - I clarified in the docs that CURLOPT_SEEKFUNCTION should return 0 on successDaniel Stenberg2009-04-061-0/+7
* Fix curl_off_t definition for builds done using Sun compilers and aYang Tse2009-04-021-0/+10
* - Andre Guibert de Bruet fixed a NULL pointer use in an infof() call if aDaniel Stenberg2009-04-011-0/+5
* Properly return an error code in curl_easy_recv (reported by Jim Freeman).Dan Fandrich2009-03-311-0/+3
* - Kamil Dudka brought a patch that enables 6 additional crypto algorithms whenDaniel Stenberg2009-03-181-0/+5
* - Use libssh2_version() to present the libssh2 version in case the libssh2Daniel Stenberg2009-03-131-0/+4
* Fix TELNET transfers not being aborted upon write callback failuresYang Tse2009-03-121-0/+6
* - Kamil Dudka made the curl tool properly call curl_global_init() before anyDaniel Stenberg2009-03-111-0/+4
* Added TELNET timeout support for Windows buildsYang Tse2009-03-111-0/+4
* Moved 7.19.2 and older entries from CHANGES to CHANGES.0 (the latter is notDaniel Stenberg2009-03-101-1711/+0
* - Frank Hempel found out a bug and provided the fix:Daniel Stenberg2009-03-091-0/+15
* - Andreas Farber made the 'buildconf' script check for the presence of m4Daniel Stenberg2009-03-091-0/+7
* - Andre Guibert de Bruet found and fixed a code segment in ssluse.c where theDaniel Stenberg2009-03-081-0/+3
* - Andre Guibert de Bruet fixed the gnutls-using code: There are a few placesDaniel Stenberg2009-03-081-0/+5
* - Bill Egert pointed out (http://curl.haxx.se/bug/view.cgi?id=2671602) thatDaniel Stenberg2009-03-081-0/+7
* Expanded the security section of the libcurl-tutorial man page to coverDan Fandrich2009-03-051-0/+5
* Fix NTLM authentication memory leak on SSPI enabled Windows buildsYang Tse2009-03-051-0/+4
* Fixed a problem with m4 quoting in the OpenSSL configure check reportedDan Fandrich2009-03-041-0/+4
* - David James brought a patch that make libcurl close (all) dead connectionsDaniel Stenberg2009-03-031-0/+11
* - David Kierznowski notified us about a security flawcurl-7_19_4Daniel Stenberg2009-03-021-0/+21
* - Senthil Raja Velu reported a problem when CURLOPT_INTERFACE andDaniel Stenberg2009-02-271-0/+5
* - As Daniel Fandrich figured out, we must do the GnuTLS initing in theDaniel Stenberg2009-02-251-0/+8
* - Brian J. Murrell found out that Negotiate proxy authentication didn't work.Daniel Stenberg2009-02-241-0/+5
* - After a bug reported by James Cheng I've made curl_easy_getinfo() forDaniel Stenberg2009-02-231-0/+6
* Daniel Johnson provided a shell script that will perform all the steps neededYang Tse2009-02-231-0/+4
* - I renamed everything in the windows builds files that used the name 'curllib'Daniel Stenberg2009-02-231-0/+4
* Do not halt compilation when using VS2008 to build a Windows 2000 targetYang Tse2009-02-201-0/+3
* - Linus Nielsen Feltzing reported and helped me repeat and fix a problem withDaniel Stenberg2009-02-201-0/+10
* - Patrik Thunstrom reported a problem and helped me repeat it. It turned outDaniel Stenberg2009-02-191-0/+11
* FTP downloads (i.e.: RETR) ending with code 550 now return error CURLE_REMOTE...Patrick Monnerat2009-02-181-0/+4
* - Kamil Dudka made NSS-powered builds compile and run again!Daniel Stenberg2009-02-171-0/+2
* - A second follow-up change by Andre Guibert de Bruet to fix a related memoryDaniel Stenberg2009-02-171-0/+4
* - CURLOPT_FTP_CREATE_MISSING_DIRS can now be set to 2 in addition to 1 forDaniel Stenberg2009-02-171-0/+14