Commits on Source
28928
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
ca446bd6
Update upstream URL in debian/copyright
Jun 26, 2009
4d6af73d
If configured, write per-port exit statistics to disk periodically.
Jul 02, 2009
2c221e92
updated rpm instructions for realtime libevent.
Jul 02, 2009
c1f6c2ba
Estimate v2 and v3 shares as mean values over measurement interval.
Jul 04, 2009
b493a2cc
If configured, write cell statistics to disk periodically.
Jul 05, 2009
c0b6cb13
If configured, write entry-node statistics to disk periodically.
Jul 05, 2009
258b9803
Make "Invalid onion hostname" msg respect SafeLogging.
Jul 07, 2009
32d40607
Bump version to 0.2.1.17-rc
Jul 07, 2009
d996b746
Bump version to 0.2.1.17-rc-dev
Jul 07, 2009
aa0cf31c
Merge commit 'origin/maint-0.2.1'
Jul 07, 2009
1c1b2239
Merge commit 'karsten/bufferstats-master'
Jul 07, 2009
041a7b98
Merge commit 'karsten/entrystats-master'
Jul 07, 2009
fa2374a1
List unresolved requests in geoip stats as country '??'.
Jul 09, 2009
7fb206e5
Tweak exit port statistics a bit.
Jul 09, 2009
d1437245
Simplify the math to round up to the next multiple of some value.
Jul 11, 2009
707a44a7
Replace two %d with %u's.
Jul 13, 2009
8f1a9736
Two tweaks to exit-port statistics.
Jul 13, 2009
e504374b
Merge commit 'tor-0.2.1.17-rc' into debian-merge
Jul 13, 2009
9ece0955
fix comments and other typos
Jul 13, 2009
862fbbed
resolve atagar's confusion with getinfo accounting
Jul 13, 2009
b48e3371
remove experimental 'getinfo unregistered-servers-'
Jul 13, 2009
a08a35fe
Merge branch 'debian-merge' into debian
Jul 13, 2009
95a66236
Release 0.2.1.17-rc-1
Jul 13, 2009
e7576f92
Add support for a new option: FetchDirInfoExtraEarly
Jul 13, 2009
59dd9de8
Write number of rejected requests to geoip-stats file.
Jul 14, 2009
409386ce
Handle unsigned ints correctly.
Jul 14, 2009
49136bb1
Merge commit 'karsten/geoipstats-newoverthereistan-master'
Jul 14, 2009
e90843eb
Merge commit 'karsten/geoipstats-shares-master'
Jul 14, 2009
31b72732
Merge commit 'karsten/geoipstats-download-resp-master'
Jul 14, 2009
05975e2a
make it compile without warnings
Jul 14, 2009
bdd367eb
Merge commit 'debian-tor-0.2.1.17-rc-1' into maint-0.2.1
Jul 14, 2009
72c5a46b
move the todo.external file into svn projects
Jul 14, 2009
d4b31cf9
Allow interval and memunit cfg variables to be set to fractions.
Jul 15, 2009
3c051325
Directories now also measure download times of network statuses.
Jul 15, 2009
4002980d
Right, the u in uint stands for unsigned.
Jul 15, 2009
85e7f67e
Round up results to the next multiple of 4.
Jul 15, 2009
416940d9
Some tweaks to directory request download times.
Jul 15, 2009
8c496d16
Some tweaks to statistics.
Jul 15, 2009
989e74e5
fix long line
Jul 15, 2009
82795eeb
Include AccountingMax in torrc.sample
Jul 16, 2009
cbe43273
Switch dirreq_map to use HT_ functions rather than strmap.
Jul 16, 2009
022d251c
Merge branch 'dirreq-timing'
Jul 16, 2009
c0a2d7dc
Clean up the accountingmax section in torrc.sample
Jul 16, 2009
b71bbdc6
Make exit stats compile on 64-bit machines, too.
Jul 18, 2009
5c0b418a
don't warn about DirReqStatistics when the option is disabled
Jul 23, 2009
884c621a
Proposal: Including Network Statistics in Extra-Info Documents
Jul 23, 2009
f80537e3
Fix unit tests.
Jul 24, 2009
b2fa8e86
add blurbs for recent release candidates
Jul 24, 2009
6277aee0
forward-port the 0.2.0.35 release notes
Jul 24, 2009
be5faae7
added LIBS=-lrt to Makefile.am for static libevent in the tor rpms.
Jul 24, 2009
4b537168
make phobos's lines start with tabs again
Jul 24, 2009
575519d9
add a changelog entry for the upcoming 0.2.1.18
Jul 24, 2009
6b334bb8
put in the full 0.2.1 release notes
Jul 24, 2009
52b14221
bump to 0.2.1.18
Jul 24, 2009
c3274c4c
Merge branch 'maint-0.2.1' into master
Jul 24, 2009
698ec8d7
clean up the 0.2.2.1-alpha changelog entry
Jul 24, 2009
2b0e8fb3
Merge commit 'ioerror/DirFetchInfoExtraEarly'
Jul 25, 2009
d7ffd0ed
Merge commit 'tor-0.2.1.18' into debian-merge
Jul 25, 2009
805b19e4
New upstream version
Jul 25, 2009
f39cee37
Merge branch 'debian-merge' into debian
Jul 25, 2009
7b716878
Fix dirreq and cell stats on 32-bit architectures.
Jul 27, 2009
2b63fa40
three hacks to workaround bug 1038
Jul 27, 2009
0a4e2397
Don't leak memory if we get too many create cells
Jul 27, 2009
a73acdd4
Write fingerprint to file and log without spaces
Jul 27, 2009
3e454451
Changing MaxAdvertisedBW may not need a republish
Jul 27, 2009
146eae31
document my new relay-early behavior
Jul 28, 2009
69706f99
bump to 0.2.1.19
Jul 28, 2009
e8e88922
Merge branch 'maint-0.2.1' into master
Jul 28, 2009
6249b0fd
Fix a signed/unsigned compile warning in 0.2.1.19
Jul 28, 2009
6a960d51
credit optimist for the bug 1038 diagnosis
Jul 28, 2009
5962431a
Merge commit 'tor-0.2.1.19' into debian-merge
Jul 29, 2009
3d997234
New upstream version
Jul 29, 2009
cd8d488d
Merge branch 'debian-merge' into debian
Jul 29, 2009
58ccdfcc
Mention that this closes #538960 in the changelog
Jul 29, 2009
0f944e49
Merge commit 'debian-tor-0.2.1.19-1' into maint-0.2.1
Jul 29, 2009
6bb10a28
Patch from atagar to fix control-spec
Jul 30, 2009
efe96694
Fix signed/unsigned comparison warnings in get_effective_bw(rate|burst)
Jul 30, 2009
4577bda7
Cleaner fix for get_effective_bw(rate|burst), with comment on why it is ok.
Jul 30, 2009
df354a00
Merge commit 'origin/maint-0.2.1'
Jul 30, 2009
fe36f69c
Make configuration of hidden services with authorization somewhat clearer.
Aug 01, 2009
0d12f12c
add receipts to be wiped.
Aug 01, 2009
6935c888
Merge commit 'phobos/osx-uinstaller-maint-0.2.1'
Aug 03, 2009
431202fb
add geoip file to uninstall
Aug 03, 2009
9da7b223
Merge commit 'origin/maint-0.2.1'
Aug 03, 2009
6fbdf635
Implement measured bw parsing + unit tests.
Aug 06, 2009
da88e05e
try loading the bandwidth measurement file on startup too,
Aug 06, 2009
db297fb9
Update dir-spec.txt to describe w line.
Aug 06, 2009
011b7324
Update 161 to reflect current implementation.
Aug 06, 2009
3a1b9526
Update the ratio calculation to prefer faster measurements.
Aug 06, 2009
b074e61a
Throw the switch on consensus method 6.
Aug 06, 2009
ca676c39
Display consensus bandwidth to the control port.
Aug 06, 2009
8196130f
fix typo in control-spec
Aug 07, 2009
3e4379c2
Disable .exit notation unless AllowDotExit is 1.
Aug 07, 2009
07d95440
oops, fix typo
Aug 07, 2009
33762b52
LetsKillNoConnect removes support for .noconnect
Aug 08, 2009
6423091f
Merge commit 'mikeperry/bandwidth-proposals-final'
Aug 09, 2009
3886467f
Add a new tor_strtok_r for platforms that don't have one, plus tests.
Aug 09, 2009
28,828 additional commits have been omitted to prevent performance issues.
Loading
Loading