summaryrefslogtreecommitdiff
path: root/src/or/or.h
AgeCommit message (Expand)Author
2011-05-15Clean up the 2972 implementation a littleSebastian Hahn
2011-05-15Add UnixSocketsGroupWritable config flagJérémy Bobbio
2011-05-13Handle transitions in Automap*, VirtualAddrNetwork correctlyNick Mathewson
2011-05-13Add a ControlPortFileGroupWritable optionNick Mathewson
2011-05-13Write automatically-chosen control ports to a file.Nick Mathewson
2011-05-13"(Socks|Control|etc)Port auto" now tells Tor to open an arbitrary portNick Mathewson
2011-05-09Merge remote-tracking branch 'public/bug3022_v2' into maint-0.2.2Nick Mathewson
2011-05-09CONN_LOG_PROTECT()'s first argument may not be 0Sebastian Hahn
2011-04-28Only authorities should automatically download v2 networkstatus documentsNick Mathewson
2011-04-27warn if we launch too many circuits for a given streamRoger Dingledine
2011-04-26If EntryNodes and ExcludeNodes overlap, obey ExcludeNodes.Roger Dingledine
2011-04-15Make SIGNAL DUMP work on FreeBSDSebastian Hahn
2011-04-07Merge remote-tracking branch 'public/xxx_fixups' into maint-0.2.2Nick Mathewson
2011-03-30Use timevals, not time_t, when expiring circuits.Nick Mathewson
2011-03-25Add XXX023s for our timestamp_dirty abuse.Nick Mathewson
2011-03-25Triage the XXX022 and XXX021 comments remaining in the codeNick Mathewson
2011-03-16Doxygen documentation for about 100 things that didn't have anyNick Mathewson
2011-03-14Merge remote branch 'arma/bug2510' into maint-0.2.2Nick Mathewson
2011-03-13fix two issues pointed out by nickmRoger Dingledine
2011-03-01Tweak the bug2250 fix slightlySebastian Hahn
2011-02-26Fix GETINFO config-text for private networksSebastian Hahn
2011-02-25Merge branch 'bug1863_bwhist' into maint-0.2.2Nick Mathewson
2011-02-22Merge branch 'log_domains' into maint-0.2.2Nick Mathewson
2011-01-26Add an option to disable the block-private-addresses featureNick Mathewson
2011-01-25Add client code to detect attempts to connect to 127.0.0.1 etcNick Mathewson
2011-01-25Add a torrc option to report log domainsNick Mathewson
2011-01-15Tighten accepted circwindow parametersSebastian Hahn
2011-01-15Provide constant limits for all consensus paramsSebastian Hahn
2011-01-15Sanity-check consensus param valuesSebastian Hahn
2011-01-10Add Maxima lists to bandwidth state.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-15Merge remote branch fix_security_bug_021 into fix_security_bug_022Nick Mathewson
2010-12-15Make payloads into uint8_t.Nick Mathewson
2010-11-10Break NoPublish supportSebastian Hahn
2010-11-10Change Natd into NATD in our options.Sebastian Hahn
2010-11-10Synx manpage and source wrt option capitalizationSebastian Hahn
2010-11-10Comment out the (unused) RunTesting optionSebastian Hahn
2010-09-30Merge commit 'mikeperry/bug1772' into maint-0.2.2Roger Dingledine
2010-09-29Nominaly lower the minimum timeout value to 1500.Mike Perry
2010-09-29Merge branch 'bug1772' into maint-0.2.2Roger Dingledine
2010-09-29refactor and recomment; no actual changesRoger Dingledine
2010-09-29Merge commit 'mikeperry/bug1739' into maint-0.2.2Roger Dingledine
2010-09-29Merge commit 'mikeperry/bug1740' into maint-0.2.2Roger Dingledine
2010-09-29Do away with the complexity of the network liveness detection.Mike Perry
2010-09-29Send control port events for timeouts.Mike Perry
2010-09-29Only count timeout data for 3 hop circuits.Mike Perry
2010-09-28even more commentRoger Dingledine
2010-09-27Merge branch 'bug1751_enabling' into maint-0.2.2Nick Mathewson
2010-09-27Change bug1751 enabling code based on comments from armaNick Mathewson