Age | Commit message (Expand) | Author |
2019-12-16 | Revert "checksrc: fix regexp for ASSIGNWITHINCONDITION" | Daniel Stenberg |
2019-12-16 | KNOWN_BUGS: TLS session cache doesn't work with TFO | Daniel Stenberg |
2019-12-16 | KNOWN_BUGS: Connection information when using TCP Fast Open | Daniel Stenberg |
2019-12-16 | KNOWN_BUGS: LDAP on Windows doesn't work | Daniel Stenberg |
2019-12-16 | docs: TLS SRP doesn't work with TLS 1.3 | Daniel Stenberg |
2019-12-16 | cirrus: Switch to the FreeBSD 12.1 point release & enable more tests. | Dan Fandrich |
2019-12-16 | azure: the macos cmake doesn't need to install cmake | Daniel Stenberg |
2019-12-15 | winbuild: Document CURL_STATICLIB requirement for static libcurl | Jay Satiro |
2019-12-15 | libssh2: add support for ECDSA and ed25519 knownhost keys | Santino Keupp |
2019-12-15 | lib1591: free memory properly on OOM, in the trailers callback | Daniel Stenberg |
2019-12-15 | runtests: --repeat=[num] to repeat tests | Daniel Stenberg |
2019-12-15 | RELEASE-NOTES: synced | Daniel Stenberg |
2019-12-14 | azure: add a torture test on mac | Daniel Stenberg |
2019-12-13 | multi: free sockhash on OOM | Daniel Stenberg |
2019-12-13 | tests: use DoH feature for DoH tests | Marcel Raad |
2019-12-13 | hostip: suppress compiler warning | Marcel Raad |
2019-12-13 | tests: fix build with `CURL_DISABLE_DOH` | Marcel Raad |
2019-12-13 | azure: add a torture test | Daniel Stenberg |
2019-12-13 | azure: make the default build use --enable-debug --enable-werror | Daniel Stenberg |
2019-12-13 | ntlm_wb: fix double-free in OOM | Daniel Stenberg |
2019-12-13 | cirrus: Drop the FreeBSD 10.4 build | Dan Fandrich |
2019-12-13 | unit1620: fix bad free in OOM | Daniel Stenberg |
2019-12-13 | unit1609: fix mem-leak in OOM | Daniel Stenberg |
2019-12-13 | unit1607: fix mem-leak in OOM | Daniel Stenberg |
2019-12-13 | lib1559: fix mem-leak in OOM | Daniel Stenberg |
2019-12-13 | lib1557: fix mem-leak in OOM | Daniel Stenberg |
2019-12-12 | altsvc: make the save function ignore NULL filenames | Daniel Stenberg |
2019-12-12 | curl: fix memory leak in OOM in etags logic | Daniel Stenberg |
2019-12-12 | doh: make it behave when built without proxy support | Daniel Stenberg |
2019-12-12 | curl: improved cleanup in upload error path | Daniel Stenberg |
2019-12-11 | mailmap: fix Andrew Ishchuk | Daniel Stenberg |
2019-12-11 | travis: make torture use --shallow=40 | Daniel Stenberg |
2019-12-11 | runtests: introduce --shallow to reduce huge torture tests | Daniel Stenberg |
2019-12-11 | conncache: CONNECT_ONLY connections assumed always in-use | Daniel Stenberg |
2019-12-10 | vtls: make BearSSL possible to set with CURL_SSL_BACKEND | Gisle Vanem |
2019-12-10 | RELEASE-NOTES: synced | Daniel Stenberg |
2019-12-10 | travis: remove "coverage", make it "torture" | Daniel Stenberg |
2019-12-10 | azure: add libssh2 and cmake macos builds | Daniel Stenberg |
2019-12-10 | curl: use errorf() better | Daniel Stenberg |
2019-12-09 | tests: make it possible to set executable extensions | Marc Hoersken |
2019-12-09 | tests: fix permissions of ssh keys in WSL | Marc Hoersken |
2019-12-09 | tests: use \r\n for log messages in WSL | Marc Hoersken |
2019-12-09 | winbuild: Define CARES_STATICLIB when WITH_CARES=static | andrew_ishchuk |
2019-12-09 | conn: always set bits.close with connclose() | Daniel Stenberg |
2019-12-09 | cirrus: enable clang sanitizers on freebsd 13 | Daniel Stenberg |
2019-12-09 | conncache: fix multi-thread use of shared connection cache | Daniel Stenberg |
2019-12-09 | azure: add a vanilla macos build | Daniel Stenberg |
2019-12-06 | curl: make the etag load logic work without fseek | Daniel Stenberg |
2019-12-06 | mailmap: Mohammad Hasbini | Daniel Stenberg |
2019-12-06 | docs: fix some typos | mhasbini |