Age | Commit message (Expand) | Author |
2013-03-10 | imap: Added test805 for APPEND functionality | Jiri Hruska |
2013-03-10 | imap: Added test804 for skipping SELECT if in the same mailbox | Jiri Hruska |
2013-03-10 | imap: Added test802 and test803 for UIDVALIDITY verification | Jiri Hruska |
2013-03-10 | imap: Added test801 for UID and SECTION URL parameters | Jiri Hruska |
2013-03-10 | imap-tests: Accept quoted parameters in ftpserver.pl | Jiri Hruska |
2013-03-10 | tests: Fix ftpserver.pl indentation | Jiri Hruska |
2013-03-10 | Makefile.am: Corrected end of line filler character | Steve Holme |
2013-03-10 | email-tests: Updated the test data that corresponds to the test number | Steve Holme |
2013-03-10 | email-tests: Renamed the IMAP test to be 800 | Steve Holme |
2013-03-10 | email-tests: Renamed the SMTP tests to be in the range 900-906 | Steve Holme |
2013-03-10 | email-tests: Renamed the POP3 tests to be in the range 850-857 | Steve Holme |
2013-03-09 | Makefile.am: empty AM_LDFLAGS definition for automake 1.7 compatibility | Yang Tse |
2013-03-08 | configure: use XC_LIBTOOL for portability across libtool versions | Yang Tse |
2013-03-06 | imap: Fixed test801 and test1321 to specify a message UID | Jiri Hruska |
2013-03-06 | imap: Fixed ftpserver.pl to allow verification even through LIST command | Jiri Hruska |
2013-03-06 | imap: Updated ftpserver.pl to be more compliant, added new commands | Jiri Hruska |
2013-02-24 | darwinssl: fix undefined $ssllib warning in runtests.pl | Nick Zitzmann |
2013-02-23 | imap: Added the ability to FETCH a specific UID and SECTION | Jiri Hruska |
2013-02-11 | SOCKS: fix socks proxy when noproxy matched | ulion |
2013-02-10 | Fix NULL pointer reference when closing an unused multi handle. | Linus Nielsen Feltzing |
2013-02-09 | smtp: Fixed an issue when processing EHLO failure responses (Part 3) | Steve Holme |
2013-02-08 | DONE: consider callback-aborted transfers premature | Daniel Stenberg |
2013-02-07 | imap: Changed response tag generation to be completely unique | Steve Holme |
2013-02-05 | CURLMOPT_MAXCONNECTS: restore functionality | Linus Nielsen Feltzing |
2013-02-04 | cmake: Fix mingw build | Matt Arsenault |
2013-01-22 | formpost: support quotes, commas and semicolon in file names | Ulion |
2013-01-22 | memanalyze.pl: handle fopen() of file names with quotes | Daniel Stenberg |
2013-01-20 | Makefile.inc: fix $(top_srcdir) not allowed in _SOURCES variables | Yang Tse |
2013-01-18 | runtests.pl: make VPATH builds find valgrind.supp | Yang Tse |
2013-01-17 | always-multi: always use non-blocking internals | Daniel Stenberg |
2013-01-15 | FTP: reject illegal port numbers in EPSV 229 responses | Daniel Stenberg |
2013-01-15 | commit bc682cbd follow-up | Yang Tse |
2013-01-15 | build: use per-target '_CPPFLAGS' for those currently using default | Yang Tse |
2013-01-15 | tests/libtest/Makefile.inc: sort build targets | Yang Tse |
2013-01-15 | tests/Makefile.am: remove wildcard usage in EXTRA_DIST | Yang Tse |
2013-01-11 | sockfilt.c: log file descriptor number on read/write error | Yang Tse |
2013-01-09 | test servers: handle W32/W64 SIGBREAK with exit_signal_handler | Yang Tse |
2013-01-09 | test servers: fix errno, ERRNO and SOCKERRNO usage for W32/W64 | Yang Tse |
2013-01-09 | sockfilt.c: fix some W64 compiler warnings | Yang Tse |
2013-01-09 | build: fix circular header inclusion with other packages | Yang Tse |
2013-01-08 | sockfilt.c: fix some compiler warnings | Yang Tse |
2013-01-07 | tests/server/sockfilt.c: Fixed integer comparison warning | Marc Hoersken |
2013-01-07 | tests/server/sockfilt.c: Include required Win32 headers | Marc Hoersken |
2013-01-06 | tests/server/sockfilt.c: Fixed support for listening sockets | Marc Hoersken |
2013-01-06 | tests/server/sockfilt.c: Set Windows Console to binary mode | Marc Hoersken |
2013-01-06 | tests/server/sockfilt.c: Improved log error messages | Marc Hoersken |
2013-01-06 | imap: Added support for SASL based authentication mechanism detection | Steve Holme |
2013-01-06 | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse |
2013-01-05 | imap test server: fix typo in name of SELECT_imap() sub definition | Yang Tse |
2013-01-04 | imap test server: Added support for the CAPABILITY command | Steve Holme |