danicoin/contrib
Riccardo Spagni ec323d8c3f
Merge pull request #1561
d561f4ad enable clang checks that were disabled (Chris Vickio)
0aefb2f6 remove std::move from return statements (pessimizing-move warning) (Chris Vickio)
629d5b76 change counter from bool to int (deprecated-increment-bool warning) (Chris Vickio)
fb76d439 add extra braces around subobjects (missing-braces warning) (Chris Vickio)
3b6d5f25 make struct/class declarations consistent (mismatched-tags warning) (Chris Vickio)
fcf66925 remove unused fields from network_throttle (unused-private-field warning) (Chris Vickio)
296f8c16 inline unused function (for unused-function warning) (Chris Vickio)
2017-01-15 19:01:08 -05:00
..
epee Merge pull request #1561 2017-01-15 19:01:08 -05:00
otshell_utils Silence CMake policy warning on macos. 2016-12-23 02:54:34 -05:00
rlwrap daemon: add a print_pool_stats daemon command 2016-10-23 16:11:20 +01:00
snap Fix portability issues discovered with fresh snap install. 2016-09-11 18:14:38 -05:00
valgrind monero.supp: add a suppression for noisy boost cond var signalling 2016-11-28 09:52:59 +00:00
CMakeLists.txt Adding HTTP Digest Auth (but not yet enabled) 2016-12-13 00:19:54 -05:00