summaryrefslogtreecommitdiff
path: root/src/or/config.c
AgeCommit message (Expand)Author
2011-06-17Revert "Add an "auto" option to UseBridges"Nick Mathewson
2011-06-14Make ControlSocketsGroupWritable work with User.Jérémy Bobbio
2011-06-02Add an "auto" option to UseBridgesNick Mathewson
2011-05-30stop asserting at bootRoger Dingledine
2011-05-30minor cleanups while reviewing 3216Roger Dingledine
2011-05-30Reinit keys at the start of options_act().Nick Mathewson
2011-05-23Merge branch 'feature3049-v2' into maint-0.2.2Nick Mathewson
2011-05-21Don't recreate descriptor on sighupSebastian Hahn
2011-05-20Exit immediately if we can't monitor our owning controller processRobert Ransom
2011-05-20Implement __OwningControllerProcess optionRobert Ransom
2011-05-19log the reason for publishing a new relay descriptorRoger Dingledine
2011-05-17discard circuits when we change our bridge configurationRoger Dingledine
2011-05-16Fix bug2752 : 48-char HTTPProxyAuthenticator limitationMichael Yakubovich
2011-05-15Clean up the 2972 implementation a littleSebastian Hahn
2011-05-15Add UnixSocketsGroupWritable config flagJérémy Bobbio
2011-05-15Preserve bridge download status across SETCONF, HUPNick Mathewson
2011-05-15Fixup whitespace issues from 3122 commitNick Mathewson
2011-05-13Handle transitions in Automap*, VirtualAddrNetwork correctlyNick Mathewson
2011-05-13When TrackExitHosts changes, remove all no-longer-valid mappingsNick Mathewson
2011-05-13Add a ControlPortFileGroupWritable optionNick Mathewson
2011-05-13Write automatically-chosen control ports to a file.Nick Mathewson
2011-05-13Advertise correct DirPort/ORPort when configured with "auto"Nick Mathewson
2011-05-13Correct the signature for is_listening_on_low_port for "auto" portsNick Mathewson
2011-05-13"(Socks|Control|etc)Port auto" now tells Tor to open an arbitrary portNick Mathewson
2011-05-11Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-05-11Fix crash when read_file_to_string() fails in SAVECONFNick Mathewson
2011-05-09Merge remote-tracking branch 'public/bug3022_v2' into maint-0.2.2Nick Mathewson
2011-04-29Clean up a warning a bitNick Mathewson
2011-04-28Merge remote-tracking branch 'arma/bug3012' into maint-0.2.2Nick Mathewson
2011-04-28relays checkpoint their state file twice a dayRoger Dingledine
2011-04-28Only authorities should automatically download v2 networkstatus documentsNick Mathewson
2011-04-28stop putting wacky values into state->lastwrittenRoger Dingledine
2011-04-28Don't allow v0 HS auths to act as clientsRobert Ransom
2011-04-26When there is a transition in permitted nodes, apply it to trackexithosts mapNick Mathewson
2011-04-26Simplify calls to routerset_equalNick Mathewson
2011-04-26make formal a constraint that's been true a while nowRoger Dingledine
2011-04-26If EntryNodes and ExcludeNodes overlap, obey ExcludeNodes.Roger Dingledine
2011-04-26Don't leak the local hostname in relay nicknamesSebastian Hahn
2011-04-22Make the Log configuration option expand ~Sebastian Hahn
2011-03-25Triage the XXX022 and XXX021 comments remaining in the codeNick Mathewson
2011-03-16Document a few more members.Nick Mathewson
2011-03-11Backport: Generate version tags using Git, not (broken) svn revisions.Nick Mathewson
2011-03-11Revert "Simplest fix to bug2402: do not include SVN versions"Nick Mathewson
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 remote branch 'public/bug2402_nothing' into maint-0.2.1Nick Mathewson
2011-02-22Merge branch 'log_domains' into maint-0.2.2Nick Mathewson
2011-02-09Merge branch 'bug2408-v2-021-common' into bug2408-v2-022Robert Ransom
2011-02-09Ignore and warn about "PublishServerDescriptor hidserv"Robert Ransom