Age | Commit message (Expand) | Author |
2014-03-28 | winbuild: added warnless.c to fix build | Cody Mack |
2014-03-26 | hostcheck: added a system include to define struct in_addr | Dan Fandrich |
2014-03-26 | test1397: Fixed compilation with some SSL backends | Dan Fandrich |
2014-03-26 | test815/816: Use authentication for both URLs | Dan Fandrich |
2014-03-26 | mkhelp: generate code for --disable-manual as well | Daniel Stenberg |
2014-03-26 | bump: start the 7.37.0 race | Daniel Stenberg |
2014-03-26 | RELEASE-NOTES: 7.36.0 | Daniel Stenberg |
2014-03-25 | test1397: unit test for certificate name wildcard handling | Richard J. Moore |
2014-03-25 | Curl_cert_hostcheck: strip trailing dots in host name and wildcard | Daniel Stenberg |
2014-03-25 | Curl_cert_hostcheck: reject IP address wildcard matches | Daniel Stenberg |
2014-03-25 | url: Fixed connection re-use when using different log-in credentials | Steve Holme |
2014-03-25 | THANKS: 14 new friends from the 7.36.0 announcement | Daniel Stenberg |
2014-03-25 | RELEASE-NOTES: synced with 3ebfaf6a0399b6a | Daniel Stenberg |
2014-03-23 | tool_operate: Fixed uninitialised variable under some error situations | Steve Holme |
2014-03-22 | tool_parsecfg: Reworked error handling from commit fc59a9e1 | Steve Holme |
2014-03-22 | tool_getparam: Removed "dead assignment" code introduced in commit 1a9b58fc | Steve Holme |
2014-03-22 | polarssl: avoid extra newlines in debug messages | Gisle Vanem |
2014-03-20 | rtsp: parse "Session:" header properly | Daniel Stenberg |
2014-03-19 | runtests.pl: verify specified test cases | Daniel Stenberg |
2014-03-19 | RELEASE-NOTES: fixed typo | Dan Fandrich |
2014-03-19 | trynextip: don't store 'ai' on failed connects... | Daniel Stenberg |
2014-03-19 | RELEASE-NOTES: synced with 47f8e99e78c | Daniel Stenberg |
2014-03-19 | polarssl: fix possible handshake timeout issue in multi. | Gaël PORTAY |
2014-03-18 | polarssl: break compatibility with version older than 1.3. | Gaël PORTAY |
2014-03-18 | polarssl: drop use of 1.2 compatibility header. | Gaël PORTAY |
2014-03-18 | polarssl: added missing end-of-comment from previous commit | Daniel Stenberg |
2014-03-17 | polarssl: now require 1.3.0+ | Daniel Stenberg |
2014-03-17 | polarssl: fix compilation | hasufell |
2014-03-15 | nss: allow to enable/disable new AES GCM cipher-suites | Kamil Dudka |
2014-03-15 | nss: allow to enable/disable new HMAC-SHA256 cipher-suites | Kamil Dudka |
2014-03-15 | nss: do not enable AES cipher-suites by default | Kamil Dudka |
2014-03-15 | tests: made the SASL modes separate keywords | Dan Fandrich |
2014-03-15 | tests: added missing HTTP NTLM auth keywords | Dan Fandrich |
2014-03-15 | tests: disable valgrind on the remaining scp/sftp tests | Dan Fandrich |
2014-03-15 | valgrind.supp: added another test 165 suppression | Dan Fandrich |
2014-03-15 | ssh: prevent a logic error that could result in an infinite loop | Dan Fandrich |
2014-03-14 | docs: fixed a bunch of typos | Dan Fandrich |
2014-03-14 | test640/1: add tests for --head with sftp and scp | Dan Fandrich |
2014-03-14 | ssh: removed a redundant close state transition | Dan Fandrich |
2014-03-14 | ssh: abort immediately on a header callback error | Dan Fandrich |
2014-03-14 | chunked-encoding: provide a readable error string for chunked errors | Daniel Stenberg |
2014-03-11 | TODO: remove http2, we now have it | Daniel Stenberg |
2014-03-10 | http2: free resources on disconnect | Tatsuhiro Tsujikawa |
2014-03-10 | openssl: info massage with SSL version used | Daniel Stenberg |
2014-03-09 | RELEASE-NOTES: Synced with 8ddda0e999 | Steve Holme |
2014-03-09 | README.http2: clarify the build prerequisites | Daniel Stenberg |
2014-03-09 | SSL-PROBLEMS: add "missing intermediate certificates" piece | Daniel Stenberg |
2014-03-08 | SSL-PROBLEMS: describes common curl+SSL problems | Daniel Stenberg |
2014-03-08 | docs: remove documentation on setting up krb4 support | Nick Zitzmann |
2014-03-06 | ssh: fix compiler warning converting ssize_t to int | Daniel Stenberg |