novacoin.git
2016-10-17 svostRemove useless inline 358/head
2016-10-13 svostRewrite FormatMoney function
2016-10-12 svostNo more boost format function in code
2016-10-12 svostRemove boost format function
2016-10-12 svostRemove boost join function
2016-10-11 svostRemove boost replace_all function
2016-10-06 CryptoManiacMerge pull request #357 from svost/c++11
2016-10-06 svostCleanup forward declaration in main.h 357/head
2016-10-06 svostReorganize includes a bit
2016-10-05 CryptoManiacMerge pull request #356 from svost/c++11
2016-10-05 svostRework some header files 356/head
2016-10-04 svostMove definition to cpp file
2016-10-03 CryptoManiacMerge pull request #355 from svost/c++11
2016-10-03 svostMake wallet.h bit compact 355/head
2016-10-03 svostRemove namespace from net.h
2016-10-03 svostDeal with namespace
2016-10-03 svostRemove namespace from header files
2016-10-03 svostWip: deal with namespace in h and cpp files
2016-10-03 CryptoManiacMerge pull request #354 from svost/c++11
2016-10-03 svostHeaders fix 354/head
2016-10-03 CryptoManiacMerge pull request #353 from svost/c++11
2016-10-02 svostSwitch checkqueue to std::mutex 353/head
2016-10-02 svostSwitch to builtin tolower
2016-09-30 CryptoManiacMerge pull request #352 from svost/c++11
2016-09-30 svostJust use <limits> 352/head
2016-09-30 svostPos mining wake up. Partial revert
2016-09-29 svostFix listaddressgroupings comand
2016-09-28 CryptoManiacMerge pull request #350 from svost/c++11
2016-09-15 svostReplace boost/date_time with c++11 in util.h 350/head
2016-09-13 svostDrop sprintf dependency
2016-09-11 svostOne type for all nIn vars
2016-09-11 svostBit cleaner code in scripts files
2016-09-10 svostTodo: complitely remove stack macro
2016-05-13 CryptoManiacMerge pull request #348 from svost/c++11
2016-05-10 svostFrom bitcoin https://github.com/bitcoin/bitcoin/pull... 348/head
2016-05-09 svostRefresh protocol.cpp
2016-05-09 CryptoManiacMerge pull request #347 from svost/c++11
2016-05-08 svostClose file if fseek failed 347/head
2016-05-08 svostFix coverity CID 102353
2016-05-07 CryptoManiacUse CBigNum for temporary variables to prevent overflow...
2016-05-07 CryptoManiacPartially revert 641bbc230eb599a688a11d9c4260a6bcd629bb9f
2016-05-07 CryptoManiacUse MoneyRange(txout.nValue) to get rid of excessive...
2016-05-07 CryptoManiacThis check is excessive since we don't support walletle...
2016-05-07 CryptoManiacFix sign comparison warning & replace unsigned int...
2016-05-07 CryptoManiacMerge pull request #346 from svost/c++11
2016-05-07 svostFix coverity CWE676: get rid of rand() function 346/head
2016-05-06 CryptoManiacMerge pull request #345 from svost/c++11
2016-05-06 svostMove variables to a new location 345/head
2016-05-06 svostBit more universal code
2016-05-06 svostError var declared in CKey::DecryptData as non-null...
2016-05-06 svostIt's c++
2016-05-06 svostWork around coverity CID 102373
2016-05-05 CryptoManiacMerge pull request #344 from svost/c++11
2016-05-05 svostFix coverity CID 102345 344/head
2016-05-04 CryptoManiacMerge pull request #343 from svost/c++11
2016-05-04 svostFix coverity CID 74990 343/head
2016-05-04 CryptoManiacMerge pull request #342 from svost/c++11
2016-05-04 svostWip: more compact serialize.h 342/head
2016-05-04 CryptoManiacMerge pull request #341 from svost/c++11
2016-05-04 svostTypo fix related to a33d7eb 341/head
2016-05-03 CryptoManiacMerge pull request #340 from svost/c++11
2016-05-03 svostClose socket:return false 340/head
2016-05-03 svostCheck setsockopt for error
2016-05-03 CryptoManiacHandle parse errors.
2016-05-03 CryptoManiacNTP : add missing initializers.
2016-05-03 CryptoManiacNTP: add initializers
2016-05-02 CryptoManiacRemove dead code.
2016-05-02 CryptoManiacCAccountingEntry : Add initializers, remove SetNull...
2016-05-02 CryptoManiacImprove incapsulation. Yep, finally.
2016-05-02 CryptoManiacMerge pull request #339 from svost/patch-1
2016-05-02 CryptoManiacGetVariant() : additional validations for point encodin...
2016-05-02 svostSet all fields to zero 339/head
2016-05-02 CryptoManiacCScriptCheck : Add initializers
2016-05-02 CryptoManiacKernelWorker : Add initializers
2016-05-02 CryptoManiacCDB::CDB() : Add initializer for fReadOnly member.
2016-05-02 CryptoManiacRemove dead code, we aren't going to support transactio...
2016-05-02 CryptoManiacDon't free cryptogram in the store_cipher_body to avoid...
2016-05-02 CryptoManiacFix control flow issue.
2016-05-01 CryptoManiacMove Qt credits to about dialog.
2016-05-01 CryptoManiacMerge pull request #338 from svost/c++11
2016-05-01 svostAll of them uint256 338/head
2016-05-01 svostNever used
2016-05-01 svostPass as constant reference
2016-05-01 CryptoManiacMerge pull request #337 from svost/c++11
2016-05-01 svostPass as constant reference 337/head
2016-04-30 CryptoManiacMerge pull request #336 from svost/c++11
2016-04-30 svostCode cleanup 336/head
2016-04-30 CryptoManiacPrevent compiler from optimizing this flag out
2016-04-29 CryptoManiacMerge pull request #335 from svost/c++11
2016-04-29 svostRefresh doxygen config 335/head
2016-04-29 CryptoManiacMerge pull request #334 from svost/c++11
2016-04-29 svostWip: more compact serialize.h 334/head
2016-04-26 CryptoManiacMerge pull request #333 from svost/c++11
2016-04-26 svostMore less ifdef: success build with gcc, clang, icpc 333/head
2016-04-25 CryptoManiacRemove unused function.
2016-04-25 CryptoManiacFixed size types are making our life simpler.
2016-04-25 CryptoManiacMerge pull request #332 from svost/c++11
2016-04-25 svostWip: more compact serialize.h 332/head
2016-04-25 CryptoManiacMerge pull request #331 from svost/c++11
2016-04-25 svostUpdate after 2198dc0 331/head
next