aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-05-30URL parser: allow URLs to use one, two or three slashesDaniel Stenberg
2016-05-18test/Makefile.am: include manpage-scan.pl and nroff-scan.pl in distDaniel Stenberg
2016-05-13mprintf: Fix processing of width and prec argsJay Satiro
2016-05-02nroff-scan.pl: verify that references are made with \fIDaniel Stenberg
2016-05-01test1140: run nroff-scan to verify man pagesDaniel Stenberg
2016-05-01nroff-scan.pl: verify the .BR references as wellDaniel Stenberg
2016-05-01nroff-scan.pl: verifies nroff pagesDaniel Stenberg
2016-04-29tests: Use 'pathhelp' for paths conversions in secureserver.plKarlson2k
2016-04-29tests: Use 'pathhelp' for paths conversions in sshserver.plKarlson2k
2016-04-29tests: Use 'pathhelp' for current path in runtests.plKarlson2k
2016-04-29tests: pathhelp.pm to process paths on Msys/CygwinKarlson2k
2016-04-29lib: include curl_printf.h as one of the last headersDaniel Stenberg
2016-04-29curl -J: make it work even without http:// scheme on URLJay Satiro
2016-04-29manpage-scan.pl: also verify the command line option docsDaniel Stenberg
2016-04-28test1139: verifies libcurl option man page presenceDaniel Stenberg
2016-04-25test1322: verify stripping of trailing dot from host nameDaniel Stenberg
2016-04-25test148: fixed after the --ftp-create-dirs retry changeDaniel Stenberg
2016-04-24lib1517: checksrc complianceDaniel Stenberg
2016-04-24PolarSSL: Implement public key pinningmoparisthebest
2016-04-20tests: added test1517Karlson2k
2016-04-19make/checksrc: use $srcdir, not $top_srcdirDaniel Stenberg
2016-04-18checksrc/makefile.am: use $top_srcdir to find source filesDaniel Stenberg
2016-04-17news: CURLOPT_CONNECT_TO and --connect-toMichael Kaufmann
2016-04-03tests: Fixed header files to comply with our code styleSteve Holme
2016-04-03tests: fix make checksrc in servers/Daniel Stenberg
2016-04-03tests: 'make checksrc' now checks server/ tooDaniel Stenberg
2016-04-03tests/server: comply with our code styleDaniel Stenberg
2016-04-03code: style updatesDaniel Stenberg
2016-04-03unit: make unit test source code checksrc compliantDaniel Stenberg
2016-04-03checksrc: run checksrc in tests when 'make checksrc' in rootDaniel Stenberg
2016-04-03lib557: allow too long linesDaniel Stenberg
2016-04-03tests/libtest: follow our code style guidelines betterDaniel Stenberg
2016-04-03unit1604: fix snprintfDaniel Stenberg
2016-04-03unittests: Fixed compilation warningsSteve Holme
2016-04-01curl/mprintf.h: remove support for _MPRINTF_REPLACEDaniel Stenberg
2016-03-29build: use roffit 0.11 featureDaniel Stenberg
2016-03-26sshserver.pl: use quotes for given optionsKarlson2k
2016-03-22Revert "sshserver: remove use of AuthorizedKeysFile2"Daniel Stenberg
2016-03-21sshserver: remove use of AuthorizedKeysFile2Daniel Stenberg
2016-03-14runtests: mention when run event-basedDaniel Stenberg
2016-03-10cookies: first n/v pair in Set-Cookie: is the cookie, then parametersDaniel Stenberg
2016-03-08cookie: do not refuse cookies for localhostTim Rühsen
2016-03-06test46: change cookie expiry dateDaniel Stenberg
2016-02-23tests/sshserver.pl: use RSA instead of DSA for host authKamil Dudka
2016-02-23TFTP: add option to suppress TFTP option requests (Part 2)Jay Satiro
2016-02-22runtests: Fixed usage of %PWD on MinGW64Karlson2k
2016-02-20Enabled test 1437 after the bug fix in commit 3fa220a6Dan Fandrich
2016-02-19Added test 1437 to verify a memory leakDan Fandrich
2016-02-13test1604: Add to Makefile.inc so it gets runDan Fandrich
2016-02-09tool_doswin: Support for literal path prefix \\?\Jay Satiro