summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | Merge remote-tracking branch 'origin/patches-2.0'Nick Mathewson2012-11-16
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Make rpcgen_wrapper.sh work on systems without a "python2" binaryNick Mathewson2012-11-16
* | | | | Add a unit test in which an event is created with event_base_once() but never...Nick Mathewson2012-11-16
* | | | | Merge branch '21_event_cleanup_v3'Nick Mathewson2012-11-16
|\ \ \ \ \
| * | | | | Free dangling event_once objects on event_base_free()Nick Mathewson2012-11-16
|/ / / / /
* | | | | Merge remote-tracking branch 'origin/patches-2.0'Nick Mathewson2012-11-15
|\ \ \ \ \ | |/ / / /
| * | | | Warn when openssl version in unit test mismatches compiled version.Nick Mathewson2012-11-15
| * | | | Fix renegotiation test to work around openssl 1.0.1 bugNick Mathewson2012-11-15
* | | | | Use the same CFLAGS for openssl when building unit tests as with libeventNick Mathewson2012-11-15
| |/ / / |/| | |
* | | | Clean up unit test for evbuffer_file_segment_add_cleanup_cb a littleNick Mathewson2012-11-06
* | | | Add a new callback to get called on evbuffer_file_segment freeyangacer2012-11-06
* | | | Merge remote-tracking branch 'github/20_win64_compilation' into 21_win64_comp...Nick Mathewson2012-11-02
|\ \ \ \ | |/ / /
| * | | Fix compilation on mingw64 with -DUSE_DEBUGNick Mathewson2012-11-02
* | | | Fix a few mingw64 incompatibilities introduced since 2.0Nick Mathewson2012-11-02
* | | | Merge remote-tracking branch 'github/20_win64_compilation' into 21_win64_comp...Nick Mathewson2012-11-01
|\ \ \ \ | |/ / /
| * | | Compile without warnings on mingw64Nick Mathewson2012-11-01
* | | | Fix some warnings found cross-compiling with mingw32Nick Mathewson2012-11-01
* | | | Merge remote-tracking branch 'rosslagerwall/python2'Nick Mathewson2012-11-01
|\ \ \ \
| * | | | Use python2 rather than pythonRoss Lagerwall2012-10-23
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'origin/patches-2.0'Nick Mathewson2012-10-26
|\ \ \ \ | | |/ / | |/| |
| * | | Merge remote-tracking branch 'rosslagerwall/python2-2.0' into patches-2.0Nick Mathewson2012-10-26
| |\ \ \
| | * | | Use python2 rather than pythonRoss Lagerwall2012-10-23
* | | | | Merge remote-tracking branch 'origin/patches-2.0'Nick Mathewson2012-10-26
|\ \ \ \ \ | |/ / / /
| * | | | Close IOCP listener socket on free when LEV_OPT_CLOSE_ON_FREE is setJuan Pablo Fernandez2012-10-26
* | | | | Merge remote-tracking branch 'origin/patches-2.0'Nick Mathewson2012-10-24
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Merge remote-tracking branch 'public/20_bev_timeout_semantics' into patches-2.0Nick Mathewson2012-10-24
| |\ \ \
| | * | | Don't discard SSL read event when timeout and read come close togetherNick Mathewson2012-09-07
* | | | | Merge remote-tracking branch 'origin/patches-2.0'Nick Mathewson2012-09-22
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | No need to reserve space if reading is suspended.Joachim Bauch2012-09-22
| * | | Stop looping in "consider_reading" if reading is suspended.Joachim Bauch2012-09-22
| | |/ | |/|
* | | Merge remote-tracking branch 'origin/patches-2.0'Nick Mathewson2012-09-12
|\ \ \ | |/ /
| * | FIx another memleak on OOM in evdnsGeorge Danchev2012-09-12
| * | Avoid a memory-leak on OOM in evdns.George Danchev2012-09-12
| |/
* | Add missing return value in event_base_foreach_eventNick Mathewson2012-09-10
* | Tweak patch for event_base_foreach_event()Nick Mathewson2012-09-07
* | Expose event_base_foreach_event() as a public API.Roman Puls2012-09-07
* | Merge pull request #61 from rosslagerwall/rename-configureNick Mathewson2012-09-04
|\ \
| * | Rename configure.in to configure.ac.Ross Lagerwall2012-09-03
* | | Prevent reference leak of bufferevent if getaddrinfo fails.Joachim Bauch2012-09-03
|/ /
* | We now require automake 1.9 or later. Modernize!Nick Mathewson2012-08-28
* | Fix handling of no-python case for nonrecursive makeNick Mathewson2012-08-28
* | Be quiet when making regress.gen.[ch]Nick Mathewson2012-08-28
* | New --quiet option for event_rpcgen.pyNick Mathewson2012-08-28
* | Make quiet build even quieterNick Mathewson2012-08-28
* | Rename subordinate Makefile.ams to include.amNick Mathewson2012-08-28
* | Switch to non-recursive makefilesNick Mathewson2012-08-28
* | Enable silent build rules by default. Override with V=1Nick Mathewson2012-08-28
* | Use newer syntax for autoconf/automake initNick Mathewson2012-08-28
* | Merge remote-tracking branch 'origin/patches-2.0'Nick Mathewson2012-08-24
|\ \ | |/
| * Increment version to 2.0.20-stable-devNick Mathewson2012-08-24