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
Age
Commit message (
Expand
)
Author
2009-08-21
Fix a memory leak in summarizing directory request timing.
Nick Mathewson
2009-08-21
Add the first 8 bytes of the git commit digest to our versions.
Nick Mathewson
2009-08-20
Survive unparseable cached cert file
Roger Dingledine
2009-08-20
Notice v3 cert parsing failures
Roger Dingledine
2009-08-20
Make crypto_digest_get_digest nondestructive again.
Nick Mathewson
2009-08-20
Make consensus_method_is_supported() be the canonical source for its info.
Nick Mathewson
2009-08-20
Add a SHA256 implementation for platforms that lack it.
Nick Mathewson
2009-08-19
Add basic support for SHA256.
Nick Mathewson
2009-08-14
Merge commit 'mikeperry/bandwidth-voting-final'
Nick Mathewson
2009-08-12
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-08-11
Fix possible segmentation fault on directory authorities.
Karsten Loesing
2009-08-10
Merge branch 'maint-0.2.1'
Roger Dingledine
2009-08-10
Send sendmes when we're down 100 cells, not 101.
Roger Dingledine
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-09
Switch over to tor_strtok_r instead of strtok_r.
Mike Perry
2009-08-09
Merge commit 'nickm/strtok' into mp-voting-final
Mike Perry
2009-08-09
Fix issues found by Nick in code review.
Mike Perry
2009-08-09
Add a new tor_strtok_r for platforms that don't have one, plus tests.
Nick Mathewson
2009-08-08
LetsKillNoConnect removes support for .noconnect
Jacob Appelbaum
2009-08-07
Disable .exit notation unless AllowDotExit is 1.
Roger Dingledine
2009-08-06
Display consensus bandwidth to the control port.
Mike Perry
2009-08-06
Throw the switch on consensus method 6.
Mike Perry
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-28
bump to 0.2.1.19
tor-0.2.1.19
Roger Dingledine
2009-07-27
Changing MaxAdvertisedBW may not need a republish
Sebastian Hahn
2009-07-27
Write fingerprint to file and log without spaces
Roger Dingledine
2009-07-27
Don't leak memory if we get too many create cells
Roger Dingledine
2009-07-27
three hacks to workaround bug 1038
Roger Dingledine
2009-07-27
Fix dirreq and cell stats on 32-bit architectures.
Karsten Loesing
2009-07-25
Merge commit 'ioerror/DirFetchInfoExtraEarly'
Nick Mathewson
2009-07-24
bump to 0.2.1.18
tor-0.2.1.18
Roger Dingledine
2009-07-24
Fix unit tests.
Karsten Loesing
2009-07-23
don't warn about DirReqStatistics when the option is disabled
Sebastian Hahn
2009-07-18
Make exit stats compile on 64-bit machines, too.
Karsten Loesing
2009-07-16
Clean up the accountingmax section in torrc.sample
Roger Dingledine
2009-07-16
Merge branch 'dirreq-timing'
Nick Mathewson
2009-07-16
Switch dirreq_map to use HT_ functions rather than strmap.
Nick Mathewson
2009-07-16
Include AccountingMax in torrc.sample
Nick Mathewson
2009-07-15
fix long line
Sebastian Hahn
2009-07-15
Some tweaks to statistics.
Karsten Loesing
2009-07-15
Some tweaks to directory request download times.
Karsten Loesing
2009-07-15
Round up results to the next multiple of 4.
Karsten Loesing
2009-07-15
Right, the u in uint stands for unsigned.
Karsten Loesing
[next]