Commits on Source
16543
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
3ee9a6d6
hs: Remove EnableOnionServiceV3 consensus param
Nov 07, 2016
d46c1b49
Do not serve a consensus if it is too old
Nov 10, 2016
431565e0
Helper function to see if an ed25519 pk is set.
Nov 10, 2016
8406677a
Accessor functions to get a node's ID keys.
Nov 10, 2016
b5e75ae7
Add an ed25519 identity to extend_info
Nov 10, 2016
1be671f5
Trunnel-side: start migrating extend/extend2 to trunnel
Nov 10, 2016
9f74f8f7
Move encode_cert to torcert.c and rename it to tor_cert_encode_ed22519()
Nov 10, 2016
a3bbb9ce
fixup! Move encode_cert to torcert.c and rename it to tor_cert_encode_ed22519()
Nov 10, 2016
e0542112
Migrate extend2/create2 cell encoding to Trunnel
Nov 11, 2016
98057d27
Create HS directories in rend_config_services, then check before use
Nov 18, 2016
8bdedab8
Refactor duplicate code out of rend_config_services
Nov 18, 2016
1d1d37bb
Refactor rend_service_check_dir_and_add
Nov 18, 2016
16fcbd21
Try to work around breakage in the OSX 10.12 SDK.
Nov 22, 2016
b95998ef
moving useful test helper to test_helpers.h
Nov 24, 2016
afb6ae7b
Refactor circuit_predict_and_launch_new
Nov 24, 2016
cfb8363d
extract magic numbers in circuituse.c
Nov 24, 2016
118bba76
Refactor to remove unnecessary check in circuit_is_available_for_use
Nov 24, 2016
c86bbdd3
adding documentation to extracted unit test helper
Nov 24, 2016
b252773f
re-add check for if circuit is an origin circuit
Nov 24, 2016
f83ed310
adding better comments for defines
Nov 24, 2016
2331e70d
fix up spacing/style in needs_circuits_for_build
Nov 24, 2016
276d07a8
crypto_digest returns expected error value of -1
Nov 24, 2016
9d9110f6
crypto_digest256 returns expected error value of -1
Nov 24, 2016
e01b09d5
crypto_digest512 returns expected error value of -1
Nov 24, 2016
1ca77747
adds changes file
Nov 24, 2016
215cc0d5
Improve log messages related to identity key
Nov 27, 2016
e5c608e5
Stop discarding consensus flavors and descriptors we wanted to fetch
Nov 30, 2016
65d793fa
Fetch unknown certificates if FetchUselessDescriptors is true
Nov 30, 2016
24e293c3
Man page update and changes file for 20667
Nov 30, 2016
e061cf4d
Remove an unneccessary FetchUselessDescriptors check in client_would_use_router
Nov 30, 2016
04f79448
Stop discarding downloaded full descriptors when using microdescs for circuits
Nov 30, 2016
c1e8dfd6
Fix compilation
Dec 01, 2016
a7762930
Merge remote-tracking branch 'dgoulet/ticket20568_030_01'
Dec 01, 2016
91abd60c
Update unit tests for 20484, 20529
Dec 01, 2016
f80a43d1
Stop ignoring hidden service key anonymity when first starting tor
Dec 01, 2016
f8a7972b
Merge branch 'bug20638_029_v2_squashed' into maint-0.2.9
Dec 01, 2016
5efbd41d
Merge branch 'maint-0.2.9'
Dec 01, 2016
1e8f68a9
Add an extra warning message to check_private_dir
Dec 01, 2016
36bb900d
Refactor rend_service_list substitute list selection code
Dec 01, 2016
b917b387
Stop ignoring misconfigured hidden services
Dec 01, 2016
52cb1edd
Merge branch 'maint-0.2.8' into maint-0.2.9
Dec 01, 2016
fc47cc3e
Merge branch 'maint-0.2.9'
Dec 01, 2016
3b6da3f9
Fix memory leak in bug 20716
Dec 01, 2016
6a069959
Fix major errors in freeing getaddrinfo sandbox cache
Dec 01, 2016
9157405c
Bump to 0.2.8.10
Dec 01, 2016
82bd2af7
Merge branch 'maint-0.2.8' into maint-0.2.9
Dec 01, 2016
bb0d6686
Merge branch 'maint-0.2.9'
Dec 01, 2016
9e297f81
Bump to 0.2.9.6-rc
Dec 01, 2016
647dbf65
Merge branch 'maint-0.2.9'
Dec 01, 2016
1221c5aa
test_single_onion_poisoning: Free dir[12] on all paths
Dec 02, 2016
6f101f96
Merge branch 'maint-0.2.9'
Dec 02, 2016
e317a9cb
Merge branch 'bug20599_030_v4'
Dec 02, 2016
1122137f
Bump to 0.2.8.10-dev
Dec 02, 2016
cf762c66
Bump to 0.2.9.6-rc-dev
Dec 02, 2016
70d39859
Merge branch 'maint-0.2.8' into maint-0.2.9
Dec 02, 2016
fd51d06b
Merge branch 'maint-0.2.9'
Dec 02, 2016
1e8fa9e0
Forward-port 0.2.8.10 to releasenotes and 0.2.8.10,0.2.9.6-rc to changelog
Dec 02, 2016
0ef5b8de
Remove changes files got merged in 0.2.9.6-rc and earlier
Dec 02, 2016
8b93cbc1
Merge branch 'bug20716_026' into maint-0.2.9
Dec 02, 2016
d7ec1708
Merge branch 'maint-0.2.9'
Dec 02, 2016
ed4213fa
Merge remote-tracking branch 'teor/bug20667'
Dec 02, 2016
907cd8a0
protover: Fix old tor hardcoded version check
Dec 02, 2016
ca4a0ae0
Merge branch 'maint-0.2.9'
Dec 02, 2016
e6facbfe
Add accessor for inspecting timer callbacks.
Dec 02, 2016
c100c5c6
Refactor poison_dir allocation and free in test_single_onion_poisoning
Dec 03, 2016
fdd368d6
Remove a double-free in test_single_onion_poisoning
Dec 03, 2016
8d42aab3
Add a missing return value check in test_single_onion_poisoning
Dec 03, 2016
e8ce57e6
Move a comment in test_single_onion_poisoning
Dec 03, 2016
ebf243bc
Changes file for 20864
Dec 03, 2016
04461886
Clarify the function documentation for rend_get_service_list_mutable
Dec 03, 2016
93c62f5a
Add a missing rend_service_free in rend_service_add
Dec 03, 2016
16,443 additional commits have been omitted to prevent performance issues.
Loading
Loading