aboutsummaryrefslogtreecommitdiff
path: root/src/or
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-09-13
|\
| * Avoid undefined behaviour when parsing HS protocol versionsRobert Ransom2012-09-13
* | Merge branch 'bug6815'Nick Mathewson2012-09-12
|\ \
| * | Fix a wide lineNick Mathewson2012-09-12
| * | Fix directory self-testing logicNick Mathewson2012-09-12
* | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-09-12
|\ \ \ | |/ / |/| / | |/
| * Merge remote-tracking branch 'public/bug6341_a_v2' into maint-0.2.3Nick Mathewson2012-09-12
| |\
| | * Check ewma_enabled before doing circ-has-become-inactive checkNick Mathewson2012-07-18
* | | Merge remote-tracking branch 'public/bug6538'Nick Mathewson2012-09-11
|\ \ \
| * | | Use a time-invariant comparison in choose_array_element_by_weightNick Mathewson2012-08-28
| * | | In choose-by-bw, scale to better use the range of uint64Nick Mathewson2012-08-27
| * | | Refactor the core of choosing by weights into a functionNick Mathewson2012-08-09
| * | | Refactor smartlist_choose_node_by_bandwidth to be less horrible.Nick Mathewson2012-08-09
| * | | Use a smarter fix for bug 1203.Nick Mathewson2012-08-09
| * | | Remove remaining timing-dependency in choosing nodes by bandwidthNick Mathewson2012-08-09
| * | | Change smartlist_choose_node_by_bandwidth to avoid doubleNick Mathewson2012-08-09
* | | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-09-11
|\ \ \ \ | | |/ / | |/| |
| * | | Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson2012-09-11
| |\ \ \
| | * | | Fix assertion failure in tor_timegm.Nick Mathewson2012-09-11
* | | | | Merge branch 'maint-0.2.3'Roger Dingledine2012-09-10
|\| | | |
| * | | | Avoid segfault when reading state file from ancient torNick Mathewson2012-09-10
* | | | | Merge branch 'remove_old_ver_checks'Nick Mathewson2012-09-10
|\ \ \ \ \
| * | | | | Remove one more check for an insanely old versionNick Mathewson2012-09-07
| * | | | | Remove version_supports checks for versions before 0.2.2.Nick Mathewson2012-09-07
* | | | | | Merge remote-tracking branch 'public/ticket6789'Nick Mathewson2012-09-10
|\ \ \ \ \ \
| * | | | | | Dirservers no longer accept tors released before December 2011.Nick Mathewson2012-09-07
| |/ / / / /
* | | | | | Fix tab introduced in f43946829ce037Nick Mathewson2012-09-10
* | | | | | Merge remote-tracking branch 'linus/bug6797'Nick Mathewson2012-09-10
|\ \ \ \ \ \
| * | | | | | Don't follow the NULL pointer.Linus Nordberg2012-09-10
* | | | | | | Rename _UseFilteringSSLBufferevents to lose its _. Bug 3155Nick Mathewson2012-09-10
* | | | | | | Hide options beginning with "___" from GETINFO config/namesmeejah2012-09-10
* | | | | | | rename _UsingTestNetworkDefaults to start with triple-underscoremeejah2012-09-10
* | | | | | | raise bandwidthrate/bandwidthburst to a new "infinite"Roger Dingledine2012-09-10
|/ / / / / /
* | | | | | finish backing out 5492de76Roger Dingledine2012-09-09
* | | | | | minor logging improvementRoger Dingledine2012-09-09
|/ / / / /
* | | | | Merge remote-tracking branch 'asn/bug6788'Nick Mathewson2012-09-07
|\ \ \ \ \
| * | | | | Remove redundant declaration of find_transport_name_by_bridge_addrport().George Kadianakis2012-09-07
* | | | | | a debugging log line that just helped meRoger Dingledine2012-09-07
* | | | | | Rename extend_info_alloc() --> _new()Nick Mathewson2012-09-06
* | | | | | Rename packed_cell_alloc() --> _new().Linus Nordberg2012-09-06
* | | | | | Rename config_alloc() --> _new().Linus Nordberg2012-09-06
* | | | | | Merge branch 'quiet_lib_versions_squashed'Nick Mathewson2012-09-06
|\ \ \ \ \ \
| * | | | | | Don't log about Libevent/OpenSSL initialization when all's wellNick Mathewson2012-09-06
* | | | | | | Merge branch 'bug6778'Nick Mathewson2012-09-06
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix a dependency: micro-revision.i influences tor_main.o, not tor_main.cNick Mathewson2012-09-06
| * | | | | | Fix a build-warning when building out-of-treeNick Mathewson2012-09-06
* | | | | | | Merge remote-tracking branch 'asn/bug4567_rebased'Nick Mathewson2012-09-06
|\ \ \ \ \ \ \
| * | | | | | | Figure out ORPort and DirPort even when 'auto' is used.George Kadianakis2012-09-05
| * | | | | | | General tweaks and fixes for Nick's comments.George Kadianakis2012-09-05
| * | | | | | | Tweak code and pump the tor-fw-helper version.George Kadianakis2012-09-05