Deprecated with -std=c++11
[novacoin.git] / src /
2015-05-04 svostDeprecated with -std=c++11 218/head
2015-05-04 svostSwitch from boost int types to <stdint.h>
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 CryptoManiacAutomatically reserialize non-canonical proof-of-stake...
2015-04-24 svostTrivial: deleted - never used 215/head
2015-04-24 CryptoManiacMerge remote-tracking branch 'remotes/origin/newminer'
2015-04-22 svostFix MSVC C4146 warning. 214/head
2015-04-19 CryptoManiacnMinimumInputValue variable should be used in the condi...
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 Wladimir J. van... 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 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-12 svostClang scan-build warning: Value stored to nSize is... 205/head
2015-04-10 MASM fanReorganize scrypt includes
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 '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 CryptoManiacRevert "выбор папки для базы блоков из GUI" 197/head
2015-04-04 CryptoManiacMerge pull request #194 from fsb4000/sse2
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-03-31 CryptoManiacOptimize input scanning
2015-03-31 svostRemove MSVC warning - memcpy uses size_t variable 190/head
2015-03-29 CryptoManiacTimestamp adjustment.
2015-03-29 CryptoManiacMerge pull request #187 from fsb4000/Qt
2015-03-29 CryptoManiacMerge pull request #186 from fsb4000/TorIP
2015-03-29 CryptoManiacMerge pull request #185 from svost/replace-gmtime-setlocale
2015-03-29 CryptoManiacComment fixes
2015-03-28 CryptoManiacRPC: initial scaninput implementation.
2015-03-28 CryptoManiacRevert "Deprecate accounting API."
2015-03-28 CryptoManiacDrop unused variables.
2015-03-28 CryptoManiacTry to sync before start mining.
2015-03-28 CryptoManiacDeprecate accounting API.
2015-03-28 CryptoManiacFix mention of getblockbynumber in help.
2015-03-28 CryptoManiacFix memory leak.
2015-03-24 fsb4000убраны фиксированные размеры шрифтов. 187/head
2015-03-22 fsb4000исправлена смена IP для Tor proxy. 186/head
2015-03-18 svostReplace non-threadsafe gmtime and setlocale 185/head
2015-03-17 MASM fanFix some configuration issues.
2015-03-17 0xDEADFACEMerge pull request #182 from fsb4000/SSE2
2015-03-16 MASM fanTranslations update
2015-03-15 fsb4000scrypt SSE2 182/head
2015-03-06 0xDEADFACEMerge pull request #179 from fsb4000/overview
2015-03-06 0xDEADFACEMerge pull request #178 from fsb4000/importprivkey
2015-03-05 CryptoManiacTranslations update
2015-03-05 fsb4000вернул балансам выравнивание слева. 179/head
2015-03-04 fsb4000добавлен параметр rescan в RPC вызов "importprivkey" 178/head
2015-03-02 fsb4000возвращение совместимости со старым boost 177/head
2015-03-02 CryptoManiacAdd checkpoints at block #160000
2015-03-02 MASM fanAdd -zapwallettxes cli/config option, used for wallet...
2015-02-28 fsb4000показывать на главной странице общее число монет кошелька 176/head
2015-02-24 CryptoManiacMerge pull request #175 from fsb4000/master
2015-02-23 fsb4000Revert "производительность Qt" 175/head
2015-02-21 fsb4000не влезал текст 174/head
2015-02-20 fsb4000производительность Qt 173/head
2015-02-19 CryptoManiacTranslations update.
2015-02-18 CryptoManiacTranslation: Push new strings
2015-02-17 CryptoManiacPush ukrainian translation.
2015-02-17 CryptoManiacTranslations update
2015-02-16 CryptoManiacMerge pull request #167 from fsb4000/Выравнивание
2015-02-16 CryptoManiacMerge pull request #169 from fsb4000/translation2
2015-02-16 CryptoManiacTranslations update
2015-02-16 fsb4000Обновил строки для перевода 169/head
2015-02-16 CryptoManiacMerge pull request #168 from fsb4000/translation
2015-02-16 fsb4000lupdate 168/head
2015-02-16 fsb4000выравнивание текста в окне "Параметры командной строки" 167/head
2015-02-14 CryptoManiacAdd key pool upgrade warning.
next