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
/
or.h
Age
Commit message (
Expand
)
Author
2009-09-24
Fix a couple of smaller issues with gathering statistics.
Karsten Loesing
2009-09-20
Fix typos and comments, plus two bugs
Roger Dingledine
2009-09-20
Implement and document new network liveness algorithm.
Mike Perry
2009-09-20
Fix some precision-related asserts in unit tests.
Mike Perry
2009-09-17
give proposal 151 a changelog and other touchups
Roger Dingledine
2009-09-16
Clarify use of magic number 0.98 with #define.
Mike Perry
2009-09-16
Change liveness value to be a function of the timeout.
Mike Perry
2009-09-16
Add log message so we have accurate build time values.
Mike Perry
2009-09-16
Address nickm's issues from his review #1.
Mike Perry
2009-09-16
Move circuitbuildtimeout config check.
Mike Perry
2009-09-16
Document functions and constants.
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
Fix a couple of assert bugs.
Mike Perry
2009-09-16
Fix timeout edge case when we get enough samples.
Mike Perry
2009-09-16
Fix the math.h log() conflict.
Mike Perry
2009-09-16
Recover from changing network connections.
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
Read "circwindow=x" from the consensus and use it
Roger Dingledine
2009-09-15
ConsensusParams config option lists key=value params
Roger Dingledine
2009-09-14
Parameter access function, with unit tests.
Nick Mathewson
2009-09-14
Implement proposal 167: Authorities vote on network parameters.
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-18
Clean up proposal 166 and its implementation.
Karsten Loesing
2009-08-17
Implement queue with O(1) operations, and correct some math.
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-09
Fix issues found by Nick in code review.
Mike Perry
2009-08-07
Disable .exit notation unless AllowDotExit is 1.
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-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-27
three hacks to workaround bug 1038
Roger Dingledine
2009-07-25
Merge commit 'ioerror/DirFetchInfoExtraEarly'
Nick Mathewson
2009-07-15
Some tweaks to statistics.
Karsten Loesing
2009-07-15
Some tweaks to directory request download times.
Karsten Loesing
2009-07-15
Directories now also measure download times of network statuses.
Karsten Loesing
2009-07-14
Merge commit 'karsten/geoipstats-download-resp-master'
Nick Mathewson
2009-07-14
Write number of rejected requests to geoip-stats file.
Karsten Loesing
[next]