Age | Commit message (Expand) | Author |
2020-04-28 | headers: copyright range fix | Daniel Stenberg |
2020-04-28 | doh: Constify some input pointers | Rikard Falkeborn |
2020-04-27 | nss: check for PK11_CreateDigestContext() returning NULL | Daniel Stenberg |
2020-04-27 | travis: bump the wolfssl CI build to use 4.4.0 | Daniel Stenberg |
2020-04-26 | copyright updates: adjust year ranges | Daniel Stenberg |
2020-04-26 | CI: do not include */ci branches in PR builds | Marc Hoersken |
2020-04-25 | runtests: check for the disabled tests relative srcdir | Daniel Stenberg |
2020-04-25 | runtests: revert commenting out a line I did for debugging | Daniel Stenberg |
2020-04-25 | smtp: set auth correctly | Daniel Stenberg |
2020-04-25 | lib: clean up whitespace | Marcel Raad |
2020-04-25 | libssh: avoid options override by configuration files | Anderson Toshiyuki Sasaki |
2020-04-25 | runtests: when <killserver> mentions http, kill http/2 too | Daniel Stenberg |
2020-04-25 | docs: fix two typos | Yuri Slobodyanyuk |
2020-04-24 | tests/git: ignore mqttd and port files | Emil Engler |
2020-04-24 | tests: make runtests check that disabled tests exists | Daniel Stenberg |
2020-04-24 | test1154: set a proper name | Daniel Stenberg |
2020-04-23 | select: make Curl_socket_check take timediff_t timeout | Daniel Stenberg |
2020-04-23 | libcurl-multi.3: added missing full stop | i-ky |
2020-04-22 | transfer: Switch PUT to GET/HEAD on 303 redirect | Jay Satiro |
2020-04-22 | lib/mk-ca-bundle: skip empty certs | Daniel Stenberg |
2020-04-22 | version: skip idn2_check_version() check and add precaution | Daniel Stenberg |
2020-04-22 | RELEASE-NOTES: synced | Daniel Stenberg |
2020-04-22 | curl.h: update comment typo | Brian Bergeron |
2020-04-21 | GnuTLS: Don't skip really long certificate fields | Emil Engler |
2020-04-21 | gnutls: bump lowest supported version to 3.1.10 | Daniel Stenberg |
2020-04-20 | mqtt: make NOSTATE get within the debug name array | Daniel Stenberg |
2020-04-20 | tests: run the RTSP test server on a dynamic port number | Daniel Stenberg |
2020-04-20 | tests: add %NOLISTENPORT and use it | Daniel Stenberg |
2020-04-20 | mqtt: remove code with no purpose | Daniel Stenberg |
2020-04-20 | mqtt: fix Curl_read() error handling while reading remaining length | Daniel Stenberg |
2020-04-20 | server/tftpd: fix compiler warning | Daniel Stenberg |
2020-04-20 | http: free memory when Alt-Used header creation fails due to OOM | Daniel Stenberg |
2020-04-20 | lib: fix typos in comments and errormessages | Daniel Gustafsson |
2020-04-20 | tests: run the SOCKS test server on a dynamic port number | Daniel Stenberg |
2020-04-20 | multi-ssl: reset the SSL backend on `Curl_global_cleanup()` | Johannes Schindelin |
2020-04-20 | tests: run the TFTP test server on a dynamic port number | Daniel Stenberg |
2020-04-20 | mqtt: improve the state machine | Daniel Stenberg |
2020-04-20 | runtests: always put test number in servercmd file | Daniel Stenberg |
2020-04-20 | RELEASE-NOTES: synced | Daniel Stenberg |
2020-04-20 | release-notes.pl: fix parsing typo | Daniel Stenberg |
2020-04-20 | ensure all references to ports are replaced by vars | xquery |
2020-04-20 | add more alt-svc test coverage | xquery |
2020-04-20 | test1247: use http server to get the port number set | Daniel Stenberg |
2020-04-19 | runtests: use a unix domain socket path with the pid in the name | Daniel Stenberg |
2020-04-19 | src: Remove C99 constructs to ensure C89 compliance | Tom |
2020-04-19 | runtests: dummy init the ports variables to avoid warnings | Daniel Stenberg |
2020-04-19 | mime: properly check Content-Type even if it has parameters | Patrick Monnerat |
2020-04-19 | tests/FILEFORMAT: converted to markdown and extended | Daniel Stenberg |
2020-04-18 | test1245: make it work with dynamic FTP server port | Daniel Stenberg |
2020-04-18 | test1055: make it work with dynamic FTP port | Daniel Stenberg |