Commits on Source
29089
029b8eb0
Add foo.o and foo~ files to gitignore.
Apr 29, 2009
6cf933f1
Bump 0.2.1 branch version to 0.2.1.14-rc-dev
Apr 29, 2009
9b32e8c1
Update copyright to 2009.
May 04, 2009
6feb149d
Claim/assign some proposal-writing tasks for 0.2.2.
May 12, 2009
88d81ead
Better debugging output for bug 977 case.
May 12, 2009
5fc08d19
Merge 0.2.1 onto the development branch.
May 12, 2009
a28215a1
Warn when hibernation and low-port on non-windows is configured
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
c36efb0c
Use a mutex to protect the count of open sockets.
May 13, 2009
fc091e8a
When our bridge status changes, forget old geoip data.
May 13, 2009
9e97067b
Prevent bridges from publishing router descriptors.
May 13, 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
e70fe116
Consider *ListenAddress when warning about low ports and hibernation
May 30, 2009
d66c3797
Clean up a bit of C logic, and fix an erroneous warning.
May 29, 2009
161a67ee
New upstream version
May 30, 2009
db05c8bc
Change build time dependency on gs to ghostscript.
May 30, 2009
58168322
Add documentation for new AccelName and AccelDir dynamic hardware acceleration engine options.
May 30, 2009
dfebc88d
Warn and exit when we are configured to measure GeoIP statistics, but have no GeoIP database.
May 30, 2009
65836d24
Remove warning about untested HardwareAccel option and clarify usage.
May 30, 2009
fd992dee
Don't attempt to log messages to a controller from a worker thread.
May 30, 2009
3db64b50
Merge commit 'weasel/debian'
May 30, 2009
77bc85f0
Be quiet when creating /var/run/tor.
May 31, 2009
aa278d31
Remove /var/run/tor from package.
May 31, 2009
38447cd4
Update Standards-Version 3.8.1
May 31, 2009
83c56501
Change debhelper compatibility version from 4 to 5
May 31, 2009
6190c814
Update versioned build time dependency on debhelper
May 31, 2009
3ca10bb6
Fix-ups for dynamic OpenSSL engine patch.
May 31, 2009
e84ddead
Merge branch 'hardware_accel_improvements'
May 31, 2009
e8ac2a84
Make the second argument to routerset_contains_extendinfo const
May 31, 2009
c4c7dcd4
Do not report a node as a "chosen exit" when it is not in fact an exit.
May 31, 2009
77ffd6b2
Merge commit 'origin/maint-0.2.1'
May 31, 2009
28,989 additional commits have been omitted to prevent performance issues.
Loading
Loading