25 Commits (1a729dc0129052a028eae4582a6d6d10564d13c4)

Author SHA1 Message Date
  Jan Grulich 7f1e1e370e Fix priority string when using newer GnuTLS 2 years ago
  Jan Grulich 9b96266830 Utilize system-wide crypto policies 2 years ago
  JASON SIKES fb61fe8fdc
Use RFC7919-2048 group in GnuTLS for FIPS compliance. 3 years ago
  Pierre Ossman e779322f05 Don't wait for TLS close response 3 years ago
  Pierre Ossman 14d21d7b44 Handle GnuTLS shutdown on dead session 3 years ago
  Pierre Ossman 83eee75c26 Log TLS handshake result 5 years ago
  Pierre Ossman 06c1199c0a Restore original streams when terminating TLS 5 years ago
  Pierre Ossman 1b7463478e Delete TLS streams before deleting the session 5 years ago
  Pierre Ossman ad2b3c4aa3 Strongly bind security objects to connection object 5 years ago
  Brian P. Hinz 4b9b89730d avoid putting more includes in headers than necessary 6 years ago
  Brian P. Hinz cab73385ba Move gnutls functions into SSecurityTLS 6 years ago
  Pierre Ossman 8aa4bc5320 Proper global init/deinit of GnuTLS 7 years ago
  Pierre Ossman 27eb55e197 Add parameter to override GnuTLS priority 9 years ago
  Pierre Ossman 88c24edd8f Raise GnuTLS requirements to 3.x 9 years ago
  Pierre Ossman 800a35ccdd Remove verbose TLS logging 9 years ago
  Pierre Ossman 3d2a84b9ea Correct naming convention for some parameters 9 years ago
  Pierre Ossman fe48cd4d24 Refactor the TLS code so that the push/pull functions are aware of their 12 years ago
  Pierre Ossman ad8609a2ed Fix unsafe usage of the logging functions. 12 years ago
  Adam Tkac 348269d30b [Bugfix] Register GNUTLS debug routines only when we actually need them. 13 years ago
  Adam Tkac 6948ead152 [Bugfix] Check return codes from gnutls library every time. 14 years ago
  Adam Tkac 21b61a5c03 [Development] Rename SSecurityTLSBase source/class to SSecurityTLS. 14 years ago
  Adam Tkac f39671def2 [Cleanup] Merge SSecurityTLS and SSecurityX509 classes into SSecurityTLSBase class. 14 years ago
  Adam Tkac df7997021e [Bugfix] Compile VeNCrypt extension only when gnutls is enabled and available. 14 years ago
  Adam Tkac dfe19cfff8 [Development] Implement VeNCrypt security type on server side. Currently only 14 years ago