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
2019-02-12
examples/crawler: Fix the Accept-Encoding setting
Jay Satiro
2019-02-12
mime: put the boundary buffer into the curl_mime struct
Daniel Stenberg
2019-02-12
schannel: be quiet
Daniel Stenberg
2019-02-12
Curl_resolv: fix a gcc -Werror=maybe-uninitialized warning
Romain Geissler
2019-02-12
http2: multi_connchanged() moved from multi.c, only used for h2
Daniel Stenberg
2019-02-12
curl: "Function call argument is an uninitialized value"
Daniel Stenberg
2019-02-12
pretransfer: don't strlen() POSTFIELDS set for GET requests
Daniel Stenberg
2019-02-12
multi: remove verbose "Expire in" ... messages
Daniel Stenberg
2019-02-12
mbedtls: make it build even if MBEDTLS_VERSION_C isn't set
Daniel Stenberg
2019-02-12
non-ascii.c: fix typos in comments
Daniel Gustafsson
2019-02-12
fnmatch: disable if FTP is disabled
Daniel Stenberg
2019-02-12
curl_path: only enabled for SSH builds
Daniel Stenberg
2019-02-11
tests: add stderr comparison to the test suite
Frank Gevaerts
2019-02-11
cli tool: do not use mime.h private structures.
Patrick Monnerat
2019-02-11
curlver: bump to 7.64.1-dev
Daniel Stenberg
2019-02-11
RELEASE-NOTES: synced
Daniel Stenberg
2019-02-11
curl: follow-up to 3f16990ec84
Daniel Gustafsson
2019-02-11
dns: release sharelock as soon as possible
Daniel Gustafsson
2019-02-11
curl: follow-up to b49652ac66cc0
Daniel Stenberg
2019-02-11
multi: (void)-prefix when ignoring return values
Daniel Stenberg
2019-02-11
curl: fix FreeBSD compiler warning in the --xattr code
Daniel Stenberg
2019-02-11
connection_check: set ->data to the transfer doing the check
Daniel Stenberg
2019-02-11
hostip: make create_hostcache_id avoid alloc + free
Daniel Stenberg
2019-02-11
scripts/singleuse: script to use to track single-use functions
Daniel Stenberg
2019-02-10
cleanup: make local functions static
Daniel Stenberg
2019-02-10
cirrus: Added FreeBSD builds using Cirrus CI.
Dan Fandrich
2019-02-09
url/idnconvert: remove scan for <= 32 ascii values
Daniel Stenberg
2019-02-09
urlapi: reduce variable scope, remove unreachable 'break'
Daniel Stenberg
2019-02-07
zsh.pl: escape ':' character
Alessandro Ghedini
2019-02-07
zsh.pl: update regex to better match curl -h output
Alessandro Ghedini
2019-02-07
tool_operate: fix typecheck warning
Marcel Raad
2019-02-06
url: close TLS before removing conn from cache
Chris Araman
2019-02-06
INTERNALS.md: fix subsection depth and link
Daniel Gustafsson
2019-02-06
RELEASE-NOTES: 7.64.0
Daniel Stenberg
2019-02-06
RELEASE-PROCEDURE: update the release calendar
Daniel Stenberg
2019-02-06
THANKS: 7.64.0 status
Daniel Stenberg
2019-02-05
ROADMAP: remove already performed item
Daniel Gustafsson
2019-02-05
CONTRIBUTE.md: Fix grammatical errors
Etienne Simard
2019-02-04
docs: use $(INSTALL_DATA) to install man page
Julian Z
2019-02-04
runtests.pl: Fix perl call to include srcdir
Ladar Levison
2019-02-04
smtp: avoid risk of buffer overflow in strtol
Daniel Gustafsson
2019-02-04
ntlm: fix *_type3_message size check to avoid buffer overflow
Daniel Stenberg
2019-02-04
NTLM: fix size check condition for type2 received data
Daniel Stenberg
2019-02-01
spnego_sspi: add support for channel binding
georgeok
2019-02-01
RELEASE-NOTES: synced
Daniel Stenberg
2019-02-01
schannel: stop calling it "winssl"
Daniel Stenberg
2019-02-01
multi: set the EXPIRE_*TIMEOUT timers at TIMER_STARTSINGLE time
Daniel Stenberg
2019-01-31
doc: use meaningless port number in CURLOPT_LOCALPORT example
John Marshall
2019-01-29
Escape the '\'
Gisle Vanem
2019-01-29
TODO: WinSSL: 'Add option to disable client cert auto-send'
Jay Satiro
[prev]
[next]