Age | Commit message (Expand) | Author |
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 |
2013-01-22 | memanalyze.pl: handle fopen() of file names with quotes | Daniel Stenberg |
2013-01-21 | xc-cc-check.m4: re-evaluate exporting and AC_SUBST'ing vars | Yang Tse |
2013-01-21 | FAQ: 3.22 curl -X gives me HTTP problems | Daniel Stenberg |
2013-01-21 | xc-cc-check.m4: avoid recursive package automake'ing breakage | Yang Tse |
2013-01-20 | xc-cc-check.m4: mark earlier variables that are to be exported | Yang Tse |
2013-01-20 | configure: autotools compatibility fixes - step I | Yang Tse |
2013-01-20 | pop3.c: Fixed conditional compilation of the apop response function | Steve Holme |
2013-01-20 | Makefile.inc: fix $(top_srcdir) not allowed in _SOURCES variables | Yang Tse |
2013-01-19 | formadd: reject trying to read a directory where a file is expected | Daniel Stenberg |
2013-01-19 | curl_easy_send.3: document return codes | Daniel Stenberg |
2013-01-19 | curl_easy_recv.3: document return codes | Daniel Stenberg |
2013-01-19 | email: General code tidy up | Steve Holme |