Commits on Source
17125
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
94bff894
Fix a large pile of solaris warnings for bug 19767.
Jul 28, 2016
25513ae1
Re-run trunnel.
Jul 28, 2016
16386a8c
Count unix sockets when counting client listeners
Aug 31, 2016
c2d13567
Change servers to never pick 3DES.
Sep 05, 2016
b9a43c8f
For me, asan/ubsan require more syscalls.
Sep 05, 2016
ae3ea9a7
Remove redundant definitions of expect_{no_,}log_msg()
Sep 08, 2016
3705ee8f
Revise log-testing macros to dump the actual log contents on failure
Sep 08, 2016
d626ffe2
Fix a bug in connection/download_status.. tests
Sep 08, 2016
f64f293c
Suppress a really impressive pile of warnings in conection/.. tests
Sep 08, 2016
f9cb9d89
more consistent use of expect_log_msg_containing
Sep 08, 2016
6a1454aa
Tolerate another failure mode of get_if_addres6_list in tests
Sep 08, 2016
3269307d
Treat all nonfatal assertion failures as unit test failures.
Sep 08, 2016
d0fe86f3
Fix bug warnings in test_circuitlist.
Sep 08, 2016
b0a9e547
Resolve more BUG warnings in the unit tests
Sep 08, 2016
deb294ff
Simplify log_test_helpers interface
Sep 08, 2016
e9fdec2b
capture and detect expected BUG messages in shared-random tests
Sep 08, 2016
3fcd5d71
Fix typo error in bug warning in relay.c
Sep 08, 2016
d860b99d
Fix remaining test warnings. (in test_relay.c)
Sep 08, 2016
55713f0d
Placate "make check-spaces"
Sep 08, 2016
63e34e9e
Reinstate a couple of teardown_capture_of_logs that I missed
Sep 08, 2016
42a74f70
Document the default PathsNeededToBuildCircuits value
Sep 09, 2016
5ec395b2
Re-enable RSA cacheing in tests, with a better design.
Sep 09, 2016
05110c92
Move the donna-fuzzing tests into test_slow.
Sep 09, 2016
5e30e26c
Chop another ~93 RSA key generations out of the unit tests
Sep 09, 2016
7c521096
Disable a single pbkdf2 test vector
Sep 09, 2016
373bfd96
Make a couple more tests run faster.
Sep 09, 2016
2fe7e3d9
Oh dear, I was missing an extern.
Sep 09, 2016
4c55e8a5
Fix cases where the tests were doing closesocket() on a non-socket
Sep 09, 2016
75a79971
Fix a coupole of coverity complaints.
Sep 09, 2016
77e2be06
make check-spaces
Sep 09, 2016
87b91949
Add some clarifications in the comments. Bug 19209
Sep 11, 2016
64521a9d
Merge remote-tracking branch 'public/solaris_warnings_028'
Sep 11, 2016
9d84a6d9
changes file for 19767
Sep 11, 2016
a671a1c9
Tweak tor_gmtime_r test.
Sep 11, 2016
c6e70dac
Try to make our ersatz-socketpair test work better on FreeBSD jails
Sep 11, 2016
ccea2a5a
Fix gmtime unit test on openbsd
Sep 11, 2016
d5d29cd5
Whoops. Cant call sockaddr_in a "sin", since sin() is a thing.
Sep 11, 2016
c897328f
Merge remote-tracking branch 'samdney/ticket19209'
Sep 12, 2016
4b182dfc
Merge remote-tracking branch 'public/ticket19998'
Sep 13, 2016
20c4b016
Make preferred_chunk_size avoid overflow, handle big inputs better
Sep 13, 2016
08d2d7c4
prop272: Believe that all routers are Valid and Running.
Sep 13, 2016
8fdf2f58
Unit tests for proposal 271 client-side implementation
Sep 13, 2016
b494ccc3
Make rend_service_free available to the unit tests
Sep 13, 2016
b560f852
Implement Prop #260: Single Onion Services
Sep 13, 2016
75ebbed5
Make Single Onion Service intro points respect ReachableAddresses
Sep 13, 2016
e5ad0033
Make Tor2web work with ReachableAddresses and CRN_DIRECT_CONN
Sep 13, 2016
831cf6d1
Refactor crypto init to use existing options variable
Sep 13, 2016
07d32d2e
Remove a duplicate non-anonymous warning log message
Sep 13, 2016
c43211fd
When LearnCircuitBuildTimeout is disabled by other options, be quieter
Sep 13, 2016
4d9d2553
Fix a typo in the LearnCircuitBuildTimeout disabled log message
Sep 13, 2016
3e4a401e
Fix a typo in a comment in rend_consider_services_intro_points
Sep 13, 2016
0285f4f3
Use CircuitBuildTimeout whenever circuit_build_times_disabled is true
Sep 13, 2016
41f96078
Refactor UseEntryNodes so the original configured value is preserved
Sep 13, 2016
65b2d34c
Allow the unit tests to pass a service list to rend_service_load_all_keys
Sep 13, 2016
a4f46ff8
Refactor the hidden service code to use rend_service_path
Sep 13, 2016
a00fee2f
Ephemeral Single Onion Services must have the NonAnonymous ADD_ONION flag
Sep 13, 2016
f686fa2e
Comments: prefer circuit_build_times_disabled() to LearnCircuitBuildTimeout
Sep 13, 2016
365ca3ca
Refactor Single Onion code to improve consistency
Sep 13, 2016
f311c9ff
Replace OnionService* with HiddenService* in option names
Sep 13, 2016
9f0cb5af
Merge branch 'feature-17178-v7-squashed-v2'
Sep 13, 2016
22374780
options/validate__single_onion test: use new log capture api
Sep 13, 2016
2c7d09df
Fix a check-spaces warning.
Sep 13, 2016
831649f5
Fix a memory leak in options/validate__single_onion
Sep 13, 2016
b488bd54
Merge remote-tracking branch 'public/bug20063'
Sep 13, 2016
16085a84
Add some chutney single onion networks to make test-network-all
Sep 14, 2016
4f4e995d
Merge branch 'bug20081'
Sep 14, 2016
8b7922b2
Merge remote-tracking branch 'teor/feature20072'
Sep 14, 2016
b88f9182
Remove an extraneous parenthesis in IF_BUG_OHNCE__
Sep 14, 2016
425f5e6d
Fix a bogus memwipe length in rend_service_load_auth_keys().
Sep 14, 2016
b08ddb60
Ensure that dir1 and dir2 are freed at the end of poisoning test
Sep 14, 2016
981d0a24
In aes.c, support 192-bit and 256-bit keys.
Sep 16, 2016
17,025 additional commits have been omitted to prevent performance issues.
Loading
Loading