Commits on Source
31854
b06b95d8
Add foo.o and foo~ files to gitignore.
Apr 29, 2009
e3ec061b
Bump master version to 0.2.2.0-alpha-dev.
Apr 29, 2009
6ac3a8b0
Command-line option to dump SHA1 digests of all source files.
Apr 29, 2009
90439327
Make the torify script use torify when available.
Apr 29, 2009
4e4be180
Changelog entry for Jake's torify patch.
Apr 29, 2009
596e852c
Remove the long-deprecated GETINFO addr-mappings/
May 01, 2009
e188ab9e
clean up distro detection and remove dead comment blocks
May 01, 2009
4f9b12e2
More notes and an extra element in xxx-what-uses-sha1.txt
May 02, 2009
08e4a077
delete trailing whitespace in xxx-what-uses-sha1.txt
May 02, 2009
7e411f4b
Initial division of SHA1 uses by collision/preimage needs.
May 02, 2009
e25fdce9
Documentation fix.
May 02, 2009
4ebcc4da
Update copyright to 2009.
May 02, 2009
0d68da23
Drop version 0 hidserv support on service side.
May 04, 2009
f79688dd
Clients do not request version 0 hidserv descs anymore.
May 04, 2009
592f9571
Update rend-spec.txt.
May 04, 2009
948835c6
Remove unused rendversion parameters. YAGNI.
May 04, 2009
ae8e0aec
Fix typos in proposal 141.
May 05, 2009
df8a4746
add a new proposal for authorities to vote for bandwidth "offsets"
May 05, 2009
d0cb5e5b
SVN-specific metadata should no longer be part of a proposal
May 05, 2009
b875a7a0
checkSpace.pl doesn't need to worry about svn tags anymore
May 05, 2009
d2308279
Remove all svn metadata minus what I missed.
May 05, 2009
deea710c
Fix typo in 001-process.txt
May 05, 2009
b9b16ef9
Add a missing newline
May 05, 2009
fdbdb4dc
Include the *_sha1.i files in their own *_codedigest.c files.
May 08, 2009
7a2c8e55
Clarify some points in what-uses-sha1.
May 08, 2009
183b5905
Remove some stuff from the SHA-1 paragraph.
May 08, 2009
36c2db2b
Add TODO.022 items based on discussion with arma
May 08, 2009
6feb149d
Claim/assign some proposal-writing tasks for 0.2.2.
May 12, 2009
5fc08d19
Merge 0.2.1 onto the development branch.
May 12, 2009
a271c537
Merge commit 'origin/maint-0.2.1' into m3
May 12, 2009
d9650cfa
Add sentinel values to the end of memarea chunks.
May 12, 2009
ce768fc0
Add proposal 161: computing bandwidth adjustments
May 12, 2009
a38ed1a2
Use | with flags, not +.
May 13, 2009
45171cd9
Changelog entries for bug932 fixes
May 13, 2009
479d2125
Merge commit 'origin/maint-0.2.1'
May 13, 2009
1b61c8bf
Fix misreporting of stream bandwidths.
May 14, 2009
29bf271b
Fix misreporting of stream bandwidths.
May 14, 2009
2a4c6207
Update proposal 161 to reflect mailinglist discussion.
May 14, 2009
dc1253af
Add new proposal 162: "Publish the consensus in multiple flavors"
May 15, 2009
143e6677
Add acks section to prop 162.
May 15, 2009
573aeb76
Major revision of proposal 158.
May 16, 2009
2619e359
New proposal draft about migrating ciphers and hashes in the Tor protocol.
May 16, 2009
9f25a552
Fix an assertion-failure in memarea_alloc() on 64-bit platforms.
May 17, 2009
e5638740
Merge commit 'origin/maint-0.2.1'
May 17, 2009
095c26f6
minor tweak on changelog entries
May 17, 2009
c28d25e7
minor tweak on changelog entries
May 17, 2009
87f7059d
Merge branch 'maint-0.2.1'
May 17, 2009
11b9c839
Stop using malloc_usable_size(): valgrind hates it.
May 17, 2009
c0515b30
Fix valgrind error when marking a descriptor as never-downloadable.
May 17, 2009
2fa54102
Fix a memory leak when v3 directory authorities load their keys
May 17, 2009
14a54955
Merge branch 'maint-0.2.1' into merge_tmp
May 17, 2009
34030a3d
Possible fix for crash bug related to event timeouts. [Bug 957]
May 18, 2009
79762aac
Merge commit 'origin/maint-0.2.1'
May 18, 2009
7d84b846
Clearer valgrind instructions for non-Debian openssls
May 19, 2009
f55a70b6
Update proposal 160 with comments from mailinglist.
May 19, 2009
4e1b20b1
Finish incomplete sentence.
May 21, 2009
67809275
fix a spelling mistake in config.c for "contries"
May 22, 2009
047bc095
New short proposal about detecting if a node is a client.
May 22, 2009
0adb8c83
Short proposal on reporting why authorities voted as they did
May 22, 2009
1d002a25
Finish up the 0.2.1 version of the bug 957 fix.
May 22, 2009
4201a373
Merge commit 'origin/maint-0.2.1'
May 22, 2009
a3fadddd
Improved bug-957 fix for 0.2.2.
May 22, 2009
9f69b3d9
[prop140] Note another useful restriction of ed format.
May 22, 2009
793e97bb
Add a quick macro to calculate hashtable memory usage
May 22, 2009
75f963e9
Log the number and size of DNS cache entries on SIGUSR1.
May 22, 2009
7703b887
Add support for dynamic OpenSSL hardware crypto acceleration engines.
May 23, 2009
f26abf5f
fix codestyle issues
May 24, 2009
7df5c031
add mikeperry's notes about fairer round-robin for rate limiting
May 24, 2009
4c548cd5
early thoughts on a safer way to reach a service via a particular exit.
May 24, 2009
9a4b0446
fix a comment
May 24, 2009
05e55d82
simplify options_act()
May 24, 2009
b1e61353
note that proposal 160 is written. note that section 4.5 is done.
May 24, 2009
b998fed9
Remove support for events without the extended format or long names.
May 25, 2009
3b47be20
Update newer control_event_stream_bandwidth code to revised control impl
May 25, 2009
7d9567af
clean up the 0.2.1.15-rc changelog
May 25, 2009
a2c841d5
add the 0.2.1.14-rc blurb
May 25, 2009
2f39eca2
bump to 0.2.1.15-rc
May 25, 2009
f334297d
Bump version to 0.2.1.15-rc-dev.
May 25, 2009
99c315a4
Use tor_socket_strerror in eventdns.c. Fixes bug 987.
May 25, 2009
b805e5de
Merge commit 'origin/maint-0.2.1' into master.
May 25, 2009
bf7e5d65
Some cleanups on geoip.c.
May 26, 2009
031ce86c
Add *.swp to .gitignore as vim's editor dropping.
May 27, 2009
5f03d6c5
Fix bug 932 even more.
May 27, 2009
02a417d4
Improve documentation for the last fix of bug 932.
May 27, 2009
54c97c91
Change the way how directories that are configured with --enable-geoip-stats...
May 27, 2009
1843f393
Changelog entry for Karsten's bug-932 patch.
May 27, 2009
181674e9
Fix a signed/unsigned comparison warning
May 27, 2009
0e2618dd
Merge commit 'origin/maint-0.2.1'
May 27, 2009
e86ad6b7
Reject proposal 134
May 27, 2009
f0453c45
Spelling fixes in comments and strings
May 27, 2009
ec7e0546
Spell-check Tor.
May 27, 2009
d49711e5
Fix unit tests that were broken after last fix of #932.
May 27, 2009
cb18fc21
Merge commit 'origin/maint-0.2.1'
May 27, 2009
260de443
Fixes to spelling fixes. Thanks, Roger!
May 28, 2009
873faffb
Two more spelling fix fixes.
May 28, 2009
2c8b56c0
Proposal 165: Easy migration for voting authority sets.
May 28, 2009
4913a8c4
Merge commit 'origin/maint-0.2.1'
May 28, 2009
3599e905
Restore changes from Karsten's "Remove unused rendversion parameters".
May 28, 2009
59485436
Clarify some of proposal 165 based on discussion
May 29, 2009
db576626
Update 0.2.2 TODO item status
May 29, 2009
31,754 additional commits have been omitted to prevent performance issues.
Loading
Loading