Commits on Source
28260
8512e337
Add BUILDTIMEOUT_SET event for CBT stress testing.
Feb 18, 2010
ac68704f
Allow "EXTENDCIRCUIT 0" to omit a path.
Feb 18, 2010
f459388c
Add an event for a case where we drop guards.
Feb 18, 2010
2258125e
Move CBT params into consensus.
Feb 18, 2010
2b95d1c0
Describe the recent timeouts reallocation behavior.
Feb 18, 2010
54f1f2e5
Add changelog entry for CBT testing work.
Feb 18, 2010
2d95e029
Make more arguments in control.c properly case-insensitive.
Feb 18, 2010
061ffbd7
Future-proof the control protocol by ignoring unrecognized keyword args
Feb 18, 2010
408a828b
Make the DNSPort option work with libevent 2.x
Feb 19, 2010
391f75d7
Merge remote branch 'sebastian/bug1143'
Feb 19, 2010
0eb03bc6
Merge remote branch 'public/cbt-status'
Feb 20, 2010
60343209
fix typo and garbage grammar
Feb 21, 2010
a8a0542c
minor fixes in proposal 169
Feb 21, 2010
b9696b96
bump to 0.2.1.24
Feb 21, 2010
5e5bc872
put 0.2.1.24 in release notes too
Feb 21, 2010
5e8c6116
prepare for 0.2.2.9-alpha
Feb 22, 2010
eb842c00
Merge branch 'maint-0.2.1' into new
Feb 22, 2010
92546559
we deleted AUTHORS, so don't put it in the tarball
Feb 22, 2010
ee8b0893
we have two faqs for now
Feb 22, 2010
5aa9610d
network-status-version must come first in a vote/consensus
Feb 22, 2010
eeba8581
Update the osx dmg creation instructions
Feb 22, 2010
a7e0b2d6
Merge commit 'sebastian/osxinstructions'
Feb 22, 2010
e391a497
Remove some redundand code in control.c
Feb 22, 2010
dcf85eb1
Fix a memory leak, found by coverity
Feb 22, 2010
b65ad83e
Break early on unknown extendcircuit purpose
Feb 22, 2010
f5112fa4
Zero a cipher completely before freeing it
Feb 22, 2010
d4103043
Expand homedirs in paths passed to tor-checkkey
Feb 22, 2010
1dfbec48
Remove some redundant code in options_save_current()
Feb 22, 2010
d35b8dc5
Make expand_filename into a tor_strdup() alias on windows.
Feb 22, 2010
c084ae14
Merge remote branch 'sebastian/bug1254'
Feb 22, 2010
295e6557
Merge remote branch 'sebastian/coverity'
Feb 22, 2010
8ce1cb17
elevate a changelog entry, and get my mailto out of the man page
Feb 22, 2010
95aad716
Add %lld compat defines.
Feb 22, 2010
f9d40649
Perform calculation of consensus bandwidth weights.
Feb 22, 2010
df1ef2f0
Add parsing+verification for bw weight values.
Feb 22, 2010
931e073a
Implement bw weighting selection algorithm.
Feb 22, 2010
87a0430a
Clearly mark directory footer so we parse the new weight line.
Feb 22, 2010
5d4f5ef0
Update specs for weight computation and use.
Feb 22, 2010
245be159
Always weight routers by bandwidth.
Feb 22, 2010
21f91dcb
Patch from karsten to detect unnecessary \n's.
Feb 22, 2010
f4d6315a
Remove misc unnecessary newlines found by new check.
Feb 22, 2010
bce0021d
Add a changelog entry for the bandwidth weightings.
Feb 22, 2010
2e159967
Mark 160 and 161 as Finished.
Feb 22, 2010
3ae5bee3
bump to 0.2.2.9-alpha-dev
Feb 22, 2010
b3fde4d3
Add consensus method #defines.
Feb 22, 2010
4311318f
Update consensus methods in spec.
Feb 22, 2010
d89f662f
Updated spec file to remove AUTHORS and add myself as maintainer
Feb 22, 2010
7681e355
Fix another coverity-spotted memleak
Feb 23, 2010
c8f154e1
Proper NULL checking for hsdesc publication
Feb 23, 2010
e52353d7
Update polipo build instructions for OS X 10.6
Feb 23, 2010
e3ba1094
Fix some urls in the exit notice
Feb 23, 2010
f31db269
Update a section of the exit notice file, give it a changelog.
Feb 23, 2010
0da26162
Make unit tests work.
Feb 24, 2010
2917c059
Restrict PerConnBWRate|Burst to INT32_MAX, update manpage
Feb 25, 2010
cf886e29
Merge remote branch 'sebastian/polipo'
Feb 25, 2010
8b93dacb
Merge remote branch 'sebastian/manpage'
Feb 25, 2010
00f9a356
Update dir-spec.txt with begin_dir weights.
Feb 25, 2010
50d69603
Cast our weights down to ints from int64.
Feb 25, 2010
215930a7
Check snprintf return values in format_networkstatus_vote.
Feb 25, 2010
6fa8dacb
Add a tor_asprintf() function, and use it in a couple of places.
Feb 25, 2010
2ab3389e
Merge remote branch 'mikeperry/consensus-bw-weights5-merge'
Feb 25, 2010
eb10d441
Fix 64-bit printf issues in consensus-bw-weights5-merge.
Feb 25, 2010
f0b5f87e
Add the MIN and MAX macros for platforms that lack them
Feb 25, 2010
512cebad
For integers, if !(E<G), then we can infer that E>=G.
Feb 25, 2010
0950d95a
add .exe files to gitignore
Feb 25, 2010
a9802d33
Zero a cipher completely before freeing it
Feb 26, 2010
f36c36f4
Proper NULL checking for hsdesc publication
Feb 26, 2010
86828e20
Proper NULL checking in circuit_list_path_impl()
Feb 26, 2010
1e1d4710
Don't believe unauthenticated info in a consensus.
Feb 26, 2010
1c39dbd5
Don't segfault when checking the consensus
Feb 26, 2010
03d6995d
Check for empty smartlists and no bandwidth during node selection.
Feb 26, 2010
b67657bd
Properly handle non-terminated strings
Feb 27, 2010
937b5cdd
Merge remote branch 'origin/maint-0.2.1'
Feb 27, 2010
1c25077b
fix some wide lines in routerparse.c
Feb 27, 2010
27a8a56e
Fix a consensus-extension bug found by outofwords
Feb 27, 2010
c3e63483
Update Tor Project copyright years
Feb 27, 2010
b006e327
Merge remote branch 'origin/maint-0.2.1'
Feb 27, 2010
da220157
Update copyright dates for files not in maint-0.2.1
Feb 27, 2010
4aa56cbd
Remove the request for current memlock limits
Feb 28, 2010
9caecc1e
Merge branch 'fix_routerparse_bug'
Feb 28, 2010
897b0ebb
better handle the case where *strp is in asprintf args
Feb 28, 2010
47e91942
Tweak users of snprintf to use asprintf where appropriate
Feb 28, 2010
f9de12b8
Ship the asciidoc-helper file in our tarballs
Mar 01, 2010
0cd1b499
Simplify asciidoc-helper
Mar 01, 2010
4db5e7ae
Add configure switch to disable use of asciidoc
Mar 01, 2010
404af59e
Backport fix for time-goes-forward test. Fix bug 1267
Mar 02, 2010
9d3a985a
Note an exception to when we use OutboundBindAddress
Mar 02, 2010
97eec84f
Demote warn to info, since it can happen.
Mar 03, 2010
82a5ef1f
Merge commit 'mikeperry/bwweight-smartlistfix'
Mar 03, 2010
f3003d58
Add proposal 170 "Configuration options regarding circuit building"
Mar 03, 2010
2b5e1d36
Woops, forgot the second warn.
Mar 03, 2010
b3ec39af
Merge remote branch 'mikeperry/bwweight-smartlistfix'
Mar 04, 2010
3ff09239
Apply Roger's bug 1269 fix.
Mar 04, 2010
eb2e56ad
Merge commit 'origin/maint-0.2.1'
Mar 04, 2010
87197487
Merge commit 'sebastian/manpage'
Mar 04, 2010
368ca2a6
Merge branch 'master' of
ssh://git@git-rw.torproject.org/tor
Mar 05, 2010
625963d9
commit my annotations while i was hunting down the host order bug
Mar 05, 2010
ac8b8bca
Clarify that CRLF means "A CR then an LF". Explain what those are.
Mar 05, 2010
841351e6
clean up the 0.2.1.25 changelog
Mar 06, 2010
407a9d41
Merge branch 'maint-0.2.1'
Mar 06, 2010
28,160 additional commits have been omitted to prevent performance issues.
Loading
Loading