aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-06sasl: Post DIGEST-MD5 SSPI code tidy upSteve Holme
2014-04-06sasl: Corrected pre-processor inclusion of SSPI based DIGEST-MD5 codeSteve Holme
2014-04-06sasl: Added support for DIGEST-MD5 via Windows SSPISteve Holme
2014-04-06http_negotiate_sspi: Fixed compilation when USE_HTTP_NEGOTIATE not definedSteve Holme
2014-04-06Makefile.vc6: Added curl_sasl_sspi.cSteve Holme
2014-04-06Makefile.vc6: Follow up fix to commit 45d3f00803Steve Holme
2014-04-06ntlm: Moved the identity generation into shared SSPI codeSteve Holme
2014-04-06sasl: Renamed SSPI module following short name clashSteve Holme
2014-04-05sasl: Added initial stub functions for SSPI DIGEST-MD supportSteve Holme
2014-04-05sasl: Combined DIGEST-MD5 message decoding and generationSteve Holme
2014-04-05Makefile.vc6: added warnless.c to fix buildMarc Hoersken
2014-04-05winbuild: Updated the VC++ make instructions following commit 11025613b9Steve Holme
2014-04-05http2: Compile with current nghttp2, which supports h2-11Tatsuhiro Tsujikawa
2014-04-05winbuild: Added Visual Studio 2005 (VC8) project filesSteve Holme
2014-04-04curl_easy_setopt: fix wrong version number referencesDaniel Stenberg
2014-04-04docs: this is for 7.37.0Daniel Stenberg
2014-04-04PROXYHEADER: send these headers in "normal" proxy requests tooDaniel Stenberg
2014-04-04test1428: verify --proxy-headerDaniel Stenberg
2014-04-04curl.1: documented --proxy-headerDaniel Stenberg
2014-04-04curl: add --proxy-headerMaciej Puzio
2014-04-04symbols-in-versions: Added CURLHEADER_*Daniel Stenberg
2014-04-04CURLOPT_HEADEROPT: addedDaniel Stenberg
2014-04-04CURLOPT_PROXYHEADER: set headers for proxy-onlyDaniel Stenberg
2014-04-04HTTP: don't send Content-Length: 0 _and_ Expect: 100-continueDaniel Stenberg
2014-04-03ftp: in passive data connect wait for happy eyeballs socketsDaniel Stenberg
2014-04-03http2+openssl: fix compiler warnings in ALPN using codeDaniel Stenberg
2014-04-03tests: unified use of some keywordsDan Fandrich
2014-04-03tests: added some missing closing tagsDan Fandrich
2014-04-03runtests: insist on a <keywords> sectionDaniel Stenberg
2014-04-03tests: add keywords to the last 7 tests lacking themDaniel Stenberg
2014-04-01smtp: Fixed login denied with a RFC-821 based serverSteve Holme
2014-04-01tests: Added SMTP with credientials test when not supported by serverSteve Holme
2014-04-01urldata: spellfix commentDaniel Stenberg
2014-03-31RELEASE-NOTES: Synced with dd07e79023Steve Holme
2014-03-31tests: Added SMTP with credentials test for RFC-821 based serverSteve Holme
2014-03-31ipv6: strip off zone identifiers in redirects tooDaniel Stenberg
2014-03-31docs: Removed mention of -g hack when using IPv6 literalsDan Fandrich
2014-03-31http2: let openssl mention the exact protocol negotiatedDaniel Stenberg
2014-03-31http2: remove _DRAFT09 from the NPN_HTTP2 enumDaniel Stenberg
2014-03-31URL parser: IPv6 zone identifiers are now supportedTill Maas
2014-03-30curl: stop interpreting IPv6 literals as glob patterns.Paul Marks
2014-03-30test938: Updated to use file input for uploadSteve Holme
2014-03-30test836: Fixed incorrect username in expected outputSteve Holme
2014-03-30DISABLED: 836, 882 and 938 hangDaniel Stenberg
2014-03-30runtests: check protocol before dataDaniel Stenberg
2014-03-30ftpserver.pl: Extended the full text reply regular expressionSteve Holme
2014-03-30keywords: sort case insensitiveDaniel Stenberg
2014-03-30tests: remove trailing CRs from keywordsDaniel Stenberg
2014-03-30keywords: sort keywords alphabeticallyDaniel Stenberg
2014-03-30keywords: don't use STDERR for good infoDaniel Stenberg