]> git.ipfire.org Git - thirdparty/tor.git/commit
Always declare groups when building with openssl 1.1.1 APIs
authorNick Mathewson <nickm@torproject.org>
Fri, 9 Nov 2018 15:10:25 +0000 (10:10 -0500)
committerNick Mathewson <nickm@torproject.org>
Fri, 9 Nov 2018 15:10:25 +0000 (10:10 -0500)
commit1ba1a1ceca4501b673bfc56b15f1063ce35afe4e
tree355ff85aa5efa422d4264ee49a7d1a90300a9bd2
parent0a824bd88998be66bfd8d55c7200fe3903e19739
Always declare groups when building with openssl 1.1.1 APIs

Failing to do on clients was causing TLS 1.3 negotiation to fail.

Fixes bug 28245; bugfix on 0.2.9.15, when we added TLS 1.3 support.
changes/bug28245 [new file with mode: 0644]
configure.ac
src/common/tortls.c