Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-09-30 | tls: remove api boilerplate | Ole Troan | 1 | -86/+3 | |
Type: refactor Signed-off-by: Ole Troan <ot@cisco.com> Change-Id: I92c010e64aa6cc6fb2b3845b37cc24dd112fc5f9 | |||||
2019-09-02 | tls: some rework based on TLS openssl C API | Ping Yu | 1 | -5/+5 | |
Type: fix Change-Id: I5d0ac1fe6a6770ab8b3a9c366d10387718391199 Signed-off-by: Ping Yu <ping.yu@intel.com> | |||||
2019-08-20 | tls: Add C API for TLS openssl to set engine | Ping Yu | 1 | -0/+200 | |
Type: feature Parameters of the engine can be set by C API. After this patch, it is easier to integrate TLS into CSIT test. Change-Id: I063cabf613aabbfad831727551579328705afb41 Signed-off-by: Ping Yu <ping.yu@intel.com> |