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
2016-02-06
idn_win32: Better error checking
Michael Kaufmann
2016-02-04
URLs: change more http to https
Viktor Szakats
2016-02-04
sasl_sspi: Fix memory leak in domain populate
Jay Satiro
2016-02-04
URLs: follow GitHub project rename (also Travis CI)
Viktor Szakats
2016-02-03
URLs: Change more haxx.se URLs from http: to https:
Dan Fandrich
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2016-02-02
dotdot: allow an empty input string too
Daniel Stenberg
2016-01-29
urldata: Error on missing SSL backend-specific connect info
Gisle Vanem
2016-01-28
urldata: moved common variable out of ifdef
Sergei Nikulov
2016-01-26
NTLM: Fix ConnectionExists to compare Proxy credentials
Isaac Boukris
2016-01-18
mbedtls: Fix pinned key return value on fail
Jay Satiro
2016-01-15
ssh: make CURLOPT_SSH_PUBLIC_KEYFILE treat "" as NULL
Kamil Dudka
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-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
IDN host names: Remove the port number before converting to ACE
Michael Kaufmann
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
mbedtls: Fix ALPN support
Jay Satiro
2016-01-06
http2: Fix client write for trailers on stream close
Jay Satiro
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
2015-12-23
ftplistparser.c: fix handling of file LISTings using Windows EOL
Marc Hoersken
2015-12-23
ConnectionExists: with *PIPEWAIT, wait for connections
Anders Bakken
2015-12-16
cyassl: deal with lack of *get_peer_certificate
Daniel Stenberg
2015-12-16
wolfssl: handle builds without SSLv3 support
Daniel Stenberg
2015-12-15
http2: Support trailer fields
Tatsuhiro Tsujikawa
2015-12-15
x509asn1: Fix host altname verification
Jay Satiro
2015-12-15
cyassl: fix compiler warning on type conversion
Daniel Stenberg
2015-12-14
setstropt: const-correctness
Anders Bakken
2015-12-14
libressl: the latest openssl x509 funcs are not in libressl
Daniel Stenberg
2015-12-13
http: add libcurl option to allow HTTP/2 for HTTPS only
Daniel Stenberg
2015-12-10
openssl: adapt to openssl >= 1.1.0 X509 opaque structs
Daniel Stenberg
2015-12-10
openssl: avoid BIO_reset() warnings since it returns a value
Daniel Stenberg
2015-12-10
openssl: adapt to 1.1.0+ name changes
Daniel Stenberg
2015-12-09
fix b6d5cb40d7038fe
Daniel Stenberg
2015-12-08
http2: Fix hanging paused stream
Tatsuhiro Tsujikawa
2015-12-08
build: fix compilation error with CURL_DISABLE_VERBOSE_STRINGS
Christian Stewart
2015-12-07
config-win32: Fix warning HAVE_WINSOCK2_H undefined
Gisle Vanem
2015-12-07
openssl: BoringSSL doesn't have CONF_modules_free
Gisle Vanem
2015-12-07
lwip: Fix compatibility issues with later versions
Gisle Vanem
2015-12-07
version: Add flag CURL_VERSION_PSL for libpsl
Gisle Vanem
2015-12-07
formdata: Check if length is too large for memory
Jay Satiro
2015-11-30
Curl_read_plain: clean up ifdefs that break statements
Flavio Medeiros
[next]