Commits on Source
16931
976f392f
Changelog for 0.2.7.4-rc (plan to release tomorrow)
Oct 19, 2015
67f0b51c
Merge branch 'maint-0.2.7' into release-0.2.7
Oct 19, 2015
47649a55
missing parenthesis
Oct 20, 2015
fbaee1bf
tomorrow, not tonight.
Oct 20, 2015
ff174995
Merge branch 'maint-0.2.7' into release-0.2.7
Oct 21, 2015
cc3ce685
Fold new entries into ChangeLog for 0.2.7.4-rc
Oct 21, 2015
3f3a753e
Reflow changelog
Oct 21, 2015
cd8a62a6
Merge branch 'maint-0.2.7' into release-0.2.7
Oct 21, 2015
89a9d8c8
More 0274-rc changelog updating
Oct 21, 2015
1512e7e5
Edit some changelog text
Oct 21, 2015
08b96160
Edit more changelog text (thanks to rl1987 for noticing)
Oct 21, 2015
5f60216b
Reflow changelog
Oct 21, 2015
f55d23e1
remove a comma that coderman didn't like
Oct 21, 2015
7bce3efb
Start the ReleaseNotes for 0.2.7.5.
Nov 05, 2015
6292a3fc
Remove all bugfix-on-0.2.7.x items from ReleaseNotes
Nov 05, 2015
99d39e93
Re-order and condense some ReleaseNotes items
Nov 05, 2015
4dd7a55c
start trying to write a blurb
Nov 10, 2015
e46ea4a7
Merge branch 'maint-0.2.7' into release-0.2.7
Nov 13, 2015
0549c019
add a dedication paragraph; reflow another.
Nov 13, 2015
b6024ec1
prepare for a release.
Nov 20, 2015
e0fa07c0
Merge branch 'maint-0.2.7' into release-0.2.7
Nov 20, 2015
b2a53e8c
Merge branch 'maint-0.2.7' into release-0.2.7
Dec 10, 2015
9236e504
fold in the changes entries
Dec 10, 2015
6f3f753c
Reflow and sort the changelog.
Dec 10, 2015
f01f8e18
Merge branch 'maint-0.2.7' into release-0.2.7
Dec 10, 2015
31b337d2
tweak 0276 changelog; copy it into the releasenotes
Dec 10, 2015
1979414f
Use the correct bug #. Thanks, skruffy
Dec 10, 2015
7a489a63
Use the correct bug #. For real this time. Thanks again, skruffy
Dec 10, 2015
35217f0f
Fix two log messages that mistakenly log 0-based hop counts
May 07, 2016
006c26f5
Abolish globals in entrynodes.c; relativize guard context to new guard_selection_t structure
Sep 25, 2016
8b4d961f
Changes file for ticket 19858
Sep 25, 2016
bfaded91
Bridge-using clients now use their cached microdesc consensus
Oct 01, 2016
782b6ec2
Bridges and relays now use microdescriptors
Oct 02, 2016
f0fb55ad
simplify we_use_microdescriptors_for_circuits()
Oct 02, 2016
5503eec3
Change some dirvote.c comments to reflect reality
Oct 03, 2016
fca605e7
Adjust comment per code review
Oct 13, 2016
3b8a40f2
Use tor_memeq() instead of tor_memcmp() per code review
Oct 13, 2016
1c6f8841
Refactor to always allocate chosen_entry_guards in new guard_selection_new() function
Oct 14, 2016
df84536a
Add a logic-consistency test when parsing unix socket configs
Oct 17, 2016
fd9a1045
Merge branch 'module_docs_1'
Oct 17, 2016
efe6fc8b
changes file for module docs
Oct 17, 2016
f3174428
Fix a syntax problem
Oct 17, 2016
20e9220d
Start on an 0.2.9.4-alpha changelog
Oct 17, 2016
949bfaf2
Wrap the changelog, add a blurb
Oct 17, 2016
80530f70
edits to changelog from kate and david
Oct 17, 2016
edcad379
Bump version to 0.2.9.4-alpha.
Oct 17, 2016
eae0c00d
changelog typo fixes from Rubiate
Oct 17, 2016
3cea86eb
Add a one-word sentinel value of 0x0 at the end of each buf_t chunk
Oct 17, 2016
1df11433
Merge branch 'buf_sentinel_026_v2' into maint-0.2.8
Oct 17, 2016
1a748810
Merge branch 'maint-0.2.8'
Oct 17, 2016
66ecdcdd
Update the buffer sentinel fix to work with our
#20081
fix.
Oct 17, 2016
52b2b2c8
Fold 20384 into changelog
Oct 17, 2016
0fa3811c
bump to 0.2.8.9
Oct 17, 2016
3b6f924e
Merge branch 'maint-0.2.8'
Oct 17, 2016
8b0755c9
release-notes for 0.2.8.9
Oct 17, 2016
702c1dcf
Bump master to 0.2.9.4-alpha-dev
Oct 17, 2016
b0f1241a
Bump to 0.2.8.9-dev
Oct 17, 2016
6e823a27
Merge branch 'maint-0.2.8'
Oct 17, 2016
35df48b1
Module docs for channel.c and channeltls.c
Oct 18, 2016
56933787
Turn circuitmux.c comments into module docs.
Oct 18, 2016
84829e33
Module documentation for circuitmux_ewma.c
Oct 18, 2016
d1b45786
Document connection_or.c and connection.c at module level
Oct 18, 2016
43965401
Turn replaycache.c module doc into doxygen
Oct 18, 2016
54fda6b9
Module-level docs for ext_orport and router.c
Oct 18, 2016
9a3adb07
changes file for module docs
Oct 18, 2016
195ccce9
Refactor to use purpose_needs_anonymity and remove is_sensitive_dir_purpose
Oct 18, 2016
471b0c51
Refactor purpose_needs_anonymity to use switch statement
Oct 19, 2016
e12560db
Bump version on master to 0.3.0.0-alpha-dev.
Oct 19, 2016
87e4b925
Merge remote-tracking branch 'arma/bug6769'
Oct 19, 2016
ec4142ab
Unify code in channel_write_*cell()
Oct 19, 2016
12cf73c4
Merge remote-tracking branch 'andrea/ticket19858_v2'
Oct 19, 2016
9f6bb29b
Compilation fix. (function pointer implicit cast in tests.)
Oct 19, 2016
df387b94
Merge remote-tracking branch 'chelseakomlo/master'
Oct 19, 2016
c87d9b13
BUG in purpose_needs_anonymity if switch not matched.
Oct 19, 2016
e77033e9
Say 'Invalid argument' instead of unclear 'Unrecognized'
Oct 19, 2016
7010e859
changes file for 20389
Oct 19, 2016
d1bcba19
Turn scheduler.c documentation into doxygen.
Oct 20, 2016
59247314
man: Fix default value of AuthDirGuardBWGuarantee to 2MB
Oct 23, 2016
5382b174
Module documentation (and an important caveat) for dirvote.c
Oct 24, 2016
3a232ef6
Module documentation for config.c and confparse.c
Oct 24, 2016
ed984555
doxygen says these options are obsolete
Oct 24, 2016
e3592cd8
html error in doxygen comment in rendservice.c
Oct 24, 2016
961c8f48
Module-document dnsserv.c, policies.c, routerkeys.c
Oct 24, 2016
410f1a43
Merge remote-tracking branch 'dgoulet/bug20435_030_01'
Oct 24, 2016
01482e30
Merge remote-tracking branch 'pastly/ticket20273'
Oct 24, 2016
c09993fd
Fix ewma_cmp_cmux never considering policies different
Oct 25, 2016
8cc528c7
Allow asking a bridge's own descriptor over one-hop connection
Oct 26, 2016
04b8af9d
Whitespace fixes
Oct 26, 2016
a5f07a6c
More module-level documentation.
Oct 26, 2016
206a9726
Regenerate trunnel code with trunnel 1.5
Oct 26, 2016
9c8dbcd0
More module documentation (circpathbias, circuitlist)
Oct 26, 2016
8a38d053
Continue the module documentation effort with circuitbuild and circuituse
Oct 26, 2016
d2887040
Avoid tor_fragile_assert() failure with DNSPort on RESOLVED_TYPE_ERROR
Oct 26, 2016
5a1779b7
Merge branch 'maint-0.2.9'
Oct 26, 2016
39375db3
Merge remote-tracking branch 'pastly/ticket20459'
Oct 26, 2016
909ee0e5
Fix default bw weights with new consensus method
Oct 26, 2016
7ba0ae94
Add consensus weight calculation tests
Oct 26, 2016
6629c5c3
Add historic bwweight tests, comments, line len fixes
Oct 26, 2016
77d14b5f
Small refactoring: explain G,M,E,D,T initialization
Oct 26, 2016
48d7b693
Merge branch 'ticket14881-v3'
Oct 26, 2016
16,831 additional commits have been omitted to prevent performance issues.
Loading
Loading