Commits on Source
18485
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
5f7df925
Remove support for unsigned time_t
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
c625ab9f
Validate the DH parameters for correctness.
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
d5ac79e0
Update geoip and geoip6 to the February 2 2016 database.
Feb 04, 2016
c595f6d2
Add an assertion to tor_libevent_get_base()
Feb 04, 2016
af116081
Make the no-assertions-during-coverage check into a configure option
Feb 04, 2016
5d63cbf7
whoops, add a changes file for 18242.
Feb 04, 2016
32b8734b
dgoulet found some typos in the changelog
Feb 04, 2016
805dfa19
Reflow a paragraph in the changelog
Feb 04, 2016
9093e376
Call them relays in the changelog, not servers.
Feb 04, 2016
c91a4cae
whoops, needs a release date.
Feb 04, 2016
61497030
Bump to 0.2.8.1-alpha-dev
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
f06d9a9c
Merge branch 'maint-0.2.4' into maint-0.2.5
Feb 05, 2016
44ad3be2
Merge branch 'maint-0.2.5' into maint-0.2.6
Feb 05, 2016
d920cbb8
Merge branch 'maint-0.2.6' into maint-0.2.7
Feb 05, 2016
1f5cdf2b
Merge branch 'maint-0.2.7'
Feb 05, 2016
55d6fd27
Fix the --disable-asserts-in-tests configure option
Feb 05, 2016
edd93f9d
changing output of crypto_cipher_crypt_inplace from int to void
Feb 06, 2016
f3a0de0c
add a changes file
Feb 06, 2016
a9cd2917
Removed aes_crypt, left only aes_crypt_inplace. Removed...
Feb 06, 2016
ef5f3597
changes file for bug 18258.
Feb 06, 2016
03371e3d
Merge branch 'cleaned_aes_crypt'
Feb 06, 2016
31a27729
Fix spaces.
Feb 06, 2016
928380e2
Credit the patch
Feb 06, 2016
6852868b
Removed dead code in main.c
Feb 06, 2016
b645e2f2
Merge remote-tracking branch 'alec/dead_code_removal'
Feb 06, 2016
0f5f6b8a
Merge remote-tracking branch 'yawning/bug18221'
Feb 06, 2016
2d879bd3
Document port_out argument to tor_addr_from_sockaddr
Feb 06, 2016
42e131e9
Fix a segfault during startup
Feb 06, 2016
c30be5a8
Using router_get_my_routerinfo()
Feb 07, 2016
d004f068
fix wide lines, use more locals.
Feb 08, 2016
061586e3
decorated ipv6 address for directory send command
Feb 08, 2016
9f6589d6
Merge branch 'decorated_ipv6_directory_send_command_squashed'
Feb 08, 2016
92048a1b
Add missing consts; my fault.
Feb 08, 2016
0c4fa4a9
changes file for bug18051
Feb 08, 2016
3014bfb6
Appease make check-spaces
Feb 10, 2016
ae0f8586
Properly detach circuits from cmuxes when calling circuit_free_all() on shutdown again
Feb 10, 2016
2123f0a2
Make the callgraph module-aware
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
18,385 additional commits have been omitted to prevent performance issues.
Loading
Loading