Age | Commit message (Expand) | Author |
2013-02-04 | FAQ: clarify 5.13 How do I stop an ongoing transfer | Daniel Stenberg |
2013-02-04 | cmake: Fix mingw build | Matt Arsenault |
2013-02-04 | cmake: updated OpenSSL build | Sergei Nikulov |
2013-02-04 | pop3.c: Updated variable names to use shorter / more readable variant | Steve Holme |
2013-02-04 | updated copyright years. | Guenter Knauf |
2013-02-04 | configure: update the copyright years for the output. | Guenter Knauf |
2013-02-03 | imap: Fixed no known authentication mechanism when fallback is required | Steve Holme |
2013-02-03 | pop3: Fixed no known authentication mechanism when fallback is required | Steve Holme |
2013-02-01 | singleipconnect: simplify and clean up | Daniel Stenberg |
2013-02-01 | Curl_perfom: removed | Daniel Stenberg |
2013-01-30 | Updated date. | Guenter Knauf |
2013-01-30 | zz40-xc-ovr.m4: fix 'wc' detection - follow-up 2 | Yang Tse |
2013-01-30 | zz40-xc-ovr.m4: fix 'wc' detection - follow-up | Yang Tse |
2013-01-30 | zz40-xc-ovr.m4: fix 'wc' detection | Yang Tse |
2013-01-29 | zz40-xc-ovr.m4: check another three basic utilities | Yang Tse |
2013-01-29 | Fixed debug.c to work again unchanged. | Guenter Knauf |
2013-01-29 | darwinssl: Fix bug where packets were sometimes transmitted twice | Nick Zitzmann |
2013-01-28 | FAQ: "Darwinssl" is AKA "Secure Transport" and supports NTLM | Nick Zitzmann |
2013-01-28 | RELEASE-NOTES: only list Nick once | Daniel Stenberg |
2013-01-28 | zz40-xc-ovr.m4: 1.0 interface stabilization | Yang Tse |
2013-01-28 | docs: fix typos in man pages | Kamil Dudka |
2013-01-28 | docs: update the comments about loading CA certs with NSS | Kamil Dudka |
2013-01-28 | Updated dependency libs. | Guenter Knauf |
2013-01-28 | Fixed simple.c to work again unchanged. | Guenter Knauf |
2013-01-27 | smtp.c: Fixed unnecessary state change if starttls fails | Steve Holme |
2013-01-27 | pop3.c: Fixed unnecessary state change if starttls fails | Steve Holme |
2013-01-27 | imap.c: Fixed unnecessary state change if starttls fails | Steve Holme |
2013-01-26 | email: Updated comment regarding ssldone usage | Steve Holme |
2013-01-26 | zz40-xc-ovr.m4: emit witness message in configure BODY | Yang Tse |
2013-01-25 | smtp.c: Added comments to smtp_endofresp() | Steve Holme |
2013-01-25 | zz40-xc-ovr.m4: truly do version conditional overriding | Yang Tse |
2013-01-25 | zz40-xc-ovr.m4: fix variable assignment of subshell output bashism | Yang Tse |
2013-01-25 | zz40-xc-ovr.m4: reinstate strict AC_REQUIRE macro dependencies | Yang Tse |
2013-01-25 | zz40-xc-ovr.m4: avoid double single-quote usage | Yang Tse |
2013-01-25 | zz40-xc-ovr.m4: parentheses balancing of 'case' statements | Yang Tse |
2013-01-24 | smtp.c: Corrected RFC references | Steve Holme |
2013-01-24 | smtp.c: Fixed failure detection during TLS upgrade | Steve Holme |
2013-01-24 | pop3.c: Fixed failure detection during TLS upgrade | Steve Holme |
2013-01-24 | imap.c: Fixed failure detection during TLS upgrade | Steve Holme |
2013-01-24 | zz40-xc-ovr.m4: internals overhauling | Yang Tse |
2013-01-23 | email: Removed unnecessary return statements | Steve Holme |
2013-01-23 | zz40-xc-ovr.m4: redirect errors and warnings to stderr | Yang Tse |
2013-01-23 | zz40-xc-ovr.m4: AC_REQUIRE also XC_CONFIGURE_PREAMBLE success message | Yang Tse |
2013-01-23 | zz60-xc-ovr.m4: tighten XC_OVR_ZZ60 macro placement requirements | Yang Tse |
2013-01-23 | configure: use XC_CONFIGURE_PREAMBLE early checks | Yang Tse |
2013-01-23 | zz40-xc-ovr.m4: provide XC_CONFIGURE_PREAMBLE macro | Yang Tse |
2013-01-23 | FAQ: update the SSL lib list and wording in question 2.2 | Daniel Stenberg |
2013-01-22 | curl_sasl.c: Corrected references to RFC | Steve Holme |
2013-01-22 | email: Corrected references to SASL RFC | Steve Holme |
2013-01-22 | formpost: support quotes, commas and semicolon in file names | Ulion |