platform/upstream/curl.git
2013-02-06 Yang Tsetool_main.c: post VMS patch cleanup - I
2013-02-06 Steve HolmeFEATURES: Added SSPI to list of NTLM libraries
2013-02-06 Steve HolmeFEATURES: Added Secure Transport and qssl to list of...
2013-02-06 Steve HolmeFEATURES: Added email feature set
2013-02-05 Steve Holmeimap.h: Corrected incorrect comment clarification
2013-02-05 Steve HolmeCOPYING: Updated copyright year to include 2013
2013-02-05 Daniel StenbergRELEASE-NOTES: synced with 25f351424b3538
2013-02-05 John E. MalmbergVMS: fix and generate the VMS build config
2013-02-05 Daniel StenbergCurl_proxyCONNECT: return once CONNECT is sent
2013-02-05 Steve Holmeemail: Reworked comments in the endofresp() functions
2013-02-05 Marc Hoerskenschannel: Removed extended error connection setup flag
2013-02-05 Tor Arntsensingleipconnect: Update *sockp for all CURLE_OK
2013-02-05 Daniel Stenbergcurl_easy_perform: Value stored to 'mcode' is never...
2013-02-05 Daniel Stenbergsingleipconnect: remove dead assignment
2013-02-05 Linus Nielsen... CURLMOPT_MAXCONNECTS: restore functionality
2013-02-05 Steve HolmeRELEASE-NOTES: Updated following recent changes to...
2013-02-04 Steve Holmeemail: Provided extra comments following recent pop3...
2013-02-04 Andrei Kurushinwinbuild: include version info for .dll .exe
2013-02-04 Daniel StenbergFAQ: clarify 5.13 How do I stop an ongoing transfer
2013-02-04 Matt Arsenaultcmake: Fix mingw build
2013-02-04 Sergei Nikulovcmake: updated OpenSSL build
2013-02-04 Steve Holmepop3.c: Updated variable names to use shorter / more...
2013-02-04 Guenter Knaufupdated copyright years.
2013-02-04 Guenter Knaufconfigure: update the copyright years for the output.
2013-02-03 Steve Holmeimap: Fixed no known authentication mechanism when...
2013-02-03 Steve Holmepop3: Fixed no known authentication mechanism when...
2013-02-01 Daniel Stenbergsingleipconnect: simplify and clean up
2013-02-01 Daniel StenbergCurl_perfom: removed
2013-01-30 Guenter KnaufUpdated date.
2013-01-30 Yang Tsezz40-xc-ovr.m4: fix 'wc' detection - follow-up 2
2013-01-30 Yang Tsezz40-xc-ovr.m4: fix 'wc' detection - follow-up
2013-01-30 Yang Tsezz40-xc-ovr.m4: fix 'wc' detection
2013-01-29 Yang Tsezz40-xc-ovr.m4: check another three basic utilities
2013-01-29 Guenter KnaufFixed debug.c to work again unchanged.
2013-01-29 Nick Zitzmanndarwinssl: Fix bug where packets were sometimes transmi...
2013-01-28 Nick ZitzmannFAQ: "Darwinssl" is AKA "Secure Transport" and supports...
2013-01-28 Daniel StenbergRELEASE-NOTES: only list Nick once
2013-01-28 Yang Tsezz40-xc-ovr.m4: 1.0 interface stabilization
2013-01-28 Kamil Dudkadocs: fix typos in man pages
2013-01-28 Kamil Dudkadocs: update the comments about loading CA certs with NSS
2013-01-28 Guenter KnaufUpdated dependency libs.
2013-01-27 Guenter KnaufFixed simple.c to work again unchanged.
2013-01-27 Steve Holmesmtp.c: Fixed unnecessary state change if starttls...
2013-01-27 Steve Holmepop3.c: Fixed unnecessary state change if starttls...
2013-01-27 Steve Holmeimap.c: Fixed unnecessary state change if starttls...
2013-01-26 Steve Holmeemail: Updated comment regarding ssldone usage
2013-01-26 Yang Tsezz40-xc-ovr.m4: emit witness message in configure BODY
2013-01-25 Steve Holmesmtp.c: Added comments to smtp_endofresp()
2013-01-25 Yang Tsezz40-xc-ovr.m4: truly do version conditional overriding
2013-01-25 Yang Tsezz40-xc-ovr.m4: fix variable assignment of subshell...
2013-01-25 Yang Tsezz40-xc-ovr.m4: reinstate strict AC_REQUIRE macro depen...
2013-01-25 Yang Tsezz40-xc-ovr.m4: avoid double single-quote usage
2013-01-24 Yang Tsezz40-xc-ovr.m4: parentheses balancing of 'case' statements
2013-01-24 Steve Holmesmtp.c: Corrected RFC references
2013-01-24 Steve Holmesmtp.c: Fixed failure detection during TLS upgrade
2013-01-24 Steve Holmepop3.c: Fixed failure detection during TLS upgrade
2013-01-24 Steve Holmeimap.c: Fixed failure detection during TLS upgrade
2013-01-24 Yang Tsezz40-xc-ovr.m4: internals overhauling
2013-01-23 Steve Holmeemail: Removed unnecessary return statements
2013-01-23 Yang Tsezz40-xc-ovr.m4: redirect errors and warnings to stderr
2013-01-23 Yang Tsezz40-xc-ovr.m4: AC_REQUIRE also XC_CONFIGURE_PREAMBLE...
2013-01-23 Yang Tsezz60-xc-ovr.m4: tighten XC_OVR_ZZ60 macro placement...
2013-01-23 Yang Tseconfigure: use XC_CONFIGURE_PREAMBLE early checks
2013-01-23 Yang Tsezz40-xc-ovr.m4: provide XC_CONFIGURE_PREAMBLE macro
2013-01-23 Daniel StenbergFAQ: update the SSL lib list and wording in question 2.2
2013-01-22 Steve Holmecurl_sasl.c: Corrected references to RFC
2013-01-22 Steve Holmeemail: Corrected references to SASL RFC
2013-01-22 Ulionformpost: support quotes, commas and semicolon in file...
2013-01-22 Daniel Stenbergmemanalyze.pl: handle fopen() of file names with quotes
2013-01-21 Yang Tsexc-cc-check.m4: re-evaluate exporting and AC_SUBST...
2013-01-21 Daniel StenbergFAQ: 3.22 curl -X gives me HTTP problems
2013-01-21 Yang Tsexc-cc-check.m4: avoid recursive package automake'ing...
2013-01-20 Yang Tsexc-cc-check.m4: mark earlier variables that are to...
2013-01-20 Yang Tseconfigure: autotools compatibility fixes - step I
2013-01-20 Steve Holmepop3.c: Fixed conditional compilation of the apop respo...
2013-01-20 Yang TseMakefile.inc: fix $(top_srcdir) not allowed in _SOURCES...
2013-01-19 Daniel Stenbergformadd: reject trying to read a directory where a...
2013-01-19 Daniel Stenbergcurl_easy_send.3: document return codes
2013-01-19 Daniel Stenbergcurl_easy_recv.3: document return codes
2013-01-19 Steve Holmeemail: General code tidy up
2013-01-18 Steve Holmepop3.c: Fixed a problem with pop3s connections not...
2013-01-18 Daniel StenbergRELEASE-NOTES: add references to several bugfixes+changes
2013-01-18 Steve HolmeRELEASE-NOTES: Added missing imap fix
2013-01-18 Yang Tseruntests.pl: make VPATH builds find valgrind.supp
2013-01-17 Daniel StenbergRELEASE-NOTES: synced with c43127414d89
2013-01-17 Daniel Stenbergalways-multi: always use non-blocking internals
2013-01-17 Yang Tseurl.c: fix HTTP CONNECT tunnel establishment upon delay...
2013-01-16 Yves Arrouye--libcurl: fix for non-zero default options
2013-01-15 Daniel StenbergFTP: reject illegal port numbers in EPSV 229 responses
2013-01-15 Yang Tsecommit bc682cbd follow-up
2013-01-15 Yang Tsebuild: use per-target '_CPPFLAGS' for those currently...
2013-01-15 Yang Tsetests/libtest/Makefile.inc: sort build targets
2013-01-15 Yang Tsetests/Makefile.am: remove wildcard usage in EXTRA_DIST
2013-01-15 Kamil Dudkanss: fix error messages for CURLE_SSL_{CACERT,CRL}_BADFILE
2013-01-14 Steve HolmeTODO: Updated following IMAP SASL additions
2013-01-14 Yang Tseconfigure: fix automake 1.13 compatibility
2013-01-13 Daniel StenbergBUGS: update bug tracker URL
2013-01-12 Daniel StenbergCurl_resolver_getsock: fix the function description...
2013-01-11 Kamil Dudkanss: clear session cache if a client cert from file...
2013-01-10 Yang Tsesockfilt.c: log file descriptor number on read/write...
next