コミット履歴

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