]> granicus.if.org Git - libevent/history - bufferevent_ssl.c
cmake: do influence CMAKE_DEBUG_POSTFIX of the outer project (if any)
[libevent] / bufferevent_ssl.c
2021-09-18 Azat Khuzhinbufferevent_ssl: check return value of the evbuffer_drain()
2020-11-04 Azat KhuzhinDo not try to do SSL handshake if the connect() fails
2020-10-31 Azat KhuzhinMerge branch 'ssl-nagle'
2020-10-31 Azat KhuzhinIntroduce new BUFFEREVENT_SSL_BATCH_WRITE flag to avoid...
2020-10-31 Azat KhuzhinIntroduce new API for flags of the SSL bufferevent
2020-07-22 Azat KhuzhinMerge branch 'mbedtls'
2020-07-22 Azat KhuzhinJoin le_ssl_ops.post_init with le_ssl_ops.init
2020-07-22 okhowang(王沛文)Merge ssl implementations (openssl and mbedtls)