summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add extra libs for lib1900 and lib2033 test programsPaul Howarth2013-04-151-0/+2
* FTP: handle a 230 welcome responseDaniel Stenberg2013-04-124-19/+74
* FTP: access files in root dir correctlyDaniel Stenberg2013-04-126-2/+206
* tests: prevent test206, test1060, and test1061 from failingKamil Dudka2013-04-123-21/+21
* test1218: another cookie tailmatch testDaniel Stenberg2013-04-113-2/+64
* test1217: verify parsing 257 responses with "rubbish" before pathDaniel Stenberg2013-04-092-1/+58
* test1216: test tailmatching cookie domainsDaniel Stenberg2013-04-092-1/+63
* proxy: make ConnectionExists() check credential of proxyconnections tooFabian Keil2013-04-082-1/+105
* Revert "getpart.pm: Strip carriage returns to fix Windows support"Marc Hoersken2013-04-071-4/+3
* sockfilt.c: Fixed detection of client-side connection closeMarc Hoersken2013-04-061-12/+33
* runtests.pl: Fixed --verbose parameter passed to http_pipe.pyMarc Hoersken2013-04-061-3/+5
* sockfilt.c: Reduce CPU load while running under a Windows PIPEMarc Hoersken2013-04-061-1/+4
* tftpd.c: Apply sread timeout to the whole data transfer sessionMarc Hoersken2013-04-061-17/+20
* getpart.pm: Strip carriage returns to fix Windows supportMarc Hoersken2013-04-061-3/+4
* ftp tests: libcurl returns CURLE_FTP_ACCEPT_FAILED better nowDaniel Stenberg2013-04-062-4/+5
* tftpd.c: Follow up cleanup and restore of previous sockoptMarc Hoersken2013-04-061-3/+6
* tftpd.c: Fixed sread timeout on Windows by setting it manuallyMarc Hoersken2013-04-061-0/+13
* ftp.pm: Added tskill to support Windows XP HomeMarc Hoersken2013-04-061-0/+2
* runtests.pl: Modularization of MinGW/Msys compatibility functionsMarc Hoersken2013-04-062-70/+91
* ftp.pm: Made Perl testsuite able to handle Windows processesMarc Hoersken2013-04-061-0/+22
* util.c: Revert workaround eeefcdf, 6eb56e7 and e3787e8Marc Hoersken2013-04-061-56/+0
* ftp.pm: Made Perl testsuite able to kill Windows processesMarc Hoersken2013-04-061-0/+27
* util.c: Follow up cleanup on eeefcdfMarc Hoersken2013-04-061-7/+7
* cpp: use #ifdef __MINGW32__ to avoid compiler complaintsDaniel Stenberg2013-04-061-1/+1
* util.c: Made write_pidfile write the correct PID on MinGW/MsysMarc Hoersken2013-04-061-0/+56
* sockfilt.c: Fixed handling of multiple fds being signaledMarc Hoersken2013-04-051-2/+2
* sockfilt.c: Added wrapper functions to fix Windows console issuesMarc Hoersken2013-04-041-2/+69
* lib1509.c: fix compiler warningsYang Tse2013-04-041-11/+26
* easy: Fix the broken CURLOPT_MAXCONNECTS optionLinus Nielsen Feltzing2013-04-044-2/+192
* test1509: verify proxy header response headers countDaniel Stenberg2013-03-2730-256/+488
* WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usageYang Tse2013-03-252-1/+25
* imap-tests: Added CRLF to reply data to be compliant with RFC-822Steve Holme2013-03-215-33/+33
* lib1900.c: fix compilation warningSteve Holme2013-03-201-3/+3
* tests: specify 'text' mode for some output files in verify sectionYang Tse2013-03-1843-92/+92
* tests: 96, 558, 1330: strip build subdirectory dependent leading pathYang Tse2013-03-163-10/+13
* imap-tests: Corrected copy/paste error in test808 reply dataSteve Holme2013-03-151-1/+1
* unit1330.c: fix dateYang Tse2013-03-151-1/+1
* tests: add #96 #558 and #1330Yang Tse2013-03-1510-123/+387
* imap-tests: Added test808 for custom EXAMINE commandSteve Holme2013-03-152-1/+49
* HTTP proxy: insert slash in URL if missingDaniel Stenberg2013-03-155-9/+159
* ftpserver.pl: Added EXAMINE_imap() for IMAP EXAMINE commandsSteve Holme2013-03-141-0/+20
* Multiple pipelines and limiting the number of connections.Linus Nielsen Feltzing2013-03-1318-14/+1231
* test509: libcurl initialization with memory callbacks and actual usageYang Tse2013-03-134-12/+197
* curl.h: stricter CURL_EXTERN linkage decorations logicYang Tse2013-03-123-28/+28
* test806: Added CRLF to reply data to be compliant with RFC-822Steve Holme2013-03-111-3/+3
* test805: added crlf newlines to make data size matchDaniel Stenberg2013-03-111-18/+18
* test: fix newline for the data check of 807Daniel Stenberg2013-03-111-1/+1
* test801 to test807: fix protocol section line endingsYang Tse2013-03-117-33/+33
* Makefile.am: Corrected a couple of spurious tab charactersSteve Holme2013-03-101-2/+2
* imap: Added test807 for custom request functionality (STORE)Jiri Hruska2013-03-102-1/+44