summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* test46: change cookie expiry dateDaniel Stenberg2016-03-061-4/+4
* tests/sshserver.pl: use RSA instead of DSA for host authKamil Dudka2016-02-233-10/+10
* TFTP: add option to suppress TFTP option requests (Part 2)Jay Satiro2016-02-233-1/+88
* runtests: Fixed usage of %PWD on MinGW64Karlson2k2016-02-221-1/+1
* Enabled test 1437 after the bug fix in commit 3fa220a6Dan Fandrich2016-02-201-1/+0
* Added test 1437 to verify a memory leakDan Fandrich2016-02-193-1/+86
* test1604: Add to Makefile.inc so it gets runDan Fandrich2016-02-131-1/+1
* tool_doswin: Support for literal path prefix \\?\Jay Satiro2016-02-091-0/+19
* cookies: allow spaces in cookie names, cut of trailing spacesDaniel Stenberg2016-02-081-1/+3
* Proxy-Connection: stop sending this header by defaultDaniel Stenberg2016-02-08100-162/+0
* unit1604: Fix unit setup return codeJay Satiro2016-02-051-1/+1
* tool_doswin: Improve sanitization processingJay Satiro2016-02-053-1/+356
* URLs: change more http to httpsViktor Szakats2016-02-042-3/+3
* URLs: follow GitHub project rename (also Travis CI)Viktor Szakats2016-02-042-3/+3
* URLs: change more http to httpsViktor Szakats2016-02-021-2/+2
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-03183-189/+189
* dotdot: allow an empty input string tooDaniel Stenberg2016-02-021-1/+4
* tests: Add a test for pinnedpubkey fail even when insecureJay Satiro2016-01-182-1/+42
* lib: Prefix URLs with lower-case protocol names/schemesMohammad AlSaleh2016-01-111-1/+1