Nick Mathewson
|
80f582ae18
Add functions to enable/disable periodic_event_t objects.
|
6 лет назад |
Nick Mathewson
|
7cbc44eeb1
Remove the "cached gettimeofday" logic.
|
6 лет назад |
Nick Mathewson
|
c5a3e2ca44
Generic mechaism for "post-loop" callbacks
|
6 лет назад |
Nick Mathewson
|
b3586629c9
Wrap the function we use to run the event loop.
|
7 лет назад |
Nick Mathewson
|
39cb04335f
Add wrappers for event_base_loopexit and event_base_loopbreak.
|
7 лет назад |
Nick Mathewson
|
871ff0006d
Add an API for a scheduled/manually activated event in the mainloop
|
7 лет назад |
Nick Mathewson
|
f4bcf3f34c
Remove event2/event.h include from compat_libevent.h
|
7 лет назад |
Nick Mathewson
|
322abc030e
On exit, free the event_base and set its pointer to NULL.
|
7 лет назад |
Nick Mathewson
|
17dcce3fe1
Fix wide lines introduced by previous patch.
|
7 лет назад |
Nick Mathewson
|
285632a61b
Replace all FREE_AND_NULL* uses to take a type and a free function.
|
7 лет назад |
Nick Mathewson
|
db024adc90
Switch to a safer FREE_AND_NULL implementation
|
7 лет назад |
Nick Mathewson
|
c92ac9f5cb
Convert the rest of src/common's headers to use FREE_AND_NULL
|
7 лет назад |
Nick Mathewson
|
f0c3b62381
Expose a new function to make the event loop exit once and for all.
|
7 лет назад |
Nick Mathewson
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 лет назад |
Nick Mathewson
|
95fa7d1cf8
In channelpadding tests that touch libevent, call event_reinit().
|
7 лет назад |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 лет назад |
Nick Mathewson
|
7f145b54af
Merge remote-tracking branch 'public/Fix_19450'
|
8 лет назад |
Nick Mathewson
|
4d4ccc505b
Search for remaining references to 'bufferevent'.
|
8 лет назад |
Nick Mathewson
|
88a7a02728
Bufferevent removal: remove more bufferevent-only options
|
8 лет назад |
Nick Mathewson
|
8fd6b0fc46
Remove USE_BUFFEREVENTS code outside src/or
|
8 лет назад |
Nick Mathewson
|
7bc4ca7de9
Remove tor_gettimeofday_cached_monotonic as broken and unneeded
|
8 лет назад |
Sebastian Hahn
|
bd1a85cc91
Address review comments from cypherpunks
|
8 лет назад |
Sebastian Hahn
|
265e40b481
Raise libevent dependency to 2.0.10-stable or newer
|
8 лет назад |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 лет назад |
Nick Mathewson
|
ac8c5ec67a
Clean up compat_libevent tests
|
9 лет назад |
Ola Bini
|
9985a62a67
Add tests for compat_libevent
|
9 лет назад |
Nick Mathewson
|
517e0f965b
Remove workarounds for Libevent < 1.3.
|
9 лет назад |
Anthony G. Basile
|
8df35a0c88
src/common/compat_libevent.h: include testsupport.h
|
9 лет назад |
Nick Mathewson
|
1abd526c75
Merge remote-tracking branch 'public/bug12985_025'
|
9 лет назад |
Nick Mathewson
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 лет назад |