aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-17always-multi: always use non-blocking internalsDaniel Stenberg
2013-01-17url.c: fix HTTP CONNECT tunnel establishment upon delayed responseYang Tse
2013-01-16--libcurl: fix for non-zero default optionsYves Arrouye
2013-01-15FTP: reject illegal port numbers in EPSV 229 responsesDaniel Stenberg
2013-01-15commit bc682cbd follow-upYang Tse
2013-01-15build: use per-target '_CPPFLAGS' for those currently using defaultYang Tse
2013-01-15tests/libtest/Makefile.inc: sort build targetsYang Tse
2013-01-15tests/Makefile.am: remove wildcard usage in EXTRA_DISTYang Tse
2013-01-15nss: fix error messages for CURLE_SSL_{CACERT,CRL}_BADFILEKamil Dudka
2013-01-14TODO: Updated following IMAP SASL additionsSteve Holme
2013-01-14configure: fix automake 1.13 compatibilityYang Tse
2013-01-13BUGS: update bug tracker URLDaniel Stenberg
2013-01-12Curl_resolver_getsock: fix the function description commentDaniel Stenberg
2013-01-11nss: clear session cache if a client cert from file is usedKamil Dudka
2013-01-11sockfilt.c: log file descriptor number on read/write errorYang Tse
2013-01-10packages/DOS/common.dj: remove COFF debug info generationGisle Vanem
2013-01-09curl: ignore SIGPIPE - compilation fix - follow-upYang Tse
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