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-31
configure: check for declaration of getpwuid_r
Bernhard Walle
2018-05-31
tests: update .gitignore for libtests
Rikard Falkeborn
2018-05-31
strictness: correct {infof, failf} format specifiers
Rikard Falkeborn
2018-05-31
option: disallow username in URL
Björn Stenberg
2018-05-31
libcurl-security.3: improved layout for two rememdy lists
Daniel Stenberg
2018-05-31
libcurl-security.3: refer to URL instead of in-source markdown file
Daniel Stenberg
2018-05-30
curl.rc: embed manifest for correct Windows version detection
Viktor Szakats
2018-05-30
os400: sync EBCDIC wrappers and ILE/RPG binding with latest options
Patrick Monnerat
2018-05-30
os400: implement mime api EBCDIC wrappers
Patrick Monnerat
2018-05-29
setopt: add TLS 1.3 ciphersuites
Daniel Stenberg
2018-05-29
configure: override AR_FLAGS to silence warning
Daniel Stenberg
2018-05-29
cmake: fixed comments in compile checks code
Sergei Nikulov
2018-05-29
INSTALL: LDFLAGS=-Wl,-R/usr/local/ssl/lib
Daniel Stenberg
2018-05-29
KNOWN_BUGS: restore text regarding #2101.
Will Dietz
2018-05-28
fnmatch: insist on escaped bracket to match
Daniel Stenberg
2018-05-28
psl: use latest psl and refresh it periodically
Patrick Monnerat
2018-05-28
configure: fix ssh2 linking when built with a static mbedtls
Fabrice Fontaine
2018-05-28
RELEASE-NOTES: synced
Daniel Stenberg
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
[next]