aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* new safety feature displays a warning message and locks down RPC if it detect...v0.3.8Satoshi Nakamoto2010-08-048-34/+81
* fixed segfault in bignum.h, additional security limits, refactoringv0.3.7Satoshi Nakamoto2010-07-316-24/+39
* simplified makefile.unix, updated build-unix.txt instructions to include boos...--author=Satoshi Nakamoto2010-07-312-29/+12
* reverted makefile.unix wx-config -- version 0.3.6v0.3.6--author=Satoshi Nakamoto2010-07-306-655/+718
* Fredrik Roubert: simplified makefile.unix with wx-config, misc--author=Satoshi Nakamoto2010-07-304-24/+14
* fixed makefile.osx--author=Satoshi Nakamoto2010-07-301-1/+1
* fixed makefile.vc--author=Satoshi Nakamoto2010-07-301-2/+2
* better IsInitialBlockDownload--author=Satoshi Nakamoto2010-07-271-14/+10
* added a subset of Crypto++ 5.6.0 with 48% faster ASM SHA-256, combined speedu...--author=Satoshi Nakamoto2010-07-2726-893/+6091
* tcatm's cached SHA256 state idea, about 70% faster generating--author=Satoshi Nakamoto2010-07-271-57/+129
* bitcoind now compiles without wxWidgets or wxBaseSatoshi Nakamoto2010-07-2617-469/+537
* Gavin: BIO_FLAGS_BASE64_NO_NLGavin Andresen2010-07-261-1/+2
* Gavin Andresen's JSON-RPC HTTP authentication,v0.3.3Satoshi Nakamoto2010-07-2612-25/+93
* Configuration file, HTTP Basic authenticationGavin Andresen2010-07-239-115/+315
* json-rpc password, minor UI tweaks, removed some outdated txt filesGavin Andresen2010-07-1919-46/+71
* security safeguards,v0.3.2Gavin Andresen2010-07-193-7/+20
* version 0.3.1 releasev0.3.1Gavin Andresen2010-07-191-0/+6
* Spanish translation by milkiway,Gavin Andresen2010-07-194-0/+1687
* version 0.3.1 rc1v0.3.1rc1Gavin Andresen2010-07-198-9/+30
* Fix CRLFGavin Andresen2010-07-1462-32876/+32876
* 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 releases_nakamoto2010-07-042-11/+2
* reduced max outbound connections from 15 to 8 --version 0.3 rc4s_nakamoto2010-07-026-5/+6
* version 0.3 rc2s_nakamoto2010-06-263-4/+6
* build-unix.txt: updated a few version numberss_nakamoto2010-06-261-3/+3
* updated build-unix.txt instructions: sudo apt-get install libboost-all-devs_nakamoto2010-06-241-1/+1
* added instructions to build-unix.txt for building wxBase, which is needed to ...s_nakamoto2010-06-231-0/+9
* version 0.3 rc1s_nakamoto2010-06-221-2/+2
* added new files to setup.nsi, updated version numberss_nakamoto2010-06-227-10/+20
* re-enable hiding taskbar button on minimize on linux, though it doesn't work ...s_nakamoto2010-06-222-5/+5
* fix system tray icon on windowss_nakamoto2010-06-212-1/+4
* 80x80 xpm icon for ubuntu, alignment tweaked to scale nicely to 20x20 and 16x16s_nakamoto2010-06-213-2/+295
* fixed colors on ubuntu lucid,s_nakamoto2010-06-2123-1122/+1046
* use seed nodes as fallback if IRC fails or with TORs_nakamoto2010-06-184-19/+95
* German translation by DataWraiths_nakamoto2010-06-162-0/+810
* more addr message error checkings_nakamoto2010-06-154-12/+23
* revert makefile.unix from -02 back to -00 to fix compile on linux, -02 doesn'...s_nakamoto2010-06-141-1/+1
* automatically change displayed address whenever it receives anything,s_nakamoto2010-06-1016-142/+267
* Dutch translation by Xunie (93% complete)s_nakamoto2010-06-022-0/+808
* Italian translation by Joozeros_nakamoto2010-05-272-0/+806
* better prevention of inventory relaying during initial download,s_nakamoto2010-05-2613-101/+364
* build-osx.txt build instructions and makefile.osx from Laszlos_nakamoto2010-05-252-0/+274
* Mac OS build fixes by laszlos_nakamoto2010-05-1912-74/+109
* miscs_nakamoto2010-03-051-1/+4
* fixed runaway memory alloc bug on 64-bit in ParseString found by sirius-ms_nakamoto2010-03-051-4/+10
* fix unsafe string handling in wxGetTranslations_nakamoto2010-02-283-14/+14
* wx/utils.h and wx/clipbrd.h not needed on bitcoind wxbase builds_nakamoto2010-02-261-3/+3