aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-09test servers: handle W32/W64 SIGBREAK with exit_signal_handlerYang Tse
2013-01-09test servers: fix errno, ERRNO and SOCKERRNO usage for W32/W64Yang Tse
2013-01-09sockfilt.c: fix some W64 compiler warningsYang Tse
2013-01-09docs: the --with-darwinssl option is available on Apple OSesNick Zitzmann
2013-01-09curl: ignore SIGPIPE - compilation fixYang Tse
2013-01-09build: fix circular header inclusion with other packagesYang Tse
2013-01-08curl: ignore SIGPIPEDaniel Stenberg
2013-01-08sockfilt.c: fix some compiler warningsYang Tse
2013-01-08Revert "configure: update req to 2.59"Daniel Stenberg
2013-01-08pop3: Added support for non-blocking SSL upgradeSteve Holme
2013-01-08configure: update req to 2.59Daniel Stenberg
2013-01-07imap.c: Small tidy up to add missing commentSteve Holme
2013-01-07imap: Added support for sasl digest-md5 authenticationSteve Holme
2013-01-07imap: Added support for sasl cram-md5 authenticationSteve Holme
2013-01-07tests/server/sockfilt.c: Fixed integer comparison warningMarc Hoersken
2013-01-07tests/server/sockfilt.c: Include required Win32 headersMarc Hoersken
2013-01-07imap: Added support for sasl ntlm authenticationSteve Holme
2013-01-06imap: Added support for sasl login authenticationSteve Holme
2013-01-06pop3.c: Fixed default authentication detectionSteve Holme
2013-01-06curl_sasl.c: Small code tidy up following imap changesSteve Holme
2013-01-06smtp.c: Small code tidy up following imap changesSteve Holme
2013-01-06pop3.c: Small code tidy up following imap changesSteve Holme
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