]> granicus.if.org Git - libevent/history - bufferevent-internal.h
epoll: use epoll_pwait2() if available
[libevent] / bufferevent-internal.h
2022-07-09 Azat KhuzhinMerge branch 'Werror'
2022-07-09 Azat KhuzhinFix BEV_LOCK/BEV_UNLOCK macros for EVENT__DISABLE_THREA...
2020-10-31 Azat KhuzhinMerge branch 'ssl-fixes-after-mbedtls'
2020-10-31 Azat KhuzhinFix BEV_IS_SSL() macro
2020-10-31 Azat KhuzhinFix preprocessor condition for BEV_IS_SSL()
2020-10-31 Azat KhuzhinRemove reduntant BEV_IS_MBEDTLS
2020-07-22 Azat KhuzhinMerge branch 'mbedtls'
2020-07-22 okhowang(王沛文)Merge ssl implementations (openssl and mbedtls)
2020-07-22 Jesse Fangmbedtls based SSL implementation
2020-05-25 Azat Khuzhinhttp: Merge branch 'http-max_connections-pr-592'
2019-02-24 Azat KhuzhinMatch definition with prototype for bufferevent_socket_...
2018-05-02 Nathan FrenchMerge pull request #632 from NathanFrench/realign_struc...
2018-04-23 Greg HazelFix evhttp_connection_get_addr() fox incomming http...
2017-04-13 Dominic Chenbufferevent: refactor to use type check macros
2017-03-13 Azat KhuzhinMerge branch 'cmake-missing-bits'
2017-03-13 Azat KhuzhinExport symbols for -fvisibility=hidden (under cmake)
2016-03-24 Azat KhuzhinMerge branch 'bufev-cancellations-v5'
2016-03-23 Azat Khuzhinbe_sock: cancel in-progress dns requests
2015-12-21 Mark EllzeyMerge pull request #125 from libevent/master
2015-11-06 Azat KhuzhinMerge branch 'be-openssl-more-common-with-be-sock'
2015-11-06 Azat Khuzhinbe: introduce bufferevent_generic_adj_existing_timeouts_()
2015-09-10 Azat KhuzhinMerge branch 'cloudabi-fixes-pr-278'
2015-09-10 Ed SchoutenAdd missing include of <netinet/in.h>.
2015-08-19 Azat Khuzhinbe: include all variations of headers for sockaddr_in6...
2015-08-19 Azat Khuzhinbe: fix sockaddr_in6 type definition for win32
2015-08-18 Azat KhuzhinMerge branch 'reuse-conn_address-on-retry-v11'
2015-08-18 Azat Khuzhinbe: replace sockaddr_storage with sockaddr_in6 for...
2015-08-18 Azat Khuzhinbe: replace conn_address by full struct instead of...
2015-08-18 Azat Khuzhinbufferevent: move conn_address out from http into buffe...
2015-06-17 Mark EllzeyMerge pull request #190 from JohnOhl/evhttp-post-fix
2015-06-17 Mark EllzeyMerge pull request #183 from azat/dns-example
2015-05-11 Mark EllzeyMerge branch 'master' into issue237
2015-05-09 Mark EllzeyMerge pull request #242 from ellzey/pullRequest118
2015-05-06 Mark Ellzeyexpose bufferevent_incref/decref (with fewer modifications)
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-10-09 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 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 'origin/patches-2.0'
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 MathewsonRemove unneeded declaration in bufferevent-internal.h
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 MathewsonMake bufferevent_trigger_nolock_() inline
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-05 Ondřej KuzníkClarifications in response to merge req. comments
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-28 Nick MathewsonMerge remote-tracking branch 'origin/pr/62'
2013-05-24 Maxime HenrionFix a double close() bug in evhttp when the underlying...
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 MathewsonRemove bufferevent_del_generic_timeout_cbs as now unused
2013-04-26 Nick MathewsonUse finalization feature so bufferevents can avoid...
2013-04-25 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2013-03-26 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2013-02-14 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2013-02-09 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2013-02-05 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2013-01-22 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2012-12-20 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2012-12-04 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2012-11-19 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2012-11-18 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2012-11-16 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2012-11-16 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2012-11-16 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2012-11-15 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2012-11-02 Nick MathewsonMerge remote-tracking branch 'github/20_win64_compilati...
2012-11-01 Nick MathewsonMerge remote-tracking branch 'github/20_win64_compilati...
next