Commits on Source
29049
7703b887
Add support for dynamic OpenSSL hardware crypto acceleration engines.
May 23, 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
b262e765
Fix gprof bottlenecks on exit nodes found by Jacob.
Jun 03, 2009
0b23035e
Update the geoip file
Jun 03, 2009
48bf1d97
Update the rest of the geoip file.
Jun 04, 2009
4945fee6
Merge commit 'origin/maint-0.2.1'
Jun 04, 2009
20193fc7
Avoid a memory corruption problem related to "private" in DirPolicy.
Jun 05, 2009
169c019a
spelling fixes for proposals
Jun 06, 2009
8a02f61a
Move and fix a changelog entry. Noticed by optimist.
Jun 07, 2009
08fd7e61
proposals tweaks patch
Jun 07, 2009
7404c936
Finish an incomplete sentence in a proposal.
Jun 07, 2009
925d80ba
Missing changelog entry about geoip
Jun 08, 2009
358efe1e
Merge commit 'origin/maint-0.2.1'
Jun 08, 2009
c50098ff
update requirements to openssl 0.9.7
Jun 08, 2009
77f5ad6b
Restore changes from
f79688dd
that got lost somehow during a merge.
Jun 12, 2009
6a32beb8
Apply fix for bug 997.
Jun 12, 2009
cb1617f1
Check answer_len in the remap_addr case of process_relay_cell_not_open.
Jun 12, 2009
84532631
Check answer_len in the remap_addr case of process_relay_cell_not_open.
Jun 12, 2009
cfce7d5d
Merge commit 'origin/maint-0.2.1'
Jun 12, 2009
e5b88dc8
Update Tor to use Libevent 2.0 APIs when available.
Jun 12, 2009
c0af3cdf
Move the Libvent setup logic into compat_libevent from config.
Jun 12, 2009
33b1d714
Make Tor compile with Libevent 1.0 again.
Jun 12, 2009
1e709c79
Isolate Libevent API dependency to just main.c and dns.c in src/or.
Jun 12, 2009
74bf885b
Whitespace and osx fixes on libevent2 patch.
Jun 12, 2009
ca8708a9
Fix more of bug 997.
Jun 13, 2009
bdd5785f
Small changes to proposals 158 and 162 based on comments from arma
Jun 15, 2009
0caf8dd0
Fix bug 1001
Jun 16, 2009
b871cdf6
Remove bashism from torify script
Jun 16, 2009
7f8a6c5e
Revise earlier check for correct IPv4 addr length to check for ==4.
Jun 16, 2009
0d2976d6
Merge commit 'origin/maint-0.2.1'
Jun 16, 2009
3847f549
Backport fix for bug 997.
Jun 16, 2009
df03d6ec
Merge commit 'karsten/bug997-hidservfetch'
Jun 16, 2009
02e099d1
Merge commit 'origin/maint-0.2.1'
Jun 16, 2009
94e8c34c
Set EV_PERSIST flag on signal events with Libevent < 2.0.
Jun 18, 2009
298dc95d
tor-resolve: Don't automatically refuse .onion addresses.
Jun 18, 2009
aa88c8d9
Merge commit 'origin/maint-0.2.1'
Jun 18, 2009
20883f5e
Revert "Backport fix for bug 997."
Jun 19, 2009
f266ecbe
Better fix for 997.
Jun 19, 2009
aa6dc9cf
Merge commit 'origin/maint-0.2.1'
Jun 19, 2009
428178dd
prepare changelog for 0.2.1.16-rc
Jun 19, 2009
75472c19
Enable Tor to connect through SOCKS 4/5 proxies
Jun 19, 2009
015189b5
Move SOCKS reason-decoding switches into reasons.c
Jun 19, 2009
659fc13d
Change proxy-address type to tor_addr_t to allow ipv6 proxies.
Jun 19, 2009
ac3dedac
Bump version to 0.2.1.16-rc
Jun 20, 2009
e4ff67aa
Merge commit 'tor-0.2.1.16-rc' into debian-merge
Jun 20, 2009
ee2cdd1d
New upstream version
Jun 20, 2009
6be66447
Forward port 06_add_compile_time_defaults
Jun 20, 2009
f53b1c67
Merge branch 'debian-merge' into debian
Jun 20, 2009
f3f36faf
Release 0.2.1.16-rc-1
Jun 20, 2009
28f30515
Merge commit 'origin/maint-0.2.1'
Jun 20, 2009
da416d98
Bump version to 0.2.1.16-rc.dev
Jun 20, 2009
16dcaeca
Merge commit 'origin/maint-0.2.1'
Jun 20, 2009
9b02ff95
Merge commit 'weasel/debian' into maint-0.2.1
Jun 20, 2009
6b4bc5ff
Merge commit 'origin/maint-0.2.1'
Jun 20, 2009
e6a1e700
Add warning that the results of --enable-geoip-stats are different from those in master.
Jun 22, 2009
32e86c3b
Merge commit 'origin/maint-0.2.1'
Jun 22, 2009
28,949 additional commits have been omitted to prevent performance issues.
Loading
Loading