Age | Commit message (Expand) | Author |
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 |
2005-10-27 | Nis Jorgensen filed bug report #1338648 | Daniel Stenberg |
2005-10-20 | Dave Dribin made libcurl understand and handle cases when the server | Daniel Stenberg |
2005-10-05 | added test case 272 for -z download over FTP when the timestamp is identical | Daniel Stenberg |
2005-09-30 | fixed the proper path to the tftpd server | Daniel Stenberg |
2005-09-19 | added test 271 | Daniel Stenberg |
2005-09-19 | test 271, the first ever TFTP test | Daniel Stenberg |
2005-09-19 | seems to work for test 271 on Linux now! | Daniel Stenberg |
2005-09-16 | renamed sendfile() since some systems have a system call named like this - | Daniel Stenberg |
2005-09-16 | In the Solaris 7 header files for tftp, the th_stuff struct member is an | Daniel Stenberg |
2005-09-16 | prevent warnings on re-defining MIN | Daniel Stenberg |
2005-09-16 | use int "subscripts" to prevent warnings from picky compilers | Daniel Stenberg |
2005-09-16 | use internal *printf() clones | Daniel Stenberg |
2005-09-15 | ifdef for includes, added checking for two not previously checked files (one | Daniel Stenberg |
2005-09-15 | use make -k when running the tests | Daniel Stenberg |
2005-09-15 | ignore this too | Daniel Stenberg |
2005-09-15 | build tftpd too! | Daniel Stenberg |
2005-09-15 | First version of the TFTP server. Basic functionality is there. | Daniel Stenberg |
2005-09-15 | added TFTP and TFTP-ipv6 support | Daniel Stenberg |
2005-09-15 | moved test2file() to util.c | Daniel Stenberg |
2005-09-07 | Thanks to Scott Davis' detailed reports, I found this premature detection | Daniel Stenberg |
2005-09-04 | Added FTP_SKIP_PASV_IP and --ftp-skip-pasv-ip | Daniel Stenberg |
2005-08-30 | quick hack to make it working again on Win32 - however we should consider to ... | Gunter Knauf |
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-18 | detabify | Daniel Stenberg |
2005-08-12 | added test 268 that makes curl -d @nonexisting | Daniel Stenberg |
2005-08-11 | do a POST with NTLM and add two custom headers | Daniel Stenberg |
2005-08-11 | fix for NetWare crossbuilds to display the right config.h when build on Win32. | Gunter Knauf |
2005-08-04 | Support realloc() on a NULL pointer properly (printf(%p) on a NULL pointer | Daniel Stenberg |