aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-12gitignore: add sig files.ng0
2019-08-15configure: comment nroff parts, no longer required in the source.gnurl-7.65.3ng0
2019-08-15Remove test1173ng0
2019-08-15Skip check on manpage-syntax, it's not necessary.ng0
2019-08-15Make the warning in buildconf more clear, months after noting that the hardfa...ng0
2019-08-15Add newline (to shutup a script)ng0
2019-08-15Merge tag 'curl-7_65_3'ng0
2019-07-19RELEASE-NOTES: 7.65.3curl-7_65_3Daniel Stenberg
2019-07-19THANKS: 7.65.3 statusDaniel Stenberg
2019-07-19progress: make the progress meter appear againDaniel Stenberg
2019-07-19version: bump to 7.65.3Daniel Stenberg
2019-07-17RELEASE-NOTES: Contributors or now 1990Daniel Stenberg
2019-07-17RELEASE-NOTES: 7.65.2curl-7_65_2Daniel Stenberg
2019-07-17THANKS: add contributors from 7.65.2Daniel Stenberg
2019-07-17cmake: Fix finding Brotli on case-sensitive file systemsaasivov
2019-07-17CURLOPT_RANGE.3: Caution against using it for HTTP PUTJay Satiro
2019-07-17CURLOPT_SEEKDATA.3: fix variable nameStefano Simonelli
2019-07-17CIPHERS.md: Explain Schannel error SEC_E_ALGORITHM_MISMATCHgeorgeok
2019-07-17nss: inspect returnvalue of token checkDaniel Gustafsson
2019-07-17docs: Explain behavior change in --tlsv1. options since 7.54Jay Satiro
2019-07-17libcurl: Restrict redirect schemes (follow-up)Jay Satiro
2019-07-16test1173: make it also check all libcurl option man pagesDaniel Stenberg
2019-07-16curl: only accept COLUMNS less than 10000Daniel Stenberg
2019-07-15dist: add manpage-syntax.plDaniel Stenberg
2019-07-15test1173: detect some basic man page format mistakesDaniel Stenberg
2019-07-15docs: Fix missing lines caused by undefined macrosBjarni Ingi Gislason
2019-07-14libcurl-security.3: update to new CURLOPT_REDIR_PROTOCOLS defaultsDaniel Stenberg
2019-07-14libcurl: Add testcase for gopher redirectsLinos Giannopoulos
2019-07-14libcurl: Restrict redirect schemesLinos Giannopoulos
2019-07-14openssl: define HAVE_SSL_GET_SHUTDOWN based on version numberZenju
2019-07-14http: allow overriding timecond with custom headerPeter Simonyi
2019-07-11smb: Use the correct error code for access denied on file openJuergen Hoetzel
2019-07-11DEPRECATE: fixup versions and spellingDaniel Gustafsson
2019-07-11system_win32: fix clang warningGisle Vanem
2019-07-10headers: Remove no longer exported functionsDaniel Gustafsson
2019-07-09CMake: fix typos and spellingDaniel Gustafsson
2019-07-09CMake: Convert errant elseif() to else()Kyle Edwards
2019-07-09buildconf: fix header filenameDaniel Gustafsson
2019-07-09configure: fix --disable-code-coverageJan Chren
2019-07-08cleanup: fix typo in commentDaniel Gustafsson
2019-07-08RELEASE-NOTES: syncedDaniel Gustafsson
2019-07-06nss: support using libnss on macOSDaniel Gustafsson
2019-07-06nss: don't set unused parameterDaniel Gustafsson
2019-07-06nss: only cache valid CRL entriesDaniel Gustafsson
2019-07-06lib: Use UTF-8 encoding in commentsGergely Nagy
2019-07-06CURLOPT_HEADEROPT.3: Fix exampleCaleb Raitto
2019-07-06winbuild: Change Makefile to honor ENABLE_OPENSSL_AUTO_LOAD_CONFIGShankar Jadhavar
2019-07-04doh-url.d: added in 7.62.0Daniel Stenberg
2019-06-30docs: Fix links to OpenSSL docsJay Satiro
2019-06-26curl_multi_wait.3: escape backslash in exampleGaƫl PORTAY