Age | Commit message (Expand) | Author |
2005-05-18 | update | Daniel Stenberg |
2005-05-18 | The configure check for strerror_r() failed to detect the proper API at | Daniel Stenberg |
2005-05-16 | Version 7.14.0 | Daniel Stenberg |
2005-05-13 | adjusted the configure to always skip the fine-poll() test on Mac OS X (darwin) | Daniel Stenberg |
2005-05-12 | -z bad use warning and NTLM proxy auth in reconnect fix | Daniel Stenberg |
2005-05-11 | mention the select() error fix as well | Daniel Stenberg |
2005-05-11 | the new HTTP headers | Daniel Stenberg |
2005-05-02 | Sort of "fixed" KNOWN_BUGS #4: curl now builds IPv6 enabled on AIX 4.3. At | Daniel Stenberg |
2005-05-02 | Added --trace-time that when used adds a time stamp to each trace line that | Daniel Stenberg |
2005-05-02 | two bugfixes, one change and one test script modification | Daniel Stenberg |
2005-04-29 | more fixes | Daniel Stenberg |
2005-04-27 | Paul Moore made curl check for the .curlrc file (_curlrc on windows) on two | Daniel Stenberg |
2005-04-26 | fixing | Daniel Stenberg |
2005-04-25 | Fred New reported a bug where we used Basic auth and user name and password in | Daniel Stenberg |
2005-04-24 | Based on feedback from Cory Nelson, I added some preprocessor magic in | Daniel Stenberg |
2005-04-23 | 2 days, 4 fixes | Daniel Stenberg |
2005-04-18 | Olivier reported that even though he used CURLOPT_PORT, libcurl clearly still | Daniel Stenberg |
2005-04-18 | Toshiyuki Maezawa reported that when doing a POST with a read callback, | Daniel Stenberg |
2005-04-10 | HTTP 304 response with Content-Length: header | Daniel Stenberg |
2005-04-07 | GnuTLS! | Daniel Stenberg |
2005-04-05 | the smell of release | Daniel Stenberg |
2005-04-04 | win resolve crash, win makefile fix | Daniel Stenberg |
2005-04-03 | Hardeep Singh reported a problem doing HTTP POST with Digest. (It was actually | Daniel Stenberg |
2005-03-30 | fix configure's SSL-detection for msys/mingw (from Andres Garcia) | Daniel Stenberg |
2005-03-29 | Better connection keep-alive when POSTing with HTTP Digest or Negotiate. | Daniel Stenberg |
2005-03-29 | proxy multi auth fix, --proxy-anyauth, ftp-ssl and ftp response reading fix | Daniel Stenberg |
2005-03-22 | moved out the changes from 2004 to CHANGES.2004 | Daniel Stenberg |
2005-03-16 | more | Daniel Stenberg |
2005-03-16 | - Tru64 and some IRIX boxes seem to not like test 237 as it is. Their | Daniel Stenberg |
2005-03-15 | new options to testcurl.pl, fixed curl-config and removed compiler warnings | Daniel Stenberg |
2005-03-14 | configure --enable-sspi | Daniel Stenberg |
2005-03-12 | --form-string | Daniel Stenberg |
2005-03-11 | curl_version_info() returns the feature bit CURL_VERSION_SSPI | Daniel Stenberg |
2005-03-10 | Christopher R. Palmer made it possible to build libcurl with the | Daniel Stenberg |
2005-03-09 | configure, socks, debug, getdate | Daniel Stenberg |
2005-03-08 | Dominick Meglio reported that using CURLOPT_FILETIME when transferring a FTP | Daniel Stenberg |
2005-03-07 | valgrind.pm fixed | Daniel Stenberg |
2005-03-04 | Added test case 235 that makes a resumed upload of a file that isn't present | Daniel Stenberg |
2005-03-04 | stand clear for release time | Daniel Stenberg |
2005-03-04 | Dave Dribin made it possible to set CURLOPT_COOKIEFILE to "" to activate | Daniel Stenberg |
2005-03-04 | Rene Rebe fixed a -# crash when more data than expected was retrieved. | Daniel Stenberg |
2005-03-03 | mention buffer overflows fixed | Daniel Stenberg |
2005-02-18 | Ralph Mitchell reported a flaw when you used a proxy with auth, and you | Daniel Stenberg |
2005-02-18 | socket leak, mingw build | Daniel Stenberg |
2005-02-16 | Christopher R. Palmer reported a problem with HTTP-POSTing using "anyauth" | Daniel Stenberg |
2005-02-11 | Removed all uses of strftime() since it uses the localised version of the | Daniel Stenberg |
2005-02-10 | valgrind stuff for test suite, vms build and more | Daniel Stenberg |
2005-02-09 | David Byron fixed his SSL problems, initially mentioned here: | Daniel Stenberg |
2005-02-09 | the new ftp code and Gisle's DICT fix | Daniel Stenberg |
2005-02-08 | inflate and out of memory fixes | Daniel Stenberg |