Commits on Source
28633
ca5e41af
update the README instructions and OS X makefiles
Aug 30, 2009
410f31e5
Remove a warning on ./autogen.sh
Sep 23, 2009
cea12251
Split crypto tests into a separate module.
Sep 23, 2009
d2857d52
Split container tests into their own module
Sep 23, 2009
d9d08138
Split general util and address tests into their own files.
Sep 23, 2009
05054540
Split test_util() into smaller functions.
Sep 23, 2009
fa693118
Split directory tests into their own module.
Sep 23, 2009
d58a6bb1
Make "make test" depend on "all".
Sep 23, 2009
cb52e17d
Carve out unrelated parts of test_dir_formats
Sep 23, 2009
81895dbd
Our test script moved from src/or/test to src/test/test.
Sep 23, 2009
5f20b084
Do not distribute tinytest_demo.c in the tarball
Sep 23, 2009
2d906e65
Changelog for unit test refactoring.
Sep 23, 2009
0b2822c7
Merge commit 'tor-0.2.2.3-alpha' into debian-merge
Sep 23, 2009
3573b36d
New upstream version
Sep 23, 2009
c7d0711d
Merge branch 'debian-merge' into debian
Sep 23, 2009
eed5cae9
downgrade a log notice at startup
Sep 23, 2009
52fa4f64
Merge commit 'debian-tor-0.2.2.3-alpha-1'
Sep 23, 2009
b8b29353
Debugging logs for TLS handshake
Sep 24, 2009
a3f1da2e
Fix compilation on OpenSSLs with unusual state lists.
Sep 24, 2009
457bebe0
Fix a couple of smaller issues with gathering statistics.
Sep 24, 2009
180a4b6a
Merge commit 'karsten/stats-fixes-master'
Sep 24, 2009
cbbd6f92
Revert to the "June 3 2009" ip-to-country file.
Sep 24, 2009
891b3d86
Merge branch 'master' of
ssh://git.torproject.org/git/tor
Sep 24, 2009
0a438c7d
Describe how to regenerate the TLS state name table.
Sep 25, 2009
7f1f6984
Fix memory leak
Sep 27, 2009
a4d6d830
Make a NULL check in test_dir.c non-redundant.
Sep 27, 2009
6a68b505
Make sure we can't overflow in connection_ap_handshake_send_resolve
Sep 27, 2009
a24b9e60
Fix a memleak
Sep 27, 2009
008dc890
Improved fix for test_memeq_hex leak.
Sep 27, 2009
94b57f9f
Fix an issue with including stats in extra-info descriptors.
Sep 28, 2009
3e829817
Fix some win32 compilation warnings
Sep 28, 2009
b4709066
Merge commit 'karsten/fix-another-stats-bug'
Sep 28, 2009
768bc04f
fix two comment bugs for load_stats_file()
Sep 28, 2009
2e70642c
Whitespace fix
Sep 28, 2009
8c585cce
Include util.h and log.h as relative paths.
Sep 29, 2009
76d26ae5
Disable OpenSSL engines when building for Android.
Sep 29, 2009
cfba9c01
Alter keygen function to generate keys of different lengths.
Sep 29, 2009
d4717957
Make tor-gencert build on Android
Sep 29, 2009
1707b338
Add changelog entry for Android work.
Sep 29, 2009
f7e6e852
Fix 1108: Handle corrupt or large build times state.
Sep 29, 2009
53a7636a
Dir auths reject relays running < Tor 0.1.2.14
Sep 30, 2009
69ecc127
Move moria1 to a nearby IP address
Sep 30, 2009
bda2a94c
update spec to reflect change in Fast definition
Sep 30, 2009
b9e8f0a0
Move Tonga to an alternate IP address
Sep 30, 2009
9325b926
Ignore one-hop circuits for circuit timeout calc
Oct 01, 2009
1efb6432
fix the wiki link in doc pages. remove obsolete FAQ.
Oct 01, 2009
b4e0d092
try to stem the 'sea of fail'
Oct 01, 2009
b918cd8f
Remove another overzealous assert.
Oct 07, 2009
ec05e64a
Tweak values for when to discard all of our history.
Oct 07, 2009
18689317
Tweak an assert that shouldn't fire either way.
Oct 07, 2009
0c70390d
amend changelog for recent commits, plus clean up
Oct 07, 2009
e35f9414
Fix a memleak when throwing away some build times
Oct 10, 2009
047fdd41
add blurbs for recent alpha releases
Oct 10, 2009
746a19e8
remove some dead code. some of it was tickling coverity.
Oct 10, 2009
1c62b9d5
fix a bug where we were decrementing the wrong bucket
Oct 10, 2009
e84dc32c
correct the spec for the stream_bw event.
Oct 10, 2009
5a6575c2
Don't set unreachable from dirvote unless we've been running a while.
Oct 10, 2009
a9e0e2f8
bump to 0.2.2.4-alpha
Oct 10, 2009
2f760c54
Fix testsuite call.
Oct 10, 2009
01da8106
Merge commit 'tor-0.2.2.4-alpha' into debian-merge
Oct 11, 2009
f58b3907
New upstream version
Oct 11, 2009
51a3afd6
New testsuite location
Oct 11, 2009
4cb31d27
Ship debian source with src/test/test.h
Oct 11, 2009
1b2b8ef8
Merge branch 'debian-merge' into debian
Oct 11, 2009
c4a5e060
Ship test.h in release
Oct 11, 2009
6265b9f0
Move dizum to an alternate IP address.
Oct 11, 2009
255245a2
bump to 0.2.2.5-alpha
Oct 11, 2009
9d6c79cb
fix compile on windows
Oct 11, 2009
da990d09
Merge commit 'public/android'
Oct 11, 2009
6f95435f
Move android changelog entry to now-correct Tor version.
Oct 11, 2009
ecae6f76
update naming
Oct 12, 2009
c0ad6909
updated naming.
Oct 12, 2009
27db6789
move nickm's commit to the correct release
Oct 12, 2009
4b55ef26
bump to 0.2.2.5-alpha-dev
Oct 12, 2009
81eee0ec
Fix a crash when using evdns from Libevent 2.
Oct 13, 2009
71cdd99d
Another event2 evdns fix.
Oct 13, 2009
0a9356c4
add blurbs for recent dev releases
Oct 14, 2009
83c3f118
Code to parse and access network parameters.
Oct 14, 2009
23943364
read the "circwindow" parameter from the consensus
Oct 14, 2009
c152bb3b
Merge commit 'origin/maint-0.2.1'
Oct 14, 2009
5fb6d9ac
Merge commit 'phobos/tor-dmg-naming-update'
Oct 14, 2009
a1ab3bb4
Merge commit 'phobos/polipo-updates-maint-0.2.1' into maint-0.2.1
Oct 14, 2009
d407d81a
Merge commit 'origin/maint-0.2.1'
Oct 14, 2009
2bee297d
Move moria1 and Tonga to alternate IP addresses.
Oct 15, 2009
16dc5438
bump to 0.2.1.20
Oct 15, 2009
5ef97ddd
Merge commit 'origin/maint-0.2.1'
Oct 15, 2009
8d41e6c4
Support for encoding and decoding 256-bit digests in base64
Oct 15, 2009
8b2f6b27
Make signature-generation code handle different key and digest lengths.
Oct 15, 2009
15f4e960
Signature-checking code can handle longer digests.
Oct 15, 2009
c5f7f04a
Allow signed data to include other hashes later.
Oct 15, 2009
80a7a347
Revise 162's idea of how detached signatures work with flavors
Oct 15, 2009
bdf48393
Functions to encode microdescriptors and their lines.
Oct 15, 2009
a7ba02f3
Add ability to parse one or more m line from a vote.
Oct 15, 2009
a8e92ba8
Add a function to get the most frequent member of a list.
Oct 15, 2009
e1ddee8b
Code to generate, store, and parse microdescriptors and consensuses.
Oct 15, 2009
3b2fc659
Refactor consensus signature storage for multiple digests and flavors.
Oct 15, 2009
5576a3a0
Parse detached signature documents with multiple flavors and algorithms.
Oct 15, 2009
d9c71816
Generate all the flavors of consensuses when building consensuses.
Oct 15, 2009
34710574
Implement signatures for microdesc consensuses right.
Oct 15, 2009
0bce0161
Revise proposal 162: SHA256(x), not SHA256(SHA256(x))
Oct 15, 2009
28,533 additional commits have been omitted to prevent performance issues.
Loading
Loading