index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2018-05-27
schannel: add failf calls for client certificate failures
ralcock
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
cmake: set -d postfix for debug builds if not specified
Sergei Nikulov
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
schannel: make CAinfo parsing resilient to CR/LF
Johannes Schindelin
2018-05-21
checksrc: make sure sizeof() is used *with* parentheses
Daniel Stenberg
2018-05-18
curl_fnmatch: only allow two asterisks for matching
Daniel Stenberg
2018-05-18
docs: mention HAproxy protocol "version 1"
Aleks
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-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-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
ntlm: Fix format specifiers
Rikard Falkeborn
2018-05-14
lib: Fix format specifiers
Rikard Falkeborn
2018-05-14
http2: getsock fix for uploads
Daniel Stenberg
2018-05-14
pingpong: fix response cache memcpy overflow
Daniel Stenberg
2018-05-14
http: restore buffer pointer when bad response-line is parsed
Daniel Stenberg
2018-05-13
cookies: do not take cookie name as a parameter
Patrick Monnerat
2018-05-12
smb: reject negative file sizes
Daniel Stenberg
2018-05-11
setup_transfer: deal with both sockets being -1
Daniel Stenberg
2018-05-10
openssl: change FILE ops to BIO ops
Sunny Purushe
2018-05-04
vtls: fix missing commas
Daniel Stenberg
2018-05-04
vtls: use unified "supports" bitfield member in backends
Daniel Stenberg
2018-05-04
transfer: don't unset writesockfd on setup of multiplexed conns
Daniel Stenberg
2018-05-04
http: don't set the "rewind" flag when not uploading anything
Daniel Stenberg
2018-05-03
ssh-libssh.c: fix left shift compiler warning
Daniel Stenberg
2018-05-03
URL: fix ASCII dependency in strcpy_url and strlen_url
Stephan Mühlstrasser
2018-05-02
vtls: don't define MD5_DIGEST_LENGTH for wolfssl
Daniel Stenberg
2018-05-02
wolfssl: Fix non-blocking connect
David Garske
2018-04-27
cookies: remove unused macro
Daniel Gustafsson
2018-04-27
checksrc: force indentation of lines after an else
Daniel Gustafsson
2018-04-26
http2: fix null pointer dereference in http2_connisdead
Daniel Stenberg
2018-04-26
http2: get rid of another strstr()
Daniel Stenberg
2018-04-26
cyassl: adapt to libraries without TLS 1.0 support built-in
Daniel Stenberg
2018-04-25
cookies: ensure that we have cookies before writing jar
Daniel Gustafsson
2018-04-25
strcpy_url: only %-encode values >= 0x80
Daniel Stenberg
2018-04-24
mime: avoid NULL pointer dereference risk
Daniel Stenberg
2018-04-24
ctype: restore character classification for non-ASCII platforms
Stephan Mühlstrasser
2018-04-24
ftplistparser: keep state between invokes
Daniel Stenberg
2018-04-24
Revert "ftplistparser: keep state between invokes"
Daniel Stenberg
2018-04-24
Curl_memchr: zero length input can't match
Daniel Stenberg
[next]