Age | Commit message (Expand) | Author |
2013-08-31 | ftpserver.pl: Corrected flawed logic in commit 1ca6ed7b75cad0 | Steve Holme |
2013-08-31 | ftpserver.pl: Added argument check to IMAP command handlers | Steve Holme |
2013-08-31 | ftpserver.pl: More whitespace corrections | Steve Holme |
2013-08-30 | ftpserver.pl: Small correction tidy up | Steve Holme |
2013-08-30 | tests: Added tests for IMAP CREATE, DELETE and RENAME commands | Steve Holme |
2013-08-30 | ftpserver: Bareword "to_mailbox" not allowed | Daniel Stenberg |
2013-08-30 | ftpserver.pl: Added support for IMAP CREATE, DELETE and RENAME commands | Steve Holme |
2013-08-29 | ftpserver.pl: Updated IMAP EXAMINE handler to use dynamic test data | Steve Holme |
2013-08-29 | unit1304: include memdebug and free everything correctly | Daniel Stenberg |
2013-08-29 | ftpserver.pl: Added SELECT check to IMAP FETCH and STORE handlers | Steve Holme |
2013-08-28 | ftpserver.pl: Corrected accidental move of logmsg() call | Steve Holme |
2013-08-28 | ftpserver: add missing '}' from 4ae7b7ea69149 | Daniel Stenberg |
2013-08-28 | ftpserver.pl: Added SELECT check to IMAP SEARCH command | Steve Holme |
2013-08-28 | ftpserver.pl: Fixed IMAP SEARCH command | Steve Holme |
2013-08-28 | tests: Added test for IMAP SEARCH command | Steve Holme |
2013-08-28 | valgrind.supp: fix for regular curl_easy_perform too | Daniel Stenberg |
2013-08-28 | valgrind.supp: add the event-based call stack-trace too | Daniel Stenberg |
2013-08-27 | ftpserver.pl: Added support for IMAP SEARCH command | Steve Holme |
2013-08-26 | runtests.pl: allow -vc point to a separate curl binary to verify with | Daniel Stenberg |
2013-08-22 | TFTP: make the CURLOPT_LOW_SPEED* options work | Daniel Stenberg |
2013-08-22 | tftpd: support "writedelay" within <servercmd> | Daniel Stenberg |
2013-08-22 | tftpd: convert 6 global variables into local ones | Daniel Stenberg |
2013-08-20 | curl_easy_perform_ev: debug/test function | Daniel Stenberg |
2013-08-20 | test1237: verify 1000+ letter user name + passwords | Daniel Stenberg |
2013-08-20 | netrc: handle longer username and password | Jonathan Nieder |
2013-08-16 | glob: error out on range overflow | Daniel Stenberg |
2013-08-16 | urlglob: better detect unclosed braces, empty lists and overflows | Daniel Stenberg |
2013-08-15 | tests 2032, 2033: Don't hardcode port in expected output | Tor Arntsen |
2013-08-11 | test1228: add 'HTTP proxy' to the keywords | Fabian Keil |
2013-08-11 | tests: add keywords for a couple of FILE tests | Fabian Keil |
2013-08-11 | tests: add 'FAILURE' keywords to tests 1409 and 1410 | Fabian Keil |
2013-08-11 | tests: add keywords for a couple of HTTP tests | Fabian Keil |
2013-08-11 | tests: add keywords for a couple of FTP tests | Fabian Keil |
2013-08-11 | test1511: consistently terminate headers with CRLF | Fabian Keil |
2013-08-10 | DISABLED: shut of test 1512 for now | Daniel Stenberg |
2013-08-08 | global dns cache: didn't work [regression] | Daniel Stenberg |
2013-08-06 | FTP: when EPSV gets a 229 but fails to connect, retry with PASV | Daniel Stenberg |
2013-08-04 | formadd: wrong pointer for file name when CURLFORM_BUFFERPTR used | Daniel Stenberg |
2013-07-23 | tests: test1232 verifies dotdot removal from path with proxy | Fabian Keil |
2013-07-22 | libtest: fix data type of some *_setopt() 'long' arguments | Yang Tse |
2013-07-19 | WIN32 MemoryTracking: require UNICODE for wide strdup code support | Yang Tse |
2013-07-18 | Reinstate "WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usage". | Yang Tse |
2013-07-17 | cmake: Fix for MSVC2010 project generation | Sergei Nikulov |
2013-07-16 | test1414: FTP PORT download without SIZE support | Daniel Stenberg |
2013-07-16 | tests/Makefile.am: add configurehelp.pm to DISTCLEANFILES | Yang Tse |
2013-07-11 | test 1511: fix enumerated type mixed with another type | Yang Tse |
2013-07-01 | lib506.c: Fixed possible use of uninitialized variables | Marc Hoersken |
2013-06-25 | formpost: better random boundaries | Daniel Stenberg |
2013-06-24 | tests: add test1395 to the tarball | Daniel Stenberg |
2013-06-22 | test1396: invoke the correct test tool! | Daniel Stenberg |