summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-01-07tests: make sure CRLFs can't be used in URLs passed to proxyDaniel Stenberg
2014-12-31lib1900.c: Fixed cppcheck errorJulien Nabet
2014-12-28sockfilt.c: Fixed compilation warningsSteve Holme
2014-12-28test1509: Fixed compilation warningSteve Holme
2014-12-28test556: Fixed compilation warningSteve Holme
2014-12-28test1520: Fixed initial teething problemsSteve Holme
2014-12-28test1520: Fixed compilation errorsSteve Holme
2014-12-28tests: Added test for bug #1456Steve Holme
2014-12-27code/docs: Use correct case for IPv4 and IPv6Steve Holme
2014-12-27runtests: Fixed detection of Unix Sockets featureSteve Holme
2014-12-26code/docs: Use Unix rather than UNIX to avoid use of the trademarkSteve Holme
2014-12-26sockfilt.c: Reduce the number of individual memory allocationsMarc Hoersken
2014-12-26sockfilt.c: Replace 100ms sleep with thread throttleMarc Hoersken
2014-12-22sshserver.pl: clarify and streamline variable namesMarc Hoersken
2014-12-21sockfilt.c: use non-Ex functions that are available before WinXPMarc Hoersken
2014-12-21tests: use Cygwin-style paths in SSH, SSHD and SFTP config filesMarc Hoersken
2014-12-21tests: support spaces in paths to SSH, SSHD and SFTP binariesMarc Hoersken
2014-12-19secureserver.pl: clean up formatting of config and fix verbose outputMarc Hoersken
2014-12-19secureserver.pl: update Windows detection and fix path conversionMarc Hoersken
2014-12-19secureserver.pl: make OpenSSL CApath and cert absolute path valuesMarc Hoersken
2014-12-10sws.c: Fixed 'rc' may be used uninitialized warningDan Fandrich
2014-12-09cookies: Improved OOM handling in cookiesDan Fandrich
2014-12-06sws.c: Fixed compilation warningSteve Holme
2014-12-04fix gdb libtool invocation pathStefan Bühler
2014-12-04libcurl: add UNIX domain sockets supportPeter Wu
2014-12-04tests: add two HTTP over UNIX socket testsPeter Wu
2014-12-04tests: add HTTP UNIX socket server testing supportPeter Wu
2014-12-04sws: try to remove socket and retry bindPeter Wu
2014-12-04sws: add UNIX domain socket supportPeter Wu
2014-12-04sws: restrict TCP_NODELAY to IP socketsPeter Wu
2014-12-03sws.c: Fixed compilation warning when IPv6 is disabledSteve Holme
2014-11-30sws: move away from IPv4/IPv4-only assumptionPeter Wu
2014-11-30curl tool: Enable support for the SMB protocolBill Nagel
2014-11-29tests: Disable test 1013 until SMB is fully addedSteve Holme
2014-11-28runtests.pl: fix startup of IPv6 serversPeter Wu
2014-11-28runtests.pl: fix warning message, remove duplicate valuePeter Wu
2014-11-26tests: Added SMTP with --crlf test caseSteve Holme
2014-11-25testcurl: bump the version of this script!Daniel Stenberg
2014-11-25testcurl: skip reading the setup file if given enough cmdline infoDaniel Stenberg
2014-11-24SSL: Add PEM format support for public key pinningmoparisthebest
2014-11-22runtests.pl: Re-aligned feature support commentsSteve Holme
2014-11-22runtests.pl: Use Kerberos and SPNEGO as proxies for the crypto featureSteve Holme
2014-11-22runtests.pl: Added support for SPNEGOSteve Holme
2014-11-22runtests.pl: Added Kerberos detectionSteve Holme
2014-11-22runtests.pl: Added GSS-API detectionSteve Holme
2014-11-21FILEFORMAT: Added SSPI, GSS-API and Kerberos to the features listSteve Holme
2014-11-21FILEFORMAT: Added test requires feature not present informationSteve Holme
2014-11-20test1801: first real http2 test caseDaniel Stenberg
2014-11-20sws: initial tiny steps toward http2 supportDaniel Stenberg
2014-11-20FILEFORMAT: mention the new upgrade supportDaniel Stenberg