Commit d095b834a9cc6df5aad8ec49bfc945c06b35af4d

okhowang(王沛文) 2020-07-07T17:26:46

Merge ssl implementations (openssl and mbedtls) This patch splits common part out to avoid copy-paste from the - bufferevent_openssl.c - bufferevent_mbedtls.c It uses VFS/bufferevent-like approach, i.e. structure of callbacks.