Commits on Source
18393
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
fcc6541f
src/common/compat.c:tor_vasprintf() - changed vsnprintf() to tor_vsnprintf()...
Dec 01, 2015
86a5305d
ext/eventdns.c multiple replacements of snprintf() with tor_snprintf() which...
Dec 01, 2015
b3639c82
src/common/compat.c:tor_vasprintf() - vsnprintf() was properly checked but...
Dec 01, 2015
4a7964b3
Don't allow a rendezvous point to have a private address
Dec 08, 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
bca7083e
avoid integer overflow in and around smartlist_ensure_capacity.
Jan 27, 2016
39b597c2
Restrict the meaning of digests_t to sha1+sha256.
Jan 27, 2016
4460feaf
Fix *_get_all_orports to use ipv6_orport
Jan 29, 2016
2d33d192
Add ClientUseIPv4 and ClientPreferIPv6DirPort torrc options
Jan 29, 2016
268608c0
Choose OR Entry Guards using IPv4/IPv6 preferences
Jan 29, 2016
e72cbf7a
Choose directory servers by IPv4/IPv6 preferences
Jan 29, 2016
c3cc8e16
Log when IPv4/IPv6 restrictions or preferences weren't met
Jan 29, 2016
16486662
Choose bridge addresses by IPv4/IPv6 preferences
Jan 29, 2016
4528f893
Make entry_guard_set_status consistent with entry_is_live
Jan 29, 2016
3b8216f2
Use fascist firewall and ClientUseIPv4 for bridge clients
Jan 29, 2016
e991d642
Add firewall_is_fascist_dir()
Jan 29, 2016
772577b5
Optimise reachability checks when iterating through relay lists
Jan 29, 2016
4db5a35e
Consistently format addresses in node_get_address_string
Jan 29, 2016
3a00215c
Minor whitespace-only fix
Jan 29, 2016
77a9de0d
Automatically use IPv6 when ClientUseIPv4 is 0
Jan 29, 2016
1401117f
Return NULL from extend_info_from_node if the node has no allowed address
Jan 29, 2016
73fc67bc
Tor2Web: tell extend_info_from_node intro point connections are direct
Jan 29, 2016
c4cb4706
Merge branch 'feature17840-v11-squashed' into feature17840-v11-merged
Jan 29, 2016
8627a40f
Add a helper to search for strings in the log, and change option tests to use...
Feb 01, 2016
13db39b8
Fix existing options_validate unit tests for ClientUseIPv4
Feb 01, 2016
26f68a77
Report malformed options in options_validate unit tests
Feb 01, 2016
1dae4dac
Add unit tests for ClientUseIPv[4,6] and ClientPreferIPv6[OR,Dir]Port
Feb 01, 2016
b860f82d
Treat bt_test.py failures as "SKIP" on freebsd.
Feb 01, 2016
92b1c3b6
Update ExitPolicy when interface addresses change
Feb 02, 2016
b316c87b
Make bridge clients prefer the configured bridge address
Feb 03, 2016
c213f277
Make bridge clients prefer the configured bridge address
Feb 03, 2016
c595f6d2
Add an assertion to tor_libevent_get_base()
Feb 04, 2016
db72b509
Check that the log mutex is initialised before trying to lock or unlock it
Feb 05, 2016
add8acf4
Avoid calling log functions in logv when SMARTLIST_DEBUG is defined
Feb 05, 2016
42e131e9
Fix a segfault during startup
Feb 06, 2016
ae0f8586
Properly detach circuits from cmuxes when calling circuit_free_all() on shutdown again
Feb 10, 2016
8a4bba06
Rename crypto_digest_all, and digests_t.
Feb 10, 2016
9746aed2
Another automated rename.
Feb 10, 2016
a8d69895
Whitespace fixes
Feb 10, 2016
ee75c026
Merge remote-tracking branch 'andrea/bug18116'
Feb 10, 2016
44ea7af6
Quotes added on configure script's string comparison.
Feb 10, 2016
601b4108
Bulletproof the safe_timer_diff function
Feb 10, 2016
162d2022
Merge branch 'bug17682_squashed'
Feb 10, 2016
c0a6c346
Merge remote-tracking branch 'teor/bug18208'
Feb 10, 2016
bc7a5eee
Merge remote-tracking branch 'weasel/bug18261'
Feb 11, 2016
7f9ac495
Split a long line
Feb 11, 2016
cae59b91
Rename circuit_about_to_free_{terminal -> atexit}
Feb 11, 2016
ba2be81f
Merge remote-tracking branch 'teor/feature17840-v11-merged-v2'
Feb 11, 2016
2b5ff525
Merge branch 'feature17840-v11-tests_truncated'
Feb 11, 2016
838d4dee
make check-spaces
Feb 11, 2016
c2fd6484
Make ensure_capacity a bit more pedantically correct
Feb 11, 2016
ad95d64f
Merge branch 'bug18162_024' into maint-0.2.4
Feb 11, 2016
ce289e2c
Merge branch 'maint-0.2.4' into maint-0.2.5
Feb 11, 2016
740421af
Merge branch 'maint-0.2.5' into maint-0.2.6
Feb 11, 2016
be6174f8
Merge branch 'maint-0.2.6' into maint-0.2.7
Feb 11, 2016
7788ee43
Merge branch 'maint-0.2.7'
Feb 11, 2016
5a164d50
Add another admonishment to WritingTests.md
Feb 11, 2016
a7a98e27
Initialise logging before trying to use it in unit tests
Feb 11, 2016
fed8c519
Merge branch 'check_log_mutex_uncherrypicked'
Feb 11, 2016
1f679d4a
Fix all doxygen warnings other than "X is not documented"
Feb 11, 2016
a874d66e
Handle the case where tor-gencert gets a passphrase with no NL
Feb 12, 2016
4e19133d
src/common/util.c:expand_filename() - Perhaps use GetFullPathName() as a form...
Feb 16, 2016
f48c607f
Harden check_private_dir() to remove any potential race.
Feb 16, 2016
75daeb5c
changes file for bug17852
Feb 16, 2016
5cd6c577
Merge branch 'bug17852_revised'
Feb 16, 2016
31c96a36
Fix a NULL dereference on unit test failure. CID 1353177.
Feb 16, 2016
54949384
Set or_ap/dir_ap.port on the invalid addr case. Bug in no released Tor. CID 1353178 and 1353179.
Feb 16, 2016
13a85718
Add onion address to the HS_DESC UPLOADED event
Feb 17, 2016
25543387
Ensure relays must use IPv4, and can use IPv6
Feb 20, 2016
a4eddfff
Refactor fascist_firewall_allows_address without changing behaviour
Feb 20, 2016
a4853f1b
Make some fascist_firewall_choose_address* functions static
Feb 20, 2016
4afb1072
Refactor IPV6_OR_LOOKUP into fascist_firewall_choose_address_rs
Feb 20, 2016
c281c036
If both IPv4 and IPv6 addresses could be used, choose one correctly
Feb 20, 2016
18,293 additional commits have been omitted to prevent performance issues.
Loading
Loading