aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-03-30tests: Added email unit tests to verify login credential connection re-useSteve Holme
2014-03-30tests: Corrected "APOP" authentication keywordSteve Holme
2014-03-30tests: Replaced email authentication keywords with SASL based keywordsSteve Holme
2014-03-30tests: Added "Clear Text" authentication keywordSteve Holme
2014-03-30tests: Added "SASL" authentication keywordSteve Holme
2014-03-30imap-append.c: Fixed compilation errors on some platformsSteve Holme
2014-03-30ftpserver.pl: Removed some unused variablesSteve Holme
2014-03-30ftpserver.pl: Reworked some variable names to be more meaningfulSteve Holme
2014-03-29ftpserver.pl: Corrected some indentation in senddata()Steve Holme
2014-03-29lib1513: fix callback proto to silence warningDaniel Stenberg
2014-03-29ftpserver.pl: Added fallback to <data> support when using multiple URLsSteve Holme