| Commit message (Expand) | Author | Age | Files | Lines |
* | back to GMT again | Daniel Stenberg | 2003-10-31 | 1 | -1/+1 |
* | my own system had a bad valgrind, so check that it works at least somewhat | Daniel Stenberg | 2003-10-31 | 1 | -2/+10 |
* | updated for the cut off GMT string | Daniel Stenberg | 2003-10-30 | 1 | -1/+1 |
* | only use siginterrupt() if it really exists on the platform | Daniel Stenberg | 2003-10-30 | 1 | -0/+2 |
* | Stop using stunnel.pm, we pass in the path from the main script instead. | Daniel Stenberg | 2003-10-29 | 3 | -25/+39 |
* | David Hull made the file: URL parser also accept the somewhat sloppy file | Daniel Stenberg | 2003-10-29 | 2 | -1/+35 |
* | stunnel.pm is no more | Daniel Stenberg | 2003-10-29 | 1 | -1/+1 |
* | stunnel.pm is removed | Daniel Stenberg | 2003-10-29 | 1 | -1/+0 |
* | now check for and use valgrind, inserted and modified the check for stunnel | Daniel Stenberg | 2003-10-29 | 1 | -2/+27 |
* | removed, functionality added to runtests.pl | Daniel Stenberg | 2003-10-29 | 1 | -11/+0 |
* | slightly quieter torture test by default | Daniel Stenberg | 2003-10-27 | 1 | -2/+2 |
* | avoid dependence on the order of the fields in the timeval struct, pointed out | Daniel Stenberg | 2003-10-25 | 2 | -2/+8 |
* | tests the new -C - fix | Daniel Stenberg | 2003-10-24 | 2 | -1/+45 |
* | don't select() forever, set a timeout so at least the test fails nice | Daniel Stenberg | 2003-10-24 | 2 | -12/+16 |
* | better name, it isn't https | Daniel Stenberg | 2003-10-24 | 1 | -1/+1 |
* | make it work with Negotiate support enabled too | Daniel Stenberg | 2003-10-24 | 1 | -2/+2 |
* | improved the torture testing | Daniel Stenberg | 2003-10-24 | 1 | -15/+43 |
* | supports -l now to display the actual line that was prevented by memlimit | Daniel Stenberg | 2003-10-24 | 1 | -1/+23 |
* | Introducing -t to "torture" the memory allocations/failing/bail-outing in | Daniel Stenberg | 2003-10-24 | 1 | -37/+166 |
* | produce a single summary of the amount of allocations on -v | Daniel Stenberg | 2003-10-24 | 1 | -1/+6 |
* | allow gdb to check the libtest dir for sources too (for the 500- tests) | Daniel Stenberg | 2003-10-22 | 1 | -1/+1 |
* | Modified to be able to repeat Kevin Roth's problem | Daniel Stenberg | 2003-10-22 | 1 | -2/+3 |
* | modified test 91 to look more like Kevin Roth's error case | Daniel Stenberg | 2003-10-21 | 1 | -3/+3 |
* | test case 91 added, an attempt to repeat a problem reported by Kevin Roth | Daniel Stenberg | 2003-10-21 | 2 | -1/+104 |
* | finally we support >128 letter passwords so this test was fixed to work | Daniel Stenberg | 2003-10-17 | 1 | -1/+1 |
* | Dirk Manske made the share-locking around DNS lookups a bit "looser" so that | Daniel Stenberg | 2003-10-12 | 1 | -0/+2 |
* | portability fix by using setup.h from the lib directory | Daniel Stenberg | 2003-10-09 | 2 | -7/+10 |
* | not used anymore | Daniel Stenberg | 2003-10-09 | 1 | -2/+0 |
* | test case 508 added to test callback-based POST | Daniel Stenberg | 2003-10-07 | 4 | -2/+120 |
* | Test 90 added: --anyauth that picks NTLM with a redirect and then another | Daniel Stenberg | 2003-09-15 | 2 | -2/+173 |
* | minor difference in how the part number magic is made | Daniel Stenberg | 2003-09-15 | 1 | -3/+3 |
* | make the NTLM part numbers get increased instead of plainly assigned, as | Daniel Stenberg | 2003-09-15 | 1 | -6/+8 |
* | test 89 verifies -L and ntlm authentication, as bug report #806328 claimed | Daniel Stenberg | 2003-09-15 | 2 | -1/+131 |
* | test88, doing PUT with --digest now works | Daniel Stenberg | 2003-09-15 | 2 | -1/+81 |
* | When people have environment variables set for protocol proxies, we must make | Daniel Stenberg | 2003-09-12 | 1 | -0/+13 |
* | Peter Pentchev found two problems. One realloc problem that could allocate | Daniel Stenberg | 2003-09-03 | 1 | -3/+11 |
* | test case 149 is here | Daniel Stenberg | 2003-08-19 | 1 | -1/+1 |
* | switch off globbing to enable [] in file names for -T | Daniel Stenberg | 2003-08-19 | 1 | -1/+1 |
* | check the upload | Daniel Stenberg | 2003-08-19 | 1 | -0/+3 |
* | teste multiple uploads in one command line | Daniel Stenberg | 2003-08-19 | 1 | -0/+43 |
* | better ignore pattern | Daniel Stenberg | 2003-08-19 | 1 | -7/+1 |
* | test507 for multi with bad host name | Daniel Stenberg | 2003-08-19 | 2 | -1/+54 |
* | test507 added | Daniel Stenberg | 2003-08-19 | 2 | -1/+27 |
* | supprt for the new memlimit stuff | Daniel Stenberg | 2003-08-14 | 1 | -1/+9 |
* | test87 verifies the new and better check for bad -o #[num] stuff | Daniel Stenberg | 2003-08-14 | 2 | -1/+26 |
* | ignore the .pid files | Daniel Stenberg | 2003-08-14 | 1 | -0/+1 |
* | ignore lib506 too | Daniel Stenberg | 2003-08-14 | 1 | -0/+1 |
* | better report on why tests are skipped, and also show a count of the amount | Daniel Stenberg | 2003-08-14 | 1 | -6/+16 |
* | corrected this test case | Daniel Stenberg | 2003-08-14 | 1 | -4/+5 |
* | test urlglobbing range requests | Daniel Stenberg | 2003-08-14 | 1 | -0/+90 |