index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-05-28
cmake: check for getpwuid_r
Bernhard Walle
2018-05-28
cmdline-opts/gen.pl: warn if mutexes: or see-also: list non-existing options
Daniel Stenberg
2018-05-28
curl.1: Fix cmdline-opts reference errors.
Frank Gevaerts
2018-05-28
docs: fix cmdline-opts metadata headers case consistency.
Frank Gevaerts
2018-05-28
mailmap: Max Savenkov
Daniel Stenberg
2018-05-28
Fix the test for fsetxattr and strerror_r tests in CMake to work without comp...
maxed
2018-05-27
mailmap: a Richard Alcock fixup
Daniel Stenberg
2018-05-27
schannel: add failf calls for client certificate failures
ralcock
2018-05-27
winbuild: In MakefileBuild.vc fix typo DISTDIR->DIRDIST
richardthe3rd
2018-05-27
winbuild: only delete OUTFILE if it exists
richardthe3rd
2018-05-25
content_encoding: handle zlib versions too old for Z_BLOCK
Alejandro R. SedeƱo
2018-05-24
multi: provide a socket to wait for in Curl_protocol_getsock
Daniel Stenberg
2018-05-24
httpauth: add support for Bearer tokens
Linus Lewandowski
2018-05-24
TODO: CURLINFO_PAUSE_STATE
Daniel Stenberg
2018-05-24
cmake: set -d postfix for debug builds if not specified
Sergei Nikulov
2018-05-23
configure: add basic test of --with-ssl prefix
Daniel Stenberg
2018-05-22
http resume: skip body if http code 416 (range error) is ignored.
Patrick Monnerat
2018-05-22
tftp: make sure error is zero terminated before printfing it
Daniel Stenberg
2018-05-22
configure: add missing m4/ax_compile_check_sizeof.m4
Daniel Stenberg
2018-05-22
schannel: make CAinfo parsing resilient to CR/LF
Johannes Schindelin
2018-05-22
CURLOPT_ACCEPT_ENCODING.3: add brotli and clarify a bit
Daniel Stenberg
2018-05-22
RELEASE-NOTES: synced
Daniel Stenberg
2018-05-21
KNOWN_BUGS: mention the -O with %-encoded file names
Daniel Stenberg
2018-05-21
checksrc: make sure sizeof() is used *with* parentheses
Daniel Stenberg
2018-05-21
curl: added --styled-output
Daniel Stenberg
2018-05-21
curl: show headers in bold
Daniel Stenberg
2018-05-21
configure: compile-time SIZEOF checks
Daniel Stenberg
2018-05-21
configure: replace AC_TRY_RUN with CURL_RUN_IFELSE
Daniel Stenberg
2018-05-21
docs: clarify CURLOPT_HTTPGET somewhat
Daniel Stenberg
2018-05-18
curl_fnmatch: only allow two asterisks for matching
Daniel Stenberg
2018-05-18
checksrc: fix too long line
Daniel Stenberg
2018-05-18
docs: mention HAproxy protocol "version 1"
Aleks
2018-05-18
examples/progressfunc: make it build on older libcurls
Daniel Stenberg
2018-05-18
stub_gssapi: fix numerous 'unused parameter' warnings
Daniel Stenberg
2018-05-17
getinfo: add microsecond precise timers for various intervals
Philip Prindeville
2018-05-17
openssl: acknowledge --tls-max for default version too
Daniel Stenberg
2018-05-17
bump: start working on the pending 7.61.0
Daniel Stenberg
2018-05-16
tests/libtest/Makefile: Do not unconditionally add gcc-specific flags
Dagobert Michelsen
2018-05-16
schannel_verify: fix build for non-schannel
Daniel Stenberg
2018-05-16
rand: fix typo
Jay Satiro
2018-05-16
schannel: disable manual verify if APIs not available
Jay Satiro
2018-05-16
schannel: disable client cert option if APIs not available
Archangel_SDY
2018-05-15
RELEASE-NOTES: 7.60.0 release
Daniel Stenberg
2018-05-15
THANKS: added people from the curl 7.60.0 release
Daniel Stenberg
2018-05-15
docs/libcurl/index.html: removed
Daniel Stenberg
2018-05-14
http2: remove unused variable
steini2000
2018-05-14
http2: use easy handle of stream for logging
steini2000
2018-05-14
gcc: disable picky gcc-8 function pointer warnings in two places
Daniel Stenberg
2018-05-14
http2: use the correct function pointer typedef
Daniel Stenberg
2018-05-14
CODE_STYLE: mention return w/o parens, but sizeof with
Daniel Stenberg
[next]