Age | Commit message (Expand) | Author |
2019-07-17 | libcurl: Restrict redirect schemes (follow-up) | Jay Satiro |
2019-07-16 | test1173: make it also check all libcurl option man pages | Daniel Stenberg |
2019-07-16 | curl: only accept COLUMNS less than 10000 | Daniel Stenberg |
2019-07-15 | dist: add manpage-syntax.pl | Daniel Stenberg |
2019-07-15 | test1173: detect some basic man page format mistakes | Daniel Stenberg |
2019-07-15 | docs: Fix missing lines caused by undefined macros | Bjarni Ingi Gislason |
2019-07-14 | libcurl-security.3: update to new CURLOPT_REDIR_PROTOCOLS defaults | Daniel Stenberg |
2019-07-14 | libcurl: Add testcase for gopher redirects | Linos Giannopoulos |
2019-07-14 | libcurl: Restrict redirect schemes | Linos Giannopoulos |
2019-07-14 | openssl: define HAVE_SSL_GET_SHUTDOWN based on version number | Zenju |
2019-07-14 | http: allow overriding timecond with custom header | Peter Simonyi |
2019-07-11 | smb: Use the correct error code for access denied on file open | Juergen Hoetzel |
2019-07-11 | DEPRECATE: fixup versions and spelling | Daniel Gustafsson |
2019-07-11 | system_win32: fix clang warning | Gisle Vanem |
2019-07-10 | headers: Remove no longer exported functions | Daniel Gustafsson |
2019-07-09 | CMake: fix typos and spelling | Daniel Gustafsson |
2019-07-09 | CMake: Convert errant elseif() to else() | Kyle Edwards |
2019-07-09 | buildconf: fix header filename | Daniel Gustafsson |
2019-07-09 | configure: fix --disable-code-coverage | Jan Chren |
2019-07-08 | cleanup: fix typo in comment | Daniel Gustafsson |
2019-07-08 | RELEASE-NOTES: synced | Daniel Gustafsson |
2019-07-06 | nss: support using libnss on macOS | Daniel Gustafsson |
2019-07-06 | nss: don't set unused parameter | Daniel Gustafsson |
2019-07-06 | nss: only cache valid CRL entries | Daniel Gustafsson |
2019-07-06 | lib: Use UTF-8 encoding in comments | Gergely Nagy |
2019-07-06 | CURLOPT_HEADEROPT.3: Fix example | Caleb Raitto |
2019-07-06 | winbuild: Change Makefile to honor ENABLE_OPENSSL_AUTO_LOAD_CONFIG | Shankar Jadhavar |
2019-07-04 | doh-url.d: added in 7.62.0 | Daniel Stenberg |
2019-06-30 | docs: Fix links to OpenSSL docs | Jay Satiro |
2019-06-26 | curl_multi_wait.3: escape backslash in example | Gaël PORTAY |
2019-06-26 | openssl: disable engine if OPENSSL_NO_UI_CONSOLE is defined | Daniel Stenberg |
2019-06-25 | test1521: adapt to SLISTPOINT | Daniel Stenberg |
2019-06-25 | win32: make DLL loading a no-op for UWP | Daniel Stenberg |
2019-06-25 | configure: fix typo '--disable-http-uath' | 1ocalhost |
2019-06-25 | docs: fix string suggesting HTTP/2 is not the default | Niklas Hambüchen |
2019-06-25 | RELEASE-NOTES: synced | Daniel Stenberg |
2019-06-25 | tests: update fixed IP for hostip/clientip split | Stephan Szabo |
2019-06-24 | http: clarify header buffer size calculation | Daniel Gustafsson |
2019-06-24 | KNOWN_BUGS: Don't clear digest for single realm | Daniel Stenberg |
2019-06-24 | KNOWN_BUGS: Schannel disable CURLOPT_SSL_VERIFYPEER and verify hostname | Daniel Stenberg |
2019-06-24 | http2: call done_sending on end of upload | Daniel Stenberg |
2019-06-24 | c-ares: honor port numbers in CURLOPT_DNS_SERVERS | James Brown |
2019-06-24 | CURLMOPT_SOCKETFUNCTION.3: fix typo | Daniel Gustafsson |
2019-06-24 | curl: skip CURLOPT_PROXY_CAPATH for disabled-proxy builds | Koen Dergent |
2019-06-24 | test153: fix content-length to avoid occasional hang | Daniel Stenberg |
2019-06-24 | RELEASE-NOTES: synced | Daniel Stenberg |
2019-06-23 | multi: enable multiplexing by default (again) | Daniel Stenberg |
2019-06-22 | typecheck: add 3 missing strings and a callback data pointer | Daniel Stenberg |
2019-06-21 | tests: add disable-scan.pl to dist | Daniel Stenberg |
2019-06-21 | http2: don't call stream-close on already closed streams | Daniel Stenberg |