aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-06imap: Added support for sasl plain text authenticationSteve Holme
2013-01-06tests/server/sockfilt.c: Fixed support for listening socketsMarc Hoersken
2013-01-06tests/server/sockfilt.c: Set Windows Console to binary modeMarc Hoersken
2013-01-06tests/server/sockfilt.c: Improved log error messagesMarc Hoersken
2013-01-06imap: Introduced the continue response in imap_endofresp()Steve Holme
2013-01-06imap: Added support for SASL based authentication mechanism detectionSteve Holme
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2013-01-06mk-ca-bundle.1: convert syntax to what's used elsewhereDaniel Stenberg
2013-01-05mk-ca-bundle.1: mention new -f, fix outputfile outputDaniel Stenberg
2013-01-05mk-ca-bundle: add -f, support passing to stdout and moreDaniel Stenberg
2013-01-05imap test server: fix typo in name of SELECT_imap() sub definitionYang Tse
2013-01-04imap test server: Added support for the CAPABILITY commandSteve Holme
2013-01-03writeout: -w now supports remote_ip/port and local_ip/portDaniel Stenberg
2013-01-03test 1222: 8 chars object name generation && test 1221: adjustmentsYang Tse
2013-01-03INTERNALS: remove "footnote" never usedDaniel Stenberg
2013-01-03build: commit 13606bbfde follow-up 1Yang Tse
2013-01-03FAQ: Can I write a server with libcurl?Daniel Stenberg
2013-01-03build: rename 93 lib/*.c filesYang Tse
2013-01-03build: make use of 93 lib/*.c renamed filesYang Tse
2013-01-03INSTALL: unify the SSL library textsDaniel Stenberg
2013-01-02curl_setup.h: remove redundant include guardYang Tse
2013-01-02build and tests: curl_10char_object_name() shell functionYang Tse
2013-01-01configure.ac: replace AM_CONFIG_HEADER with AC_CONFIG_HEADERSYang Tse
2013-01-01curl-override.m4: provide AC_CONFIG_MACRO_DIR definition conditionallyYang Tse
2012-12-30imap.c: Minor follow up tidy upSteve Holme
2012-12-30imap: Code tidy up prior to adding support for the CAPABILITY commandSteve Holme
2012-12-29pop3_doing: Applied debug info message when function failsSteve Holme
2012-12-29imap_doing: don't call imap_dophase_done() if already failedSteve Holme
2012-12-29smtp_doing: don't call smtp_dophase_done() if already failedSteve Holme
2012-12-29examples/certinfo.c: fix compiler warningYang Tse
2012-12-29pop3.c: Removed unnecessary POP3_STOP state changesSteve Holme
2012-12-29smtp.c: Added extra comments around SMTP_STOP state changeSteve Holme
2012-12-29imap.c: Fixed bad state error when logging in with invalid credentialsSteve Holme
2012-12-29imap.c: remove trailing whitespaceYang Tse
2012-12-28imap.c: Code tidy up - Part 2Steve Holme
2012-12-28imap.c: Code tidy up - Part 1Steve Holme
2012-12-28pop3.c: Minor code tidy upSteve Holme
2012-12-28smtp: Minor code tidy upSteve Holme
2012-12-28curl_imap.h: Tidy up of comments to be more readableSteve Holme
2012-12-28imap.c: Code tidy up renaming imapsendf() to imap_sendf()Steve Holme
2012-12-28build: rename 76 lib/*.h filesYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2012-12-28lib/*.h: use our standard naming scheme for header inclusion guardsYang Tse
2012-12-28imsp.c: Fixed usernames and passwords that contain escape charactersSteve Holme
2012-12-27curl.1: extend the -X, --request descriptionDaniel Stenberg
2012-12-27RELEASE-NOTES: synced with e3ed2b82e6Daniel Stenberg
2012-12-27darwinssl: Fixed inability to disable peer verificationNick Zitzmann
2012-12-26curl tool: rename hugehelp files to tool_hugehelpYang Tse
2012-12-26curl tool: renaming hugehelp files to tool_hugehelpYang Tse
2012-12-26sockfilt.c: commit b44da5a82a follow-up 2Yang Tse