we call it 7.11.0
[platform/upstream/curl.git] / tests /
2003-12-17 Daniel StenbergCheck the error code AFTER the protocol and data. Only...
2003-12-16 Daniel Stenbergmodified and corrected test 506
2003-11-25 Daniel Stenbergtest 95 added, verifies my fix for bug report #848371
2003-11-25 Daniel Stenbergrequires a SSL-capable client
2003-11-24 Daniel Stenbergtest proxy CONNECT requiring basic auth but we don...
2003-11-24 Daniel Stenbergnew way to trick sws to return special data on CONNECT
2003-11-24 Daniel Stenbergdisable ftps-tests for now, we must make them work...
2003-11-20 Daniel Stenbergrequest a file over proxy without credentials, and...
2003-11-13 Daniel Stenberg-n disables valgrind now
2003-11-06 Daniel StenbergDefine TRUE and FALSE unless already present. I've...
2003-10-31 Daniel Stenbergback to GMT again
2003-10-31 Daniel Stenbergmy own system had a bad valgrind, so check that it...
2003-10-30 Daniel Stenbergupdated for the cut off GMT string
2003-10-30 Daniel Stenbergonly use siginterrupt() if it really exists on the...
2003-10-29 Daniel StenbergStop using stunnel.pm, we pass in the path from the...
2003-10-29 Daniel StenbergDavid Hull made the file: URL parser also accept the...
2003-10-29 Daniel Stenbergstunnel.pm is no more
2003-10-29 Daniel Stenbergstunnel.pm is removed
2003-10-29 Daniel Stenbergnow check for and use valgrind, inserted and modified...
2003-10-29 Daniel Stenbergremoved, functionality added to runtests.pl
2003-10-27 Daniel Stenbergslightly quieter torture test by default
2003-10-25 Daniel Stenbergavoid dependence on the order of the fields in the...
2003-10-24 Daniel Stenbergtests the new -C - fix
2003-10-24 Daniel Stenbergdon't select() forever, set a timeout so at least the...
2003-10-24 Daniel Stenbergbetter name, it isn't https
2003-10-24 Daniel Stenbergmake it work with Negotiate support enabled too
2003-10-24 Daniel Stenbergimproved the torture testing
2003-10-24 Daniel Stenbergsupports -l now to display the actual line that was...
2003-10-24 Daniel StenbergIntroducing -t to "torture" the memory allocations...
2003-10-24 Daniel Stenbergproduce a single summary of the amount of allocations...
2003-10-22 Daniel Stenbergallow gdb to check the libtest dir for sources too...
2003-10-22 Daniel StenbergModified to be able to repeat Kevin Roth's problem
2003-10-21 Daniel Stenbergmodified test 91 to look more like Kevin Roth's error...
2003-10-21 Daniel Stenbergtest case 91 added, an attempt to repeat a problem...
2003-10-17 Daniel Stenbergfinally we support >128 letter passwords so this test...
2003-10-12 Daniel StenbergDirk Manske made the share-locking around DNS lookups...
2003-10-09 Daniel Stenbergportability fix by using setup.h from the lib directory
2003-10-09 Daniel Stenbergnot used anymore
2003-10-07 Daniel Stenbergtest case 508 added to test callback-based POST
2003-09-15 Daniel StenbergTest 90 added: --anyauth that picks NTLM with a redirec...
2003-09-15 Daniel Stenbergminor difference in how the part number magic is made
2003-09-15 Daniel Stenbergmake the NTLM part numbers get increased instead of...
2003-09-15 Daniel Stenbergtest 89 verifies -L and ntlm authentication, as bug...
2003-09-15 Daniel Stenbergtest88, doing PUT with --digest now works
2003-09-12 Daniel StenbergWhen people have environment variables set for protocol...
2003-09-03 Daniel StenbergPeter Pentchev found two problems. One realloc problem...
2003-08-19 Daniel Stenbergtest case 149 is here
2003-08-19 Daniel Stenbergswitch off globbing to enable [] in file names for -T
2003-08-19 Daniel Stenbergcheck the upload
2003-08-19 Daniel Stenbergteste multiple uploads in one command line
2003-08-19 Daniel Stenbergbetter ignore pattern
2003-08-19 Daniel Stenbergtest507 for multi with bad host name
2003-08-19 Daniel Stenbergtest507 added
2003-08-14 Daniel Stenbergsupprt for the new memlimit stuff
2003-08-14 Daniel Stenbergtest87 verifies the new and better check for bad -o...
2003-08-14 Daniel Stenbergignore the .pid files
2003-08-14 Daniel Stenbergignore lib506 too
2003-08-14 Daniel Stenbergbetter report on why tests are skipped, and also show...
2003-08-14 Daniel Stenbergcorrected this test case
2003-08-14 Daniel Stenbergtest urlglobbing range requests
2003-08-14 Daniel Stenbergtest86 added
2003-08-12 Daniel StenbergDavid Byron's fix that makes this script use 'cygpath...
2003-08-12 Daniel Stenbergmore auth tests
2003-08-11 Daniel Stenbergforgot the backslash
2003-08-11 Daniel Stenberg81 + 82 test NTLM proxy stuff
2003-08-11 Daniel Stenbergadded test80
2003-08-11 Daniel Stenbergtunnel through proxy, with both proxy and regular authe...
2003-08-11 Daniel Stenbergadded test 79, a basic test that fetches an FTP URL...
2003-08-11 Daniel Stenbergtest case 506 added, written by Dirk Manske
2003-08-08 Daniel StenbergGisle Vanem fixed a single-byte overflow
2003-08-08 Daniel Stenbergftp-create-dirs test when MKD fails
2003-08-08 Daniel Stenberg--ftp-create-dirs test
2003-08-08 Daniel StenbergSupport COUNT in the control file, to set the number...
2003-08-08 Daniel Stenbergnew -z tests
2003-08-07 Daniel Stenbergadded CLEANFILES to make distcheck run fine
2003-08-06 Daniel Stenbergfixed syntax error
2003-08-06 Daniel Stenbergmore tests
2003-08-06 Daniel Stenbergnew urlglob test
2003-08-06 Daniel Stenbergminor cleanup
2003-08-06 Daniel Stenbergexplain more how the test case number awareness is...
2003-08-06 Daniel Stenberg505 was missing
2003-08-05 Daniel Stenbergadded test 146 for a ftp persitency test, as reported...
2003-08-05 Daniel Stenbergpersistant connection test
2003-08-04 Daniel Stenbergcleaned up after David Byron's comment on the libcurl...
2003-08-04 Daniel Stenbergadded test 73
2003-08-04 Daniel StenbergVerifies Jan Sundin's cookie bug, dated aug 4 2003.
2003-08-02 Daniel Stenbergupdated as the second proxy-auth header was a proof...
2003-07-30 Daniel Stenbergupdated to match the recent ftp patch that makes it...
2003-07-28 Daniel StenbergDigest *OR* Basic authorization test
2003-07-28 Daniel Stenbergupdated to the new ftp dir parsing code that allows...
2003-07-28 Daniel Stenberguse the correct 'test71' file name for the temp file
2003-07-28 Daniel Stenberggot a bug report on -F in config files, so I wrote...
2003-07-22 Daniel StenbergCURLDEBUG is the symbol now
2003-07-20 Daniel Stenbergthe fixed skip-blanks in the FTP CWD code called for...
2003-07-19 Daniel Stenbergmodified to work fine with the new persistant connectio...
2003-07-19 Daniel Stenbergswsclose added
2003-07-19 Daniel Stenbergfixed the CONNECT thing again
2003-07-19 Daniel StenbergIf the data contents contains the word 'swsclose',...
2003-07-15 Daniel Stenbergupdated to work with Dan Winship's NTLM domain stuff fix
2003-07-04 Daniel StenbergCURLDEBUG not MALLOCDEBUG anymore
next