summaryrefslogtreecommitdiff
path: root/tests/data/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
...
* tests: Added IMAP login authentication testSteve Holme2013-11-051-1/+1
* tests: Added IMAP plain authentication testSteve Holme2013-11-051-1/+1
* tests: Added test for IMAP NOOP commandSteve Holme2013-11-031-0/+1
* tests: Added test for IMAP COPY commandSteve Holme2013-11-031-1/+1
* tests: Added tests for IMAP CLOSE and EXPUNGE commandsSteve Holme2013-11-031-1/+1
* tests: Added SMTP OAUTH2 authentication with initial response testSteve Holme2013-10-251-1/+1
* tests: Added SMTP NTLM authentication with initial response testSteve Holme2013-10-251-1/+1
* tests: Added SMTP OAUTH2 authentication testSteve Holme2013-10-251-1/+1
* tests: Added SMTP DIGEST-MD5 authentication testSteve Holme2013-10-251-1/+1
* tests: Regrouped SMTP authentication testsSteve Holme2013-10-251-2/+2
* tests: Added POP3 OAUTH2 authentication testSteve Holme2013-10-231-1/+1
* tests: Added POP3 DIGEST-MD5 authentication testSteve Holme2013-10-231-1/+1
* test1240: verify 867b52a7ac52 (glob ranges with text to the right)Daniel Stenberg2013-10-221-1/+1
* tests: Added POP3 NTLM authentication testSteve Holme2013-10-191-0/+1
* tests: Added POP3 CRAM-MD5 authentication testSteve Holme2013-10-191-1/+1
* tests: Added POP3 login authentication testSteve Holme2013-10-191-1/+1
* tests: Added POP3 plain authentication testSteve Holme2013-10-191-1/+1
* tests: Added POP3 APOP authentication testSteve Holme2013-10-191-1/+1
* tests: Added POP3 RSET testSteve Holme2013-10-191-1/+1
* test1239: verify 4cd444e01ad and the simulated 304 responseDaniel Stenberg2013-10-071-1/+1
* tests: Added SMTP AUTH NTLM testSteve Holme2013-09-221-1/+1
* tests: Added SMTP multiple and invalid --mail-rcpt testSteve Holme2013-09-221-0/+1
* tests: Added SMTP multiple --mail-rcpt testSteve Holme2013-09-221-1/+1
* tests: Added SMTP invalid --mail-rcpt testSteve Holme2013-09-221-1/+1
* tests: Regrouping of SMTP testsSteve Holme2013-09-221-2/+2
* tests: Added SMTP invalid --mail-from testSteve Holme2013-09-201-1/+1
* tests: Added SMTP large message SIZE testSteve Holme2013-09-191-1/+1
* cookies: add expirationYAMADA Yasuharu2013-09-171-1/+1
* tests: Added test for SMTP SIZE capabilitySteve Holme2013-09-161-1/+1
* tests: Added test for POP3 TOP commandSteve Holme2013-09-091-1/+1
* tests: Added test for POP3 UIDL commandSteve Holme2013-09-091-1/+1
* tests: Added test for POP3 NOOP commandSteve Holme2013-09-081-1/+1
* tests: Added test for POP3 STAT commandSteve Holme2013-09-081-0/+1
* tests: Added test for POP3 DELE commandSteve Holme2013-09-071-1/+1
* tests: Added test for IMAP CHECK commandSteve Holme2013-08-311-1/+1
* tests: Added tests for IMAP CREATE, DELETE and RENAME commandsSteve Holme2013-08-301-1/+1
* tests: Added test for IMAP SEARCH commandSteve Holme2013-08-281-1/+1
* TFTP: make the CURLOPT_LOW_SPEED* options workDaniel Stenberg2013-08-221-1/+1
* test1237: verify 1000+ letter user name + passwordsDaniel Stenberg2013-08-201-1/+1
* glob: error out on range overflowDaniel Stenberg2013-08-161-0/+1
* urlglob: better detect unclosed braces, empty lists and overflowsDaniel Stenberg2013-08-161-1/+1
* global dns cache: didn't work [regression]Daniel Stenberg2013-08-081-1/+1
* FTP: when EPSV gets a 229 but fails to connect, retry with PASVDaniel Stenberg2013-08-061-1/+1
* tests: test1232 verifies dotdot removal from path with proxyFabian Keil2013-07-231-1/+1
* test1414: FTP PORT download without SIZE supportDaniel Stenberg2013-07-161-1/+1
* tests: add test1395 to the tarballDaniel Stenberg2013-06-241-1/+2
* dotdot: introducing dot file path cleanupDaniel Stenberg2013-06-221-1/+1
* unit1396: unit tests to verify curl_easy_(un)escapeDaniel Stenberg2013-06-221-1/+1
* test1230: verify CONNECT to a numerical ipv6-addressDaniel Stenberg2013-06-041-1/+1
* Digest auth: escape user names with \ or " in themDaniel Stenberg2013-05-271-1/+1