| Commit message (Expand) | Author | Age | Files | Lines |
* | keyword update | Daniel Stenberg | 2005-04-27 | 58 | -6/+405 |
* | detect SSL library properly and display it on startup | Daniel Stenberg | 2005-04-27 | 1 | -2/+9 |
* | Fred New reported a bug where we used Basic auth and user name and password in | Daniel Stenberg | 2005-04-25 | 2 | -1/+109 |
* | show up to 5 (random) test cases using the keyword | Daniel Stenberg | 2005-04-22 | 1 | -3/+30 |
* | keywords added | Daniel Stenberg | 2005-04-22 | 46 | -0/+326 |
* | ignore the memdump file when showing files after a failure | Daniel Stenberg | 2005-04-22 | 1 | -1/+3 |
* | copyright this year | Daniel Stenberg | 2005-04-22 | 1 | -1/+1 |
* | modified the test case success reporting, added "test N out of Y" and | Daniel Stenberg | 2005-04-22 | 1 | -32/+55 |
* | test 256 is like test 38 but with proxy + proxy auth | Daniel Stenberg | 2005-04-22 | 3 | -2/+67 |
* | keywords | Daniel Stenberg | 2005-04-22 | 1 | -1/+9 |
* | added CURLOPT_PORT test when using proxy | Daniel Stenberg | 2005-04-19 | 1 | -0/+61 |
* | Olivier reported that even though he used CURLOPT_PORT, libcurl clearly still | Daniel Stenberg | 2005-04-18 | 6 | -2/+161 |
* | Toshiyuki Maezawa reported that when doing a POST with a read callback, | Daniel Stenberg | 2005-04-18 | 4 | -0/+4 |
* | better fix for the socket -1 case | Daniel Stenberg | 2005-04-18 | 1 | -1/+1 |
* | ignore sockfilt | Daniel Stenberg | 2005-04-18 | 1 | -0/+1 |
* | safety measure to avoid using -1 as socket | Daniel Stenberg | 2005-04-18 | 1 | -4/+11 |
* | allow some more time | Daniel Stenberg | 2005-04-18 | 1 | -1/+1 |
* | ARGH my stupidity is endless. Ipv4-only hosts don't send EPRT or LPRT. | Daniel Stenberg | 2005-04-18 | 1 | -4/+2 |
* | Modified the FTP server to use the new 'sockfilt' program to do all the socket | Daniel Stenberg | 2005-04-18 | 14 | -151/+1315 |
* | Modified to not mix ordinary print to STDOUT with a system() that prints topre-sockfilt | Daniel Stenberg | 2005-04-18 | 1 | -1/+6 |
* | keywords added | Daniel Stenberg | 2005-04-16 | 23 | -3/+152 |
* | minor edits, report the test cases without keywords | Daniel Stenberg | 2005-04-16 | 1 | -2/+10 |
* | starting to produce a summary in HTML | Daniel Stenberg | 2005-04-16 | 1 | -1/+26 |
* | keywords added | Daniel Stenberg | 2005-04-16 | 5 | -0/+34 |
* | initial tool to report info/keywords of the test cases | Daniel Stenberg | 2005-04-15 | 1 | -0/+63 |
* | started adding "keywords" for each test, to better allow us to sum up what | Daniel Stenberg | 2005-04-15 | 6 | -2/+49 |
* | Two new slowdown tests for better testing of the FTP response reader function | Daniel Stenberg | 2005-04-14 | 3 | -1/+104 |
* | make the ftp server support reply/servercmd, and make SLOWDOWN work, and | Daniel Stenberg | 2005-04-14 | 3 | -10/+19 |
* | fix port number | Daniel Stenberg | 2005-04-13 | 1 | -1/+1 |
* | requires OpenSSL, as our GnuTLS doesn't provide support for | Daniel Stenberg | 2005-04-12 | 1 | -0/+1 |
* | support tests that requires 'OpenSSL' specificly | Daniel Stenberg | 2005-04-12 | 1 | -2/+21 |
* | fixed the 304 response-with-content-length problem reported by Cory Nelson | Daniel Stenberg | 2005-04-08 | 2 | -1/+47 |
* | test time-conditioned FTP uploads | Daniel Stenberg | 2005-04-05 | 3 | -1/+88 |
* | Hardeep Singh reported a problem doing HTTP POST with Digest. (It was actually | Daniel Stenberg | 2005-04-03 | 2 | -1/+87 |
* | Test 245 was just added in an attempt to repeat Hardeep Singh's recent bug. | Daniel Stenberg | 2005-04-03 | 2 | -1/+77 |
* | copyright this year | Daniel Stenberg | 2005-03-31 | 1 | -1/+1 |
* | Attempt to make this code more forgiving for systems that doesn't detect | Daniel Stenberg | 2005-03-31 | 1 | -4/+4 |
* | Updated the copyright year since changes have been this year. | Daniel Stenberg | 2005-03-31 | 3 | -3/+3 |
* | Made the server send data to the control/data connections using two dedicated | Daniel Stenberg | 2005-03-29 | 1 | -28/+56 |
* | Based on Augustus Saunders' comments and findings, the HTTP output auth | Daniel Stenberg | 2005-03-28 | 3 | -1/+190 |
* | modified some log outputs, added comment about auth required as used in | Daniel Stenberg | 2005-03-28 | 1 | -4/+14 |
* | can you spell copy and paste error for me loud and clear? ;-P | Daniel Stenberg | 2005-03-22 | 1 | -2/+2 |
* | provide HTML and PDF versions of the man pages in the dist archive | Daniel Stenberg | 2005-03-22 | 1 | -1/+17 |
* | Make NTLM tests depend on the NTLM feature at not SSL, since the NTLM support | Daniel Stenberg | 2005-03-21 | 18 | -33/+27 |
* | format mistake | Daniel Stenberg | 2005-03-21 | 1 | -1/+1 |
* | some additional debug output | Daniel Stenberg | 2005-03-19 | 1 | -2/+5 |
* | Fixed spelling of --runtestopts | Dan Fandrich | 2005-03-18 | 1 | -3/+3 |
* | Netware builds don't use configure. | Dan Fandrich | 2005-03-18 | 1 | -1/+2 |
* | adjust to use plain 'make' even for cross-compiles if using configure- | Daniel Stenberg | 2005-03-18 | 1 | -2/+3 |
* | Change the bogus address used in test237 to be more reliable when run | Dan Fandrich | 2005-03-17 | 1 | -2/+5 |