aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* More debugging code for node_t branchNick Mathewson2010-10-01
* Implement policies for nodes (and for microdescriptors too)Nick Mathewson2010-10-01
* Fix a bug in smartlist_choose_node_by_bandwidthNick Mathewson2010-10-01
* Implement a few more node-based functionsNick Mathewson2010-10-01
* Implement node-based router family codeNick Mathewson2010-10-01
* Rename routerstatus_t.is_running to is_flagged_runningNick Mathewson2010-10-01
* Initial conversion to use node_t throughout our codebase.Nick Mathewson2010-10-01
* Try to make most routerstatus_t interfaces constNick Mathewson2010-10-01
* Try to make most routerinfo_t interfaces constNick Mathewson2010-10-01
* Implement a basic node and nodelist typeNick Mathewson2010-10-01
* Initialize fd values in tor_port_check_forwarding to -1Nick Mathewson2010-10-01
* Merge branch 'maint-0.2.2'Roger Dingledine2010-10-01
|\
| * fix commentRoger Dingledine2010-10-01
| * log when we guess our ip address, not just when we failRoger Dingledine2010-10-01
* | Merge branch 'maint-0.2.2'Roger Dingledine2010-10-01
|\|
| * bump to 0.2.2.17-alpha-devRoger Dingledine2010-10-01
| * retroactively declare the cbt fixes to be majorRoger Dingledine2010-10-01
* | The build stuff for tor-fw-helper means we need automake 1.6 or laterNick Mathewson2010-10-01
* | Merge remote branch 'sebastian/fw-helper-manpage'Nick Mathewson2010-09-30
|\ \
| * | Add more tor-fw-helper files to gitignoreSebastian Hahn2010-09-30
| * | Build the tor-fw-helper manpageSebastian Hahn2010-09-30
* | | renumber, clean whitespaceRoger Dingledine2010-09-30
* | | give steven's everybody-a-bridge proposal a numberRoger Dingledine2010-09-30
* | | Add comments from nickm and arma, from IRCSteven Murdoch2010-09-30
* | | Add algorithm and rationale for performance measurementSteven Murdoch2010-09-30
* | | In the migration plan, mention how to prevent overloading the bridge authoritySteven Murdoch2010-09-30
* | | Integrate more feedback from IRCSteven Murdoch2010-09-30
* | | Add some open questions, and mention Roger's idea about asking for consent vi...Steven Murdoch2010-09-30
* | | Note that we only can't handle automatic demotion. Users can always change th...Steven Murdoch2010-09-30
* | | Change "server" to "relay", so as to match existing terminologySteven Murdoch2010-09-30
* | | Start idea xxx-automatic-node-promotionSteven Murdoch2010-09-30
* | | Merge branch 'maint-0.2.2'Roger Dingledine2010-09-30
|\ \ \ | | |/ | |/|
| * | improve rpm init script by borrowing from DebianErinn Clark2010-09-30
| * | Update rpm spec file so that it will build without manual intervention on all...Erinn Clark2010-09-30
| * | AUTHORS doesn't exist, so stop trying to cp it. Add 'sudo' to a mv that needs...Erinn Clark2010-09-30
* | | Merge branch 'maint-0.2.2'Roger Dingledine2010-09-30
|\| | | |/ |/|
| * bump to 0.2.2.17-alphaRoger Dingledine2010-09-30
| * write up a changelog fileRoger Dingledine2010-09-30
* | Add 'compile' to .gitignoreNick Mathewson2010-09-30
* | Merge branch 'tor-fw-squashed2'Nick Mathewson2010-09-30
|\ \
| * | Fix space and formatting issuesNick Mathewson2010-09-30
| * | #if-out the fw-helper code in util.c when building on windowsNick Mathewson2010-09-30
| * | Turn select() usage in tor-fw-helper into a function.Nick Mathewson2010-09-30
| * | Start tor-fw-helper in the background, and log whatever it outputsSteven Murdoch2010-09-30
| * | Changes to tor-fw-helper, some based on Nick's reviewJacob Appelbaum2010-09-30
| * | First implementation of tor-fw-helper.Jacob Appelbaum2010-09-30
* | | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2010-09-30
|\ \ \ | |/ / |/| / | |/
| * Add a changes file for the bug1912 fixSebastian Hahn2010-09-30
| * Note an XXX about potential overflowSebastian Hahn2010-09-30
| * Use an upper and lower bound for bridge weightsSebastian Hahn2010-09-30