Commits on Source
17712
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
c4208ef6
dir auths only give Guard if they're giving Stable
Mar 24, 2016
0c0bdbef
Write a document on how to add a test to Stem
Mar 28, 2016
447b1c6b
Begin an 0.2.9 branch
Mar 28, 2016
05b52eea
Add more structure (and tests) to ReleasingTor.md
Mar 28, 2016
1275d923
Merge branch 'reldoc'
Mar 28, 2016
3220bd81
Merge branch 'maint-0.2.8'
Mar 28, 2016
055a7a19
Rename tor_dup_addr to tor_addr_to_str_dup.
Mar 28, 2016
90c24c0c
Merge branch 'maint-0.2.8'
Mar 28, 2016
e1f4d955
Faravahar also versions.
Mar 29, 2016
4e76b206
Merge remote-tracking branch 'arma/feature18624'
Mar 29, 2016
1103d824
fix typo in comment
Mar 29, 2016
93c311da
majority of four is, alas, three
Mar 29, 2016
beba70ec
Don't declare "incoming_queue" in every file including channel.h
Mar 29, 2016
a19f4192
Issue a `STATUS_SERVER` event on meaningful hibernation state changes.
Mar 30, 2016
9e57ffa5
Merge branch 'maint-0.2.8'
Apr 01, 2016
4b3e6c4d
Merge branch 'maint-0.2.8'
Apr 01, 2016
705d3b22
Merge branch 'incoming_queue_symbol_fix'
Apr 01, 2016
78654021
Move tor_assert implementation into its own header/module.
Apr 04, 2016
5d2b1c78
Clarify comments on connection_t's address fields
Apr 05, 2016
6a2b4db4
Fix a comment typo in compat.h
Apr 05, 2016
6720628c
Merge branch 'maint-0.2.8'
Apr 05, 2016
16f78518
Merge remote-tracking branch 'teor/bug18720'
Apr 05, 2016
b46d126e
Merge branch 'maint-0.2.8'
Apr 05, 2016
20d39e86
Merge branch 'maint-0.2.8'
Apr 05, 2016
d5b36793
Merge branch 'maint-0.2.8'
Apr 05, 2016
e7034847
Merge branch 'maint-0.2.8'
Apr 07, 2016
7532cd43
When we get a bad nickname, explain what a good one is.
Apr 07, 2016
d5acb633
Don't mark guards as unreachable if connection_connect() fails.
Apr 07, 2016
59102925
Merge branch 'bug14334_squashed'
Apr 07, 2016
eafcd7b0
Merge branch 'maint-0.2.8'
Apr 12, 2016
bd34edc1
Merge remote-tracking branch 'sebastian/stemtest'
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
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
fb9c9e04
Merge branch 'maint-0.2.8'
Apr 26, 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
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
230a3d14
Merge branch 'maint-0.2.8'
May 03, 2016
e24c9022
Merge branch 'maint-0.2.8'
May 04, 2016
2384256a
Merge branch 'maint-0.2.8'
May 04, 2016
27c1b0ea
Merge branch 'maint-0.2.8'
May 04, 2016
2da27186
Merge branch 'maint-0.2.8'
May 04, 2016
641cdc34
Merge branch 'maint-0.2.8'
May 05, 2016
17,612 additional commits have been omitted to prevent performance issues.
Loading
Loading