aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * change switch name to -disablesafemodes_nakamoto2010-08-251-2/+2
| * more rpc methods allowed in safe modes_nakamoto2010-08-251-2/+21
| * alert systems_nakamoto2010-08-258-86/+409
| * warning message if clock is too far offs_nakamoto2010-08-206-14/+64
| * block index checking on load, extra redundant checks, misc refactorings_nakamoto2010-08-195-62/+126
| * do an extra CheckBlock in ConnectBlocks_nakamoto2010-08-163-13/+6
| * erase the bad chain after disconnecting its_nakamoto2010-08-161-0/+12
| * blocks-1,s_nakamoto2010-08-166-48/+81
| * wrap sha256.cpp in FOURWAYSSE2 #ifdefs_nakamoto2010-08-161-0/+4
| * added -march=amdfam10 to sha256.cpp in makefile.unixs_nakamoto2010-08-161-1/+1
| * makefile.unix to build with option to enable tcatm's 4-way SSE2 SHA-256 with ...v0.3.10s_nakamoto2010-08-152-6/+9
| * scanback check to prevent adding to the 74638 overflow chains_nakamoto2010-08-152-2/+11
| * fix for block 74638 overflow output transactions_nakamoto2010-08-153-2/+19
| * misc changess_nakamoto2010-08-158-52/+538
| * fix -datadir=./subdir relative path,s_nakamoto2010-08-1220-39/+132
| * fix build, thanks jgarziks_nakamoto2010-08-111-2/+2
| * disable SSE2 on 32-bits_nakamoto2010-08-101-0/+7
| * gethashespersec and added version and hashespersec to getinfos_nakamoto2010-08-104-12/+41
| * json-spirit print reals with 8 decimal places,s_nakamoto2010-08-104-56/+48
| * always make 8 outbound connections even if have inbound,s_nakamoto2010-08-094-9/+25
| * enable SSE2 in all builds to fix crypto++ SHA-256 on 64-bits_nakamoto2010-08-095-6/+14
| * correct typo for mac compile, update makefile to use llvmlaszloh2010-08-042-7/+9
| * new safety feature displays a warning message and locks down RPC if it detect...s_nakamoto2010-08-038-34/+81
| * fixed segfault in bignum.h,s_nakamoto2010-07-316-24/+39
| * simplified makefile.unix, updated build-unix.txt instructions to include boos...s_nakamoto2010-07-302-18/+13
| * reverted makefile.unix wx-config -- version 0.3.6s_nakamoto2010-07-296-655/+718
| * Fredrik Roubert: simplified makefile.unix with wx-config,s_nakamoto2010-07-294-24/+14
| * fixed makefile.osxs_nakamoto2010-07-281-1/+1
| * fixed makefile.vcs_nakamoto2010-07-281-2/+2
| * better IsInitialBlockDownloads_nakamoto2010-07-271-14/+10
| * added a subset of Crypto++ 5.6.0 with 48% faster ASM SHA-256, combined speedu...s_nakamoto2010-07-2723-893/+6085
| * tcatm's cached SHA256 state idea, about 70% faster generatings_nakamoto2010-07-271-57/+129
| * bitcoind now compiles without wxWidgets or wxBases_nakamoto2010-07-2618-483/+539
| * Gavin: BIO_FLAGS_BASE64_NO_NLs_nakamoto2010-07-251-5/+2
| * Lachesis: remove newlines every 64 characters in EncodeBase64s_nakamoto2010-07-251-0/+4
| * Gavin Andresen's JSON-RPC HTTP authentication,s_nakamoto2010-07-2518-137/+405
| * minor UI tweaks, removed some outdated txt files, s_nakamoto2010-07-1819-46/+71
| * security safeguards,s_nakamoto2010-07-173-7/+20
| * version 0.3.1 releases_nakamoto2010-07-161-0/+6
| * Spanish translation by milkiway,s_nakamoto2010-07-154-0/+1687
| * version 0.3.1 rc1s_nakamoto2010-07-153-5/+5
| * fix openssl linkage problems,s_nakamoto2010-07-157-5/+26
| * switched from wxStandardPaths to GetDefaultDataDir, fixes bug reported by m0m...s_nakamoto2010-07-094-14/+6
| * Gavin Andresen: implementation of autostart on system startup option on Linuxs_nakamoto2010-07-095-6/+86
| * Portuguese translation by Tiago Farias_nakamoto2010-07-082-0/+807
| * Laszlo's fix to make generate threads idle priority on Linux,s_nakamoto2010-07-0817-101/+167
| * version 0.3 releasev0.3.0s_nakamoto2010-07-042-11/+2
| * reduced max outbound connections from 15 to 8 --version 0.3 rc4v0.3rc4s_nakamoto2010-07-026-5/+6
| * version 0.3 rc2v0.3rc2s_nakamoto2010-06-263-4/+6
| * build-unix.txt: updated a few version numberss_nakamoto2010-06-261-3/+3