Commits on Source
18027
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
a19f4192
Issue a `STATUS_SERVER` event on meaningful hibernation state changes.
Mar 30, 2016
78654021
Move tor_assert implementation into its own header/module.
Apr 04, 2016
1a065cea
Do not link tests against both libor.a and libor-testing.a
Apr 12, 2016
0aacc070
encourage rejected relays to contact us
Apr 12, 2016
4043f2c9
Adopt the LCOV convention for marking lines as unreachable by tests.
Apr 12, 2016
0630f198
Add LCOV_EXCL* markers to crypto.c and crypto_s2k.c
Apr 12, 2016
525307c0
fix typos/etc before i go nuts on #18809
Apr 13, 2016
a885271c
Add new tor_assert_nonfatal*() macros.
Apr 14, 2016
532820b1
Add a BUG macro for usage in if checks.
Apr 14, 2016
a86ed1d7
Add an IF_BUG_ONCE macro, since that's a pretty common pattern too.
Apr 14, 2016
0e354ad4
Merge branch 'assert_nonfatal_squashed'
Apr 14, 2016
7e1b8ae7
Improve fallback selection and output
Apr 15, 2016
205a641e
Remove fallback directory weights
Apr 15, 2016
e115523c
Only count active fallbacks in updateFallbackDirs.py
Apr 15, 2016
78ec782f
Select fallbacks by bandwidth rather than consensus weight
Apr 15, 2016
99983432
Simplify fallback list output
Apr 15, 2016
c157a31e
Limit fallbacks from the same operator
Apr 15, 2016
32e80ea3
Import timeouts.c directly from William Ahern's git.
Apr 15, 2016
05499b6d
Add timeouts to libor-event.a
Apr 15, 2016
9d6c5300
Fix compilation of timeout.c with our flags and warnings.
Apr 15, 2016
c77cf882
Quick function to find out the timeout object's view of "now"
Apr 15, 2016
381dae43
Add branch prediction to util_bug.h, and fix a bug.
Apr 15, 2016
8c6b528b
Disambiguate: Avoid defining two static functions both called gettweak()
Apr 15, 2016
12e26a6e
Disambiguate: Avoid defining two static functions called chunk_free_unchecked
Apr 15, 2016
4f37919f
Change UseOptimisticData default to 1.
Apr 18, 2016
94e35551
Merge remote-tracking branch 'public/lcov_excl'
Apr 19, 2016
e015f7c9
Basic 'handle' implementation and tests.
Apr 19, 2016
520799f0
Merge branch 'handles_squashed'
Apr 19, 2016
1e553b6c
Increase number of preemptive internal circuits
Apr 19, 2016
26db1b65
Remove trunnel files from libor/libcrypto, since they are in libtrunnel. Found...
Apr 20, 2016
bff53aab
Remove redundant declarations of MIN
Apr 25, 2016
4a44e2d6
Merge remote-tracking branch 'yawning-schwanenleid/feature18685'
Apr 26, 2016
f197d189
mention 18685 in changes file
Apr 26, 2016
8b90d45f
Add fallbacks to white/blacklist from operator responses
Apr 26, 2016
1fd4340f
April 2016 fallbacks for 0.2.8-rc
Apr 26, 2016
de5def32
Changes for
#17158
,
#17905
,
#18689
,
#18749
& April 2016 fallbacks
Apr 26, 2016
ba769107
Report fallback directory detail changes when rebuilding list
Apr 26, 2016
de08f2d9
Whitelist additional fallbacks after creating April 2016 list
Apr 26, 2016
fb9c9e04
Merge branch 'maint-0.2.8'
Apr 26, 2016
92615f60
Do not recommend use of nicknames in MapAddress manpage
Apr 26, 2016
692828be
Decide to advertise begindir support like we decide to advertise DirPort
Apr 28, 2016
75dd2a28
Descriptors depend on more config options now they list begindir support
Apr 28, 2016
05cf2867
Make mock function static to prevent future clashes
Apr 28, 2016
2cfcf17c
Changes file for
#18616
Apr 28, 2016
d3c60f2b
Avoid checking ORPort reachability when the network is disabled
Apr 28, 2016
b51316c0
Refactor common code out of reachability checks
Apr 28, 2016
211e56ad
Remove redundant descriptor checks for OR/Dir reachability
Apr 28, 2016
b6ba6afa
Refactor DirPort & begindir descriptor checks
Apr 28, 2016
46d81392
Improve comments in fallback update script
Apr 29, 2016
d41f92b0
Improve logging in fallback update script
Apr 29, 2016
ab06b79c
Simplify string cleansing in fallback update script
Apr 29, 2016
b72aa18d
test_bt.sh: Check stderr for backtrace as well as stdout.
May 02, 2016
a57ed38a
Clean up TEST_TOR_BINARY so test-stem can have better dependencies
May 02, 2016
c9081bdb
Merge branch 'bug18240_squashed'
May 02, 2016
b2083cba
Merge remote-tracking branch 'dgoulet/bug13239_029_01'
May 02, 2016
054d9398
(cherry-picked by nickm, with changes file from isis.)
May 02, 2016
8340becd
Merge branch 'maint-0.2.8'
May 02, 2016
d1f2af57
White-box tests for crypto_rand_*_range(), rand_hostname().
May 03, 2016
405b6375
tests for some of the simpler functions in crypto.c
May 03, 2016
44a32481
Add test vector for Curve25519 from RFC7748
May 03, 2016
54697fa4
Add test vector for AES_CTR from NIST SP800-38a sec F.5
May 03, 2016
5845c228
Ed25519 test vectors from draft-irtf-cfrg-eddsa-05
May 03, 2016
8f292f1c
Fix keccak-tiny portability on `exotic` platforms.
May 03, 2016
230a3d14
Merge branch 'maint-0.2.8'
May 03, 2016
0ca3f495
Fix dnsserv.c assertion when no supported questions are requested.
May 04, 2016
31332a87
Merge branch 'bug18710_025' into maint-0.2.8
May 04, 2016
e24c9022
Merge branch 'maint-0.2.8'
May 04, 2016
c7b9e0b8
Report success when not terminating an already terminated process.
May 04, 2016
b8e8910d
Merge branch 'bug18686_025' into maint-0.2.8
May 04, 2016
2384256a
Merge branch 'maint-0.2.8'
May 04, 2016
60274296
Merge branch 'doc18312' into maint-0.2.8
May 04, 2016
27c1b0ea
Merge branch 'maint-0.2.8'
May 04, 2016
17,927 additional commits have been omitted to prevent performance issues.
Loading
Loading