foundationdb/FDBLibTLS
Evan Tschannen 29b96414e2 Merge branch 'release-6.1'
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
#	fdbclient/NativeAPI.actor.cpp
#	fdbserver/Coordination.actor.cpp
#	flow/Arena.h
#	versions.target
2019-06-03 18:49:35 -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
CMakeLists.txt Try adding flow as a link dependency 2019-05-21 13:20:41 -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 Enabled C++17 for all Windows projects 2019-05-16 17:44:13 -07:00
FDBLibTLSPlugin.cpp Fix FDBLibTLS to specify includes from the root. 2018-10-19 18:56:36 -07:00
FDBLibTLSPlugin.h Suppress 'TraceEventFieldNotFound' event. Don't suppress simultaneous FDBLibTLSVerifyFailure events (this requires including flow.h and removing the copied version of Reference/ReferenceCounted in FDBLibTLS). 2019-05-20 15:12:28 -07:00
FDBLibTLSPolicy.cpp Fix all -Wunused-variable warnings 2019-04-15 18:13:00 -07:00
FDBLibTLSPolicy.h Suppress 'TraceEventFieldNotFound' event. Don't suppress simultaneous FDBLibTLSVerifyFailure events (this requires including flow.h and removing the copied version of Reference/ReferenceCounted in FDBLibTLS). 2019-05-20 15:12:28 -07:00
FDBLibTLSSession.cpp Merge branch 'release-6.1' into merge-release-6.1-into-master 2019-05-23 09:28:45 -07:00
FDBLibTLSSession.h Suppress 'TraceEventFieldNotFound' event. Don't suppress simultaneous FDBLibTLSVerifyFailure events (this requires including flow.h and removing the copied version of Reference/ReferenceCounted in FDBLibTLS). 2019-05-20 15:12:28 -07:00
FDBLibTLSVerify.cpp Fix FDBLibTLS to specify includes from the root. 2018-10-19 18:56:36 -07:00
FDBLibTLSVerify.h Suppress 'TraceEventFieldNotFound' event. Don't suppress simultaneous FDBLibTLSVerifyFailure events (this requires including flow.h and removing the copied version of Reference/ReferenceCounted in FDBLibTLS). 2019-05-20 15:12:28 -07:00
Makefile Replaced separate TLS Log function with FDB TraceEvent logger 2018-07-11 18:41:46 -07:00
local.mk makefile changes to accommodate boost/process.hpp 2019-05-28 22:07:46 -07:00
plugin-test.cpp Suppress 'TraceEventFieldNotFound' event. Don't suppress simultaneous FDBLibTLSVerifyFailure events (this requires including flow.h and removing the copied version of Reference/ReferenceCounted in FDBLibTLS). 2019-05-20 15:12:28 -07:00
verify-test.cpp improved the cpu efficiency of printable 2019-05-29 14:55:45 -07:00