foundationdb/FDBLibTLS
Evan Tschannen 1c29275672 call all methods which could disable a trace event before it is initialized. In practice this means calling .error first, then .suppressFor, then all your details. 2018-08-01 14:30:57 -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 call all methods which could disable a trace event before it is initialized. In practice this means calling .error first, then .suppressFor, then all your details. 2018-08-01 14:30:57 -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