Commit Graph

11 Commits (2fc6dc32d1a6ec43f4e03435e87fa5c4813797fe)

Author SHA1 Message Date
Michael Zillgith e11f113b98 - renamed TLSConfiguration_EventLevel to TLSEventLevel 3 years ago
Michael Zillgith a657eb7721 - applied coding style 3 years ago
Michael Zillgith 19d05f5dc0
Merge pull request #423 from fedefrancescon/fix/iec-62351-messages
Fixing Security events messages to match IEC62351-100-3
3 years ago
Federico Francescon cf02b9fa3a Fixing Security events messages to match IEC62351-100-3 3 years ago
Federico Pellegrin 29a4f498f9 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 df66698b4d - added TLSConnection object to provide more context in TLS event callback (LIB61850-366) 3 years ago
Michael Zillgith fa8e3c0798 - 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