summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* docs: fix typos in man pagesKamil Dudka2013-01-282-2/+2
* docs: update the comments about loading CA certs with NSSKamil Dudka2013-01-282-7/+4
* Updated dependency libs.Guenter Knauf2013-01-2810-11/+11
* Fixed simple.c to work again unchanged.Guenter Knauf2013-01-281-1/+3
* smtp.c: Fixed unnecessary state change if starttls failsSteve Holme2013-01-271-1/+2
* pop3.c: Fixed unnecessary state change if starttls failsSteve Holme2013-01-271-1/+2
* imap.c: Fixed unnecessary state change if starttls failsSteve Holme2013-01-271-1/+2
* email: Updated comment regarding ssldone usageSteve Holme2013-01-263-8/+4
* zz40-xc-ovr.m4: emit witness message in configure BODYYang Tse2013-01-261-3/+36
* smtp.c: Added comments to smtp_endofresp()Steve Holme2013-01-251-0/+4
* zz40-xc-ovr.m4: truly do version conditional overridingYang Tse2013-01-251-2/+15
* zz40-xc-ovr.m4: fix variable assignment of subshell output bashismYang Tse2013-01-251-5/+5
* zz40-xc-ovr.m4: reinstate strict AC_REQUIRE macro dependenciesYang Tse2013-01-251-0/+36
* zz40-xc-ovr.m4: avoid double single-quote usageYang Tse2013-01-251-4/+4
* zz40-xc-ovr.m4: parentheses balancing of 'case' statementsYang Tse2013-01-251-6/+6
* smtp.c: Corrected RFC referencesSteve Holme2013-01-241-3/+4
* smtp.c: Fixed failure detection during TLS upgradeSteve Holme2013-01-241-6/+9
* pop3.c: Fixed failure detection during TLS upgradeSteve Holme2013-01-241-6/+9
* imap.c: Fixed failure detection during TLS upgradeSteve Holme2013-01-241-6/+9
* zz40-xc-ovr.m4: internals overhaulingYang Tse2013-01-241-90/+120
* email: Removed unnecessary return statementsSteve Holme2013-01-233-8/+2
* zz40-xc-ovr.m4: redirect errors and warnings to stderrYang Tse2013-01-231-7/+27
* zz40-xc-ovr.m4: AC_REQUIRE also XC_CONFIGURE_PREAMBLE success messageYang Tse2013-01-231-1/+11
* zz60-xc-ovr.m4: tighten XC_OVR_ZZ60 macro placement requirementsYang Tse2013-01-231-3/+12
* configure: use XC_CONFIGURE_PREAMBLE early checksYang Tse2013-01-233-106/+2
* zz40-xc-ovr.m4: provide XC_CONFIGURE_PREAMBLE macroYang Tse2013-01-231-0/+384
* FAQ: update the SSL lib list and wording in question 2.2Daniel Stenberg2013-01-231-4/+8
* curl_sasl.c: Corrected references to RFCSteve Holme2013-01-221-1/+1
* email: Corrected references to SASL RFCSteve Holme2013-01-223-3/+3
* formpost: support quotes, commas and semicolon in file namesUlion2013-01-227-116/+319
* memanalyze.pl: handle fopen() of file names with quotesDaniel Stenberg2013-01-221-2/+2
* xc-cc-check.m4: re-evaluate exporting and AC_SUBST'ing varsYang Tse2013-01-211-12/+6
* FAQ: 3.22 curl -X gives me HTTP problemsDaniel Stenberg2013-01-211-0/+28
* xc-cc-check.m4: avoid recursive package automake'ing breakageYang Tse2013-01-211-12/+12
* xc-cc-check.m4: mark earlier variables that are to be exportedYang Tse2013-01-201-6/+6
* configure: autotools compatibility fixes - step IYang Tse2013-01-205-230/+355
* pop3.c: Fixed conditional compilation of the apop response functionSteve Holme2013-01-201-0/+4
* Makefile.inc: fix $(top_srcdir) not allowed in _SOURCES variablesYang Tse2013-01-2010-36/+30
* formadd: reject trying to read a directory where a file is expectedDaniel Stenberg2013-01-191-3/+4
* curl_easy_send.3: document return codesDaniel Stenberg2013-01-191-1/+4
* curl_easy_recv.3: document return codesDaniel Stenberg2013-01-191-3/+8
* email: General code tidy upSteve Holme2013-01-193-40/+20
* pop3.c: Fixed a problem with pop3s connections not connecting properlySteve Holme2013-01-181-1/+6
* RELEASE-NOTES: add references to several bugfixes+changesDaniel Stenberg2013-01-181-7/+14
* RELEASE-NOTES: Added missing imap fixSteve Holme2013-01-181-0/+1
* runtests.pl: make VPATH builds find valgrind.suppYang Tse2013-01-181-1/+1
* RELEASE-NOTES: synced with c43127414d89Daniel Stenberg2013-01-181-2/+18
* always-multi: always use non-blocking internalsDaniel Stenberg2013-01-1754-883/+489
* url.c: fix HTTP CONNECT tunnel establishment upon delayed responseYang Tse2013-01-171-8/+10
* --libcurl: fix for non-zero default optionsYves Arrouye2013-01-161-1/+18