Commits on Source
16690
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
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
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
b8b8b6b7
Add implementation of smartlist_add_strdup
Oct 27, 2016
265d5446
Automated change to use smartlist_add_strdup
Oct 27, 2016
e2577cce
Convert remaining files to smartlist_add_strdup
Oct 27, 2016
172b1240
Resolve memory leaks in test_dir_networkstatus_compute_bw_weights_v10
Oct 27, 2016
2d049469
Do not mark circs for close again after relay_send_command_from_edge()
Oct 27, 2016
23b878b8
Do assert when calling relay_send_command_from_edge() on OR-side circs
Oct 27, 2016
dc79504e
Document main.c a lot better
Oct 27, 2016
70b9e797
Slightly refactor and fix couple callsites
Oct 27, 2016
f3e158ed
Comment the heck out of the stream/circuit attaching process.
Oct 27, 2016
183fbc41
Hopefully fix int64 comparisons in test_dir_networkstatus_compute_bw_weights_v10
Oct 28, 2016
ada75d55
Fix bad warning when checking IP policies.
Oct 28, 2016
cac495f0
Merge branch 'bug20494'
Oct 28, 2016
59a78187
Merge branch 'maint-0.2.9'
Oct 31, 2016
0ba3444b
Make trunnel find files recursively
Oct 31, 2016
f22eb273
prop224: Add ESTABLISH_INTRO and INTRO_ESTABLISHED trunnel definition
Oct 31, 2016
0fa67184
prop224: Add INTRODUCE1 and INTRODUCE_ACK trunnel definition
Oct 31, 2016
1d76d389
Re-run trunnel.
Oct 31, 2016
68a27dad
Merge branch 'maint-0.2.9'
Oct 31, 2016
d8d6d8c2
Update man page that HS directory does not need to exist
Nov 01, 2016
e6d84ac0
Merge branch 'maint-0.2.9'
Nov 01, 2016
db67867a
Merge remote-tracking branch 'pastly/ticket20486'
Nov 01, 2016
cb35a7c2
Merge branch 'maint-0.2.9'
Nov 01, 2016
25f53955
Merge branch 'maint-0.2.9'
Nov 01, 2016
922bc45a
hs: Added rend_service_is_ephemeral() and made related code use it
Nov 02, 2016
8f465808
Check for getpagesize before using it to mmap files
Nov 03, 2016
986695fb
When parsing certs cells, allow more certs types
Nov 03, 2016
5205e952
Refactor connection_or_send_certs_cell() to use trunnel
Nov 03, 2016
fdd8f8df
Send ed25519 certificates in certs cell, when we have them.
Nov 03, 2016
16,590 additional commits have been omitted to prevent performance issues.
Loading
Loading