aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2014-11-20test1800: first plain-text http2 test caseDaniel Stenberg
2014-11-13test22: expand a backtick commandPeter Wu
2014-11-10symbol-scan.pl: do not require autotoolsPeter Wu
2014-11-10cmake: add ENABLE_THREADED_RESOLVER, rename ARESPeter Wu
2014-11-10cmake: build libhostname for test suitePeter Wu
2014-11-10tests: fix libhostname visibilityPeter Wu
2014-11-10tests: fix memleak in server/resolve.cPeter Wu
2014-11-06test552: Don't run HTTP digest tests for SSPI based buildsDan Fandrich
2014-11-06tests: Don't run HTTP digest tests for SSPI based buildsSteve Holme
2014-11-05lib544.c: use duphandle for test 545Daniel Stenberg
2014-11-04tests: add new feature 'SSLpinning'Daniel Stenberg
2014-11-01resume: consider a resume from [content-length] to be OKDaniel Stenberg
2014-10-27HTTP: return larger than 3 digit response codes tooDaniel Stenberg
2014-10-26Added the "flaky" keyword to a number of testsDan Fandrich
2014-10-16test545: make it not use a trailing zeroDaniel Stenberg
2014-10-13vtls: remove QsoSSLPatrick Monnerat
2014-10-13tests: move TESTCASES to Makefile.inc, add show for cmakePeter Wu
2014-10-10tests/http_pipe.py: Python 3 supportPeter Wu
2014-10-09test2036: verify -O with no slash at all in the URLDaniel Stenberg
2014-10-09Cmake: Got rid of setup_curl_dependenciesJakub Zakrzewski
2014-10-07SSL: implement public key pinningmoparisthebest
2014-09-26test506: Fixed a couple of memory leaks in testDan Fandrich