aboutsummaryrefslogtreecommitdiff
path: root/tests/data/Makefile.am
AgeCommit message (Expand)Author
2013-11-05tests: Added IMAP login authentication testSteve Holme
2013-11-05tests: Added IMAP plain authentication testSteve Holme
2013-11-03tests: Added test for IMAP NOOP commandSteve Holme
2013-11-03tests: Added test for IMAP COPY commandSteve Holme
2013-11-03tests: Added tests for IMAP CLOSE and EXPUNGE commandsSteve Holme
2013-10-25tests: Added SMTP OAUTH2 authentication with initial response testSteve Holme
2013-10-25tests: Added SMTP NTLM authentication with initial response testSteve Holme
2013-10-25tests: Added SMTP OAUTH2 authentication testSteve Holme
2013-10-25tests: Added SMTP DIGEST-MD5 authentication testSteve Holme
2013-10-25tests: Regrouped SMTP authentication testsSteve Holme
2013-10-23tests: Added POP3 OAUTH2 authentication testSteve Holme
2013-10-23tests: Added POP3 DIGEST-MD5 authentication testSteve Holme
2013-10-22test1240: verify 867b52a7ac52 (glob ranges with text to the right)Daniel Stenberg
2013-10-19tests: Added POP3 NTLM authentication testSteve Holme
2013-10-19tests: Added POP3 CRAM-MD5 authentication testSteve Holme
2013-10-19tests: Added POP3 login authentication testSteve Holme
2013-10-19tests: Added POP3 plain authentication testSteve Holme
2013-10-19tests: Added POP3 APOP authentication testSteve Holme
2013-10-19tests: Added POP3 RSET testSteve Holme
2013-10-07test1239: verify 4cd444e01ad and the simulated 304 responseDaniel Stenberg
2013-09-22tests: Added SMTP AUTH NTLM testSteve Holme
2013-09-22tests: Added SMTP multiple and invalid --mail-rcpt testSteve Holme
2013-09-22tests: Added SMTP multiple --mail-rcpt testSteve Holme
2013-09-22tests: Added SMTP invalid --mail-rcpt testSteve Holme
2013-09-22tests: Regrouping of SMTP testsSteve Holme
2013-09-20tests: Added SMTP invalid --mail-from testSteve Holme
2013-09-19tests: Added SMTP large message SIZE testSteve Holme
2013-09-17cookies: add expirationYAMADA Yasuharu
2013-09-16tests: Added test for SMTP SIZE capabilitySteve Holme
2013-09-09tests: Added test for POP3 TOP commandSteve Holme
2013-09-09tests: Added test for POP3 UIDL commandSteve Holme
2013-09-08tests: Added test for POP3 NOOP commandSteve Holme
2013-09-08tests: Added test for POP3 STAT commandSteve Holme
2013-09-07tests: Added test for POP3 DELE commandSteve Holme
2013-08-31tests: Added test for IMAP CHECK commandSteve Holme
2013-08-30tests: Added tests for IMAP CREATE, DELETE and RENAME commandsSteve Holme
2013-08-28tests: Added test for IMAP SEARCH commandSteve Holme
2013-08-22TFTP: make the CURLOPT_LOW_SPEED* options workDaniel Stenberg
2013-08-20test1237: verify 1000+ letter user name + passwordsDaniel Stenberg
2013-08-16glob: error out on range overflowDaniel Stenberg
2013-08-16urlglob: better detect unclosed braces, empty lists and overflowsDaniel Stenberg
2013-08-08global dns cache: didn't work [regression]Daniel Stenberg
2013-08-06FTP: when EPSV gets a 229 but fails to connect, retry with PASVDaniel Stenberg
2013-07-23tests: test1232 verifies dotdot removal from path with proxyFabian Keil
2013-07-16test1414: FTP PORT download without SIZE supportDaniel Stenberg
2013-06-24tests: add test1395 to the tarballDaniel Stenberg
2013-06-22dotdot: introducing dot file path cleanupDaniel Stenberg
2013-06-22unit1396: unit tests to verify curl_easy_(un)escapeDaniel Stenberg
2013-06-04test1230: verify CONNECT to a numerical ipv6-addressDaniel Stenberg
2013-05-27Digest auth: escape user names with \ or " in themDaniel Stenberg