index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
config.c
Age
Commit message (
Expand
)
Author
2005-08-12
Make GCC very happy, even with lots of warnings set. Also, try to fix some re...
Nick Mathewson
2005-08-10
Add a config-file GETINFO entry; fix a minor memory leak on some SAVECONF calls.
Nick Mathewson
2005-08-09
Fix segfault in unit tests
Nick Mathewson
2005-08-08
Replace (Fascist)Firewall* with a new ReachableAddresses option that understa...
Nick Mathewson
2005-08-08
get rid of IgnoreVersion and the forced auto-exit mis-feature
Roger Dingledine
2005-08-07
a few typo fixes
Roger Dingledine
2005-08-07
Generalize FirewallPorts to FirewallIPs so I can run happily when locked in n...
Nick Mathewson
2005-08-05
Alphebetize config variables
Nick Mathewson
2005-08-04
Implement some more GETINFO goodness: expose helper nodes, config options, ge...
Nick Mathewson
2005-08-03
If they havent told us by now, they probably never will.
Nick Mathewson
2005-07-28
Possibly broken implementation of persistant state; handles helper nodes; doe...
Nick Mathewson
2005-07-25
parameterize RephistTrackTime
Roger Dingledine
2005-07-23
Rename cross-format config.c stuff to config_* and or_options_t-specific stuf...
Nick Mathewson
2005-07-22
Be consistent about preferring foo* to struct foo*
Nick Mathewson
2005-07-22
Parameterize configuration parsing functions
Nick Mathewson
2005-07-22
Initial, somewhat dodgy implementation of helper nodes. It has too many XXXX...
Nick Mathewson
2005-07-22
Add getinfo logic for accounting; add options for helper nodes
Nick Mathewson
2005-07-14
put in tor26's new IP address
Roger Dingledine
2005-07-13
make it more pleasant to be told you're using libevent
Roger Dingledine
2005-07-13
Macro-fu to get DEBUG events working.
Nick Mathewson
2005-07-11
Do not reverse command-line configuration options; Use new minimal-listener-c...
Nick Mathewson
2005-06-20
Load hardware acceleration options when/where available. Can anybody test this?
Nick Mathewson
2005-06-15
Remove code that has been #if-0ed for a long time.
Nick Mathewson
2005-06-13
Allow a few EINVALs from libevent before dying. Warn on kqueue with libevent...
Nick Mathewson
2005-06-11
fix typo in last patch
Nick Mathewson
2005-06-11
Docment or add DOCDOC comments to undocumented functions in src/or. Make fun...
Nick Mathewson
2005-06-11
flesh out the source file descriptions for doxygen
Roger Dingledine
2005-06-09
Change end-of-file NLNL convention. It turns out arma I and I agree.
Nick Mathewson
2005-06-08
clean up the log warn a bit
Roger Dingledine
2005-06-08
Fix warning about unused function when compiling with ancient libevent
Nick Mathewson
2005-06-08
absolutely refuse to let people pick internal IP addresses if
Roger Dingledine
2005-06-08
Fix syntax error.
Nick Mathewson
2005-06-08
add patch for 143 and code to check for known-bad/slow libevent versions. Ne...
Nick Mathewson
2005-05-23
Always disable kqueue on OSX. It seems linked to kernel panics
Nick Mathewson
2005-05-23
Make hashed controller password encoding use hex not base64; this makes it po...
Nick Mathewson
2005-05-20
add HttpProxyAuthenticator config option too
Roger Dingledine
2005-05-17
doxygeny goodness from tyranix
Roger Dingledine
2005-05-17
fix a comment that tyranix noticed
Roger Dingledine
2005-05-16
Normalize whitespace
Nick Mathewson
2005-05-15
clean up some log entries
Roger Dingledine
2005-05-15
Add an explanatory comment
Nick Mathewson
2005-05-14
fix a case error in suppressing a bogus libevent warning.
Roger Dingledine
2005-05-14
Append default exit policy before checking for implicit internal addresses: f...
Nick Mathewson
2005-05-09
Patch from goodell for task 131: Do not die on internal address if we are not...
Nick Mathewson
2005-05-07
Implement --verify-config command-line option to fix bug 69.
Nick Mathewson
2005-05-04
whine at you if you're a server and you don't set your contactinfo
Roger Dingledine
2005-05-03
first iteration of scrubbing sensitive strings from logs.
Roger Dingledine
2005-05-03
If DataDir is ~/.tor, and that expands to /.tor, then default to LOCALSTATEDI...
Nick Mathewson
2005-04-29
workaround for user error: some people were putting "Address " in their
Roger Dingledine
2005-04-27
bump the default bandwidthrate from 1mb to 2mb
Roger Dingledine
[next]