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_openssl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
More documentation for finalization feature
Nick Mathewson
2013-04-26
1
-2
/
+2
*
Use finalization feature so bufferevents can avoid deadlocks
Nick Mathewson
2013-04-26
1
-21
/
+32
*
Make bufferevent_set_timeouts(bev, NULL, NULL) have plausible semantics
Nick Mathewson
2012-11-16
1
-6
/
+17
*
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2012-11-16
1
-1
/
+1
|
\
|
*
remove stray 'x' so print_err will compile when uncommented
Patrick Pelletier
2012-11-16
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2012-10-24
1
-4
/
+6
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'public/20_bev_timeout_semantics' into patches-2.0
Nick Mathewson
2012-10-24
1
-4
/
+6
|
|
\
|
|
*
Don't discard SSL read event when timeout and read come close together
Nick Mathewson
2012-09-07
1
-4
/
+6
*
|
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2012-09-22
1
-1
/
+7
|
\
\
\
|
|
/
/
|
*
|
No need to reserve space if reading is suspended.
Joachim Bauch
2012-09-22
1
-1
/
+4
|
*
|
Stop looping in "consider_reading" if reading is suspended.
Joachim Bauch
2012-09-22
1
-0
/
+3
|
|
/
*
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2012-08-23
1
-28
/
+39
|
\
\
|
|
/
|
*
Correctly invoke callbacks when a SSL bufferevent reads some and then blocks.
Nick Mathewson
2012-08-22
1
-28
/
+39
*
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2012-04-30
1
-3
/
+20
|
\
\
|
|
/
|
*
Fixed potential double-readcb execution with openssl bufferevents.
Mark Ellzey
2012-04-30
1
-3
/
+20
*
|
Have all visible internal function names end with an underscore.
Nick Mathewson
2012-02-29
1
-7
/
+7
*
|
Fix all identifiers with names beginning with underscore.
Nick Mathewson
2012-02-29
1
-33
/
+33
*
|
Convert event-config.h macros to avoid reserved identifiers
Nick Mathewson
2012-02-29
1
-3
/
+3
*
|
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 'origin/patches-2.0'
Nick Mathewson
2012-02-06
1
-0
/
+17
|
\
\
|
|
/
|
*
Loop on filtering SSL reads until we are blocked or exhausted.
Nick Mathewson
2012-02-06
1
-0
/
+17
*
|
Fix two issues in the allow_dirty_shutdown code.
Nick Mathewson
2011-11-24
1
-5
/
+9
*
|
Allow users to set allow_dirty_shutdown
Catalin Patulea
2011-11-24
1
-1
/
+22
*
|
bev_ssl: Be more specific in event callbacks. evhttp in particular gets confu...
Catalin Patulea
2011-11-24
1
-4
/
+6
*
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2011-11-18
1
-10
/
+64
|
\
\
|
|
/
|
*
add comment to new consider_reading code
Nick Mathewson
2011-11-17
1
-0
/
+8
|
*
Avoid spinning on OpenSSL reads
Mark Ellzey
2011-11-17
1
-3
/
+6
|
*
Move SSL rate-limit enforcement into bytes_to_read()
Nick Mathewson
2011-11-17
1
-2
/
+14
|
*
Refactor amount-to-read calculations in buffervent_ssl consider_reading()
Mark Ellzey
2011-11-17
1
-8
/
+35
|
*
Revert "Avoid potential SSL read spinlocks"
Nick Mathewson
2011-11-15
1
-1
/
+3
|
*
Revert "openssl bufferevent has the same issue with writing as prior commit."
Nick Mathewson
2011-11-15
1
-1
/
+3
*
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2011-11-14
1
-6
/
+2
|
\
\
|
|
/
|
*
openssl bufferevent has the same issue with writing as prior commit.
Mark Ellzey
2011-11-14
1
-3
/
+1
|
*
Avoid potential SSL read spinlocks
Mark Ellzey
2011-11-14
1
-3
/
+1
*
|
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
*
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2011-08-29
1
-0
/
+1
|
\
\
|
|
/
|
*
clear read watermark on underlying bufferevent when creating filtering bev to...
Joachim Bauch
2011-08-29
1
-0
/
+1
*
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2011-08-28
1
-0
/
+1
|
\
\
|
|
/
|
*
Correctly terminate IO on an async bufferevent on bufferevent_free
Nick Mathewson
2011-08-28
1
-0
/
+1
*
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2011-08-03
1
-0
/
+3
|
\
\
|
|
/
|
*
Propagate errors on the underlying bufferevent to the user.
Joachim Bauch
2011-08-03
1
-0
/
+3
*
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2011-07-04
1
-2
/
+2
|
\
\
|
|
/
|
*
Fix bug in SSL bufferevents backed by a bev with a write high-watermarks
Joachim Bauch
2011-07-04
1
-2
/
+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-tracking branch 'origin/patches-2.0'
Nick Mathewson
2011-04-22
1
-0
/
+1
|
\
\
|
|
/
|
*
add some (void) casts for unused variables
Sebastian Hahn
2011-04-23
1
-0
/
+1
*
|
Include evconfig-private.h in internal files for great good.
Kevin Bowling
2011-01-02
1
-2
/
+3
|
/
*
Possible crash fix when freeing an underlying bufferevent of an openssl buffe...
Nick Mathewson
2010-11-29
1
-2
/
+2
[next]