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
2016-01-15
ssh: make CURLOPT_SSH_PUBLIC_KEYFILE treat "" as NULL
Kamil Dudka
2016-01-14
RELEASE-NOTES: synced with 35083ca60ed035a
Daniel Stenberg
2016-01-14
openssl: improved error detection/reporting
Daniel Stenberg
2016-01-14
openssl: for 1.1.0+ they now provide a SSLeay() macro of their own
Daniel Stenberg
2016-01-13
CURLOPT_RESOLVE.3: minor language polish
Daniel Stenberg
2016-01-12
configure: assume IPv6 works when cross-compiled
Daniel Stenberg
2016-01-12
TODO: "Try to URL encode given URL"
Daniel Stenberg
2016-01-11
ConnectionExists: only do pipelining/multiplexing when asked
Daniel Stenberg
2016-01-11
lib: Prefix URLs with lower-case protocol names/schemes
Mohammad AlSaleh
2016-01-11
scripts: don't generate and install zsh completion when cross-compiling
Alessandro Ghedini
2016-01-11
scripts: fix zsh completion generation
Alessandro Ghedini
2016-01-11
zsh.pl: fail if no curl is found
Alessandro Ghedini
2016-01-11
IDN host names: Remove the port number before converting to ACE
Michael Kaufmann
2016-01-10
runtests: Add mbedTLS to the SSL backends
Jay Satiro
2016-01-10
mbedtls: implement CURLOPT_PINNEDPUBLICKEY
Thomas Glanzmann
2016-01-09
url: Fix compile error with --enable-werror
Tatsuhiro Tsujikawa
2016-01-08
http2: Ensure that http2_handle_stream_close is called
Tatsuhiro Tsujikawa
2016-01-08
http2: handle the received SETTINGS frame
Daniel Stenberg
2016-01-08
Revert "multiplex: allow only once HTTP/2 is actually used"
Daniel Stenberg
2016-01-08
http2: Fix PUSH_PROMISE headers being treated as trailers
Tatsuhiro Tsujikawa
2016-01-08
connection reuse: IDN host names fixed
Michael Kaufmann
2016-01-07
tests: mark IPv6 FTP and FTPS tests with the FTP keyword
Daniel Stenberg
2016-01-07
mbedtls: Fix ALPN support
Jay Satiro
2016-01-06
http2: Fix client write for trailers on stream close
Jay Satiro
2016-01-07
COPYING: update general copyright year range
Daniel Stenberg
2016-01-06
ConnectionExists: add missing newline in infof() call
Daniel Stenberg
2016-01-06
multiplex: allow only once HTTP/2 is actually used
Daniel Stenberg
2016-01-04
curl_global_init.3: Add Windows-specific info for init via DLL
Jay Satiro
2016-01-04
FAQ: clarify who to mail about ECCN clarifications
Daniel Stenberg
2016-01-04
progressfunc.c: spellfix description
Daniel Stenberg
2016-01-04
docs/examples/multi-app.c: fix bad desc formatting
Daniel Stenberg
2016-01-04
examples: added descriptions
Daniel Stenberg
2016-01-04
example/simple.c: add description
Daniel Stenberg
2016-01-04
getredirect.c: a new example
Daniel Stenberg
2015-12-27
RELEASE-NOTES: add 5e0e81a9c4e35f04ca
Marc Hoersken
2015-12-26
RELEASE-NOTES: synced with 2aec4359db1088b10d
Daniel Stenberg
2015-12-26
test 1515: add data check
Marc Hoersken
2015-12-26
test 1515: add MSYS support by passing a relative path
Marc Hoersken
2015-12-26
test 539: use datacheck mode text for ASCII-mode LISTings
Marc Hoersken
2015-12-26
runtests.pl: check up to 5 data parts with different text modes
Marc Hoersken
2015-12-24
CURLOPT_RANGE: for HTTP servers, range support is optional
Daniel Stenberg
2015-12-24
tests 1048 and 1050: use datacheck mode text for ASCII-mode LISTings
Marc Hoersken
2015-12-24
tests 706 and 707: use datacheck mode text for ASCII-mode LISTings
Marc Hoersken
2015-12-24
tests 400,403,406: use datacheck mode text for ASCII-mode LISTings
Marc Hoersken
2015-12-23
sockfilt.c: fix calculation of sleep timeout on Windows
Marc Hoersken
2015-12-23
tests first.c: fix calculation of sleep timeout on Windows
Marc Hoersken
2015-12-23
test 573: add more debug output
Marc Hoersken
2015-12-23
ftplistparser.c: fix handling of file LISTings using Windows EOL
Marc Hoersken
2015-12-23
test 16: fix on Linux (and Windows) by using plain ASCII characters
Marc Hoersken
2015-12-23
tftpd server: add Windows support by writing files in binary mode
Marc Hoersken
[next]