summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* imap: Added test806 for IMAP (folder) LIST commandJiri Hruska2013-03-102-1/+44
* imap: Added test805 for APPEND functionalityJiri Hruska2013-03-102-1/+62
* imap: Added test804 for skipping SELECT if in the same mailboxJiri Hruska2013-03-102-1/+47
* imap: Added test802 and test803 for UIDVALIDITY verificationJiri Hruska2013-03-103-1/+91
* imap: Added test801 for UID and SECTION URL parametersJiri Hruska2013-03-102-1/+46
* imap-tests: Accept quoted parameters in ftpserver.plJiri Hruska2013-03-101-2/+15
* tests: Fix ftpserver.pl indentationJiri Hruska2013-03-101-47/+47
* Makefile.am: Corrected end of line filler characterSteve Holme2013-03-101-30/+30
* email-tests: Updated the test data that corresponds to the test numberSteve Holme2013-03-1014-35/+35
* email-tests: Renamed the IMAP test to be 800Steve Holme2013-03-102-1/+1
* email-tests: Renamed the SMTP tests to be in the range 900-906Steve Holme2013-03-108-1/+2
* email-tests: Renamed the POP3 tests to be in the range 850-857Steve Holme2013-03-109-3/+2
* Makefile.am: empty AM_LDFLAGS definition for automake 1.7 compatibilityYang Tse2013-03-091-0/+2
* configure: use XC_LIBTOOL for portability across libtool versionsYang Tse2013-03-081-4/+6
* imap: Fixed test801 and test1321 to specify a message UIDJiri Hruska2013-03-062-2/+2
* imap: Fixed ftpserver.pl to allow verification even through LIST commandJiri Hruska2013-03-061-8/+20
* imap: Updated ftpserver.pl to be more compliant, added new commandsJiri Hruska2013-03-061-9/+130
* darwinssl: fix undefined $ssllib warning in runtests.plNick Zitzmann2013-02-241-7/+17
* imap: Added the ability to FETCH a specific UID and SECTIONJiri Hruska2013-02-232-2/+2
* SOCKS: fix socks proxy when noproxy matchedulion2013-02-112-1/+51
* Fix NULL pointer reference when closing an unused multi handle.Linus Nielsen Feltzing2013-02-104-1/+86
* smtp: Fixed an issue when processing EHLO failure responses (Part 3)Steve Holme2013-02-093-3/+3
* DONE: consider callback-aborted transfers prematureDaniel Stenberg2013-02-084-2/+224
* imap: Changed response tag generation to be completely uniqueSteve Holme2013-02-072-10/+10
* CURLMOPT_MAXCONNECTS: restore functionalityLinus Nielsen Feltzing2013-02-054-2/+233
* cmake: Fix mingw buildMatt Arsenault2013-02-041-1/+0
* formpost: support quotes, commas and semicolon in file namesUlion2013-01-224-4/+117
* memanalyze.pl: handle fopen() of file names with quotesDaniel Stenberg2013-01-221-2/+2
* Makefile.inc: fix $(top_srcdir) not allowed in _SOURCES variablesYang Tse2013-01-203-22/+22
* runtests.pl: make VPATH builds find valgrind.suppYang Tse2013-01-181-1/+1
* always-multi: always use non-blocking internalsDaniel Stenberg2013-01-1733-73/+77
* FTP: reject illegal port numbers in EPSV 229 responsesDaniel Stenberg2013-01-151-9/+4
* commit bc682cbd follow-upYang Tse2013-01-152-0/+2