novacoin.git
2015-09-05 CryptoManiacFix compilation error on Win32 platforms. nvc-v0.5.3
2015-09-02 CryptoManiacv0.5.3 snapshot
2015-09-02 CryptoManiacMerge branch 'svost-200000'
2015-09-02 svostAdd checkpoint at block #200000 229/head
2015-08-23 CryptoManiacRPC: Add dumpblock and dumpblockbynumber methods
2015-08-20 CryptoManiacMerge pull request #226 from fsb4000/master
2015-08-20 fsb4000add PoS and PoW difficulty to tooltip 226/head
2015-07-20 CryptoManiacAdd systemd service file.
2015-05-18 CryptoManiacMerge pull request #225 from svost/msvc-C4244
2015-05-18 CryptoManiacMerge pull request #224 from svost/C4800
2015-05-16 svostFix some msvc C4244 warnings, also useless cast (ptime) 225/head
2015-05-15 svostFix MSVC C4800: 'type' forcing value to bool 'true... 224/head
2015-05-14 CryptoManiacMerge pull request #223 from svost/c4512
2015-05-14 CryptoManiacMerge pull request #222 from svost/QT
2015-05-13 svostFix MSVC c4512 (assignment operator could not be generated) 223/head
2015-05-09 svostDo not translate the untranslatable 222/head
2015-05-08 CryptoManiacMerge pull request #221 from svost/qt
2015-05-08 CryptoManiacMerge pull request #220 from svost/C4101
2015-05-08 CryptoManiacMerge pull request #219 from svost/boost
2015-05-08 CryptoManiacMerge pull request #218 from svost/tostdint
2015-05-08 svostShow QRCode context menu only when USE_QRCODE specified 221/head
2015-05-07 svostFix MSVC C4101 warnings 220/head
2015-05-05 svostFix boost::get usage with boost 1.58 219/head
2015-05-04 svostDeprecated with -std=c++11 218/head
2015-05-04 svostSwitch from boost int types to <stdint.h>
2015-05-03 MASM fanMerge branch 'svost-cl-ver'
2015-05-02 svostVersion: compiler name suffix 217/head
2015-04-27 CryptoManiacMinor refactoring of CheckBlockSignature()
2015-04-26 gadesprevent SOCKET leak in BindListenPort()
2015-04-26 gadessmall cleanup of #ifdefs in BindListenPort()
2015-04-26 0xDEADFACEMessage fix
2015-04-26 CryptoManiacMerge pull request #216 from svost/qt-solution
2015-04-26 CryptoManiacAutomatically reserialize non-canonical proof-of-stake...
2015-04-25 CryptoManiacMerge pull request #215 from svost/trivial
2015-04-24 svostTrivial: deleted - never used 215/head
2015-04-24 CryptoManiacMerge remote-tracking branch 'remotes/origin/newminer'
2015-04-22 CryptoManiacMerge pull request #214 from svost/C4146
2015-04-22 svostFix MSVC C4146 warning. 214/head
2015-04-21 svostBuild dir for MSVC 216/head
2015-04-21 CryptoManiacMSVC build directory
2015-04-21 CryptoManiac.gitignore fixes
2015-04-21 svostUpdate MSVC projects files:
2015-04-19 CryptoManiacMerge pull request #213 from svost/qt-solution
2015-04-19 CryptoManiacnMinimumInputValue variable should be used in the condi...
2015-04-19 svostAdded form "intro". 213/head
2015-04-19 CryptoManiacdebian/rules update
2015-04-19 CryptoManiacContribs update
2015-04-18 CryptoManiacMerge pull request #211 from svost/bitcoin-netbase
2015-04-18 CryptoManiacMerge pull request #212 from svost/bitcoin-net
2015-04-18 0xDEADFACEFix MinGW makefiles to resolve scrypt module issues.
2015-04-18 0xDEADFACEFix MinGW compilation issues.
2015-04-18 svostMerged from bitcoin: 212/head
2015-04-18 Philip Kaufmannfix some thread related log messages
2015-04-18 Gregory MaxwellCorrect some proxy related socket leaks. 211/head
2015-04-18 CryptoManiacMerge pull request #210 from svost/from-bitcoin
2015-04-18 Wladimir J... fix !O_NONBLOCK where ~O_NONBLOCK was meant 210/head
2015-04-18 svostMerged https://github.com/bitcoin/bitcoin/commit/6032e4...
2015-04-17 0xDEADFACEMerge pull request #207 from svost/void-return
2015-04-17 0xDEADFACEMerge pull request #209 from svost/he
2015-04-17 0xDEADFACEMerge pull request #208 from svost/bitcoin-0f8a647
2015-04-17 David HillHurricane Electric uses block 2001:470::, not 2011... 209/head
2015-04-17 svostПеренос данного коммита: 208/head
2015-04-16 svostMismatch of types: void and return. 207/head
2015-04-14 CryptoManiacUse UINT64_MAX
2015-04-14 CryptoManiacMerge pull request #203 from svost/C4245
2015-04-14 svostRemove msvc C4245 warning, better readability. 203/head
2015-04-14 CryptoManiacUnitialized memory shouldn't be used as entropy source...
2015-04-14 MASM fanOrthography
2015-04-14 MASM fanActual nBits should be used.
2015-04-14 CryptoManiacMiner stats didn't work in RPC and UI
2015-04-13 MASM fanNew stake miner
2015-04-13 CryptoManiacMerge pull request #205 from svost/scan-build-nSize
2015-04-12 svostClang scan-build warning: Value stored to nSize is... 205/head
2015-04-10 MASM fanReorganize scrypt includes
2015-04-10 CryptoManiacMerge branch 'svost-msvc-warnings'
2015-04-10 CryptoManiacMerge branch 'msvc-warnings' of https://github.com...
2015-04-10 svostRemove msvc warnings. 201/head
2015-04-10 CryptoManiacRemove scrypt_sse2 reference.
2015-04-09 CryptoManiacReorganize scrypt function implementations.
2015-04-08 MASM fanMerge branch 'svost-C4702'
2015-04-08 MASM fanMerge branch 'C4702' of https://github.com/svost/novaco...
2015-04-08 CryptoManiacRemove novacoin.su seed.
2015-04-07 MASM fanReplace kernel scanning function with more usable imple...
2015-04-07 svostRemove MSVC C4702 warning - default: present 200/head
2015-04-05 CryptoManiacMerge pull request #198 from fsb4000/choosedatadir
2015-04-05 fsb4000выбор папки для базы блоков из GUI 198/head
2015-04-05 CryptoManiacMerge pull request #197 from novacoin-project/revert...
2015-04-05 CryptoManiacRevert "выбор папки для базы блоков из GUI" 197/head
2015-04-04 CryptoManiacMerge pull request #194 from fsb4000/sse2
2015-04-04 CryptoManiacMerge pull request #193 from fsb4000/choosedatadir
2015-04-04 fsb4000fix issue 192 194/head
2015-04-04 fsb4000выбор папки для базы блоков из GUI 193/head
2015-04-01 CryptoManiacMerge pull request #191 from novacoin-project/scaninput
2015-04-01 CryptoManiacSwitch to PKCS5_PBKDF2_HMAC and remove pbkdf2.h, pbkdf2.cpp 191/head
2015-04-01 CryptoManiacFOR loop reformatting.
2015-04-01 CryptoManiacAnother kernel scanning optimization
2015-04-01 CryptoManiacMerge pull request #190 from svost/msvc-warning
2015-03-31 CryptoManiacOptimize input scanning
2015-03-31 svostRemove MSVC warning - memcpy uses size_t variable 190/head
2015-03-29 CryptoManiacTimestamp adjustment.
next