danicoin/src
redfish 68987416ad src: p2p: add exception spec to throwing destructors
The destructors get a noexcept(true) spec by default, but these
destructors in fact throw exceptions. An alternative fix might be to not
throw (most if not all of these throws are non-essential
error-reporting/logging).
2016-05-18 01:02:21 -04:00
..
blockchain_db Merge branch 'performance' of https://github.com/LMDB/bitmonero 2016-04-29 21:41:43 +02:00
blockchain_utilities cn_deserialize: deserialize tx_extra too 2016-05-01 11:42:48 +01:00
blocks baked-in block headers now go all the way up to 1 million. 1 MILLION 2016-03-16 21:59:21 +02:00
common add a --max-concurrency flag 2016-04-28 20:33:59 +01:00
crypto crypto: slow-hash: fix misleading indent 2016-05-18 01:02:17 -04:00
cryptonote_core Merge pull request #831 2016-05-17 19:07:28 +02:00
cryptonote_protocol Revert "Print stack trace upon exceptions" 2016-03-21 10:12:23 +00:00
daemon add a --max-concurrency flag 2016-04-28 20:33:59 +01:00
daemonizer Revert "Print stack trace upon exceptions" 2016-03-21 10:12:23 +00:00
miner Revert "Print stack trace upon exceptions" 2016-03-21 10:12:23 +00:00
mnemonics updated copyright year 2015-12-31 08:39:56 +02:00
p2p src: p2p: add exception spec to throwing destructors 2016-05-18 01:02:21 -04:00
platform updated copyright year 2015-12-31 08:39:56 +02:00
rpc Restrict also 'get_connections' and 'getbans' APIs. 2016-05-16 08:34:15 -03:00
serialization even more typos 2016-01-25 15:05:29 +01:00
simplewallet Merge pull request #827 2016-05-17 19:04:41 +02:00
wallet Merge pull request #827 2016-05-17 19:04:41 +02:00
CMakeLists.txt remove connectivity tool, comment it out from munin plugins too 2016-03-25 14:52:19 +02:00
cryptonote_config.h Fix V1/V2 use of hard fork related parameters 2016-01-29 17:21:11 +00:00
version.cmake Fix language 2016-03-03 00:34:19 +00:00
version.h.in bumped version number 2016-04-02 12:21:59 +09:00