2012-06-28 |
Nick Mathewson | Merge branch '21_event_callback_v3' |
commit | commitdiff | tree | snapshot |
2012-06-25 |
Nick Mathewson | Simplify and correct evutil_open_closeonexec_ |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Dave Hart | Avoid giving a spurious warning when timerfd support... |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Nick Mathewson | Make the Makefile.nmake warning slightly less dire |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Nick Mathewson | Add evutil_time.obj to Makefile.nmake |
commit | commitdiff | tree | snapshot |
2012-06-06 |
Nick Mathewson | Merge remote-tracking branch 'origin/patches-2.0' |
commit | commitdiff | tree | snapshot |
2012-06-06 |
Nick Mathewson | Merge pull request #57 from rosslagerwall/memleak |
commit | commitdiff | tree | snapshot |
2012-06-06 |
Ross Lagerwall | Fix a couple of memory leaks (found with Valgrind). |
commit | commitdiff | tree | snapshot |
2012-06-04 |
Nick Mathewson | Merge pull request #56 from rosslagerwall/fix-comment |
commit | commitdiff | tree | snapshot |
2012-06-03 |
Ross Lagerwall | Fix a comment in test-fdleak after 077c7e949. |
commit | commitdiff | tree | snapshot |
2012-06-01 |
Nick Mathewson | Merge remote-tracking branch 'origin/patches-2.0' |
commit | commitdiff | tree | snapshot |
2012-06-01 |
Sebastian Hahn | Correctly check for arc4random_buf |
commit | commitdiff | tree | snapshot |
2012-05-31 |
Nick Mathewson | Merge remote-tracking branch 'origin/patches-2.0' |
commit | commitdiff | tree | snapshot |
2012-05-31 |
Greg Hazel | check for arc4random_buf at runtime, on OS X |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Nick Mathewson | Merge pull request #54 from rosslagerwall/configure-dup |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Nick Mathewson | Make it more clear that NOLOCK means "I promise, no... |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Nick Mathewson | Add caveat to docs about bufferevent_free() with data... |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Nick Mathewson | Be more clear that LEV_OPT_DEFERRED_ACCEPT has tricky... |
commit | commitdiff | tree | snapshot |
2012-05-12 |
Ross Lagerwall | Remove unnecessary code in configure.in. |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Nick Mathewson | Add an event_base_loopcontinue() to tell libevent to... |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Nick Mathewson | Restore our priority-inversion-prevention code with... |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Nick Mathewson | Give event_base_process_active a single exit path |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Nick Mathewson | Make event_base_getnpriorities work with old "implicit... |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Nick Mathewson | Add a bufferevent_get_priority() function |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Nick Mathewson | New event_get_priority() function to return an event... |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Nick Mathewson | Replace more deferred_cb names with event_callback |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Nick Mathewson | Replace deferred_cbs with event_callback-based implemen... |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Nick Mathewson | event_base_assert_ok: check value of event_active_count... |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Nick Mathewson | Add "active later" event_callbacks to supersede deferred |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Nick Mathewson | Remove the unused bits from EVLIST_ALL |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Nick Mathewson | Refactor the callback part of an event into its own... |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Nick Mathewson | Merge remote-tracking branch 'origin/patches-2.0' |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Nick Mathewson | Bump version to 2.0.19-stable-dev |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Nick Mathewson | Increment version to 2.0.19-stable release-2.0.19-stable |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Nick Mathewson | Merge remote-tracking branch 'github/patches-2.0' |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Nick Mathewson | Oops; fix the *right* windows compile issue |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Nick Mathewson | Fix win32 build issues: sleep, pid_t |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Nick Mathewson | Merge remote-tracking branch 'origin/patches-2.0' |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Nick Mathewson | Start changelog for 2.0.19-stable |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Nick Mathewson | Fix evdns build with threads disabled |
commit | commitdiff | tree | snapshot |
2012-05-01 |
Nick Mathewson | When retransmitting a timed-out DNS request, pick a... |
commit | commitdiff | tree | snapshot |
2012-05-01 |
Nick Mathewson | Make some evdns.c debug logs more verbose |
commit | commitdiff | tree | snapshot |
2012-05-01 |
Nick Mathewson | dns-example.c can now take a resolv.conf file on the... |
commit | commitdiff | tree | snapshot |
2012-05-01 |
Nick Mathewson | Correctly handle running on a system where accept4... |
commit | commitdiff | tree | snapshot |
2012-05-01 |
Nick Mathewson | Merge branch '21_robust_monotonic' |
commit | commitdiff | tree | snapshot |
2012-05-01 |
Nick Mathewson | Merge remote-tracking branch 'origin/patches-2.0' |
commit | commitdiff | tree | snapshot |
2012-05-01 |
Nick Mathewson | Merge remote-tracking branch 'github/20_active_prio_inv... |
commit | commitdiff | tree | snapshot |
2012-05-01 |
Nick Mathewson | Merge remote-tracking branch 'origin/patches-2.0' |
commit | commitdiff | tree | snapshot |
2012-05-01 |
Nick Mathewson | Work-around a stupid gcov-breaking bug in OSX 10.6 |
commit | commitdiff | tree | snapshot |
2012-05-01 |
Mark Ellzey | Fixed potential double-readcb execution with openssl... |
commit | commitdiff | tree | snapshot |
2012-04-30 |
Nick Mathewson | If a higher-priority event becomes active, don't contin... |
commit | commitdiff | tree | snapshot |
2012-04-27 |
Zack Weinberg | Generate event-config.h with a single sed script |
commit | commitdiff | tree | snapshot |
2012-04-27 |
Nick Mathewson | Merge remote-tracking branch 'origin/patches-2.0' |
commit | commitdiff | tree | snapshot |
2012-04-27 |
Zack Weinberg | Generate event-config.h with a single sed script |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Nick Mathewson | When PRECISE_TIMERS is set with epoll, use timerfd... |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Nick Mathewson | Improve the monotonic-time unit test: make it check... |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Nick Mathewson | Simple unit tests for monotonic timers |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Nick Mathewson | Implement fast/precise monotonic clocks on Windows |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Nick Mathewson | Add EVENT_PRECISE_TIMER environment var for selecting... |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Nick Mathewson | Refactor monotonic timer handling into a new type and... |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Nick Mathewson | Split out time-related prototypes into time-internal.h |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Nick Mathewson | Split out time-related evutil functions into a new... |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Nick Mathewson | Split long lists in Makefile.am into one-item-per-line |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Nick Mathewson | Shave 700 msec off the persistent_timeout_jump test |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Nick Mathewson | Merge remote-tracking branch 'origin/patches-2.0' |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Nick Mathewson | Merge branch '20_periodic_event_overload_v2' into patch... |
commit | commitdiff | tree | snapshot |
2012-04-19 |
Nick Mathewson | If time has jumped so we'd reschedule a periodic event... |
commit | commitdiff | tree | snapshot |
2012-04-19 |
Nick Mathewson | Refactor event_persist_closure: raise and extract some... |
commit | commitdiff | tree | snapshot |
2012-04-19 |
Nick Mathewson | Merge remote-tracking branch 'origin/patches-2.0' |
commit | commitdiff | tree | snapshot |
2012-04-19 |
Nick Mathewson | Merge pull request #52 from ghazel/20_evdns_probe |
commit | commitdiff | tree | snapshot |
2012-04-19 |
Greg Hazel | remove redundant DNS_ERR_CANCEL check, move comment |
commit | commitdiff | tree | snapshot |
2012-04-19 |
Greg Hazel | cancel the probe request when the server is freed,... |
commit | commitdiff | tree | snapshot |
2012-04-18 |
Nick Mathewson | Note that make_base_notifiable should not be necessary |
commit | commitdiff | tree | snapshot |
2012-04-17 |
Nick Mathewson | Merge branch '21_choose_monotonic' |
commit | commitdiff | tree | snapshot |
2012-04-17 |
Nick Mathewson | Implement a GetTickCount-based monotonic timer for... |
commit | commitdiff | tree | snapshot |
2012-04-17 |
Nick Mathewson | On Linux, use CLOCK_MONOTONIC_COARSE by default |
commit | commitdiff | tree | snapshot |
2012-04-17 |
Nick Mathewson | EVENT_BASE_FLAG_PRECISE_TIMER indicates we want fine... |
commit | commitdiff | tree | snapshot |
2012-04-17 |
Nick Mathewson | Move use_monotonic and friends into event_base |
commit | commitdiff | tree | snapshot |
2012-04-12 |
Nick Mathewson | Work-around a stupid gcov-breaking bug in OSX 10.6 |
commit | commitdiff | tree | snapshot |
2012-04-11 |
Nick Mathewson | Replace pipe-based notification with EVFILT_USER where... |
commit | commitdiff | tree | snapshot |
2012-04-09 |
Nick Mathewson | Merge remote-tracking branch 'github/21_mach_time' |
commit | commitdiff | tree | snapshot |
2012-04-09 |
Nick Mathewson | Do not track use_monotonic field when is no monotonic... |
commit | commitdiff | tree | snapshot |
2012-04-09 |
Nick Mathewson | Use mach_absolute_time() for monotonic clock support... |
commit | commitdiff | tree | snapshot |
2012-04-09 |
Nick Mathewson | Merge pull request #50 from rosslagerwall/simplify... |
commit | commitdiff | tree | snapshot |
2012-04-09 |
Nick Mathewson | Merge branch '21_weakrand' |
commit | commitdiff | tree | snapshot |
2012-04-09 |
Nick Mathewson | Tweak the new evutil_weakrand_() code |
commit | commitdiff | tree | snapshot |
2012-04-09 |
Nicholas Marriott | Change evutil_weakrand_() to avoid platform random() |
commit | commitdiff | tree | snapshot |
2012-04-07 |
Ross Lagerwall | Simplify test.sh code significantly. |
commit | commitdiff | tree | snapshot |
2012-04-04 |
Nick Mathewson | Increment the version to 2.1.1-alpha-dev |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Nick Mathewson | Merge remote-tracking branch 'origin/patches-2.0' release-2.1.1-alpha |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Nick Mathewson | Backport: provide EVENT_LOG_* names, and deprecate... |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Nick Mathewson | Merge remote-tracking branch 'origin/patches-2.0' |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Nick Mathewson | fix some typos in the 2.1 changelog |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Nick Mathewson | Bump the version to Libevent 2.1.1-alpha |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Nick Mathewson | Fix the website URL in the readme |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Nick Mathewson | Try to finalize changelog situation for 2.1.1-alpha |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Nick Mathewson | Merge remote-tracking branch 'vm/21_fix_nmake_build' |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Nick Mathewson | Add pending names to the README; add more entries to... |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Nick Mathewson | Include ws2tcpip.h from util.h to get EAI_* definitions. |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Nick Mathewson | Fix some compilation warnings with msvc |
commit | commitdiff | tree | snapshot |
next |