summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* internals: rename the SessionHandle struct to Curl_easyDaniel Stenberg2016-06-224-4/+4
* cmake: now using BUILD_TESTING=ON/OFFSergei Nikulov2016-06-212-0/+47
* tests: fix the HTTP/2 testsDaniel Stenberg2016-06-196-14/+16
* tests: Added HTTP proxy keywords to tests 1141 & 1142Dan Fandrich2016-06-152-0/+2
* tests: two more HTTP/2 testsDaniel Stenberg2016-06-063-1/+162
* runtests: don't display logs when http2 server fails to startDaniel Stenberg2016-06-061-1/+0
* runtests: make stripfile work on stdout as wellDaniel Stenberg2016-06-064-8/+29
* http2-tests: test1700 is the first real HTTP/2 testDaniel Stenberg2016-06-065-3/+252
* URL parser: allow URLs to use one, two or three slashesDaniel Stenberg2016-05-304-1/+175
* test/Makefile.am: include manpage-scan.pl and nroff-scan.pl in distDaniel Stenberg2016-05-181-1/+2
* mprintf: Fix processing of width and prec argsJay Satiro2016-05-132-0/+50
* nroff-scan.pl: verify that references are made with \fIDaniel Stenberg2016-05-021-2/+6
* test1140: run nroff-scan to verify man pagesDaniel Stenberg2016-05-012-1/+27
* nroff-scan.pl: verify the .BR references as wellDaniel Stenberg2016-05-011-11/+32
* nroff-scan.pl: verifies nroff pagesDaniel Stenberg2016-05-011-0/+79
* tests: Use 'pathhelp' for paths conversions in secureserver.plKarlson2k2016-04-291-3/+5
* tests: Use 'pathhelp' for paths conversions in sshserver.plKarlson2k2016-04-291-8/+9
* tests: Use 'pathhelp' for current path in runtests.plKarlson2k2016-04-291-21/+7
* tests: pathhelp.pm to process paths on Msys/CygwinKarlson2k2016-04-292-1/+763
* lib: include curl_printf.h as one of the last headersDaniel Stenberg2016-04-291-2/+2
* curl -J: make it work even without http:// scheme on URLJay Satiro2016-04-291-1/+1
* manpage-scan.pl: also verify the command line option docsDaniel Stenberg2016-04-291-1/+161
* test1139: verifies libcurl option man page presenceDaniel Stenberg2016-04-283-1/+154
* test1322: verify stripping of trailing dot from host nameDaniel Stenberg2016-04-252-2/+59
* test148: fixed after the --ftp-create-dirs retry changeDaniel Stenberg2016-04-251-0/+1
* lib1517: checksrc complianceDaniel Stenberg2016-04-241-2/+3
* PolarSSL: Implement public key pinningmoparisthebest2016-04-241-0/+1
* tests: added test1517Karlson2k2016-04-204-2/+189
* make/checksrc: use $srcdir, not $top_srcdirDaniel Stenberg2016-04-193-3/+3
* checksrc/makefile.am: use $top_srcdir to find source filesDaniel Stenberg2016-04-183-3/+3
* news: CURLOPT_CONNECT_TO and --connect-toMichael Kaufmann2016-04-175-1/+284
* tests: Fixed header files to comply with our code styleSteve Holme2016-04-032-3/+3
* tests: fix make checksrc in servers/Daniel Stenberg2016-04-032-2/+4
* tests: 'make checksrc' now checks server/ tooDaniel Stenberg2016-04-031-0/+1
* tests/server: comply with our code styleDaniel Stenberg2016-04-039-210/+240
* code: style updatesDaniel Stenberg2016-04-0348-140/+140
* unit: make unit test source code checksrc compliantDaniel Stenberg2016-04-0312-67/+110
* checksrc: run checksrc in tests when 'make checksrc' in rootDaniel Stenberg2016-04-033-2/+12
* lib557: allow too long linesDaniel Stenberg2016-04-031-4/+7
* tests/libtest: follow our code style guidelines betterDaniel Stenberg2016-04-0371-661/+682
* unit1604: fix snprintfDaniel Stenberg2016-04-031-2/+2
* unittests: Fixed compilation warningsSteve Holme2016-04-031-2/+2
* curl/mprintf.h: remove support for _MPRINTF_REPLACEDaniel Stenberg2016-04-0113-134/+143
* build: use roffit 0.11 featureDaniel Stenberg2016-03-291-2/+2
* sshserver.pl: use quotes for given optionsKarlson2k2016-03-261-1/+1
* Revert "sshserver: remove use of AuthorizedKeysFile2"Daniel Stenberg2016-03-221-1/+3
* sshserver: remove use of AuthorizedKeysFile2Daniel Stenberg2016-03-211-3/+1
* runtests: mention when run event-basedDaniel Stenberg2016-03-141-1/+2
* cookies: first n/v pair in Set-Cookie: is the cookie, then parametersDaniel Stenberg2016-03-102-2/+2
* cookie: do not refuse cookies for localhostTim Rühsen2016-03-081-0/+1