Athmane Madjoudj
|
1849ccfbba
Add support for using gnutls system wide crypto policy
|
9 years ago |
Tatsuhiro Tsujikawa
|
b1132d6b10
make clang-format using clang-format-3.6
|
9 years ago |
Tatsuhiro Tsujikawa
|
dd277b33af
gnutls: Allow SIGN-RSA-SHA1 for compatibility reason
|
10 years ago |
Dan Fandrich
|
0538aa40da
Fixed some typos in code comments
|
10 years ago |
Tatsuhiro Tsujikawa
|
ff2a630efe
GNUTLS: Remove ifdef for GNUTLS_TLS* since they are not macros
|
10 years ago |
Nils Maier
|
3c8704178a
Move warn logic into SocketCore
|
10 years ago |
Nils Maier
|
c5c38bf3a4
Warn about insecure SSL connections.
|
11 years ago |
Tatsuhiro Tsujikawa
|
73d752fb1c
Add --min-tls-version option
|
11 years ago |
Tatsuhiro Tsujikawa
|
6d3bd60905
LibgnuTLSSession: Disable SSLv3
|
11 years ago |
Tatsuhiro Tsujikawa
|
adeead6f03
Revert to existing "proper" coding style
|
11 years ago |
Nils Maier
|
b9fe4119c0
New round of clang-modernize
|
11 years ago |
Nils Maier
|
13a202df07
Fix GnuTLS 2.x compatiblity
|
11 years ago |
Tatsuhiro Tsujikawa
|
542064c69b
gnutls: Use SECURE128 priority keyword
|
11 years ago |
Tatsuhiro Tsujikawa
|
e81dd84641
gnutls: Don't fail handshake if returned error is not fatal
|
11 years ago |
Tatsuhiro Tsujikawa
|
3c789294b7
gnutls: Handle GNUTLS_E_INTERRUPTED as well as GNUTLS_E_AGAIN
|
11 years ago |
Tatsuhiro Tsujikawa
|
2f02946b70
Add workaround GnuTLS bug with OCSP status extension and non-blocking socket
|
11 years ago |
Tatsuhiro Tsujikawa
|
05d85e2965
Remove auto_delete in favor of std::unique_ptr
|
12 years ago |
Tatsuhiro Tsujikawa
|
233501f768
Enable TLS1.1 with gnutls build
|
12 years ago |
Nils Maier
|
0bcbd947b4
AppleTLS: Implement AppleTLS and Apple Message Digest
|
12 years ago |
Tatsuhiro Tsujikawa
|
8580c98bce
Abstract TLS session implementation
|
12 years ago |