Age | Commit message (Expand) | Author |
2016-05-13 | mprintf: Fix processing of width and prec args | Jay Satiro |
2016-05-02 | nroff-scan.pl: verify that references are made with \fI | Daniel Stenberg |
2016-05-01 | test1140: run nroff-scan to verify man pages | Daniel Stenberg |
2016-05-01 | nroff-scan.pl: verify the .BR references as well | Daniel Stenberg |
2016-05-01 | nroff-scan.pl: verifies nroff pages | Daniel Stenberg |
2016-04-29 | tests: Use 'pathhelp' for paths conversions in secureserver.pl | Karlson2k |
2016-04-29 | tests: Use 'pathhelp' for paths conversions in sshserver.pl | Karlson2k |
2016-04-29 | tests: Use 'pathhelp' for current path in runtests.pl | Karlson2k |
2016-04-29 | tests: pathhelp.pm to process paths on Msys/Cygwin | Karlson2k |
2016-04-29 | lib: include curl_printf.h as one of the last headers | Daniel Stenberg |
2016-04-29 | curl -J: make it work even without http:// scheme on URL | Jay Satiro |
2016-04-29 | manpage-scan.pl: also verify the command line option docs | Daniel Stenberg |
2016-04-28 | test1139: verifies libcurl option man page presence | Daniel Stenberg |
2016-04-25 | test1322: verify stripping of trailing dot from host name | Daniel Stenberg |
2016-04-25 | test148: fixed after the --ftp-create-dirs retry change | Daniel Stenberg |
2016-04-24 | lib1517: checksrc compliance | Daniel Stenberg |
2016-04-24 | PolarSSL: Implement public key pinning | moparisthebest |
2016-04-20 | tests: added test1517 | Karlson2k |
2016-04-19 | make/checksrc: use $srcdir, not $top_srcdir | Daniel Stenberg |
2016-04-18 | checksrc/makefile.am: use $top_srcdir to find source files | Daniel Stenberg |
2016-04-17 | news: CURLOPT_CONNECT_TO and --connect-to | Michael Kaufmann |
2016-04-03 | tests: Fixed header files to comply with our code style | Steve Holme |
2016-04-03 | tests: fix make checksrc in servers/ | Daniel Stenberg |
2016-04-03 | tests: 'make checksrc' now checks server/ too | Daniel Stenberg |
2016-04-03 | tests/server: comply with our code style | Daniel Stenberg |
2016-04-03 | code: style updates | Daniel Stenberg |
2016-04-03 | unit: make unit test source code checksrc compliant | Daniel Stenberg |
2016-04-03 | checksrc: run checksrc in tests when 'make checksrc' in root | Daniel Stenberg |
2016-04-03 | lib557: allow too long lines | Daniel Stenberg |
2016-04-03 | tests/libtest: follow our code style guidelines better | Daniel Stenberg |
2016-04-03 | unit1604: fix snprintf | Daniel Stenberg |
2016-04-03 | unittests: Fixed compilation warnings | Steve Holme |
2016-04-01 | curl/mprintf.h: remove support for _MPRINTF_REPLACE | Daniel Stenberg |
2016-03-29 | build: use roffit 0.11 feature | Daniel Stenberg |
2016-03-26 | sshserver.pl: use quotes for given options | Karlson2k |
2016-03-22 | Revert "sshserver: remove use of AuthorizedKeysFile2" | Daniel Stenberg |
2016-03-21 | sshserver: remove use of AuthorizedKeysFile2 | Daniel Stenberg |
2016-03-14 | runtests: mention when run event-based | Daniel Stenberg |
2016-03-10 | cookies: first n/v pair in Set-Cookie: is the cookie, then parameters | Daniel Stenberg |
2016-03-08 | cookie: do not refuse cookies for localhost | Tim Rühsen |
2016-03-06 | test46: change cookie expiry date | Daniel Stenberg |
2016-02-23 | tests/sshserver.pl: use RSA instead of DSA for host auth | Kamil Dudka |
2016-02-23 | TFTP: add option to suppress TFTP option requests (Part 2) | Jay Satiro |
2016-02-22 | runtests: Fixed usage of %PWD on MinGW64 | Karlson2k |
2016-02-20 | Enabled test 1437 after the bug fix in commit 3fa220a6 | Dan Fandrich |
2016-02-19 | Added test 1437 to verify a memory leak | Dan Fandrich |
2016-02-13 | test1604: Add to Makefile.inc so it gets run | Dan Fandrich |
2016-02-09 | tool_doswin: Support for literal path prefix \\?\ | Jay Satiro |
2016-02-08 | cookies: allow spaces in cookie names, cut of trailing spaces | Daniel Stenberg |
2016-02-08 | Proxy-Connection: stop sending this header by default | Daniel Stenberg |