aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2013-02-23imap: Added the ability to FETCH a specific UID and SECTIONJiri Hruska
2013-02-11SOCKS: fix socks proxy when noproxy matchedulion
2013-02-10Fix NULL pointer reference when closing an unused multi handle.Linus Nielsen Feltzing
2013-02-09smtp: Fixed an issue when processing EHLO failure responses (Part 3)Steve Holme
2013-02-08DONE: consider callback-aborted transfers prematureDaniel Stenberg
2013-02-07imap: Changed response tag generation to be completely uniqueSteve Holme
2013-02-05CURLMOPT_MAXCONNECTS: restore functionalityLinus Nielsen Feltzing
2013-02-04cmake: Fix mingw buildMatt Arsenault
2013-01-22formpost: support quotes, commas and semicolon in file namesUlion
2013-01-22memanalyze.pl: handle fopen() of file names with quotesDaniel Stenberg
2013-01-20Makefile.inc: fix $(top_srcdir) not allowed in _SOURCES variablesYang Tse
2013-01-18runtests.pl: make VPATH builds find valgrind.suppYang Tse
2013-01-17always-multi: always use non-blocking internalsDaniel Stenberg
2013-01-15FTP: reject illegal port numbers in EPSV 229 responsesDaniel Stenberg
2013-01-15commit bc682cbd follow-upYang Tse
2013-01-15build: use per-target '_CPPFLAGS' for those currently using defaultYang Tse
2013-01-15tests/libtest/Makefile.inc: sort build targetsYang Tse
2013-01-15tests/Makefile.am: remove wildcard usage in EXTRA_DISTYang Tse
2013-01-11sockfilt.c: log file descriptor number on read/write errorYang Tse
2013-01-09test servers: handle W32/W64 SIGBREAK with exit_signal_handlerYang Tse
2013-01-09test servers: fix errno, ERRNO and SOCKERRNO usage for W32/W64Yang Tse
2013-01-09sockfilt.c: fix some W64 compiler warningsYang Tse
2013-01-09build: fix circular header inclusion with other packagesYang Tse
2013-01-08sockfilt.c: fix some compiler warningsYang Tse