Commit Graph

13 Commits (6dbdb1636c3cb85ed595ddf46c858674e3bb56d6)

Author SHA1 Message Date
Michael Zillgith 6dbdb1636c - TLS: fixed - certificate not validated when allow only allowed certificate is selected and certificate is matching (LIB61850-473)
- TLS: Added option to ignore validity times in certificates and CRLs (LIB61850-474)
9 months ago
Michael Zillgith 9f93d7d035 - integrated code to set TLS cipher suites in TLSConfiguration (LIB61850-444) 1 year ago
Michael Zillgith eba36fec65 - renamed TLSConfiguration_EventLevel to TLSEventLevel 3 years ago
Michael Zillgith 21903710ad - applied coding style 3 years ago
Federico Francescon e5c9f2e267 Fixing Security events messages to match IEC62351-100-3 3 years ago
Federico Pellegrin 9ddb10faea tls: add method to reset used CRL (certificate revocation list)
Add a method to be able to reset the CRL, otherwise any previously
added CRL will stay there until the object is totally destroyed.
This proves to be needed for cases when we need to delete the
CRL (ie. it expired) during the lifetime of the server.
3 years ago
Michael Zillgith 3ad8da23b6 - fixed wrong number in TLS event code define (LIB61850_366) 3 years ago
Michael Zillgith f61c58dd35 - added TLSConnection object to provide more context in TLS event callback (LIB61850-366) 3 years ago
Michael Zillgith 87b4ead369 - TLS: added TLS alert callbacks; support for session resumption with session IDs (LIB61850-339) 3 years ago
Michael Zillgith 6b9437b8c0 - unified HAL with lib60870 and libtase2 (LIB61850-261) 4 years ago
Michael Zillgith f259096e12 - fixed problem with double free of TLS configuration structure (LIB61850-254) 4 years ago
Michael Zillgith 2b7dc5c5fe - added API export/internal decorations
- removed .def files for windows
7 years ago
Michael Zillgith 02cda48128 - moved TLS API to platform abstraction layer 7 years ago