Commits on Source
28095
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
41c0d528
check-speces is a typo.
Apr 27, 2010
b3b2a57b
Clarify the implications of the "Address" option
May 02, 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
82922ea4
Be more proactive about closing unused circuits.
Jun 15, 2010
2abe1cec
Add CLOSE_MS and CLOSE_RATE keywords to buildtimeout event.
Jun 15, 2010
5dbf99d9
Mention the purpose field for leaked circuits.
Jun 16, 2010
e2b117eb
Remove the extra space that is sent in certain STREAM messages from the controller. (closes #1583)
Jun 22, 2010
006e2e86
Add a function to return a double in range [0,1).
Jun 22, 2010
8e1bf98f
Log an error if openssl fails to copy a key for us
Jun 22, 2010
1a52e39c
Fix zlib macro brokenness on osx with zlib 1.2.4 and higher.
Jun 22, 2010
43ab747f
Fix typo in tinytest_demo
Jun 25, 2010
deb9e4af
Make spec docs reference RFC2119
Jun 25, 2010
ad2d8ac0
Use Libevent 2.0's periodic timers where available.
Jun 25, 2010
0d5ff48b
Fix a compile error when building with Libevent before 1.4.5-stable
Jun 25, 2010
faad8bd0
Merge branch 'bug1526-v2'
Jun 25, 2010
b111a7cd
Make cbt_generate_sample use crypto_rand_double()
Jun 25, 2010
1def5822
Group in torrc is obsolete, so stop checking it
Jun 27, 2010
1d5b2da3
start an 0.2.2.14-alpha changelog
Jun 29, 2010
bea55766
Merge remote branch 'mikeperry/cbt-bugfixes3'
Jun 29, 2010
485cab86
Merge remote branch 'public/rand_double2'
Jun 29, 2010
741ab2a4
Fix bugs with assuming time_t can be implicitly cast to long
Jun 29, 2010
6bb8747f
Make directory mirrors report non-zero dirreq-v[23]-shares again.
Jul 05, 2010
7bbdf71a
Fix unittest failure in bug 1660.
Jul 06, 2010
a9edb0b4
More gracefully handle corrupt state files.
Jul 06, 2010
f72c6f91
Remove TODO items that are either done or moved to the tracker
Jul 06, 2010
c3febf86
fold in the latest changes
Jul 09, 2010
14bc4dcc
Rename log.h to torlog.h
Jul 09, 2010
2ed23598
i'm going to tag 0.2.2.14-alpha tonight
Jul 12, 2010
1ea99c63
guh. 'git commit' did not do what i expect.
Jul 12, 2010
27,995 additional commits have been omitted to prevent performance issues.
Loading
Loading