Nick Mathewson
|
4212a135e1
Remove util.h and compat.h includes from src/common
|
hace 6 años |
Nick Mathewson
|
da4ae8a6b6
Automated fixup of include paths after torlog.h movement.
|
hace 6 años |
Nick Mathewson
|
accf239fa3
Rectify include paths (automated)
|
hace 6 años |
Nick Mathewson
|
0dab29ce10
Run rectify_include_paths.py
|
hace 6 años |
Nick Mathewson
|
fb0019daf9
Update copyrights to 2018.
|
hace 6 años |
George Kadianakis
|
efe8f17a4d
Properly ignore retval of event_del().
|
hace 6 años |
Nick Mathewson
|
4218511ecd
Remove a workaround for ancient libevent versions.
|
hace 6 años |
Nick Mathewson
|
80f582ae18
Add functions to enable/disable periodic_event_t objects.
|
hace 6 años |
Nick Mathewson
|
c3b7258370
Merge remote-tracking branch 'isis/bug24660_r1'
|
hace 6 años |
Nick Mathewson
|
7cbc44eeb1
Remove the "cached gettimeofday" logic.
|
hace 6 años |
Nick Mathewson
|
c5a3e2ca44
Generic mechaism for "post-loop" callbacks
|
hace 6 años |
David Goulet
|
395fa0258d
compat: Fix unchecked return value from event_del()
|
hace 6 años |
Isis Lovecruft
|
fe3aca1491
crypto: Refactor (P)RNG functionality into new crypto_rand module.
|
hace 6 años |
Nick Mathewson
|
39cb04335f
Add wrappers for event_base_loopexit and event_base_loopbreak.
|
hace 7 años |
Nick Mathewson
|
871ff0006d
Add an API for a scheduled/manually activated event in the mainloop
|
hace 7 años |
Nick Mathewson
|
e7907f15f9
Don't call Libevent's event_base_free() on NULL.
|
hace 6 años |
Nick Mathewson
|
322abc030e
On exit, free the event_base and set its pointer to NULL.
|
hace 7 años |
Nick Mathewson
|
c92ac9f5cb
Convert the rest of src/common's headers to use FREE_AND_NULL
|
hace 7 años |
Nick Mathewson
|
35746a9ee7
Comment-only change: annotate exit() calls.
|
hace 7 años |
Nick Mathewson
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
hace 7 años |
Nick Mathewson
|
7a597718bb
Split some long #if lines to make the #endif annotator happy
|
hace 7 años |
Nick Mathewson
|
95fa7d1cf8
In channelpadding tests that touch libevent, call event_reinit().
|
hace 7 años |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
hace 7 años |
Nick Mathewson
|
7f145b54af
Merge remote-tracking branch 'public/Fix_19450'
|
hace 8 años |
Nick Mathewson
|
e788c577f1
Only use evutil_secure_rng_add_bytes() when present.
|
hace 8 años |
Nick Mathewson
|
8fd6b0fc46
Remove USE_BUFFEREVENTS code outside src/or
|
hace 8 años |
Nick Mathewson
|
7bc4ca7de9
Remove tor_gettimeofday_cached_monotonic as broken and unneeded
|
hace 8 años |
Sebastian Hahn
|
bd1a85cc91
Address review comments from cypherpunks
|
hace 8 años |
Sebastian Hahn
|
265e40b481
Raise libevent dependency to 2.0.10-stable or newer
|
hace 8 años |
Sebastian Hahn
|
ec6ea66240
Remove two wrong comments
|
hace 8 años |