Age | Commit message (Expand) | Author |
2013-08-31 | ftpserver.pl: Added support for the IMAP CHECK command | Steve Holme |
2013-08-31 | Removed reference to krb4.c. | Guenter Knauf |
2013-08-31 | ftpserver.pl: Corrected flawed logic in commit 1ca6ed7b75cad0 | Steve Holme |
2013-08-31 | imap: Fixed response check for EXPUNGE command | 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 | docs: Added documentation for CURLOPT_BEARER | Kyle L. Huff |
2013-08-30 | curl.1: Add usage of '--bearer' option | Kyle L. Huff |
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 | FTP: fix getsock during DO_MORE state | Daniel Stenberg |
2013-08-29 | curl_multi_remove_handle: allow multiple removes | Daniel Stenberg |
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 | Curl_parsenetrc: document that the arguments must be allocated | Daniel Stenberg |
2013-08-29 | easy: rename struct monitor to socketmonitor | 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 | bump: next release is 7.33.0 due to added features | Daniel Stenberg |
2013-08-28 | symbols-in-versions: add CURLOPT_XOAUTH2_BEARER | Daniel Stenberg |
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-28 | multi_socket: improved 100-continue timeout handling | Daniel Stenberg |
2013-08-27 | ftpserver.pl: Added support for IMAP SEARCH command | Steve Holme |
2013-08-27 | tool_operate.c: Fixed compilation warning | Steve Holme |
2013-08-27 | curl: Moved check for password out of get parameter loop | Steve Holme |
2013-08-26 | RELEASE-NOTES: synced with acf59be7f09a7 | Steve Holme |
2013-08-26 | curl: added --bearer option to help | Kyle L. Huff |
2013-08-26 | curl: added basic SASL XOAUTH2 support | Kyle L. Huff |
2013-08-26 | tool_urlglob.c: Fixed compiler warnings | Steve Holme |
2013-08-26 | security.h: rename to curl_sec.h to avoid name collision | Daniel Stenberg |
2013-08-26 | runtests.pl: allow -vc point to a separate curl binary to verify with | Daniel Stenberg |
2013-08-26 | smtp: added basic SASL XOAUTH2 support | Kyle L. Huff |
2013-08-26 | imap: added basic SASL XOAUTH2 support | Kyle L. Huff |
2013-08-26 | security.h: Fixed compilation warning | Steve Holme |
2013-08-26 | KNOWN_BUGS: refer to bug numbers with the existing number series | Daniel Stenberg |
2013-08-25 | options: added basic SASL XOAUTH2 support | Kyle L. Huff |
2013-08-25 | sasl: added basic SASL XOAUTH2 support | Kyle L. Huff |
2013-08-25 | FTP: remove krb4 support | Daniel Stenberg |
2013-08-25 | easy: define away easy_events() for non-debug builds | Daniel Stenberg |
2013-08-24 | FAQ: editorial updates | Daniel Stenberg |
2013-08-23 | RELEASE-NOTES: synced with 22adb46a32bee | Daniel Stenberg |
2013-08-22 | multi: move on from STATE_DONE faster | Daniel Stenberg |
2013-08-22 | curl.h: name space pollution by "enum type" | Daniel Stenberg |