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
2012-04-04
Wrap long line; strlen("ides")<strlen("turtles").
Nick Mathewson
2012-04-05
ides has become turtles, and gotten a new IP address
Sebastian Hahn
2012-04-01
put a _ before or_options_t elements that aren't configurable
Roger Dingledine
2012-04-01
Do not use strcmp() to compare an http authenticator to its expected value
Nick Mathewson
2012-02-29
new ip address for maatuska
Roger Dingledine
2011-11-21
parameterize bw cutoffs to guarantee Fast and Guard flags
Roger Dingledine
2011-11-19
Don't log about stats when running as a client without geoip
Sebastian Hahn
2011-10-29
Disable stats requiring geoip info if we have none
Sebastian Hahn
2011-10-26
Add option to give guard flag to relays without the CVE-2011-2768 fix
Robert Ransom
2011-10-05
Turn on directory request statistics by default.
Karsten Loesing
2011-09-07
Merge remote-tracking branch 'public/bug2649_squashed' into maint-0.2.2
Nick Mathewson
2011-08-17
Don't write ControlPorts to disk till after we setuid and make datadir
Nick Mathewson
2011-06-17
Revert "Add an "auto" option to UseBridges"
Nick Mathewson
2011-06-14
Make ControlSocketsGroupWritable work with User.
Jérémy Bobbio
2011-06-03
Increase default required uptime for HSDirs to 25 hours
Robert Ransom
2011-06-03
Add a VoteOnHidServDirectoriesV2 configuration option
Robert Ransom
2011-06-02
Add an "auto" option to UseBridges
Nick Mathewson
2011-05-30
stop asserting at boot
Roger Dingledine
2011-05-30
minor cleanups while reviewing 3216
Roger Dingledine
2011-05-30
Reinit keys at the start of options_act().
Nick Mathewson
2011-05-23
Merge branch 'feature3049-v2' into maint-0.2.2
Nick Mathewson
2011-05-21
Don't recreate descriptor on sighup
Sebastian Hahn
2011-05-20
Exit immediately if we can't monitor our owning controller process
Robert Ransom
2011-05-20
Implement __OwningControllerProcess option
Robert Ransom
2011-05-19
log the reason for publishing a new relay descriptor
Roger Dingledine
2011-05-17
discard circuits when we change our bridge configuration
Roger Dingledine
2011-05-16
Fix bug2752 : 48-char HTTPProxyAuthenticator limitation
Michael Yakubovich
2011-05-15
Clean up the 2972 implementation a little
Sebastian Hahn
2011-05-15
Add UnixSocketsGroupWritable config flag
Jérémy Bobbio
2011-05-15
Preserve bridge download status across SETCONF, HUP
Nick Mathewson
2011-05-15
Fixup whitespace issues from 3122 commit
Nick Mathewson
2011-05-13
Handle transitions in Automap*, VirtualAddrNetwork correctly
Nick Mathewson
2011-05-13
When TrackExitHosts changes, remove all no-longer-valid mappings
Nick Mathewson
2011-05-13
Add a ControlPortFileGroupWritable option
Nick Mathewson
2011-05-13
Write automatically-chosen control ports to a file.
Nick Mathewson
2011-05-13
Advertise correct DirPort/ORPort when configured with "auto"
Nick Mathewson
2011-05-13
Correct the signature for is_listening_on_low_port for "auto" ports
Nick Mathewson
2011-05-13
"(Socks|Control|etc)Port auto" now tells Tor to open an arbitrary port
Nick Mathewson
2011-05-11
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-05-11
Fix crash when read_file_to_string() fails in SAVECONF
Nick Mathewson
2011-05-09
Merge remote-tracking branch 'public/bug3022_v2' into maint-0.2.2
Nick Mathewson
2011-04-29
Clean up a warning a bit
Nick Mathewson
2011-04-28
Merge remote-tracking branch 'arma/bug3012' into maint-0.2.2
Nick Mathewson
2011-04-28
relays checkpoint their state file twice a day
Roger Dingledine
2011-04-28
Only authorities should automatically download v2 networkstatus documents
Nick Mathewson
2011-04-28
stop putting wacky values into state->lastwritten
Roger Dingledine
2011-04-28
Don't allow v0 HS auths to act as clients
Robert Ransom
2011-04-26
When there is a transition in permitted nodes, apply it to trackexithosts map
Nick Mathewson
2011-04-26
Simplify calls to routerset_equal
Nick Mathewson
2011-04-26
make formal a constraint that's been true a while now
Roger Dingledine
[next]