summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* updated year in the copyright stringDaniel Stenberg2004-01-071-1/+1
* David J Meyer's large file support.Daniel Stenberg2004-01-051-2/+2
* Check the error code AFTER the protocol and data. Only changed to perhapsDaniel Stenberg2003-12-171-26/+27
* modified and corrected test 506Daniel Stenberg2003-12-162-57/+77
* test 95 added, verifies my fix for bug report #848371Daniel Stenberg2003-11-252-1/+50
* requires a SSL-capable clientDaniel Stenberg2003-11-251-0/+3
* test proxy CONNECT requiring basic auth but we don't provide anyDaniel Stenberg2003-11-242-1/+43
* new way to trick sws to return special data on CONNECTDaniel Stenberg2003-11-242-0/+11
* disable ftps-tests for now, we must make them work with the updated ftpsDaniel Stenberg2003-11-241-0/+2
* request a file over proxy without credentials, and get a 407 backDaniel Stenberg2003-11-202-1/+42
* -n disables valgrind nowDaniel Stenberg2003-11-131-14/+20
* Define TRUE and FALSE unless already present. I've moved away thoseDaniel Stenberg2003-11-061-0/+8
* back to GMT againDaniel Stenberg2003-10-311-1/+1
* my own system had a bad valgrind, so check that it works at least somewhatDaniel Stenberg2003-10-311-2/+10
* updated for the cut off GMT stringDaniel Stenberg2003-10-301-1/+1
* only use siginterrupt() if it really exists on the platformDaniel Stenberg2003-10-301-0/+2
* Stop using stunnel.pm, we pass in the path from the main script instead.Daniel Stenberg2003-10-293-25/+39
* David Hull made the file: URL parser also accept the somewhat sloppy fileDaniel Stenberg2003-10-292-1/+35
* stunnel.pm is no moreDaniel Stenberg2003-10-291-1/+1
* stunnel.pm is removedDaniel Stenberg2003-10-291-1/+0
* now check for and use valgrind, inserted and modified the check for stunnelDaniel Stenberg2003-10-291-2/+27
* removed, functionality added to runtests.plDaniel Stenberg2003-10-291-11/+0
* slightly quieter torture test by defaultDaniel Stenberg2003-10-271-2/+2
* avoid dependence on the order of the fields in the timeval struct, pointed outDaniel Stenberg2003-10-252-2/+8
* tests the new -C - fixDaniel Stenberg2003-10-242-1/+45
* don't select() forever, set a timeout so at least the test fails niceDaniel Stenberg2003-10-242-12/+16
* better name, it isn't httpsDaniel Stenberg2003-10-241-1/+1
* make it work with Negotiate support enabled tooDaniel Stenberg2003-10-241-2/+2
* improved the torture testingDaniel Stenberg2003-10-241-15/+43
* supports -l now to display the actual line that was prevented by memlimitDaniel Stenberg2003-10-241-1/+23
* Introducing -t to "torture" the memory allocations/failing/bail-outing inDaniel Stenberg2003-10-241-37/+166
* produce a single summary of the amount of allocations on -vDaniel Stenberg2003-10-241-1/+6
* allow gdb to check the libtest dir for sources too (for the 500- tests)Daniel Stenberg2003-10-221-1/+1
* Modified to be able to repeat Kevin Roth's problemDaniel Stenberg2003-10-221-2/+3
* modified test 91 to look more like Kevin Roth's error caseDaniel Stenberg2003-10-211-3/+3
* test case 91 added, an attempt to repeat a problem reported by Kevin RothDaniel Stenberg2003-10-212-1/+104
* finally we support >128 letter passwords so this test was fixed to workDaniel Stenberg2003-10-171-1/+1
* Dirk Manske made the share-locking around DNS lookups a bit "looser" so thatDaniel Stenberg2003-10-121-0/+2
* portability fix by using setup.h from the lib directoryDaniel Stenberg2003-10-092-7/+10
* not used anymoreDaniel Stenberg2003-10-091-2/+0
* test case 508 added to test callback-based POSTDaniel Stenberg2003-10-074-2/+120
* Test 90 added: --anyauth that picks NTLM with a redirect and then anotherDaniel Stenberg2003-09-152-2/+173
* minor difference in how the part number magic is madeDaniel Stenberg2003-09-151-3/+3
* make the NTLM part numbers get increased instead of plainly assigned, asDaniel Stenberg2003-09-151-6/+8
* test 89 verifies -L and ntlm authentication, as bug report #806328 claimedDaniel Stenberg2003-09-152-1/+131
* test88, doing PUT with --digest now worksDaniel Stenberg2003-09-152-1/+81
* When people have environment variables set for protocol proxies, we must makeDaniel Stenberg2003-09-121-0/+13
* Peter Pentchev found two problems. One realloc problem that could allocateDaniel Stenberg2003-09-031-3/+11
* test case 149 is hereDaniel Stenberg2003-08-191-1/+1
* switch off globbing to enable [] in file names for -TDaniel Stenberg2003-08-191-1/+1