summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* Sort of "fixed" KNOWN_BUGS #4: curl now builds IPv6 enabled on AIX 4.3. AtDaniel Stenberg2005-05-021-0/+8
* Added --trace-time that when used adds a time stamp to each trace line thatDaniel Stenberg2005-05-021-0/+5
* two bugfixes, one change and one test script modificationDaniel Stenberg2005-05-021-0/+28
* more fixesDaniel Stenberg2005-04-291-0/+11
* Paul Moore made curl check for the .curlrc file (_curlrc on windows) on twoDaniel Stenberg2005-04-271-0/+8
* fixingDaniel Stenberg2005-04-261-0/+4
* Fred New reported a bug where we used Basic auth and user name and password inDaniel Stenberg2005-04-251-0/+5
* Based on feedback from Cory Nelson, I added some preprocessor magic inDaniel Stenberg2005-04-241-0/+4
* 2 days, 4 fixesDaniel Stenberg2005-04-231-0/+16
* Olivier reported that even though he used CURLOPT_PORT, libcurl clearly stillDaniel Stenberg2005-04-181-0/+4
* Toshiyuki Maezawa reported that when doing a POST with a read callback,Daniel Stenberg2005-04-181-0/+8
* HTTP 304 response with Content-Length: headerDaniel Stenberg2005-04-101-0/+5
* GnuTLS!Daniel Stenberg2005-04-071-0/+13
* the smell of releasecurl-7_13_2Daniel Stenberg2005-04-051-0/+2
* win resolve crash, win makefile fixDaniel Stenberg2005-04-041-0/+6
* Hardeep Singh reported a problem doing HTTP POST with Digest. (It was actuallyDaniel Stenberg2005-04-031-0/+7
* fix configure's SSL-detection for msys/mingw (from Andres Garcia)Daniel Stenberg2005-03-301-0/+4
* Better connection keep-alive when POSTing with HTTP Digest or Negotiate.Daniel Stenberg2005-03-291-0/+5
* proxy multi auth fix, --proxy-anyauth, ftp-ssl and ftp response reading fixDaniel Stenberg2005-03-291-0/+15
* moved out the changes from 2004 to CHANGES.2004Daniel Stenberg2005-03-221-1995/+0
* moreDaniel Stenberg2005-03-161-0/+3
* - Tru64 and some IRIX boxes seem to not like test 237 as it is. TheirDaniel Stenberg2005-03-161-0/+13
* new options to testcurl.pl, fixed curl-config and removed compiler warningsDaniel Stenberg2005-03-151-0/+10
* configure --enable-sspiDaniel Stenberg2005-03-141-1/+10
* --form-stringDaniel Stenberg2005-03-121-0/+5
* curl_version_info() returns the feature bit CURL_VERSION_SSPIDaniel Stenberg2005-03-111-0/+3
* Christopher R. Palmer made it possible to build libcurl with theDaniel Stenberg2005-03-101-0/+6
* configure, socks, debug, getdateDaniel Stenberg2005-03-091-0/+14
* Dominick Meglio reported that using CURLOPT_FILETIME when transferring a FTPDaniel Stenberg2005-03-081-0/+10
* valgrind.pm fixedDaniel Stenberg2005-03-071-0/+6
* Added test case 235 that makes a resumed upload of a file that isn't presentDaniel Stenberg2005-03-041-0/+14
* stand clear for release timecurl-7_13_1Daniel Stenberg2005-03-041-0/+2
* Dave Dribin made it possible to set CURLOPT_COOKIEFILE to "" to activateDaniel Stenberg2005-03-041-0/+3
* Rene Rebe fixed a -# crash when more data than expected was retrieved.Daniel Stenberg2005-03-041-0/+3
* mention buffer overflows fixedDaniel Stenberg2005-03-031-0/+8
* Ralph Mitchell reported a flaw when you used a proxy with auth, and youDaniel Stenberg2005-02-181-0/+9
* socket leak, mingw buildDaniel Stenberg2005-02-181-0/+10
* Christopher R. Palmer reported a problem with HTTP-POSTing using "anyauth"Daniel Stenberg2005-02-161-0/+18
* Removed all uses of strftime() since it uses the localised version of theDaniel Stenberg2005-02-111-0/+4
* valgrind stuff for test suite, vms build and moreDaniel Stenberg2005-02-101-0/+14
* David Byron fixed his SSL problems, initially mentioned here:Daniel Stenberg2005-02-091-0/+4
* the new ftp code and Gisle's DICT fixDaniel Stenberg2005-02-091-0/+19
* inflate and out of memory fixesDaniel Stenberg2005-02-081-0/+8
* Eric Vergnaud found a use of an uninitialized variableDaniel Stenberg2005-02-041-0/+7
* 7.13 coming upcurl-7_13_0Daniel Stenberg2005-02-011-0/+5
* four changesDaniel Stenberg2005-01-301-0/+19
* Using the multi interface, and doing a requsted a re-used connection thatDaniel Stenberg2005-01-291-0/+11
* conn->ip_addr MUST NOT be used on re-used connectionsDaniel Stenberg2005-01-291-0/+3
* multi interface: when a request is denied due to "Maximum redirects followed"Daniel Stenberg2005-01-291-0/+3
* Connect failures with the multi interface was often returned as "connect()Daniel Stenberg2005-01-281-0/+4