]> granicus.if.org Git - libevent/commit
mbedtls based SSL implementation
authorJesse Fang <boycht@gmail.com>
Mon, 13 Jan 2020 15:04:29 +0000 (23:04 +0800)
committerAzat Khuzhin <azat@libevent.org>
Wed, 22 Jul 2020 19:52:58 +0000 (22:52 +0300)
commitb28effa95082e468340cc13d274d3a2ea205c174
tree4e28a9e50b65f2626727147c2c19c5f56f198a3a
parent79dc8789f5a679391639fe9995a47f2bcd997e07
mbedtls based SSL implementation

prototype is libevent-2.1.11-stable libevent_openssl.c
Makefile.am
bufferevent-internal.h
bufferevent_mbedtls.c [new file with mode: 0644]
include/event2/bufferevent_ssl.h
libevent_mbedtls.pc.in [new file with mode: 0644]
m4/libevent_mbedtls.m4 [new file with mode: 0644]