summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | Merge pull request #207 from azat/avoid-leaking-of-event_debug_map_HT_GROWNick Mathewson2015-02-04
|\ \ \ \
| * | | | regress_dns: drop hack for event_debug_map_HT_GROW in leak testsAzat Khuzhin2015-01-08
| * | | | event: call event_disable_debug_mode() in libevent_global_shutdown()Azat Khuzhin2015-01-08
| * | | | ht-internal: don't reset hth_table_length explicitly in name_##HT_CLEARAzat Khuzhin2015-01-08
* | | | | Merge pull request #212 from xbao/masterNick Mathewson2015-02-03
|\ \ \ \ \
| * | | | | changed strtotimeval signature as per #211Xiao Bao Clark2015-01-28
* | | | | | Merge remote-tracking branch 'public/master'Nick Mathewson2015-02-02
|\ \ \ \ \ \
| * \ \ \ \ \ Merge pull request #115 from jer-gentoo/masterNick Mathewson2015-01-22
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | EVBUFFER_PTR_SET -> EVBUFFER_PTR_ADDjer-gentoo2015-01-21
| |/ / / / /
* | | | | | New function to get address for nameserver.Nick Mathewson2015-02-02
| |/ / / / |/| | | |
* | | | | Merge pull request #210 from mc-server/masterNick Mathewson2015-01-27
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Added cmake-generated files to ignore list.Matyas Dolak2015-01-27
|/ / / /
* | | | Update changelogNick Mathewson2015-01-05
* | | | Merge branch '21_cve_2014_6272_v2'Nick Mathewson2015-01-05
|\ \ \ \
| * | | | Fix CVE-2014-6272 in Libevent 2.1Nick Mathewson2015-01-05
* | | | | Increment version to 2.1.5-betaNick Mathewson2015-01-05
|/ / / /
* | | | work on changelog for 2.1.5-alpahNick Mathewson2015-01-05
* | | | Merge pull request #201 from nsuke/cmake-shared-buildNick Mathewson2015-01-04
|\ \ \ \ | |/ / / |/| | |
| * | | Fix CMake shared library buildNobuaki Sukegawa2015-01-03
|/ / /
* | | Merge pull request #197 from JohnOhl/fix-clang-compile-warningsNick Mathewson2014-12-23
|\ \ \
| * | | Fix warnings when compiling with clang 3.5John Ohl2014-12-22
|/ / /
* | | Fix annoying heisenbug in test-time.cNick Mathewson2014-12-15
* | | Merge pull request #192 from miniupnp/masterNick Mathewson2014-12-08
|\ \ \
| * | | Fix mixed declarations and code (forbidden by ISO C90)Thomas Bernard2014-12-08
|/ / /
* | | Implement new/free for struct evutil_monotonic_timer and export monotonic tim...Andrea Shepard2014-12-04
* | | Merge remote-tracking branch 'origin/patches-2.0'Nick Mathewson2014-12-01
|\ \ \
| * | | Fix evbuffer_peek() with len==-1 and start_at non-NULL.Nick Mathewson2014-12-01
* | | | Merge remote-tracking branch 'public/patches-2.0'Nick Mathewson2014-11-30
|\ \ \ \ | |/ / /
| * | | Merge branch 'patches-2.0' of github.com:libevent/libevent into patches-2.0Nick Mathewson2014-11-30
| |\ \ \
| * | | | Work on the changelog for 2.0.22Nick Mathewson2014-11-30
| * | | | Fix race caused by event_activevjpai2014-11-30
* | | | | Start on 2.1.5-alpha/beta changelogNick Mathewson2014-11-30
* | | | | Merge remote-tracking branch 'origin/pr/182'Nick Mathewson2014-11-30
|\ \ \ \ \
| * | | | | Prevent duplicate event_del on fdJohn Ohl2014-11-16
| * | | | | Add test for evhttp_connection_free_on_completionJohn Ohl2014-10-29
| * | | | | Implement interface that provides the ability to have an outbound evhttp_conn...John Ohl2014-10-26
| | |_|_|/ | |/| | |
* | | | | Merge remote-tracking branch 'origin/pr/180'Nick Mathewson2014-11-30
|\ \ \ \ \
| * | | | | remove trailing comma from enumJean-Philippe Ouellet2014-10-16
* | | | | | Merge remote-tracking branch 'origin/pr/175'Nick Mathewson2014-11-30
|\ \ \ \ \ \
| * | | | | | http: reset connection before installing retry timer (fix http retries handling)Azat Khuzhin2014-09-30
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'evbufer_peek_fix_v3'Nick Mathewson2014-11-30
|\ \ \ \ \ \
| * | | | | | More evbuffer_peek() test casesNick Mathewson2014-11-30
| * | | | | | test/evbuffer_peek: add regress in case we have first buffer greaterAzat Khuzhin2014-11-30
| * | | | | | Fix evbuffer_peek() with len==-1 and start_at non-NULL.Nick Mathewson2014-11-30
|/ / / / / /
* | | | | | Merge remote-tracking branch 'origin/pr/186'Nick Mathewson2014-11-30
|\ \ \ \ \ \
| * | | | | | evdns: avoid read-after-free in evdns_request_timeout_callback()Azat Khuzhin2014-11-12
| | |_|/ / / | |/| | | |
* | | | | | Fix cmake error when the Module path has more than one entry.Acer Yang2014-11-30
* | | | | | Merge pull request #189 from azat/be_async-avoid-doule-closeNick Mathewson2014-11-24
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | be async: avoid double close()Azat Khuzhin2014-11-21
|/ / / / /
* | | | | Merge pull request #179 from pysiak/masterNick Mathewson2014-10-13
|\ \ \ \ \ | |_|/ / / |/| | | |