dogecoin/src/support
Wladimir J. van der Laan cfe41d7a60
Merge #9387: [Refactor] RAII of libevent stuff using unique ptrs with deleters
05a55a6 Added EVENT_CFLAGS to test makefile to explicitly include libevent headers. (Karl-Johan Alm)
280a559 Added some simple tests for the RAII-style events. (Karl-Johan Alm)
7f7f102 Switched bitcoin-cli.cpp to use RAII unique pointers with deleters. (Karl-Johan Alm)
e5534d2 Added std::unique_ptr<> wrappers with deleters for libevent modules. (Karl-Johan Alm)
2017-01-05 11:11:17 +01:00
..
allocators Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
cleanse.cpp openssl: abstract out OPENSSL_cleanse 2015-02-15 11:34:02 -05:00
cleanse.h openssl: abstract out OPENSSL_cleanse 2015-02-15 11:34:02 -05:00
events.h Added some simple tests for the RAII-style events. 2016-12-21 16:49:21 +09:00
lockedpool.cpp LockedPool: avoid quadratic-time allocation 2016-11-02 16:52:56 -07:00
lockedpool.h Fix some typos 2016-11-28 16:16:37 +07:00