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
2009-12-15
Refactor the safe_str_*() API to make more sense.
Nick Mathewson
2009-12-12
Cache the parsed value of SafeLogging as an enum.
Nick Mathewson
2009-12-12
Allow SafeLogging to exclude client related information
Sebastian Hahn
2009-11-22
add a minimum for CircuitStreamTimeout, plus a man page
Roger Dingledine
2009-11-21
New config option "CircuitStreamTimeout"
Roger Dingledine
2009-10-27
Implement DisableAllSwap to avoid putting secret info in page files.
Jacob Appelbaum
2009-10-26
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-10-26
Add missing break statements for Coverity CIDs #406,407.
Nick Mathewson
2009-10-15
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-10-15
Move moria1 and Tonga to alternate IP addresses.
Roger Dingledine
2009-10-11
Move dizum to an alternate IP address.
Roger Dingledine
2009-09-30
Move Tonga to an alternate IP address
Roger Dingledine
2009-09-30
Move moria1 to a nearby IP address
Roger Dingledine
2009-09-28
Fix some win32 compilation warnings
Nick Mathewson
2009-09-17
Let our config abbreviations rewrite more than once
Roger Dingledine
2009-09-16
Move circuitbuildtimeout config check.
Mike Perry
2009-09-16
Fix issues found by arma in review.
Mike Perry
2009-09-16
space/indent cleanups, plus point out three bugs
Roger Dingledine
2009-09-16
Use our variable directly for timeout.
Mike Perry
2009-09-16
Write unit tests and fix issues they uncovered.
Mike Perry
2009-09-16
Implement the pareto fitting and timeout calculating bits.
Mike Perry
2009-09-16
Clean up Fallon's partially complete GSoC project.
Mike Perry
2009-09-15
ConsensusParams config option lists key=value params
Roger Dingledine
2009-09-01
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-09-01
Remove a debug printf
Sebastian Hahn
2009-09-01
Fix compile warnings on Snow Leopard
Sebastian Hahn
2009-08-31
Revise parsing of time and memory units to handle spaces.
Nick Mathewson
2009-08-26
Merge commit 'karsten/proposal-166-impl-master'
Nick Mathewson
2009-08-26
A changelog entry and a bit more documentation for socks-client
Nick Mathewson
2009-08-26
Merge commit 'public/socks-client'
Nick Mathewson
2009-08-21
Add the first 8 bytes of the git commit digest to our versions.
Nick Mathewson
2009-08-19
Write all statistics to disk exactly every 24 hours.
Karsten Loesing
2009-08-17
Include contents of *-stats files in descriptor.
Karsten Loesing
2009-08-17
Remove ./configure option for cell statistics.
Karsten Loesing
2009-08-17
Remove ./configure option for entry and dir request statistics.
Karsten Loesing
2009-08-14
Merge commit 'mikeperry/bandwidth-voting-final'
Nick Mathewson
2009-08-14
Remove ./configure option for exit port statistics.
Karsten Loesing
2009-08-10
Merge branch 'maint-0.2.1' into tmp_merge
Roger Dingledine
2009-08-10
Set up urras as the seventh v3 directory authority.
Roger Dingledine
2009-08-07
Disable .exit notation unless AllowDotExit is 1.
Roger Dingledine
2009-08-06
try loading the bandwidth measurement file on startup too,
Roger Dingledine
2009-08-06
Implement measured bw parsing + unit tests.
Mike Perry
2009-07-30
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-07-30
Cleaner fix for get_effective_bw(rate|burst), with comment on why it is ok.
Nick Mathewson
2009-07-30
Fix signed/unsigned comparison warnings in get_effective_bw(rate|burst)
Nick Mathewson
2009-07-28
Fix a signed/unsigned compile warning in 0.2.1.19
Roger Dingledine
2009-07-28
Merge branch 'maint-0.2.1' into master
Roger Dingledine
2009-07-27
Changing MaxAdvertisedBW may not need a republish
Sebastian Hahn
2009-07-25
Merge commit 'ioerror/DirFetchInfoExtraEarly'
Nick Mathewson
2009-07-23
don't warn about DirReqStatistics when the option is disabled
Sebastian Hahn
[next]