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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
config.c
Age
Commit message (
Expand
)
Author
2011-10-26
stop asserting at boot
Roger Dingledine
2011-10-26
Reinit keys at the start of options_act().
Nick Mathewson
2011-10-26
Fix assert for relay/bridge state change
Sebastian Hahn
2011-05-11
Fix crash when read_file_to_string() fails in SAVECONF
Nick Mathewson
2011-03-11
Backport: Generate version tags using Git, not (broken) svn revisions.
Nick Mathewson
2011-03-11
Revert "Simplest fix to bug2402: do not include SVN versions"
Nick Mathewson
2011-02-22
Merge remote branch 'public/bug2402_nothing' into maint-0.2.1
Nick Mathewson
2011-02-09
Ignore and warn about "PublishServerDescriptor hidserv"
Robert Ransom
2011-02-07
move the clause above the "if bw is too low" check
Roger Dingledine
2011-02-07
dtrt when only relaybandwidthburst is set
Roger Dingledine
2011-01-25
Simplest fix to bug2402: do not include SVN versions
Nick Mathewson
2011-01-15
Fix a heap overflow found by debuger, and make it harder to make that mistake...
Nick Mathewson
2011-01-03
Bump copyright statements to 2011
Nick Mathewson
2010-12-16
Change gabelmoo's IP address and ports.
Karsten Loesing
2010-11-11
let unpublished bridges learn their ip address too
Roger Dingledine
2010-06-11
Add maatuska as eighth v3 directory authority.
Karsten Loesing
2010-03-04
Apply Roger's bug 1269 fix.
Nick Mathewson
2010-02-27
Update Tor Project copyright years
Nick Mathewson
2010-02-12
new dannenberg address; make moria2's demise official.
Roger Dingledine
2010-02-08
Don't use gethostbyname() in resolve_my_address()
Sebastian Hahn
2010-01-19
rotate keys for moria1 and gabelmoo
Roger Dingledine
2009-10-26
Add missing break statements for Coverity CIDs #406,407.
Nick Mathewson
2009-10-15
Move moria1 and Tonga to alternate IP addresses.
Roger Dingledine
2009-09-01
Fix compile warnings on Snow Leopard
Sebastian Hahn
2009-08-10
Set up urras as the seventh v3 directory authority.
Roger Dingledine
2009-07-30
Cleaner fix for get_effective_bw(rate|burst), with comment on why it is ok.
Nick Mathewson
2009-07-28
Fix a signed/unsigned compile warning in 0.2.1.19
Roger Dingledine
2009-07-27
Changing MaxAdvertisedBW may not need a republish
Sebastian Hahn
2009-06-22
Add warning that the results of --enable-geoip-stats are different from those...
Karsten Loesing
2009-05-29
Clean up a bit of C logic, and fix an erroneous warning.
Nick Mathewson
2009-05-30
Consider *ListenAddress when warning about low ports and hibernation
Sebastian Hahn
2009-05-28
Fixes to spelling fixes. Thanks, Roger!
Nick Mathewson
2009-05-27
Spell-check Tor.
Nick Mathewson
2009-05-27
Fix bug 932 even more.
Karsten Loesing
2009-05-22
fix a spelling mistake in config.c for "contries"
phobos
2009-05-13
Use | with flags, not +.
Nick Mathewson
2009-05-13
Prevent bridges from publishing router descriptors.
Karsten Loesing
2009-05-13
When our bridge status changes, forget old geoip data.
Nick Mathewson
2009-05-12
Warn when hibernation and low-port on non-windows is configured
Sebastian Hahn
2009-05-04
Update copyright to 2009.
Karsten Loesing
2009-04-12
Raise the minimum bandwidth to be a relay from 20000 bytes to 20480
Roger Dingledine
2009-04-11
If the bridge config line doesn't specify a port, assume 443.
Roger Dingledine
2009-04-10
commit sebastian's patch to not require contactinfo when testingtornetwork
Roger Dingledine
2009-02-16
Possible fix for broken country settings in ExcludeExitNodes.
Nick Mathewson
2009-02-09
Disable KQUEUE from inside Tor if the OSX version is prior to 10.4.0
Nick Mathewson
2009-01-15
This patch changes the default location where config and data files
Nick Mathewson
2009-01-07
Make the last bunch of libevent version detection silliness work on macosx.
Nick Mathewson
2009-01-07
Check that Libevent header version matches Libevent library version.
Nick Mathewson
2009-01-06
Slightly better messages on ControlListenAddress 0.0.0.0
Nick Mathewson
2009-01-04
Another round of downgrading removing or postponing XXXX021 issues. Some rem...
Nick Mathewson
[next]