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
2017-09-28
docs: clarify the use of environment variables for proxy
Michael Kaufmann
2017-09-28
http: add custom empty headers to repeated requests
Michael Kaufmann
2017-09-28
reuse_conn: don't copy flags that are known to be equal
Michael Kaufmann
2017-09-27
curl.h: include <sys/select.h> on cygwin too
Daniel Stenberg
2017-09-25
RELEASE-NOTES: synced with d8ab5dc50
Daniel Stenberg
2017-09-24
tests: adjust .gitignore for new tests
Michael Kaufmann
2017-09-23
ntlm: move NTLM_NEEDS_NSS_INIT define into core NTLM header
Jay Satiro
2017-09-23
file_range: avoid integer overflow when figuring out byte range
Daniel Stenberg
2017-09-23
tests: fix a compiler warning in test 643
Michael Kaufmann
2017-09-23
symbols-in-versions: fix CURLSSLSET_NO_BACKENDS entry
Jay Satiro
2017-09-22
metalink: fix NSS issue in MultiSSL builds
Viktor Szakats
2017-09-22
ntlm: use strict order for SSL backend #if branches
Viktor Szakats
2017-09-22
symbols-in-versions: add CURLSSLSET_NO_BACKENDS
Daniel Stenberg
2017-09-22
imap: quote atoms properly when escaping characters
Daniel Stenberg
2017-09-22
tests: make the imap server not verify user+password
Daniel Stenberg
2017-09-22
vtls: provide curl_global_sslset() even in non-SSL builds
Daniel Stenberg
2017-09-22
form/mime: field names are not allowed to contain zero-valued bytes.
Patrick Monnerat
2017-09-21
openssl: only verify RSA private key if supported
Dirk Feytons
2017-09-21
examples/post-callback: use long for CURLOPT_POSTFIELDSIZE
Marcel Raad
2017-09-20
mime: rephrase the multipart output state machine (#1898) ...
Patrick Monnerat
2017-09-20
mime: fix an explicit null dereference (#1899)
Patrick Monnerat
2017-09-20
curl: check fseek() return code and bail on error
Daniel Stenberg
2017-09-20
smtp: fix memory leak in OOM
Daniel Stenberg
2017-09-20
RELEASE-NOTES: synced with 5fe85587c
Daniel Stenberg
2017-09-19
cookies: use lock when using CURLINFO_COOKIELIST
Pavel P
2017-09-18
ossfuzz: changes before merging the generated corpora
Max Dymond
2017-09-18
mime:escape_string minor clarification change
Daniel Stenberg
2017-09-18
ossfuzz: don't write out to stdout
Max Dymond
2017-09-18
cookies: reject oversized cookies
Daniel Stenberg
2017-09-18
travis: on mac, don't install openssl or libidn
Daniel Stenberg
2017-09-18
curl: make str2udouble not return values on error
Daniel Stenberg
2017-09-18
socks: fix incorrect port number in SOCKS4 error message
Jay Satiro
2017-09-16
schannel: Support partial send for when data is too large
Marc Aldorasi
2017-09-16
openssl: add missing includes
David Benjamin
2017-09-15
conversions: fix several compiler warnings
Daniel Stenberg
2017-09-15
server/getpart: provide dummy function to build conversion enabled
Daniel Stenberg
2017-09-15
non-ascii: use iconv() with 'char **' argument
Daniel Stenberg
2017-09-15
escape.c: error: pointer targets differ in signedness
Daniel Stenberg
2017-09-15
docs: clarify the CURLOPT_INTERLEAVE* options behavior
Daniel Stenberg
2017-09-15
rtsp: Segfault in rtsp.c when using WRITEDATA
Max Dymond
2017-09-15
tests: enable gssapi in travis-ci linux build
Isaac Boukris
2017-09-15
tests: add initial gssapi test using stub implementation
Isaac Boukris
2017-09-15
test1150: verify same host fetch using different ports over proxy
Daniel Stenberg
2017-09-14
URL: on connection re-use, still pick the new remote port
Daniel Stenberg
2017-09-12
RELEASE-NOTES: synced with 87501e57f
Daniel Stenberg
2017-09-12
code style: remove wrong uses of multiple spaces
Daniel Stenberg
2017-09-12
checksrc: detect and warn for multiple spaces
Daniel Stenberg
2017-09-12
code style: use space after semicolon
Daniel Stenberg
2017-09-12
checksrc: verify space after semicolons
Daniel Stenberg
2017-09-11
code style: use spaces around pluses
Daniel Stenberg
[prev]
[next]