index
:
delta/libevent.git
baserock/release-2.0.21-stable
gh-pages
master
patches-1.1
patches-1.2
patches-1.3
patches-1.4
patches-2.0
patches-2.1
release-2.2-pull
github.com: libevent/libevent.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bufferevent-internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix BEV_LOCK/BEV_UNLOCK macros for EVENT__DISABLE_THREAD_SUPPORT
Azat Khuzhin
2022-07-09
1
-2
/
+2
*
Fix BEV_IS_SSL() macro
Azat Khuzhin
2020-10-31
1
-2
/
+9
*
Fix preprocessor condition for BEV_IS_SSL()
Azat Khuzhin
2020-10-31
1
-1
/
+1
*
Remove reduntant BEV_IS_MBEDTLS
Azat Khuzhin
2020-10-31
1
-7
/
+0
*
Merge ssl implementations (openssl and mbedtls)
okhowang(王沛文)
2020-07-22
1
-4
/
+4
*
mbedtls based SSL implementation
Jesse Fang
2020-07-22
1
-0
/
+7
*
Match definition with prototype for bufferevent_socket_set_conn_address_fd_()
Azat Khuzhin
2019-02-24
1
-1
/
+1
*
Fix evhttp_connection_get_addr() fox incomming http connections
Greg Hazel
2018-04-24
1
-0
/
+9
*
bufferevent: refactor to use type check macros
Dominic Chen
2017-04-13
1
-0
/
+7
*
Export symbols for -fvisibility=hidden (under cmake)
Azat Khuzhin
2017-03-13
1
-0
/
+20
*
be_sock: cancel in-progress dns requests
Azat Khuzhin
2016-03-23
1
-0
/
+2
*
be: introduce bufferevent_generic_adj_existing_timeouts_()
Azat Khuzhin
2015-11-06
1
-0
/
+1
*
Add missing include of <netinet/in.h>.
Ed Schouten
2015-09-10
1
-0
/
+3
*
be: include all variations of headers for sockaddr_in6 struct
Azat Khuzhin
2015-08-20
1
-0
/
+7
*
be: fix sockaddr_in6 type definition for win32
Azat Khuzhin
2015-08-19
1
-0
/
+1
*
be: replace sockaddr_storage with sockaddr_in6 for conn_address
Azat Khuzhin
2015-08-18
1
-1
/
+4
*
be: replace conn_address by full struct instead of pointer
Azat Khuzhin
2015-08-18
1
-1
/
+1
*
bufferevent: move conn_address out from http into bufferevent
Azat Khuzhin
2015-08-18
1
-0
/
+12
*
expose bufferevent_incref/decref (with fewer modifications)
Mark Ellzey
2015-05-06
1
-4
/
+7
*
Remove unneeded declaration in bufferevent-internal.h
Nick Mathewson
2013-12-24
1
-1
/
+0
*
Make bufferevent_trigger_nolock_() inline
Nick Mathewson
2013-12-24
1
-2
/
+15
*
Clarifications in response to merge req. comments
Ondřej Kuzník
2013-12-05
1
-3
/
+4
*
Add an option to trigger bufferevent event callbacks
Ondřej Kuzník
2013-12-03
1
-2
/
+3
*
Add an option to trigger bufferevent I/O callbacks
Ondřej Kuzník
2013-12-03
1
-2
/
+8
*
Fix a double close() bug in evhttp when the underlying bufferevent uses BEV_O...
Maxime Henrion
2013-05-24
1
-0
/
+2
*
More documentation for finalization feature
Nick Mathewson
2013-04-26
1
-2
/
+4
*
Remove bufferevent_del_generic_timeout_cbs as now unused
Nick Mathewson
2013-04-26
1
-3
/
+0
*
Use finalization feature so bufferevents can avoid deadlocks
Nick Mathewson
2013-04-26
1
-1
/
+4
*
Replace more deferred_cb names with event_callback
Nick Mathewson
2012-05-09
1
-1
/
+1
*
Replace deferred_cbs with event_callback-based implementation.
Nick Mathewson
2012-05-09
1
-0
/
+1
*
Tweak the new evutil_weakrand_() code
Nick Mathewson
2012-04-09
1
-2
/
+2
*
Change evutil_weakrand_() to avoid platform random()
Nicholas Marriott
2012-04-09
1
-0
/
+4
*
Have all visible internal function names end with an underscore.
Nick Mathewson
2012-02-29
1
-12
/
+12
*
Fix all identifiers with names beginning with underscore.
Nick Mathewson
2012-02-29
1
-16
/
+16
*
Convert include-guard macro convention to avoid reserved identifiers
Nick Mathewson
2012-02-29
1
-3
/
+3
*
Convert event-config.h macros to avoid reserved identifiers
Nick Mathewson
2012-02-29
1
-1
/
+1
*
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2012-02-10
1
-1
/
+1
|
\
|
*
Update copyright notices to 2012
Nick Mathewson
2012-02-10
1
-1
/
+1
*
|
Merge remote-tracking branch 'github/linked_list'
Nick Mathewson
2012-01-20
1
-2
/
+2
|
\
\
|
*
|
Use LIST rather than TAILQ for bufferevent_rate_limit_group members
Nick Mathewson
2010-04-09
1
-2
/
+2
*
|
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2011-10-26
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Update copyright dates to 2011.
Nick Mathewson
2011-10-24
1
-1
/
+1
*
|
|
bufferevent: Add functions to set/get max_single_read/write values.
Alexander Drozdov
2011-10-11
1
-0
/
+10
*
|
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2011-08-28
1
-1
/
+2
|
\
\
\
|
|
/
/
|
*
|
Correctly terminate IO on an async bufferevent on bufferevent_free
Nick Mathewson
2011-08-28
1
-1
/
+2
*
|
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2011-08-17
1
-0
/
+2
|
\
\
\
|
|
/
/
|
*
|
Fix handling of group rate limits under 64 bytes of burst
Nick Mathewson
2011-08-11
1
-0
/
+2
*
|
|
Use "_WIN32", not WIN32: it's standard and we don't need to fake it
Nick Mathewson
2011-05-25
1
-1
/
+1
*
|
|
Merge remote branch 'origin/patches-2.0'
Nick Mathewson
2011-03-07
1
-0
/
+15
|
\
\
\
|
|
/
/
|
*
|
Followup for Tomash Brechko's http patch
Nick Mathewson
2011-03-07
1
-0
/
+15
[next]