BN_zero -> BN_set_word
[novacoin.git] / src /
2021-12-02 CryptoManiacBN_zero -> BN_set_word
2021-12-01 svostUpdate makefile.unix
2021-12-01 CryptoManiacFix crash
2021-11-27 CryptoManiacConsistency fix: Do not return non-const pointer to...
2021-11-27 CryptoManiacOpenSSL-independent implementation of base58
2021-11-27 CryptoManiacconst variant
2021-11-27 CryptoManiacEnable BIP112 at Friday, 25-Feb-2022 14:00:20 UTC
2021-11-27 CryptoManiacFix #375
2021-11-27 CryptoManiacRemove rpcssl settings from help
2021-11-27 CryptoManiacAdd ixwebsocket library to makefiles
2021-11-27 CryptoManiacResurrect authentication support
2021-11-27 CryptoManiacRemove debug output
2021-11-27 CryptoManiacStart server thread
2021-11-27 CryptoManiacInit
2021-11-27 CryptoManiacUse BN_dup
2021-11-27 CryptoManiacFix copy constructor
2021-11-27 CryptoManiacRemove ECIES and PEM dump functionality
2021-11-27 CryptoManiacFix copy constructor
2021-11-27 CryptoManiacUse shared_ptr
2021-11-27 CryptoManiacHack to deal with namespace conflict. It is better...
2021-11-27 CryptoManiacReimplement RPC server and client
2021-11-27 CryptoManiacrandom_shuffle has been removed in c++17
2021-11-27 CryptoManiacPush IXWebSocket reference
2021-11-27 CryptoManiacOpenSSL API hacks
2020-04-17 CryptoManiacFix getbalance() bug
2020-02-06 svostAdd checkpoint 388/head
2020-01-03 Laser9unUpdate Copyright Year 387/head
2019-12-02 Laser9ungui: Enable console line edit on setClientModel 384/head
2019-12-02 Andrew Chow'help' rpc commands autocomplete
2019-12-02 Laser9unFix issue with QCompleter
2019-12-01 Laser9unUpdate links of explorers
2019-11-29 Laser9unAdd selectable Qt GUI Styles
2019-11-29 crowning-Transaction View: LastMonth calculation fixed
2019-11-29 Brandon RugglesIncreased max width of amount field to prevent number...
2019-11-29 Oleg KhovaykoCleanup StunSrvList
2019-11-29 Luv KhemaniAdd autocomplete to console window.
2019-11-29 MurchImproved readability of sorting for coin selection.
2019-11-29 Pavel Vasinuse cached block hash in blockToJSON()
2019-11-29 Pavel Vasinqt: use CHashWriter also in SignVerifyMessageDialog
2019-11-29 Pavel Vasinqt: askpassphrasedialog: Clear pass fields on accept
2019-09-27 Laser9unBump version to 0.5.9 383/head
2019-09-25 Laser9unUpd bitcoin.qrc
2019-09-25 Laser9unAdd checkpoint @ block # 532000
2019-09-25 Laser9unUpdate Copyright Year
2019-09-25 Laser9unUpdate STUN list
2019-09-25 Laser9unChange the icons
2019-09-25 Laser9unFix compiler type reporting and build time
2019-09-25 Laser9unRemove coinplorer.com block explorer URL
2018-08-20 svostRefresh ntp servers list 378/head
2017-08-04 svostFix CBitcoinAddress::GetKeyID logic 368/head
2017-04-14 svostFix wrong index in sendfrom function 367/head
2016-12-03 svostSee https://github.com/bitcoin/bitcoin/pull/1767 361/head
2016-09-23 svostFix listaddressgroupings comand 351/head
2016-04-12 CryptoManiacWe have not yet implemented begin() and size() methods...
2016-04-12 CryptoManiacCPubKey::Verify() : Fix memory leak.
2016-04-12 CryptoManiacFix memory leak.
2016-04-10 CryptoManiacMerge pull request #310 from svost/master
2016-04-10 CryptoManiacUpdate seed nodes array.
2016-04-10 svostDNSNode: fix source name 310/head
2016-04-07 svostGet rid of boost::counting_iterator 302/head
2016-04-06 svostFrom boost(std)::thread::hardware_concurrency descripti... 300/head
2016-04-04 CryptoManiacRevert "Split CMerkleTx::SetMerkleBranch" nvc-v0.5.8
2016-04-03 CryptoManiacRPC: now decryptdata/decryptmessage methods are able...
2016-04-03 CryptoManiacMerge branch 'master' of github.com:novacoin-project...
2016-04-03 CryptoManiacFix importprivkey issues.
2016-04-03 CryptoManiacBump version to 0.5.8
2016-04-02 CryptoManiacGet rid of fCompressedPubKey attribute.
2016-04-02 CryptoManiacPreserve key compression attribute while initializing...
2016-04-02 CryptoManiacOur internal state doesn't matter.
2016-04-02 CryptoManiacMerge pull request #297 from svost/patch
2016-04-01 svostRewrite pszTimestamp var: get rid of char* 297/head
2016-04-01 svostRemove BOOST_FOREACH macro
2016-04-01 CryptoManiacRPC: In addition to public key pairs, adjustmalleablepu...
2016-04-01 CryptoManiacRPC: Replace resendtx with resendwallettransactions.
2016-04-01 CryptoManiacMove some implementations of CWallet methods to wallet...
2016-04-01 CryptoManiacMove some implementations of CWallet methods to wallet...
2016-03-31 CryptoManiacRemove unused argument.
2016-03-31 CryptoManiacSplit CMerkleTx::SetMerkleBranch
2016-03-31 CryptoManiacRevert 2d6690cc0c0e2525996856c392566133d1b2de50
2016-03-31 CryptoManiacMerge branch 'master' of github.com:novacoin-project...
2016-03-31 CryptoManiacGet rid of fTrickle parameter.
2016-03-31 CryptoManiacMerge pull request #296 from svost/patch
2016-03-31 CryptoManiacRemove unused function.
2016-03-31 CryptoManiacGet rid of fTrickle parameter
2016-03-31 svostFix pointer to local variable logic (V506 PVS Studio) 296/head
2016-03-31 CryptoManiacUse nOneDay
2016-03-31 CryptoManiacStochastic broadcasting delay.
2016-03-30 svostGet rid of 'e': all unused
2016-03-30 svostRemove print() methods: all unused
2016-03-29 CryptoManiacPrivate key is self-sufficient.
2016-03-29 CryptoManiacEC_EVP_KEY_free() causes memory corruption in libnssl.
2016-03-29 CryptoManiacRemove senseless comparison.
2016-03-29 CryptoManiacMerge branch 'master' of github.com:novacoin-project...
2016-03-29 CryptoManiacMove signature verification functions to CPubKey.
2016-03-28 svostGet rid of ARRAYLEN macro 295/head
2016-03-28 svostIt's a c++: use string.clear()
2016-03-27 svostIt's a c++: use string.empty()
2016-03-27 svostReorg includes: fix MSVC buid 294/head
2016-03-27 CryptoManiacMerge pull request #293 from svost/patch
2016-03-27 CryptoManiacPartially revert acd906f9bbf55e42.
next