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
Age
Commit message (
Expand
)
Author
2009-10-15
Refactor consensus signature storage for multiple digests and flavors.
Nick Mathewson
2009-10-15
Code to generate, store, and parse microdescriptors and consensuses.
Nick Mathewson
2009-10-15
Add a function to get the most frequent member of a list.
Nick Mathewson
2009-10-15
Add ability to parse one or more m line from a vote.
Nick Mathewson
2009-10-15
Functions to encode microdescriptors and their lines.
Nick Mathewson
2009-10-15
Allow signed data to include other hashes later.
Nick Mathewson
2009-10-15
Signature-checking code can handle longer digests.
Nick Mathewson
2009-10-15
Make signature-generation code handle different key and digest lengths.
Nick Mathewson
2009-10-15
Support for encoding and decoding 256-bit digests in base64
Nick Mathewson
2009-10-15
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-10-15
bump to 0.2.1.20
tor-0.2.1.20
Roger Dingledine
2009-10-15
Move moria1 and Tonga to alternate IP addresses.
Roger Dingledine
2009-10-14
read the "circwindow" parameter from the consensus
Roger Dingledine
2009-10-14
Code to parse and access network parameters.
Nick Mathewson
2009-10-13
Another event2 evdns fix.
Nick Mathewson
2009-10-13
Fix a crash when using evdns from Libevent 2.
Nick Mathewson
2009-10-12
bump to 0.2.2.5-alpha-dev
Roger Dingledine
2009-10-11
Merge commit 'public/android'
Nick Mathewson
2009-10-11
fix compile on windows
tor-0.2.2.5-alpha
Roger Dingledine
2009-10-11
bump to 0.2.2.5-alpha
Roger Dingledine
2009-10-11
Move dizum to an alternate IP address.
Roger Dingledine
2009-10-11
Ship test.h in release
Peter Palfrader
2009-10-10
Fix testsuite call.
tor-0.2.2.4-alpha
Peter Palfrader
2009-10-10
bump to 0.2.2.4-alpha
Roger Dingledine
2009-10-10
Don't set unreachable from dirvote unless we've been running a while.
Nick Mathewson
2009-10-10
fix a bug where we were decrementing the wrong bucket
Roger Dingledine
2009-10-10
remove some dead code. some of it was tickling coverity.
Roger Dingledine
2009-10-10
Fix a memleak when throwing away some build times
Sebastian Hahn
2009-10-07
Tweak an assert that shouldn't fire either way.
Mike Perry
2009-10-07
Tweak values for when to discard all of our history.
Mike Perry
2009-10-07
Remove another overzealous assert.
Mike Perry
2009-10-01
try to stem the 'sea of fail'
Roger Dingledine
2009-10-01
Ignore one-hop circuits for circuit timeout calc
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-30
Dir auths reject relays running < Tor 0.1.2.14
Roger Dingledine
2009-09-29
Fix 1108: Handle corrupt or large build times state.
Mike Perry
2009-09-29
Make tor-gencert build on Android
Nick Mathewson
2009-09-29
Alter keygen function to generate keys of different lengths.
Nick Mathewson
2009-09-29
Disable OpenSSL engines when building for Android.
Nathan Freitas
2009-09-29
Include util.h and log.h as relative paths.
Nathan Freitas
2009-09-28
Whitespace fix
Nick Mathewson
2009-09-28
fix two comment bugs for load_stats_file()
Roger Dingledine
2009-09-28
Merge commit 'karsten/fix-another-stats-bug'
Roger Dingledine
2009-09-28
Fix some win32 compilation warnings
Nick Mathewson
2009-09-28
Fix an issue with including stats in extra-info descriptors.
Karsten Loesing
2009-09-27
Improved fix for test_memeq_hex leak.
Nick Mathewson
2009-09-27
Fix a memleak
Sebastian Hahn
2009-09-27
Make sure we can't overflow in connection_ap_handshake_send_resolve
Sebastian Hahn
2009-09-27
Make a NULL check in test_dir.c non-redundant.
Nick Mathewson
[next]