Age | Commit message (Expand) | Author |
2006-06-10 | Fix "'x' might be used uninitialized in this function" warnings. | Gisle Vanem |
2006-06-09 | stricter type use to please compilers | Daniel Stenberg |
2006-06-08 | lib525.c does a FTP upload with PORT using multi interface | Daniel Stenberg |
2006-06-07 | NTLM2 session response support | Daniel Stenberg |
2006-05-27 | reverted the previous .libs check for libs, but instead make mingw32 builds | Daniel Stenberg |
2006-05-25 | better check for libs created in the .libs directory since libtool does this | Daniel Stenberg |
2006-05-24 | make sure we pass a time_t * to localtime(), and the timeval struct members | Daniel Stenberg |
2006-05-24 | based on Tor Arntsen's fix, this should correct test case 271 to again run | Daniel Stenberg |
2006-05-11 | 1 - allow much longer time for the test FTP server to startup and get verified | Daniel Stenberg |
2006-05-10 | My Solaris test server was simply too slow to be able to respond within 4 | Daniel Stenberg |
2006-05-10 | removed variable declarations shadowing previously declared variables | Daniel Stenberg |
2006-04-26 | David McCreedy brought line end conversions when doing FTP ASCII | Daniel Stenberg |
2006-04-10 | if configure found a fork(), sws supports --fork which is *NOT* used by the | Daniel Stenberg |
2006-04-10 | output the exit code from stunnel to stderr in case it is non-zero | Daniel Stenberg |
2006-04-10 | support --fork and pass that on to sws | Daniel Stenberg |
2006-04-10 | Scan for 'stunnel4' before 'stunnel' since debian have them setup this way | Daniel Stenberg |
2006-04-10 | Use correct content-length. Found out by patching the libcurl read to only | Daniel Stenberg |
2006-04-05 | cut off a bit more of the type-2 ntlm message since it differs between | Daniel Stenberg |
2006-04-05 | Michele Bini modified the NTLM code to work for his "weird IIS case" | Daniel Stenberg |
2006-03-28 | #1451929 (http://curl.haxx.se/bug/view.cgi?id=1451929) detailed a bug that | Daniel Stenberg |
2006-03-03 | If run on a curl built shared, detect this and invoke libtool for gdb | Daniel Stenberg |
2006-03-03 | added test524 | Daniel Stenberg |
2006-03-03 | Prevent uploading to a URL that has no file name part. | Daniel Stenberg |
2006-02-25 | Fix typo. | Gisle Vanem |
2006-02-22 | Fixed test case 57 (KNOWN_BUG #18) | Dan Fandrich |
2006-02-18 | Ulf H�rnhammar fixed a format string (printf style) problem in the Negotiate | Daniel Stenberg |
2006-02-06 | how silly, the cookie expired! ;-) | Daniel Stenberg |
2006-01-24 | Michal Marek provided a patch for FTP that makes libcurl continue to try PASV | Daniel Stenberg |
2006-01-19 | Duane Cathey was one of our friends who reported that curl -P [IP] | Daniel Stenberg |
2006-01-16 | David Shaw finally removed all traces of Gopher and we are now officially | Daniel Stenberg |
2006-01-13 | Andrew Benham fixed a race condition in the test suite that could cause the | Daniel Stenberg |
2006-01-09 | Made the copyright year match the latest modification's year. | Daniel Stenberg |
2006-01-04 | modified output to prevent the autobuild system to trap on the 'FAILED' output | Daniel Stenberg |
2006-01-03 | Added remake of the arpa/tftp.h file to make the TFTP server build on systems | Daniel Stenberg |
2006-01-03 | killed trailing whitespace | Daniel Stenberg |
2006-01-03 | Andres Garcia made the TFTP test server build with mingw ("I also had to copy | Daniel Stenberg |
2006-01-03 | modified to hush compiler warnings | Daniel Stenberg |
2006-01-02 | 1. sws now supports two new "commands" and 2. if built with | Daniel Stenberg |
2005-12-19 | Fixed lcc compiler warnings. | Dan Fandrich |
2005-12-18 | Cleanup windows header includes. Where aplicable, inclusion of | Yang Tse |
2005-12-13 | Log CPPFLAGS environment variable along with the others. | Dan Fandrich |
2005-12-13 | Fixed some compiler warnings on lcc. | Dan Fandrich |
2005-12-08 | Fix compiler warning | Yang Tse |
2005-12-08 | If unable to get curl's version, log all failure details. | Yang Tse |
2005-12-06 | Yang Tse: fixed compiler warning | Daniel Stenberg |
2005-12-06 | Yang Tse: With last change logging directory needs to be created sooner. | Daniel Stenberg |
2005-12-05 | Yang Tse: make runtests.pl more talkative when unable to find out curl's | Daniel Stenberg |
2005-12-05 | Another Yang Tse warning cleanup raid! | Daniel Stenberg |
2005-11-10 | modified to the new error text for range error | Daniel Stenberg |
2005-10-30 | test 275 makes a CONNECT through a proxy and then gets two pages from the | Daniel Stenberg |