]> git.ipfire.org Git - thirdparty/tor.git/commit
Use accessor functions for client_random/server_random/master_key
authorNick Mathewson <nickm@torproject.org>
Tue, 26 May 2015 16:09:53 +0000 (12:09 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 2 Jun 2015 17:38:27 +0000 (13:38 -0400)
commitf90a704f12587ba7585a8a4d31cb6de756bb3868
treec136e13b665c3f3c292a9a4ee8482c854a2d6682
parent95375963981bb2346429de86b0cbb558d6b399d5
Use accessor functions for client_random/server_random/master_key

If OpenSSL accepts my patch to introduce these functions, they'll
be a way to help Tor work with OpenSSL 1.1.
src/common/tortls.c