foundationdb/FDBLibTLS
Alex Miller 896bde4a48 Fix fdbserver segfaulting if a mismatched certificate and key set.
This turned out to be a simple typo of two similar variables.  fdbserver
will still die as a result of this error, but it will die gracefully and
print out a slightly helpful error message.
2018-08-09 14:50:55 -07:00
..
scripts TLS Plugin Changes. 2018-05-08 16:27:21 -07:00
testdata TLS Plugin Changes. 2018-05-08 16:27:21 -07:00
FDBLibTLS.map Import LibreSSL TLS Plugin. 2018-04-12 14:13:02 -07:00
FDBLibTLS.symbols Import LibreSSL TLS Plugin. 2018-04-12 14:13:02 -07:00
FDBLibTLS.vcxproj Added support for compiling TLS into binaries 2018-06-20 09:21:23 -07:00
FDBLibTLSPlugin.cpp Moved includes to source files 2018-07-12 17:34:08 -07:00
FDBLibTLSPlugin.h Replaced separate TLS Log function with FDB TraceEvent logger 2018-07-11 18:41:46 -07:00
FDBLibTLSPolicy.cpp Moved includes to source files 2018-07-12 17:34:08 -07:00
FDBLibTLSPolicy.h Moved includes to source files 2018-07-12 17:34:08 -07:00
FDBLibTLSSession.cpp Fix fdbserver segfaulting if a mismatched certificate and key set. 2018-08-09 14:50:55 -07:00
FDBLibTLSSession.h Moved includes to source files 2018-07-12 17:34:08 -07:00
FDBLibTLSVerify.cpp Fix Subject Alternative Name matching and add test cases. 2018-06-29 17:17:58 -07:00
FDBLibTLSVerify.h Fix Subject Alternative Name matching and add test cases. 2018-06-29 17:17:58 -07:00
Makefile Replaced separate TLS Log function with FDB TraceEvent logger 2018-07-11 18:41:46 -07:00
ReferenceCounted.h fix headers of FDBLibTLS files 2018-04-19 10:11:55 -07:00
local.mk Replaced separate TLS Log function with FDB TraceEvent logger 2018-07-11 18:41:46 -07:00
plugin-test.cpp Replaced separate TLS Log function with FDB TraceEvent logger 2018-07-11 18:41:46 -07:00
verify-test.cpp Fix Subject Alternative Name matching and add test cases. 2018-06-29 17:17:58 -07:00