Age | Commit message (Expand) | Author |
2013-03-15 | unit1330.c: fix date | Yang Tse |
2013-03-15 | tests: add #96 #558 and #1330 | Yang Tse |
2013-03-15 | imap-tests: Added test808 for custom EXAMINE command | Steve Holme |
2013-03-15 | HTTP proxy: insert slash in URL if missing | Daniel Stenberg |
2013-03-14 | ftpserver.pl: Added EXAMINE_imap() for IMAP EXAMINE commands | Steve Holme |
2013-03-13 | Multiple pipelines and limiting the number of connections. | Linus Nielsen Feltzing |
2013-03-13 | test509: libcurl initialization with memory callbacks and actual usage | Yang Tse |
2013-03-12 | curl.h: stricter CURL_EXTERN linkage decorations logic | Yang Tse |
2013-03-11 | test806: Added CRLF to reply data to be compliant with RFC-822 | Steve Holme |
2013-03-11 | test805: added crlf newlines to make data size match | Daniel Stenberg |
2013-03-11 | test: fix newline for the data check of 807 | Daniel Stenberg |
2013-03-11 | test801 to test807: fix protocol section line endings | Yang Tse |
2013-03-10 | Makefile.am: Corrected a couple of spurious tab characters | Steve Holme |
2013-03-10 | imap: Added test807 for custom request functionality (STORE) | Jiri Hruska |
2013-03-10 | imap: Added test806 for IMAP (folder) LIST command | Jiri Hruska |
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 |