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-14
ntlm: Fix format specifiers
Rikard Falkeborn
2018-05-14
tests: Fix format specifiers
Rikard Falkeborn
2018-05-14
lib: Fix format specifiers
Rikard Falkeborn
2018-05-14
contributors.sh: use "on github", not at
Daniel Stenberg
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
travis: add build using NSS
Daniel Stenberg
2018-05-10
openssl: change FILE ops to BIO ops
Sunny Purushe
2018-05-09
travis: add a build using WolfSSL
Daniel Stenberg
2018-05-07
RELEASE-NOTES: typo
Daniel Stenberg
2018-05-07
RELEASE-NOTES: synced
Daniel Stenberg
2018-05-05
URLs: fix one more http url
Daniel Gustafsson
2018-05-05
github/lock: auto-lock closed issues after 90 days of inactivity
Daniel Stenberg
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
configure: put CURLDEBUG and DEBUGBUILD in lib/curl_config.h
Frank Gevaerts
2018-05-04
http: don't set the "rewind" flag when not uploading anything
Daniel Stenberg
2018-05-04
travis: add an mbedtls build
Daniel Stenberg
2018-05-03
configure: only check for CA bundle for file-using SSL backends
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-03
docs: remove extraneous commas in man pages
Denis Ollier
2018-05-03
RELEASE-NOTES: synced
Daniel Stenberg
2018-05-03
Revert "TODO: remove configure --disable-pthreads"
Daniel Stenberg
2018-05-02
vtls: don't define MD5_DIGEST_LENGTH for wolfssl
Daniel Stenberg
2018-05-02
TODO: remove configure --disable-pthreads
Daniel Stenberg
2018-05-02
wolfssl: Fix non-blocking connect
David Garske
2018-04-30
CURLOPT_URL.3: add ENCODING section [ci skip]
Daniel Stenberg
2018-04-30
KNOWN_BUGS: Client cert with Issuer DN differs between backends
Daniel Stenberg
2018-04-30
KNOWN_BUGS: Passive transfer tries only one IP address
Daniel Stenberg
2018-04-30
KNOWN_BUGS: --upload-file . hang if delay in STDIN
Daniel Stenberg
2018-04-30
KNOWN_BUGS: Connection information when using TCP Fast Open
Daniel Stenberg
2018-04-30
travis: enable libssh2 on both macos and Linux
Daniel Stenberg
2018-04-30
TODO: Support the clienthello extension
Daniel Stenberg
2018-04-30
TODO: CLOEXEC
Daniel Stenberg
2018-04-29
tests: provide 'manual' as a feature to optionally require
Daniel Stenberg
2018-04-27
CURLINFO_PROTOCOL.3: mention the existing defined names
Daniel Stenberg
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-26
configure: provide --with-wolfssl as an alias for --with-cyassl
Daniel Stenberg
2018-04-25
RELEASE-NOTES: synced
Daniel Stenberg
2018-04-25
os400.c: fix ASSIGNWITHINCONDITION checksrc warnings
Daniel Gustafsson
[next]