Commits on Source
28043
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
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
d9be6f38
Fix CBT unit tests.
May 12, 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
b958eae5
remove old changes that were folded into 0.2.1.26
Jun 13, 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
006e2e86
Add a function to return a double in range [0,1).
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
06a79233
bump to 0.2.2.14-alpha
Jul 12, 2010
69dfd67d
bump to 0.2.2.14-alpha-dev
Jul 13, 2010
4fc230b3
0.2.2.14-alpha blurb
Jul 13, 2010
c6f57924
No dirport should mean no hsdir flag (bug 1693)
Jul 14, 2010
60485711
fetching a directory on sighup is years out of date
Jul 14, 2010
54cdac97
print right controller purpose string for measure-timeout circs
Jul 14, 2010
9d5d0f04
Alter how guard flags are chosen.
Jul 14, 2010
0b4b5131
Make the controller act more usefully when GETINFO fails
Jul 18, 2010
d461799f
Fix getinfo_helper_networkstatus to return 0 on question-not-known
Jul 18, 2010
b4848545
Merge branch 'bug1699'
Jul 19, 2010
66d5ce26
naked constants are bad
Jul 20, 2010
2314355b
Add missing changes file for
d461799f
Jul 21, 2010
b178c81d
whitespace fix
Jul 21, 2010
a80ffbb6
partial changelog for 0.2.2.15-alpha
Jul 21, 2010
1d6656fc
mike needs DEFAULT_ROUTE_LEN in other files
Jul 21, 2010
64fc64c9
remove old xxx-separate-streams-by-port.txt idea
Jul 22, 2010
6cee3d46
Make sure we don't warn for libevent versions like 1.4.14b-stable
Jul 26, 2010
856a36c4
Fix compilation with mingw and OpenSSL 0.9.8m+
Jul 26, 2010
90d3260b
whitespace fix
Jul 27, 2010
e69dc22f
Split headers for dnsserv.c functions out of or.h
Jul 27, 2010
ff4030f6
Create geoip.h
Jul 27, 2010
c53b6cc8
Create router.h
Jul 27, 2010
cbee969f
Create routerlist.h
Jul 27, 2010
31e81439
Create rendcommon.h
Jul 27, 2010
7caa8351
Create rendclient.h
Jul 27, 2010
85a1d635
Create rendservice.h
Jul 27, 2010
34dfce0d
Create buffers.h
Jul 27, 2010
21155204
Create circuitbuild.h
Jul 27, 2010
174a88dd
Create circuitlist.h
Jul 27, 2010
01c7b60a
Create circuituse.h
Jul 27, 2010
3074d5a2
Create command.h
Jul 27, 2010
c4f8f131
Create config.h
Jul 27, 2010
2a74101f
Create connection.h
Jul 27, 2010
78b6a465
Create connection_edge.h
Jul 27, 2010
0d33120c
Create connection_or.h
Jul 27, 2010
0bfa34e1
Create control.h
Jul 27, 2010
98d1314c
Create cpuworker.h
Jul 27, 2010
bec1c838
Create directory.h
Jul 27, 2010
7d4c027f
Create dirserv.h
Jul 27, 2010
85f7d544
Create dirvote.h
Jul 27, 2010
dc2f1666
Create dns.h
Jul 27, 2010
a86f464f
Create hibernate.h
Jul 27, 2010
0f1548ab
Create main.h
Jul 27, 2010
86d6bfe4
Create microdesc.h
Jul 27, 2010
69fcbbaa
Create networkstatus.h
Jul 27, 2010
af0c954b
Create ntmain.h
Jul 27, 2010
f6852fe0
Create onion.h
Jul 27, 2010
7bd8dee4
Create policies.h
Jul 27, 2010
cc060ea2
Create reasons.h
Jul 27, 2010
b0cd4551
Create relay.h
Jul 27, 2010
27,943 additional commits have been omitted to prevent performance issues.
Loading
Loading