Age | Commit message (Expand) | Author |
2010-07-31 | fixed segfault in bignum.h, additional security limits, refactoringv0.3.7 | Satoshi Nakamoto |
2010-07-31 | simplified makefile.unix, updated build-unix.txt instructions to include boos... | --author=Satoshi Nakamoto |
2010-07-30 | reverted makefile.unix wx-config -- version 0.3.6v0.3.6 | --author=Satoshi Nakamoto |
2010-07-30 | Fredrik Roubert: simplified makefile.unix with wx-config, misc | --author=Satoshi Nakamoto |
2010-07-30 | fixed makefile.osx | --author=Satoshi Nakamoto |
2010-07-30 | fixed makefile.vc | --author=Satoshi Nakamoto |
2010-07-27 | better IsInitialBlockDownload | --author=Satoshi Nakamoto |
2010-07-27 | added a subset of Crypto++ 5.6.0 with 48% faster ASM SHA-256, combined speedu... | --author=Satoshi Nakamoto |
2010-07-27 | tcatm's cached SHA256 state idea, about 70% faster generating | --author=Satoshi Nakamoto |
2010-07-26 | bitcoind now compiles without wxWidgets or wxBase | Satoshi Nakamoto |
2010-07-26 | Gavin: BIO_FLAGS_BASE64_NO_NL | Gavin Andresen |
2010-07-26 | Gavin Andresen's JSON-RPC HTTP authentication,v0.3.3 | Satoshi Nakamoto |
2010-07-23 | Configuration file, HTTP Basic authentication | Gavin Andresen |
2010-07-19 | json-rpc password, minor UI tweaks, removed some outdated txt files | Gavin Andresen |
2010-07-19 | security safeguards,v0.3.2 | Gavin Andresen |
2010-07-19 | version 0.3.1 releasev0.3.1 | Gavin Andresen |
2010-07-19 | Spanish translation by milkiway, | Gavin Andresen |
2010-07-19 | version 0.3.1 rc1v0.3.1rc1 | Gavin Andresen |
2010-07-14 | Fix CRLF | Gavin Andresen |
2010-07-09 | switched from wxStandardPaths to GetDefaultDataDir, fixes bug reported by m0m... | s_nakamoto |
2010-07-09 | Gavin Andresen: implementation of autostart on system startup option on Linux | s_nakamoto |
2010-07-08 | Portuguese translation by Tiago Faria | s_nakamoto |
2010-07-08 | Laszlo's fix to make generate threads idle priority on Linux, | s_nakamoto |
2010-07-04 | version 0.3 release | s_nakamoto |
2010-07-02 | reduced max outbound connections from 15 to 8 --version 0.3 rc4 | s_nakamoto |
2010-06-26 | version 0.3 rc2 | s_nakamoto |
2010-06-26 | build-unix.txt: updated a few version numbers | s_nakamoto |
2010-06-24 | updated build-unix.txt instructions: sudo apt-get install libboost-all-dev | s_nakamoto |
2010-06-23 | added instructions to build-unix.txt for building wxBase, which is needed to ... | s_nakamoto |
2010-06-22 | version 0.3 rc1 | s_nakamoto |
2010-06-22 | added new files to setup.nsi, updated version numbers | s_nakamoto |
2010-06-22 | re-enable hiding taskbar button on minimize on linux, though it doesn't work ... | s_nakamoto |
2010-06-21 | fix system tray icon on windows | s_nakamoto |
2010-06-21 | 80x80 xpm icon for ubuntu, alignment tweaked to scale nicely to 20x20 and 16x16 | s_nakamoto |
2010-06-21 | fixed colors on ubuntu lucid, | s_nakamoto |
2010-06-18 | use seed nodes as fallback if IRC fails or with TOR | s_nakamoto |
2010-06-16 | German translation by DataWraith | s_nakamoto |
2010-06-15 | more addr message error checking | s_nakamoto |
2010-06-14 | revert makefile.unix from -02 back to -00 to fix compile on linux, -02 doesn'... | s_nakamoto |
2010-06-10 | automatically change displayed address whenever it receives anything, | s_nakamoto |
2010-06-02 | Dutch translation by Xunie (93% complete) | s_nakamoto |
2010-05-27 | Italian translation by Joozero | s_nakamoto |
2010-05-26 | better prevention of inventory relaying during initial download, | s_nakamoto |
2010-05-25 | build-osx.txt build instructions and makefile.osx from Laszlo | s_nakamoto |
2010-05-19 | Mac OS build fixes by laszlo | s_nakamoto |
2010-03-05 | misc | s_nakamoto |
2010-03-05 | fixed runaway memory alloc bug on 64-bit in ParseString found by sirius-m | s_nakamoto |
2010-02-28 | fix unsafe string handling in wxGetTranslation | s_nakamoto |
2010-02-26 | wx/utils.h and wx/clipbrd.h not needed on bitcoind wxbase build | s_nakamoto |
2010-02-25 | GUI-less build target bitcoind that links to wxBase and shouldn't need GTK, | s_nakamoto |