Bump version to 0.5.9
[novacoin.git] / src / makefile.bsd
2016-03-22 CryptoManiacEXPERIMENTAL: custom peer collector
2016-03-13 CryptoManiacUse current CC and CXX environment variables for leveld...
2016-02-14 0xDEADFACERPC: encryptdata & decryptdata methods
2016-02-11 0xDEADFACEMalleable keys: Crypted R parameter support.
2015-12-07 CryptoManiacRemove -mssse3 from cflags
2015-12-07 CryptoManiacRevert scaninput optimizations for compatibility reasons.
2015-10-18 CryptoManiacMakefile fixes.
2015-10-16 CryptoManiacRename ScanMidstateWorker to KernelWorker, move kernel...
2015-10-14 CryptoManiacRPC scaninput: Add 8way implementation, but disable...
2015-10-13 CryptoManiacRemove UPNP support & do some cleanup.
2015-10-13 CryptoManiacMakefile separators
2015-10-13 CryptoManiacmakefile fixes
2015-10-12 CryptoManiacRemove copy_swap module, fix sha256 endianess and targe...
2015-10-11 CryptoManiacAdd SSSE3 imnplementation ofg block copy function,...
2015-10-11 CryptoManiacRPC scaninput: replace Intel implementation of sha256...
2015-10-04 CryptoManiacVarious Makefile fixes:
2015-10-01 CryptoManiacQRCode support is always enabled now;
2015-09-21 CryptoManiacAdd __STDC_LIMIT_MACROS for INT64_MAX
2015-09-17 CryptoManiacUpdate makefiles.
2015-04-09 CryptoManiacReorganize scrypt function implementations.
2015-04-01 CryptoManiacSwitch to PKCS5_PBKDF2_HMAC and remove pbkdf2.h, pbkdf2.cpp 191/head
2015-03-17 MASM fanFix some configuration issues.
2015-03-15 fsb4000scrypt SSE2 182/head
2014-12-27 CryptoManiacCode cleanup
2014-12-11 MASM fanUse GNU make on BSD
2014-12-11 MASM fanAdd default value for USE_LEVELDB into makefiles
2014-12-10 MASM fanAdd default value for USE_LEVELDB into makefiles
2014-12-10 MASM fanThe dlopen/dlsym functions are built into libc, so...
2014-11-27 CryptoManiacSwitch GetMyExternalIP from HTTP request to STUN approach
2014-11-07 MASM fanRemove zerocoin for now
2014-11-07 MASM fanMakefiles refactoring
2014-08-02 MASM fanFix daemon makefiles syntax
2014-07-28 CryptoManiacRestore BDB block index wrapper and enable it by default.
2014-01-14 alexSecond pre-release update
2013-09-28 alexRemove OpenMP flags for now
2013-09-13 alexAdd scrypt-arm.o target
2013-09-13 alexAdd ARM scrypt implementation
2013-09-08 alexAdd ZeroTest self-testing routine
2013-09-08 alexAdd OpenMP linking flag
2013-09-08 alexImport ZeroCoin adapted sources
2013-08-31 alexSwitch LevelDB back to default database engine
2013-08-25 alexDisable levelDB support by default
2013-08-25 alexAdd Google's LevelDB support
2013-08-24 alexMove proof-of-stake miner and block creation to separat...
2013-08-23 alexRename scrypt_mine.(cpp|h) to scrypt.(cpp|h)
2013-04-15 alexhzupdate to 0.4 preview
2013-03-09 alexhzBSD makefile fix
2013-02-20 alexhzAdd FreeBSD makefile by Penek