Nick Mathewson
|
7f145b54af
Merge remote-tracking branch 'public/Fix_19450'
|
8 yıl önce |
Nick Mathewson
|
e788c577f1
Only use evutil_secure_rng_add_bytes() when present.
|
8 yıl önce |
Nick Mathewson
|
8fd6b0fc46
Remove USE_BUFFEREVENTS code outside src/or
|
8 yıl önce |
Nick Mathewson
|
7bc4ca7de9
Remove tor_gettimeofday_cached_monotonic as broken and unneeded
|
8 yıl önce |
Sebastian Hahn
|
bd1a85cc91
Address review comments from cypherpunks
|
8 yıl önce |
Sebastian Hahn
|
265e40b481
Raise libevent dependency to 2.0.10-stable or newer
|
8 yıl önce |
Sebastian Hahn
|
ec6ea66240
Remove two wrong comments
|
8 yıl önce |
Nick Mathewson
|
d1ab295d7b
add LCOV_EXCL for unreachable exit() blocks in src/common
|
8 yıl önce |
Nick Mathewson
|
53a3b39da1
Add -Wmissing-variable-declarations, with attendant fixes
|
8 yıl önce |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 yıl önce |
Nick Mathewson
|
c595f6d25e
Add an assertion to tor_libevent_get_base()
|
8 yıl önce |
Nick Mathewson
|
ac8c5ec67a
Clean up compat_libevent tests
|
9 yıl önce |
Ola Bini
|
9985a62a67
Add tests for compat_libevent
|
9 yıl önce |
Nick Mathewson
|
517e0f965b
Remove workarounds for Libevent < 1.3.
|
9 yıl önce |
Nick Mathewson
|
1abd526c75
Merge remote-tracking branch 'public/bug12985_025'
|
9 yıl önce |
Nick Mathewson
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 yıl önce |
Nick Mathewson
|
a28df3fb67
Merge remote-tracking branch 'andrea/cmux_refactor_configurable_threshold'
|
10 yıl önce |
Nick Mathewson
|
a3dafd3f58
Replace operators used as macro arguments with OP_XX macros
|
10 yıl önce |
Nick Mathewson
|
fcdcb377a4
Add another year to our copyright dates.
|
10 yıl önce |
Andrea Shepard
|
5a07fb96f2
Make tor_libevent_get_base() mockable
|
10 yıl önce |
Nick Mathewson
|
6e7cbfc465
Avoid a "constant variable guards dead code" warning from coverity
|
10 yıl önce |
Nick Mathewson
|
b0138cd055
Merge remote-tracking branch 'public/bug12985_024' into bug12984_025
|
10 yıl önce |
Nick Mathewson
|
4144b4552b
Always event_del() connection events before freeing them
|
10 yıl önce |
Nick Mathewson
|
e6785ee16d
Get Libevent's PRNG functioning under the linux sandbox
|
10 yıl önce |
Nick Mathewson
|
663aba07e5
Fix whitespace errors, all of them mine.
|
10 yıl önce |
Nick Mathewson
|
bb37544214
Merge remote-tracking branch 'public/bug10169_024' into bug10169_025_v2
|
10 yıl önce |
Nick Mathewson
|
46118d7d75
Merge remote-tracking branch 'public/bug10169_023' into bug10169_024
|
10 yıl önce |
Nick Mathewson
|
833d027778
Monotonize the OOM-killer data timers
|
10 yıl önce |
Nick Mathewson
|
52d222aafb
Add tests for buffer time tracking.
|
10 yıl önce |
Kevin Butler
|
6e17fa6d7b
Added --library-versions flag to print the compile time and runtime versions of libevent, openssl and zlib. Partially implements #6384.
|
11 yıl önce |