]> git.ipfire.org Git - thirdparty/tor.git/commit
tor_tls_get_buffer_sizes() will not work on openssl 1.1. Patch from yawning
authorNick Mathewson <nickm@torproject.org>
Wed, 13 May 2015 16:12:53 +0000 (12:12 -0400)
committerNick Mathewson <nickm@torproject.org>
Wed, 13 May 2015 16:12:53 +0000 (12:12 -0400)
commitd55db221e8ed993fa5cf4dd7bdaca62b1610d982
tree210dd980c98fd2f5ae44adddfede23aefbbf6ebf
parent34451c7a453564f16194cf060444785fea2f971e
tor_tls_get_buffer_sizes() will not work on openssl 1.1.  Patch from yawning
src/common/tortls.c
src/common/tortls.h
src/or/main.c