author | Sebastian Harl <sh@tokkee.org> | |
Wed, 28 Jan 2015 15:07:50 +0000 (16:07 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Wed, 28 Jan 2015 15:11:35 +0000 (16:11 +0100) | ||
commit | 2524aa23a092893259545d19b9e46d4d0d673061 | |
tree | 62ea572feed06432ee275891de4d4c883ed96c3c | tree | snapshot |
parent | 96a75100d8f9c4c6b4ba8cc0d5b8889158cb5f58 | commit | diff |
SSL utils: Added helper functions for managing OpenSSL servers and clients.
The module provides session management for OpenSSL servers and clients and
helper functions for I/O operations.
The module provides session management for OpenSSL servers and clients and
helper functions for I/O operations.
configure.ac | diff | blob | history | |
src/Makefile.am | diff | blob | history | |
src/include/utils/ssl.h | [new file with mode: 0644] | blob |
src/utils/ssl.c | [new file with mode: 0644] | blob |