Add GetSecret() and GetKeys() to CKeyStore
[novacoin.git] / src / makefile.unix
2011-12-17 Pieter WuilleAdd GetSecret() and GetKeys() to CKeyStore
2011-12-01 Gavin AndresenMoved checkpoints out of main, to prep for using them...
2011-10-17 cjdelisleAdded a workaround for an Ubuntu bug which causes ...
2011-10-10 Gavin AndresenMerge pull request #578 from luke-jr/bitcoind_build_imp...
2011-10-10 Gavin Andresenbitcoind does not need to link with gthread-2.0
2011-10-10 Luke DashjrAllow users to customize CXX, CXXFLAGS, and LDFLAGS...
2011-10-09 Luke DashjrAdd support to makefile.unix for the same parameters...
2011-10-05 Gavin AndresenAuto-build dependencies
2011-09-30 Nils Schneiderremove cryptopp dependency, add simple unittest for...
2011-09-26 Gavin AndresenFix build: put back rules to build cryptopp files
2011-09-26 Gavin AndresenRemove wxWidgets
2011-09-26 Gavin AndresenMerge pull request #513 from cjdelisle/feature-hardening
2011-09-18 Wladimir J. van... assure that base bitcoind and bitcoin still build
2011-09-12 cjdelisleAdd some hardening to protect against unknown/future...
2011-09-01 Gavin AndresenMerge branch 'code-cleanup' of git://github.com/muggenh...
2011-08-26 Gavin AndresenCHECKMULTISIG unit tests.
2011-08-19 Giel van SchijndelStart moving protocol-specific code to protocol.[ch]pp
2011-08-19 Giel van SchijndelCleanup makefiles such that diffs to them are smaller
2011-08-16 Jeff Garziksrc/makefile.unix: remove -DFOURWAYSSE2
2011-08-08 Vegard NossumFix testing setup
2011-07-13 Matt CoralloAdd wallet privkey encryption.
2011-07-05 Matt CoralloRevert "Make UPnP default on Bitcoin but not on Bitcoind."
2011-07-01 Matt CoralloMake UPnP default on Bitcoin but not on Bitcoind.
2011-06-27 Gavin AndresenBoost unit-testing framework.
2011-06-15 Pieter Wuillemove wallet code to separate file
2011-05-09 Jeff GarzikManual merge of jaromil's source tree reorg commit.
2011-04-23 Jaromildirectory re-organization (keeps the old build system)