platform/upstream/curl.git
2014-04-18 Marc Hoerskentool_formparse.c: fix possible use of non-null-terminat...
2014-04-18 Marc Hoerskenurl.c: fix possible use of non-null-terminated string...
2014-04-18 Marc Hoerskenconnect.c: fix multiple possible dereferences of null...
2014-04-18 Marc Hoerskentftp.c: fix possible dereference of null pointer
2014-04-18 Marc Hoerskentool_urlglob.c: added some comments to clarify for...
2014-04-18 Marc Hoerskensocks_sspi.c: added pointer guards to FreeContextBuffer...
2014-04-18 Marc Hoerskenmd5.c: fix use of uninitialized variable
2014-04-18 Marc Hoerskencurl_schannel.c: added explicit cast of structure pointers
2014-04-18 Marc Hoerskencurl_schannel.c: fix possible dereference of null pointer
2014-04-18 Steve HolmeRELEASE-NOTES: Synced with 33e0cba8f1
2014-04-18 Steve Holmecurl_easy_setopt: Updated CURLOPT_URL to include IMAP...
2014-04-18 Steve Holmeimap: Extended FETCH support to include PARTIAL URL...
2014-04-18 Steve Holmeurl.c: Fixed typo in comment
2014-04-18 Steve Holmecurl_easy_setopt: Updated CURLOPT_URL to include IMAP...
2014-04-18 Steve Holmetest810: Updated to use new IMAP URL query string funct...
2014-04-18 Steve Holmeimap: Expanded mailbox SEARCH support to use URL query...
2014-04-18 Steve Holmeimap: Added support for parsing URL query strings
2014-04-18 Steve Holmeimap: Introduced the SEARCH state
2014-04-18 Steve Holmeimap: Fixed untagged response detection when no data...
2014-04-18 Steve Holmebuild: Added Visual Studio 2012 (VC11) project files
2014-04-17 Steve Holmebuild: Corrected Visual Studio solutions for DLL Releas...
2014-04-17 Daniel StenbergREADME.http2: mention some alt-svc thoughts
2014-04-16 Steve HolmeMakefile.am: Missed separator in commit fbaa2f8660
2014-04-16 Steve Holmebuild: Added Visual Studio 2010 (VC10) project files
2014-04-14 Dan Fandrichurl: only use if_nametoindex() if IFNAMSIZ is available
2014-04-09 Dan Fandrichsymbian: fixed typo in comment
2014-04-08 Steve Holmebuild: Added Visual Studio 2008 (VC9) project files
2014-04-08 Steve Holmesas: Added DIGEST-MD5 qop-option validation in native...
2014-04-08 Daniel Stenbergdist: include the projects/ files in releases
2014-04-06 Daniel Stenbergstrerror: fix comment about vxworks' strerror_r buffer...
2014-04-06 Steve Holmesasl: Added forward declaration of structures following...
2014-04-06 Steve HolmeRELEASE-NOTES: Synced with 5cdb61abb2
2014-04-06 Steve Holmetests: Disabled DIGEST-MD5 tests when running with...
2014-04-06 Steve Holmesasl: Fixed compilation warning
2014-04-06 Steve Holmesasl: Added curl_memory.h include as per test 1132
2014-04-06 Steve Holmesasl: Fixed compilation warning in SSPI builds
2014-04-06 Steve Holmesasl: Corrected missing free of decoded challenge messa...
2014-04-06 Steve Holmesasl: Corrected add of Curl_sasl_decode_digest_md5_mess...
2014-04-06 Steve Holmesasl: Post DIGEST-MD5 SSPI code tidy up
2014-04-06 Steve Holmesasl: Corrected pre-processor inclusion of SSPI based...
2014-04-06 Steve Holmesasl: Added support for DIGEST-MD5 via Windows SSPI
2014-04-06 Steve Holmehttp_negotiate_sspi: Fixed compilation when USE_HTTP_NE...
2014-04-05 Steve HolmeMakefile.vc6: Added curl_sasl_sspi.c
2014-04-05 Steve HolmeMakefile.vc6: Follow up fix to commit 45d3f00803
2014-04-05 Steve Holmentlm: Moved the identity generation into shared SSPI...
2014-04-05 Steve Holmesasl: Renamed SSPI module following short name clash
2014-04-05 Steve Holmesasl: Added initial stub functions for SSPI DIGEST...
2014-04-05 Steve Holmesasl: Combined DIGEST-MD5 message decoding and generation
2014-04-05 Marc HoerskenMakefile.vc6: added warnless.c to fix build
2014-04-05 Steve Holmewinbuild: Updated the VC++ make instructions following...
2014-04-05 Tatsuhiro Tsujikawahttp2: Compile with current nghttp2, which supports...
2014-04-05 Steve Holmewinbuild: Added Visual Studio 2005 (VC8) project files
2014-04-04 Daniel Stenbergcurl_easy_setopt: fix wrong version number references
2014-04-04 Daniel Stenbergdocs: this is for 7.37.0
2014-04-04 Daniel StenbergPROXYHEADER: send these headers in "normal" proxy reque...
2014-04-04 Daniel Stenbergtest1428: verify --proxy-header
2014-04-04 Daniel Stenbergcurl.1: documented --proxy-header
2014-04-04 Maciej Puziocurl: add --proxy-header
2014-04-04 Daniel Stenbergsymbols-in-versions: Added CURLHEADER_*
2014-04-04 Daniel StenbergCURLOPT_HEADEROPT: added
2014-04-04 Daniel StenbergCURLOPT_PROXYHEADER: set headers for proxy-only
2014-04-04 Daniel StenbergHTTP: don't send Content-Length: 0 _and_ Expect: 100...
2014-04-03 Daniel Stenbergftp: in passive data connect wait for happy eyeballs...
2014-04-03 Daniel Stenberghttp2+openssl: fix compiler warnings in ALPN using...
2014-04-03 Dan Fandrichtests: unified use of some keywords
2014-04-03 Dan Fandrichtests: added some missing closing tags
2014-04-03 Daniel Stenbergruntests: insist on a <keywords> section
2014-04-03 Daniel Stenbergtests: add keywords to the last 7 tests lacking them
2014-04-01 Steve Holmesmtp: Fixed login denied with a RFC-821 based server
2014-04-01 Steve Holmetests: Added SMTP with credientials test when not suppo...
2014-04-01 Daniel Stenbergurldata: spellfix comment
2014-03-31 Steve HolmeRELEASE-NOTES: Synced with dd07e79023
2014-03-31 Steve Holmetests: Added SMTP with credentials test for RFC-821...
2014-03-31 Daniel Stenbergipv6: strip off zone identifiers in redirects too
2014-03-31 Dan Fandrichdocs: Removed mention of -g hack when using IPv6 literals
2014-03-31 Daniel Stenberghttp2: let openssl mention the exact protocol negotiated
2014-03-31 Daniel Stenberghttp2: remove _DRAFT09 from the NPN_HTTP2 enum
2014-03-31 Till MaasURL parser: IPv6 zone identifiers are now supported
2014-03-30 Paul Markscurl: stop interpreting IPv6 literals as glob patterns.
2014-03-30 Steve Holmetest938: Updated to use file input for upload
2014-03-30 Steve Holmetest836: Fixed incorrect username in expected output
2014-03-30 Daniel StenbergDISABLED: 836, 882 and 938 hang
2014-03-30 Daniel Stenbergruntests: check protocol before data
2014-03-30 Steve Holmeftpserver.pl: Extended the full text reply regular...
2014-03-30 Daniel Stenbergkeywords: sort case insensitive
2014-03-30 Daniel Stenbergtests: remove trailing CRs from keywords
2014-03-30 Daniel Stenbergkeywords: sort keywords alphabetically
2014-03-30 Daniel Stenbergkeywords: don't use STDERR for good info
2014-03-30 Steve Holmetests: Added email unit tests to verify login credentia...
2014-03-30 Steve Holmetests: Corrected "APOP" authentication keyword
2014-03-30 Steve Holmetests: Replaced email authentication keywords with...
2014-03-30 Steve Holmetests: Added "Clear Text" authentication keyword
2014-03-30 Steve Holmetests: Added "SASL" authentication keyword
2014-03-30 Steve Holmeimap-append.c: Fixed compilation errors on some platforms
2014-03-30 Steve Holmeftpserver.pl: Removed some unused variables
2014-03-30 Steve Holmeftpserver.pl: Reworked some variable names to be more...
2014-03-29 Steve Holmeftpserver.pl: Corrected some indentation in senddata()
2014-03-29 Daniel Stenberglib1513: fix callback proto to silence warning
2014-03-29 Steve Holmeftpserver.pl: Added fallback to <data> support when...
2014-03-29 Steve Holmeftpserver.pl: Updated email based get reply data code...
next