Age | Commit message (Expand) | Author |
2014-12-27 | runtests: Fixed detection of Unix Sockets feature | Steve Holme |
2014-12-26 | code/docs: Use Unix rather than UNIX to avoid use of the trademark | Steve Holme |
2014-12-26 | sockfilt.c: Reduce the number of individual memory allocations | Marc Hoersken |
2014-12-26 | sockfilt.c: Replace 100ms sleep with thread throttle | Marc Hoersken |
2014-12-22 | sshserver.pl: clarify and streamline variable names | Marc Hoersken |
2014-12-21 | sockfilt.c: use non-Ex functions that are available before WinXP | Marc Hoersken |
2014-12-21 | tests: use Cygwin-style paths in SSH, SSHD and SFTP config files | Marc Hoersken |
2014-12-21 | tests: support spaces in paths to SSH, SSHD and SFTP binaries | Marc Hoersken |
2014-12-19 | secureserver.pl: clean up formatting of config and fix verbose output | Marc Hoersken |
2014-12-19 | secureserver.pl: update Windows detection and fix path conversion | Marc Hoersken |
2014-12-19 | secureserver.pl: make OpenSSL CApath and cert absolute path values | Marc Hoersken |
2014-12-10 | sws.c: Fixed 'rc' may be used uninitialized warning | Dan Fandrich |
2014-12-09 | cookies: Improved OOM handling in cookies | Dan Fandrich |
2014-12-06 | sws.c: Fixed compilation warning | Steve Holme |
2014-12-04 | fix gdb libtool invocation path | Stefan Bühler |
2014-12-04 | libcurl: add UNIX domain sockets support | Peter Wu |
2014-12-04 | tests: add two HTTP over UNIX socket tests | Peter Wu |
2014-12-04 | tests: add HTTP UNIX socket server testing support | Peter Wu |
2014-12-04 | sws: try to remove socket and retry bind | Peter Wu |
2014-12-04 | sws: add UNIX domain socket support | Peter Wu |
2014-12-04 | sws: restrict TCP_NODELAY to IP sockets | Peter Wu |
2014-12-03 | sws.c: Fixed compilation warning when IPv6 is disabled | Steve Holme |
2014-11-30 | sws: move away from IPv4/IPv4-only assumption | Peter Wu |
2014-11-30 | curl tool: Enable support for the SMB protocol | Bill Nagel |
2014-11-29 | tests: Disable test 1013 until SMB is fully added | Steve Holme |
2014-11-28 | runtests.pl: fix startup of IPv6 servers | Peter Wu |
2014-11-28 | runtests.pl: fix warning message, remove duplicate value | Peter Wu |
2014-11-26 | tests: Added SMTP with --crlf test case | Steve Holme |
2014-11-25 | testcurl: bump the version of this script! | Daniel Stenberg |
2014-11-25 | testcurl: skip reading the setup file if given enough cmdline info | Daniel Stenberg |
2014-11-24 | SSL: Add PEM format support for public key pinning | moparisthebest |
2014-11-22 | runtests.pl: Re-aligned feature support comments | Steve Holme |
2014-11-22 | runtests.pl: Use Kerberos and SPNEGO as proxies for the crypto feature | Steve Holme |
2014-11-22 | runtests.pl: Added support for SPNEGO | Steve Holme |
2014-11-22 | runtests.pl: Added Kerberos detection | Steve Holme |
2014-11-22 | runtests.pl: Added GSS-API detection | Steve Holme |
2014-11-21 | FILEFORMAT: Added SSPI, GSS-API and Kerberos to the features list | Steve Holme |
2014-11-21 | FILEFORMAT: Added test requires feature not present information | Steve Holme |
2014-11-20 | test1801: first real http2 test case | Daniel Stenberg |
2014-11-20 | sws: initial tiny steps toward http2 support | Daniel Stenberg |
2014-11-20 | FILEFORMAT: mention the new upgrade support | Daniel Stenberg |
2014-11-20 | test1800: first plain-text http2 test case | Daniel Stenberg |
2014-11-13 | test22: expand a backtick command | Peter Wu |
2014-11-10 | symbol-scan.pl: do not require autotools | Peter Wu |
2014-11-10 | cmake: add ENABLE_THREADED_RESOLVER, rename ARES | Peter Wu |
2014-11-10 | cmake: build libhostname for test suite | Peter Wu |
2014-11-10 | tests: fix libhostname visibility | Peter Wu |
2014-11-10 | tests: fix memleak in server/resolve.c | Peter Wu |
2014-11-06 | test552: Don't run HTTP digest tests for SSPI based builds | Dan Fandrich |
2014-11-06 | tests: Don't run HTTP digest tests for SSPI based builds | Steve Holme |