aboutsummaryrefslogtreecommitdiff
path: root/serialize.h
AgeCommit message (Expand)Author
2010-10-19Gavin's TEST network as -testnet switch, misc fixess_nakamoto
2010-10-11-rpcssl=1 option, allowing secure HTTPS JSON-RPC connections on OSX/Unix.gavinandresen
2010-10-09key pool for safer wallet backups_nakamoto
2010-10-06recursive function to determine if own unconfirmed transaction can be spents_nakamoto
2010-09-30don't count or spend payments until they have 1 confirmation,s_nakamoto
2010-09-23changed free transactions per block thresholds_nakamoto
2010-09-19only accept transactions sent by IP address if -allowreceivebyip is specifieds_nakamoto
2010-09-15config option -rpcallowip= to accept json-rpc connections from another machines_nakamoto
2010-09-13reorganize BitcoinMiner to make it easier to add different SHA256 routiness_nakamoto
2010-09-12dropped DB_PRIVATE from dbenv.opens_nakamoto
2010-09-10fix problem sending the last cent with sub-cent fractional changes_nakamoto
2010-09-09try to auto-detect whether to use 128-bit 4-way SSE2s_nakamoto
2010-09-07cleanup,s_nakamoto
2010-09-06Gavin Andresen: json-rpc return standard error objects with error code numbers,s_nakamoto
2010-08-29propset svn:eol-style natives_nakamoto
2010-08-25alert systems_nakamoto
2010-08-20warning message if clock is too far offs_nakamoto
2010-08-19block index checking on load, extra redundant checks, misc refactorings_nakamoto
2010-08-16do an extra CheckBlock in ConnectBlocks_nakamoto
2010-08-16blocks-1,s_nakamoto
2010-08-15scanback check to prevent adding to the 74638 overflow chains_nakamoto
2010-08-15fix for block 74638 overflow output transactions_nakamoto
2010-08-15misc changess_nakamoto
2010-08-12fix -datadir=./subdir relative path,s_nakamoto
2010-08-10gethashespersec and added version and hashespersec to getinfos_nakamoto
2010-08-09always make 8 outbound connections even if have inbound,s_nakamoto
2010-08-09enable SSE2 in all builds to fix crypto++ SHA-256 on 64-bits_nakamoto
2010-08-03new safety feature displays a warning message and locks down RPC if it detect...s_nakamoto
2010-07-31fixed segfault in bignum.h,s_nakamoto
2010-07-29reverted makefile.unix wx-config -- version 0.3.6s_nakamoto
2010-07-26bitcoind now compiles without wxWidgets or wxBases_nakamoto
2010-07-25Gavin Andresen's JSON-RPC HTTP authentication,s_nakamoto
2010-07-18minor UI tweaks, removed some outdated txt files, s_nakamoto
2010-07-17security safeguards,s_nakamoto
2010-07-15version 0.3.1 rc1s_nakamoto
2010-07-15fix openssl linkage problems,s_nakamoto
2010-07-09switched from wxStandardPaths to GetDefaultDataDir, fixes bug reported by m0m...s_nakamoto
2010-07-09Gavin Andresen: implementation of autostart on system startup option on Linuxs_nakamoto
2010-07-08Laszlo's fix to make generate threads idle priority on Linux,s_nakamoto
2010-07-02reduced max outbound connections from 15 to 8 --version 0.3 rc4v0.3rc4s_nakamoto
2010-06-26version 0.3 rc2v0.3rc2s_nakamoto
2010-06-22version 0.3 rc1v0.3rc1s_nakamoto
2010-06-21fixed colors on ubuntu lucid,v0.2.13s_nakamoto
2010-06-18use seed nodes as fallback if IRC fails or with TORv0.2.12s_nakamoto
2010-06-15more addr message error checkingv0.2.11s_nakamoto
2010-06-10automatically change displayed address whenever it receives anything,v0.2.10s_nakamoto
2010-05-26better prevention of inventory relaying during initial download,v0.2.9s_nakamoto
2010-05-19Mac OS build fixes by laszlov0.2.8s_nakamoto
2010-02-28fix unsafe string handling in wxGetTranslations_nakamoto
2010-02-25GUI-less build target bitcoind that links to wxBase and shouldn't need GTK,v0.2.7s_nakamoto