Age | Commit message (Expand) | Author |
2005-09-06 | Now curl warns if an unknown variable is used in the -w/--writeout argument. | Daniel Stenberg |
2005-09-04 | mention the recent improvements | Daniel Stenberg |
2005-09-02 | John Kelly added TFTP support to libcurl. A bunch of new error codes was | Daniel Stenberg |
2005-09-01 | 7.14.1 coming right up | Daniel Stenberg |
2005-08-29 | Kevin Lussier pointed out a problem with curllib.dsp | Daniel Stenberg |
2005-08-29 | Igor Polyakov fixed a rather nasty problem with the threaded name resolver | Daniel Stenberg |
2005-08-29 | Simon Josefson brought GNU GSS support | Daniel Stenberg |
2005-08-24 | Toby Peterson added CURLOPT_IGNORE_CONTENT_LENGTH to the library, accessible | Daniel Stenberg |
2005-08-24 | valgrind version 3 renames the --logfile command line option to --log-file... | Daniel Stenberg |
2005-08-24 | Fixed CA cert verification using GnuTLS with the default bundle, which | Daniel Stenberg |
2005-08-19 | Norbert Novotny had problems with FTPS and he helped me work out a patch | Daniel Stenberg |
2005-08-17 | - Jeff Pohlmeyer found out that if you ask libcurl to load a cookiefile (with | Daniel Stenberg |
2005-08-15 | recent changes | Daniel Stenberg |
2005-08-09 | Christopher R. Palmer fixed the offsets used for date parsings when the time | Daniel Stenberg |
2005-08-07 | Jon Grubbs filed bug report #1249962 which identified a problem with NTLM on a | Daniel Stenberg |
2005-08-07 | When curl is built with GnuTLS, curl-config didn't include "SSL" when | Daniel Stenberg |
2005-07-27 | If any of the options CURLOPT_HTTPGET, CURLOPT_POST and CURLOPT_HTTPPOST is | Daniel Stenberg |
2005-07-27 | Peteris Krumins added CURLOPT_COOKIELIST and CURLINFO_COOKIELIST, which is a | Daniel Stenberg |
2005-07-13 | Diego Casorran patches to make (lib)curl build fine on Amiga again | Daniel Stenberg |
2005-07-12 | Adrian Schuur added trailer support in the chunked encoding stream. The | Daniel Stenberg |
2005-07-05 | Gisle Vanem came up with a nice little work-around for bug #1230118. It | Daniel Stenberg |
2005-07-04 | mention the strerror_r detection fix in configure | Daniel Stenberg |
2005-07-03 | Andrew Bushnell provided enough info for me to tell that we badly needed to | Daniel Stenberg |
2005-06-22 | David Shaw fixes | Daniel Stenberg |
2005-06-19 | possible windows memory leak fixed by Gisle | Daniel Stenberg |
2005-06-13 | recent buildconf fiddling | Daniel Stenberg |
2005-06-06 | Tupone Alfredo's fixes: | Daniel Stenberg |
2005-06-03 | Andres Garcia's text mode fix for the 'data' part | Daniel Stenberg |
2005-05-31 | Todd Kulesza reported a flaw in the proxy option, since a numerical IPv6 | Daniel Stenberg |
2005-05-29 | recent changes | Daniel Stenberg |
2005-05-29 | Eric Cooper reported about a problem with HTTP servers that responds with | Daniel Stenberg |
2005-05-24 | recent action | Daniel Stenberg |
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 |