aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2013-04-06runtests.pl: Modularization of MinGW/Msys compatibility functionsMarc Hoersken
2013-04-06ftp.pm: Made Perl testsuite able to handle Windows processesMarc Hoersken
2013-04-06util.c: Revert workaround eeefcdf, 6eb56e7 and e3787e8Marc Hoersken
2013-04-06ftp.pm: Made Perl testsuite able to kill Windows processesMarc Hoersken
2013-04-06util.c: Follow up cleanup on eeefcdfMarc Hoersken
2013-04-06cpp: use #ifdef __MINGW32__ to avoid compiler complaintsDaniel Stenberg
2013-04-06util.c: Made write_pidfile write the correct PID on MinGW/MsysMarc Hoersken
2013-04-05sockfilt.c: Fixed handling of multiple fds being signaledMarc Hoersken
2013-04-04sockfilt.c: Added wrapper functions to fix Windows console issuesMarc Hoersken
2013-04-04lib1509.c: fix compiler warningsYang Tse
2013-04-04easy: Fix the broken CURLOPT_MAXCONNECTS optionLinus Nielsen Feltzing
2013-03-27test1509: verify proxy header response headers countDaniel Stenberg
2013-03-25WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usageYang Tse
2013-03-21imap-tests: Added CRLF to reply data to be compliant with RFC-822Steve Holme
2013-03-20lib1900.c: fix compilation warningSteve Holme
2013-03-18tests: specify 'text' mode for some output files in verify sectionYang Tse
2013-03-16tests: 96, 558, 1330: strip build subdirectory dependent leading pathYang Tse
2013-03-15imap-tests: Corrected copy/paste error in test808 reply dataSteve Holme
2013-03-15unit1330.c: fix dateYang Tse
2013-03-15tests: add #96 #558 and #1330Yang Tse
2013-03-15imap-tests: Added test808 for custom EXAMINE commandSteve Holme
2013-03-15HTTP proxy: insert slash in URL if missingDaniel Stenberg
2013-03-14ftpserver.pl: Added EXAMINE_imap() for IMAP EXAMINE commandsSteve Holme
2013-03-13Multiple pipelines and limiting the number of connections.Linus Nielsen Feltzing
2013-03-13test509: libcurl initialization with memory callbacks and actual usageYang Tse
2013-03-12curl.h: stricter CURL_EXTERN linkage decorations logicYang Tse
2013-03-11test806: Added CRLF to reply data to be compliant with RFC-822Steve Holme
2013-03-11test805: added crlf newlines to make data size matchDaniel Stenberg
2013-03-11test: fix newline for the data check of 807Daniel Stenberg
2013-03-11test801 to test807: fix protocol section line endingsYang Tse
2013-03-10Makefile.am: Corrected a couple of spurious tab charactersSteve Holme
2013-03-10imap: Added test807 for custom request functionality (STORE)Jiri Hruska
2013-03-10imap: Added test806 for IMAP (folder) LIST commandJiri Hruska
2013-03-10imap: Added test805 for APPEND functionalityJiri Hruska
2013-03-10imap: Added test804 for skipping SELECT if in the same mailboxJiri Hruska
2013-03-10imap: Added test802 and test803 for UIDVALIDITY verificationJiri Hruska
2013-03-10imap: Added test801 for UID and SECTION URL parametersJiri Hruska
2013-03-10imap-tests: Accept quoted parameters in ftpserver.plJiri Hruska
2013-03-10tests: Fix ftpserver.pl indentationJiri Hruska
2013-03-10Makefile.am: Corrected end of line filler characterSteve Holme
2013-03-10email-tests: Updated the test data that corresponds to the test numberSteve Holme
2013-03-10email-tests: Renamed the IMAP test to be 800Steve Holme
2013-03-10email-tests: Renamed the SMTP tests to be in the range 900-906Steve Holme
2013-03-10email-tests: Renamed the POP3 tests to be in the range 850-857Steve Holme
2013-03-09Makefile.am: empty AM_LDFLAGS definition for automake 1.7 compatibilityYang Tse
2013-03-08configure: use XC_LIBTOOL for portability across libtool versionsYang Tse
2013-03-06imap: Fixed test801 and test1321 to specify a message UIDJiri Hruska
2013-03-06imap: Fixed ftpserver.pl to allow verification even through LIST commandJiri Hruska
2013-03-06imap: Updated ftpserver.pl to be more compliant, added new commandsJiri Hruska
2013-02-24darwinssl: fix undefined $ssllib warning in runtests.plNick Zitzmann