monero/contrib/epee
Martijn Otto 6079042cce
Use boost::asio::ssl::context::sslv23 for backwards compatibility
All the insecure protocols that this enables are then disabled, so they
cannot be actually used. The end-result is the same.
2020-03-11 09:28:02 +01:00
..
demo default initialize rpc structures 2019-03-04 22:38:03 +00:00
include Merge pull request #6220 2020-02-28 19:45:31 -08:00
src Use boost::asio::ssl::context::sslv23 for backwards compatibility 2020-03-11 09:28:02 +01:00
tests default initialize rpc structures 2019-03-04 22:38:03 +00:00
CMakeLists.txt Update 2019 copyright 2019-03-05 22:05:34 +01:00
LICENSE.txt year updated in license 2015-01-02 18:52:46 +02:00
README.md year updated in license 2015-01-02 18:52:46 +02:00

epee - is a small library of helpers, wrappers, tools and and so on, used to make my life easier.