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-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
2019-01-28
sigpipe: if mbedTLS is used, ignore SIGPIPE
Jeremie Rapin
2019-01-28
unit1653: make it survive torture tests
Daniel Stenberg
2019-01-28
timeval: Disable MSVC Analyzer GetTickCount warning
Michael Kujawa
2019-01-26
configure: rewrite --enable-code-coverage
Daniel Stenberg
2019-01-24
setopt: enable CURLOPT_SSH_KNOWNHOSTS and CURLOPT_SSH_KEYFUNCTION for libssh
Felix Hädicke
2019-01-24
libssh: do not let libssh create socket
Felix Hädicke
2019-01-21
RELEASE-NOTES: synced
Daniel Stenberg
2019-01-21
schannel: preserve original certificate path parameter
Archangel_SDY
2019-01-21
KNOWN_BUGS: tests not compatible with python3
Daniel Stenberg
2019-01-20
memcmp: avoid doing single char memcmp
Daniel Gustafsson
2019-01-19
COPYING: it's 2019
Daniel Stenberg
2019-01-19
configure: fix recv/send/select detection on Android
hhb
[next]