]> granicus.if.org Git - libevent/history - bufferevent_openssl.c
Add minimal WebSocket server implementation for evhttp (#1322)
[libevent] / bufferevent_openssl.c
2022-07-10 Azat KhuzhinInitial OpenSSL 3.0 support (#1288)
2022-07-10 Azat KhuzhinSuppress -Wunused-value for BIO_set_close()
2022-07-09 William MarlowInitial OpenSSL 3.0 support
2020-10-31 Azat KhuzhinMerge branch 'ssl-nagle'
2020-10-31 Azat KhuzhinIntroduce new API for flags of the SSL bufferevent
2020-09-14 Azat KhuzhinMerge #1087 - tests for https with mbedtls
2020-09-08 okhowang(王沛文)bufferevent_openssl: fix -Wcast-function-type for SSL_p...
2020-07-23 Azat KhuzhinFix bufferevent_get_{openssl,mbedtls}_error()
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)
2020-05-25 Azat Khuzhinhttp: Merge branch 'http-max_connections-pr-592'
2019-02-26 Yury KorzhetskyDon't loose top error in SSL
2019-01-29 Azat KhuzhinEliminate fd conversion warnings and introduce EVUTIL_I...
2018-10-27 Azat Khuzhinbe_openssl: avoid leaking of SSL structure
2018-10-27 Azat Khuzhinbe_openssl: drop close_flag parameter of the BIO_new_bu...
2018-06-07 an-taofix spelling mistakes
2017-11-22 Azat KhuzhinAdd missing includes into openssl-compat.h
2017-04-21 David BenjaminExplicitly call SSL_clear when reseting the fd.
2017-04-13 Dominic Chenbufferevent: refactor to use type check macros
2017-01-19 Azat KhuzhinMerge branch 'openssl-filter-fixes-v4'
2017-01-19 Azat Khuzhinbe_openssl: Fix writing into filted openssl bufferevent...
2016-12-06 Azat Khuzhinbe_openssl: make be_openssl_set_fd() static (no prototy...
2016-12-06 Azat KhuzhinMerge branch 'be-openssl-fd-reset-fix-v2'
2016-12-06 Azat KhuzhinFix dirty_shutdown for openssl 1.1
2016-12-06 Azat KhuzhinFix reusing bufferevent_openssl after fd was reseted...
2016-12-06 Philip PrindevilleC90 doesn't like declarations intermingled with statements
2016-10-16 Kurt RoeckxMake it build using OpenSSL 1.1.0
2016-10-15 Adam LangleyDon't call BIO_number_{read|written} on NULL BIOs.
2016-05-02 Azat Khuzhinbe_openssl: clear all pending errors before SSL_*(...
2015-12-21 Mark EllzeyMerge pull request #125 from libevent/master
2015-11-18 Azat Khuzhinbe_openssl: don't call do_write() directly from outbuf_cb
2015-11-06 Azat KhuzhinMerge branch 'be-openssl-more-common-with-be-sock'
2015-11-06 Azat Khuzhinbe_openssl: use bufferevent_enable() instead of buffere...
2015-11-06 Azat Khuzhinbe: introduce bufferevent_generic_adj_existing_timeouts_()
2015-11-06 Azat Khuzhinbe_openssl: don't add events during bev creation (like...
2015-09-02 Azat KhuzhinMerge branch 'be-openssl-drop-fd_is_set-v4'
2015-09-02 Azat Khuzhinbe_openssl: don't use *_auto() in do_handshake() we...
2015-09-02 Azat Khuzhinbe_openssl: don't call set_open_callbacks() if fd ...
2015-09-02 Azat Khuzhinbe_openssl: introduce be_openssl_auto_fd() helper
2015-09-02 Azat Khuzhinbe_openssl: introduce set_open_callbacks_auto()
2015-09-02 Azat Khuzhinbe_openssl: get rid off hackish "fd_is_set", to fix...
2015-06-17 Mark EllzeyMerge pull request #183 from azat/dns-example
2014-12-01 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2014-12-01 Nick MathewsonMerge remote-tracking branch 'public/patches-2.0'
2014-11-30 Nick MathewsonMerge remote-tracking branch 'origin/pr/175'
2014-10-09 Nick MathewsonMerge pull request #174 from azat/dns-fail-disable...
2014-10-09 Nick MathewsonMerge pull request #171 from azat/bufferevent-openssl...
2014-10-09 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2014-09-21 Azat Khuzhinbufferevent_openssl: reset fd_is_set when setfd with...
2014-09-18 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2014-09-18 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2014-09-18 Nick MathewsonMerge pull request #118 from azat/http-forward-family...
2014-09-18 Nick MathewsonMerge pull request #128 from azat/tests-disable-when...
2014-09-18 Nick MathewsonMerge pull request #129 from azat/disable-probing-with...
2014-08-29 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2014-08-29 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2014-08-18 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2014-03-31 Nick MathewsonMerge pull request #125 from azat/tree.h-drop-copy
2014-03-26 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2014-03-26 Nick MathewsonMerge pull request #121 from azat/dns-regress-leaks
2014-03-21 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2014-03-03 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2014-02-09 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2014-01-22 Nick MathewsonMerge remote-tracking branch 'joakimsoderberg/win32_fixes'
2014-01-22 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2014-01-22 Joakim SoderbergCheck for OSX when checking for clang.
2014-01-21 Nick MathewsonMerge remote-tracking branch 'origin/pr/98'
2014-01-21 Nick MathewsonMerge remote-tracking branch 'joakimsoderberg/new_cmake'
2014-01-06 Nick MathewsonMerge remote-tracking branch 'asweeny86/event-count...
2013-12-24 Nick MathewsonMerge remote-tracking branch 'resetius/https'
2013-12-24 Nick MathewsonMerge remote-tracking branch 'rbalint/from-forked-daapd'
2013-12-24 Nick MathewsonMerge remote-tracking branch 'mistotebe/bufferevent_tri...
2013-12-22 Nick MathewsonMerge remote-tracking branch 'ghazel/event_base_active_...
2013-12-20 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2013-12-17 Joakim SoderbergGet rid of unknown pragma warnings.
2013-12-17 Joakim SöderbergGet rid of deprecation warnings for OpenSSL on OSX...
2013-12-05 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2013-12-03 Ondřej KuzníkAdd an option to trigger bufferevent event callbacks
2013-12-03 Ondřej KuzníkAdd an option to trigger bufferevent I/O callbacks
2013-11-01 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2013-09-19 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2013-09-19 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2013-09-09 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2013-08-19 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2013-08-13 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2013-08-06 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2013-07-21 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2013-06-10 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2013-06-10 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2013-05-29 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2013-05-07 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2013-04-30 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2013-04-26 Nick MathewsonMerge branch '21_deadlock_fix_v2'
2013-04-26 Nick MathewsonMore documentation for finalization feature
2013-04-26 Nick MathewsonUse finalization feature so bufferevents can avoid...
2013-04-25 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2013-04-25 Nick MathewsonMerge remote-tracking branch 'origin/pr/36' into patche...
2013-03-26 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2013-02-14 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
next