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
/
vtls
Age
Commit message (
Expand
)
Author
2014-02-25
Merge pull request #93 from d235j/darwinssl_ip_address_fix
nickzman
2014-02-24
curl_schannel.c: Updated copyright years
Marc Hoersken
2014-02-24
winssl: Enable hostname verification of IP address using SAN or CN
David Ryskalczyk
2014-02-23
Don't omit CN verification in DarwinSSL when an IP address is used.
David Ryskalczyk
2014-02-18
axtls: comment the call ssl_read repeatedly loop
Dan Fandrich
2014-02-16
axtls: bump copyright year
Daniel Stenberg
2014-02-16
axtls: call ssl_read repeatedly
Fabian Frank
2014-02-11
openssl: honor --[no-]alpn|npn command line switch
Fabian Frank
2014-02-11
gtls: honor --[no-]alpn command line switch
Fabian Frank
2014-02-10
NPN/ALPN: allow disabling via command line
Fabian Frank
2014-02-10
nss: use correct preprocessor macro
Fabian Frank
2014-02-07
nss: support pre-ALPN versions
Daniel Stenberg
2014-02-07
nss: ALPN and NPN support
Fabian Frank
2014-02-06
nss: Updated copyright year for recent edits
Steve Holme
2014-02-06
nss: prefer highest available TLS version
Fabian Frank
2014-02-04
gtls: add ALPN support
Fabian Frank
2014-02-03
openssl: add ALPN support
Fabian Frank
2014-01-31
winssl: improved default SSL/TLS protocol selection
Marc Hoersken
2014-01-30
http2-openssl: verify that NPN functionality is present
Daniel Stenberg
2014-01-30
openssl: set up hooks with to perform NPN
Fabian Frank
2014-01-29
nss: do not use the NSS_ENABLE_ECC define
Kamil Dudka
2014-01-29
nss: do not fail if NSS does not implement a cipher
Kamil Dudka
2014-01-21
axtls: fix compiler warning on conversion ssize_t => int
Fabian Frank
2014-01-20
disable GnuTLS insecure ciphers
Fabian Frank
2014-01-19
gtls: fix compiler warnings on conversions size_t => unsigned int
Daniel Stenberg
2014-01-12
OpenSSL: deselect weak ciphers by default
Daniel Stenberg
2014-01-09
darwinssl: un-break Leopard build after PKCS#12 change
Nick Zitzmann
2014-01-03
openssl: allow explicit sslv2 selection
Daniel Stenberg
2014-01-02
Updated copyright year for recent changes
Steve Holme
2014-01-02
OpenSSL: Fix forcing SSLv3 connections
Barry Abrahamson
2014-01-01
OpenSSL: Fix forcing SSLv3 connections
Barry Abrahamson
2013-12-26
vtls: Updated comments referencing sslgen.c and ssluse.c
Steve Holme
2013-12-26
vtls: Fixed up include of vtls.h
Steve Holme
2013-12-20
vtls: renamed sslgen.[ch] to vtls.[ch]
Daniel Stenberg
2013-12-20
openssl: renamed backend files to openssl.[ch]
Daniel Stenberg
2013-12-20
vtls: moved all TLS/SSL source and header files into subdir
Daniel Stenberg
2013-12-20
vtls: created subdir, moved sslgen.[ch] there, updated all include lines
Daniel Stenberg
[prev]