Commits on Source
28119
d89f662f
Updated spec file to remove AUTHORS and add myself as maintainer
Feb 22, 2010
4aa56cbd
Remove the request for current memlock limits
Feb 28, 2010
9c315bda
Add new idea: Using the SPDY protocol to improve Tor performance
Mar 12, 2010
9e473bd1
Update idea xxx-using-spdy, based on or-dev discussion
Mar 14, 2010
b92ef5fa
Convert HACKING file to asciidoc: I am tired of re-numbering the sections.
Apr 16, 2010
eaf5487d
fetch descriptors from the authority that told us about them
Apr 20, 2010
ea6cdafe
prepare for 0.2.2.12-alpha
Apr 20, 2010
18678e5f
bump to 0.2.2.12-alpha
Apr 20, 2010
0b82ce3e
Demote a warning about missing client ciphers
Apr 20, 2010
3d8879a0
merge in the bug 1364 fix
Apr 20, 2010
2c1900ee
bump to 0.2.2.12-alpha-dev
Apr 20, 2010
92a6ae2b
more logging when tracking missing descriptors
Apr 20, 2010
7231e289
windows packaging cleanups from phobos
Apr 20, 2010
4f307e03
immediate reachability check for new relays
Apr 21, 2010
6952b445
stop authority reachability check on startup
Apr 21, 2010
573e1d40
finally get rid of "clique mode"
Apr 21, 2010
cb31978a
close idle dir-fetch circs early
Apr 23, 2010
b2641920
finally get rid of "clique mode"
Apr 23, 2010
45ab6959
blurbs for two recent alphas
Apr 23, 2010
b3019c6d
Merge branch 'maint-0.2.1'
Apr 23, 2010
67b38d50
close idle tls conns early
Apr 23, 2010
e7bd9749
Merge branch 'maint-0.2.1'
Apr 23, 2010
95bc91cf
windows packaging cleanups from phobos
Apr 23, 2010
09be26dc
Merge branch 'maint-0.2.1'
Apr 23, 2010
8afc7d56
prepare the 0.2.2.13-alpha changelog
Apr 23, 2010
feb8c1b5
bump to 0.2.2.13-alpha
Apr 24, 2010
8ec5f939
Add new sections to the HACKING file
Apr 27, 2010
0c030b0b
Merge branch 'hacking'
Apr 27, 2010
41c0d528
check-speces is a typo.
Apr 27, 2010
b3b2a57b
Clarify the implications of the "Address" option
May 02, 2010
ec3f576f
put the blurb in 0.2.2.13-alpha
May 05, 2010
c359f10e
bump to 0.2.2.13-alpha-dev
May 05, 2010
aec1daae
release notes entry for 0.2.1.26
May 05, 2010
c7114568
Merge branch 'maint-0.2.1'
May 05, 2010
befcc84f
move to maxmind geoip db
May 06, 2010
89bb5fbc
Merge branch 'maint-0.2.1'
May 06, 2010
04fa935e
Add support for gcc compiler/linker hardening flags.
May 07, 2010
8ba00e43
Merge commit 'ioerror/compileTimeHardening'
May 07, 2010
6751899f
use ssp-buffer-size=1 to avoid Werror failures
May 07, 2010
b7e533c1
Don't be bashistic.
May 07, 2010
5add4b1d
Merge commit 'linus/master'
May 07, 2010
cc2a48f1
Bug 1335: Alter Xm calculation to be weighted avg of top N=3 modes.
May 10, 2010
3bbc3e21
Bug 1335: Implement filtering step to remove+prevent high timeouts.
May 10, 2010
835ab531
Add a TIMEOUT_RATE keyword to buildtimeout event.
May 10, 2010
e84025bc
Update path-spec.txt with contents of proposal 151.
May 10, 2010
eecdd94d
Add consensus parameter for max synthetic quantile.
May 10, 2010
e40e3550
Bump timeout calculation message to notice when timeout changes.
May 10, 2010
728e946e
Bug 1245: Ignore negative and large timeouts.
May 10, 2010
0a6191cf
Bug 1357: Store the suspended timeout value to resume.
May 10, 2010
29e0d708
Bug 1296: Add option+logic to disable CBT learning.
May 10, 2010
a5ac96b5
Fix comments from Sebastian + Nick's code review.
May 10, 2010
8ada0011
Add changelog for this branch.
May 10, 2010
03dc1c78
Clarify 'marking connection as too old' messages
May 12, 2010
d9be6f38
Fix CBT unit tests.
May 12, 2010
d8a1e2da
Make rotate_request_period use BEGIN/END versions of FOREACH
May 17, 2010
4c38069b
Include src/tools in paths to check with "make check-spaces"
May 20, 2010
9563b0d5
clean up whitespace in src/tools
May 20, 2010
afe58cfa
Don't use "try" as an identifier
May 20, 2010
ddf25011
Log the correct address when purging a mismatchd DNS cache address
May 20, 2010
8d31141c
Port Tor to work on Windows CE
May 24, 2010
076063ca
moved wince related includes and defs to compat.h where possible, removed...
May 24, 2010
7dcf88e6
Add 'changes' file for Windows CE port
May 24, 2010
2dce0198
Merge branch 'port_to_wince'
May 24, 2010
312f4ee4
Make pointer types correct in WinCE patch
May 24, 2010
d4fa3026
Merge commit 'sebastian/bug1381'
Jun 01, 2010
2eec9ea4
Clean up "Address" documentation even harder.
Jun 01, 2010
7e300cbb
Let bridge users use the non-primary address of a multi-homed bridge
Jun 03, 2010
faf51fa5
Don't cannibalize one-hop circuits
Jun 04, 2010
0882e1e8
Treat unset $HOME like empty $HOME
Jun 07, 2010
10fdb9ee
Add option to not warn when getting an IP instead of hostname
Jun 07, 2010
50afadb7
Sample torrc as a bridge
Jun 07, 2010
03ea5f93
Reinstate warning when HOME isn't set.
Jun 07, 2010
2aa6fc5a
Merge branch 'bug1522'
Jun 07, 2010
f4f11adf
In asciidoc-helper.sh, be more verbose when a2x fails.
Jun 07, 2010
f60e4bcd
Update to June 1 2010 Maxmind GeoLite Country database.
Jun 07, 2010
2f67ef58
add changes file for geoip db update
Jun 07, 2010
bedb59c0
Merge remote branch 'origin/maint-0.2.1'
Jun 07, 2010
d76ebb79
Improve log message about large timeouts and fix some typos.
Jun 09, 2010
dc880924
Arma hates (\d+). Remove mine and some others.
Jun 09, 2010
848d9f8b
Remove synthetic timeout code in favor of better Pareto model.
Jun 09, 2010
38770dd6
Add timeout count state variable.
Jun 09, 2010
e3d5b516
Address some issues with unit tests.
Jun 09, 2010
f897154b
Make the Xm mode selection a consensus parameter.
Jun 09, 2010
81736f42
Update spec with new right-censored pareto estimators.
Jun 09, 2010
c9620609
Keep circuits open until the greater of 95th CDF percentile or 60s.
Jun 09, 2010
473f0c3e
Update changelog.
Jun 09, 2010
f7b40f45
Don't crash when reading cached*consensus files on startup
Jun 10, 2010
280dc1f9
change Bytes to B to fix ticket 1195.
Jun 10, 2010
f9a4b3e4
Don't put a ControlPort without auth in sample bridge torrc
Jun 10, 2010
6c49b6bb
Add maatuska as eighth v3 directory authority.
Jun 11, 2010
be1c4672
Merge commit 'origin/maint-0.2.1'
Jun 11, 2010
94563347
Merge commit 'sebastian/hostnamewarn'
Jun 11, 2010
faef0fa3
Merge commit 'sjmurdoch/xxx-using-spdy'
Jun 11, 2010
30845721
Copy the release notes from 0.2.1.26 into the master ChangeLog
Jun 11, 2010
b958eae5
remove old changes that were folded into 0.2.1.26
Jun 13, 2010
42611611
Save a couple characters' allocation in esc_for_log
Jun 14, 2010
9f31a009
a line that's been sitting in my sandbox for months
Jun 14, 2010
7be7f151
Answer question from Roger.
Jun 14, 2010
f528a6e6
Fix initialization and reset issues with close_ms.
Jun 15, 2010
c6c8fbf8
Split the circuit timeout and close codepaths.
Jun 15, 2010
28,019 additional commits have been omitted to prevent performance issues.
Loading
Loading