index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
config.c
Commit message (
Expand
)
Author
Age
*
make the NoPublish option obsolete.
Roger Dingledine
2006-02-20
*
the other half of fixing bug 257. catch an error in more places.
Roger Dingledine
2006-02-20
*
try to address bug 257: if rename() fails during saveconf, tell
Roger Dingledine
2006-02-19
*
New config options to address bug 251:
Roger Dingledine
2006-02-19
*
clean up the Reachable*Addresses changes
Roger Dingledine
2006-02-19
*
this is why you're not supposed to cut-and-paste code
Roger Dingledine
2006-02-18
*
Make it compile with VC7. It does not yet link.
Peter Palfrader
2006-02-18
*
Warn if ReachableAddresses is set when also ReachableDirAddresses and Reachab...
Peter Palfrader
2006-02-13
*
Split ReachableAddresses into ReachableDirAddresses and ReachableORAddresses
Peter Palfrader
2006-02-13
*
more log conversions.
Roger Dingledine
2006-02-13
*
resolve too-long-lines
Roger Dingledine
2006-02-13
*
Style on config_addr_policy_intersectes, which looks ok to me.
Nick Mathewson
2006-02-13
*
Let the users set ControlListenAddress in the torrc.
Roger Dingledine
2006-02-13
*
Compress exit policies even more. please review
Peter Palfrader
2006-02-13
*
Generate 18.0.0.0/8 address policy format in descs when we can; warn when the...
Nick Mathewson
2006-02-12
*
Drop redundant exit policy entries, not just identical ones.
Nick Mathewson
2006-02-12
*
Retain unrecognized options in state file, so that we can be forward-compatible.
Nick Mathewson
2006-02-12
*
more helpful log message when running servers on obsolete windows.
Roger Dingledine
2006-02-12
*
bump up the period for forcing a hidden service descriptor upload
Roger Dingledine
2006-02-12
*
compress exit policies even more -- look for duplicate lines
Roger Dingledine
2006-02-12
*
bugfix in config_cmp_addr_policies() -- we were treating a pair
Roger Dingledine
2006-02-11
*
Keep running if we ask for an impossible stdout log; just warn.
Nick Mathewson
2006-02-11
*
Warn if running obsolete windows as a server.
Nick Mathewson
2006-02-11
*
Happy new year!
Roger Dingledine
2006-02-09
*
Fix a const-non-const warning
Nick Mathewson
2006-02-06
*
Add a new config option ExitPolicyRejectPrivate which defaults to 1.
Roger Dingledine
2006-02-01
*
bump the default bandwidthrate to 3 MB, and burst to 6 MB
Roger Dingledine
2006-01-28
*
when you tried to set orport through the controller, it would
Roger Dingledine
2006-01-17
*
turn crypto hardware acceleration off by default, until we find
Roger Dingledine
2006-01-16
*
add missing warning
Nick Mathewson
2006-01-11
*
Fix double-free of torrc_fname
Nick Mathewson
2006-01-11
*
Fix bug 240: dont dump descriptions when not dumping actual config lines.
Nick Mathewson
2006-01-11
*
Fix bug 230: add a rollback function to reverse all changes since the last ma...
Nick Mathewson
2006-01-11
*
Fix another memleak. I love you, valgrind!
Nick Mathewson
2006-01-11
*
we were leaking 3KB every time the entry guards changed, every time
Roger Dingledine
2006-01-11
*
we changed the name of AccountingBytesReadInInterval
Roger Dingledine
2006-01-10
*
entry nodes are now entry guards.
Roger Dingledine
2006-01-10
*
or_state_validate() needs an extra arg too or it will crash
Roger Dingledine
2006-01-10
*
hack to address bug 238.
Roger Dingledine
2006-01-10
*
fix bug 235
Roger Dingledine
2006-01-10
*
Refuse to use RunAsDaemon when torrc is a relative path. Fixes bug 229.
Nick Mathewson
2006-01-10
*
helper nodes are dead
Roger Dingledine
2006-01-07
*
Add descriptions for state variables; rename AccountingBytesRead{In}Interval;...
Nick Mathewson
2006-01-06
*
prevent auth dir servers from enabling entry nodes.
Roger Dingledine
2006-01-02
*
bugfix: only try to use the EntryNodes config option if it is set.
Roger Dingledine
2006-01-02
*
Make UseEntryNodes true by default. Let the fun begin.
Roger Dingledine
2006-01-02
*
bugfix: only try to parse the TorVersion if there is one.
Roger Dingledine
2006-01-02
*
tolerate a mal-formed or unrecognized tor version in the state file.
Roger Dingledine
2006-01-02
*
save and validate TorVersion in the state file.
Roger Dingledine
2006-01-02
*
add a TorVersion state string.
Roger Dingledine
2005-12-31
[next]