summaryrefslogtreecommitdiff
path: root/src/or/command.c
AgeCommit message (Expand)Author
2011-05-30Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-05-30Merge branch 'bug3045' into maint-0.2.2Nick Mathewson
2011-05-28Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-05-23Fix GCC 4.6's new -Wunused-but-set-variable warnings.Nick Mathewson
2011-05-15Log descriptions of nodes, not just nicknames.Nick Mathewson
2011-02-28Revert bug1074_launch_authconn* branch: needs more design, less crashingNick Mathewson
2011-02-25Add a missing constNick Mathewson
2011-02-25Merge branch 'bug1074_launch_conn_on_skew'Nick Mathewson
2011-02-25whitespace fixupNick Mathewson
2011-02-25Fix for #1074 previous revAltF4
2011-02-25Fix for #1074 "Part 3"AltF4
2011-02-25Sebastian's Changes to #1074AltF4
2011-02-25Fix time skew values from untrusted sourcesAltF4
2011-01-03Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-01-03Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-01-03fix whitespace issuesNick Mathewson
2011-01-03Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-01-03Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-01-03Bump copyright statements to 2011Nick Mathewson
2010-12-19Merge branch 'maint-0.2.2'Roger Dingledine
2010-12-15Merge remote branch fix_security_bug_021 into fix_security_bug_022Nick Mathewson
2010-12-15Make payloads into uint8_t.Nick Mathewson
2010-10-14Rename router_get_by_digest()Sebastian Hahn
2010-10-01Implement a few more node-based functionsNick Mathewson
2010-10-01Initial conversion to use node_t throughout our codebase.Nick Mathewson
2010-10-01Try to make most routerinfo_t interfaces constNick Mathewson
2010-08-31Fix some issues in rate-limiting noticed by SebastianNick Mathewson
2010-08-18Add a generic rate-limited log mechanism, and use it in a few placesNick Mathewson
2010-07-27Create relay.hSebastian Hahn
2010-07-27Create onion.hSebastian Hahn
2010-07-27Create hibernate.hSebastian Hahn
2010-07-27Create cpuworker.hSebastian Hahn
2010-07-27Create control.hSebastian Hahn
2010-07-27Create connection_or.hSebastian Hahn
2010-07-27Create connection.hSebastian Hahn
2010-07-27Create config.hSebastian Hahn
2010-07-27Create command.hSebastian Hahn
2010-07-27Create circuitlist.hSebastian Hahn
2010-07-27Create circuitbuild.hSebastian Hahn
2010-07-27Create routerlist.hSebastian Hahn
2010-07-27Create router.hSebastian Hahn
2010-02-27Merge remote branch 'origin/maint-0.2.1'Nick Mathewson
2010-02-27Update Tor Project copyright yearsNick Mathewson
2009-12-15Refactor the safe_str_*() API to make more sense.Nick Mathewson
2009-12-12Allow SafeLogging to exclude client related informationSebastian Hahn
2009-10-26clean up the XXX comments around bug 1038Roger Dingledine
2009-09-01Fix compile warnings on Snow LeopardSebastian Hahn
2009-08-28Only send netinfo clock_skew to controller if an authority told us soRoger Dingledine
2009-07-27three hacks to workaround bug 1038Roger Dingledine
2009-05-04Update copyright to 2009.Karsten Loesing