wownero/contrib/epee
Dusan Klinec bb8eab24da
epee: certificate generation fix, pkey deleted
- pkey gets deleted by the pkey_deleter but the caller tries to serialize it which causes errors as the memory is freed
2019-03-10 20:09:51 +01:00
..
demo default initialize rpc structures 2019-03-04 22:38:03 +00:00
include Fix startup errors with SSL cert generation 2019-03-08 15:15:24 +00:00
src epee: certificate generation fix, pkey deleted 2019-03-10 20:09:51 +01:00
tests default initialize rpc structures 2019-03-04 22:38:03 +00:00
CMakeLists.txt Update 2018 copyright 2018-01-26 10:03:20 -05: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.