Age | Commit message (Expand) | Author |
2010-07-02 | reduced max outbound connections from 15 to 8 --version 0.3 rc4v0.3rc4 | s_nakamoto |
2010-06-26 | version 0.3 rc2v0.3rc2 | 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 rc1v0.3rc1 | 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,v0.2.13 | s_nakamoto |
2010-06-18 | use seed nodes as fallback if IRC fails or with TORv0.2.12 | s_nakamoto |
2010-06-16 | German translation by DataWraith | s_nakamoto |
2010-06-15 | more addr message error checkingv0.2.11 | 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,v0.2.10 | 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,v0.2.9 | 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 laszlov0.2.8 | 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,v0.2.7 | s_nakamoto |
2010-02-23 | run as daemon without GUI,v0.2.6 | s_nakamoto |
2010-02-21 | transaction filter tabs instead of view->show generated v0.2.5 | s_nakamoto |
2010-02-20 | Address Book with tabs instead of separate Your Address book, v0.2.4 | s_nakamoto |
2010-02-17 | safer wxGetTranslation wrapper | s_nakamoto |
2010-02-17 | all builds are now with wxWidgets-2.9.0, we are now using UTF-8, v0.2.2 | s_nakamoto |
2010-02-15 | fix mingw makefile to use correct wxWidgets include, | s_nakamoto |
2010-02-15 | strip out unfinished product, review and market stuff, | s_nakamoto |
2010-02-14 | renamed a few rpc methods | s_nakamoto |
2010-02-14 | Workaround for bug on wxWidgets 2.9.0 Ubuntu 9.10 64-bit where first characte... | s_nakamoto |
2010-02-13 | updated build-unix.txt | s_nakamoto |
2010-02-12 | command line and JSON-RPC first draft, requires Boost 1.35 or higher for boos... | s_nakamoto |
2010-02-10 | better error message in check_type(), tell the types by name instead of by nu... | s_nakamoto |
2010-02-10 | JSON Spirit library from http://www.codeproject.com/KB/recipes/JSON_Spirit.as... | s_nakamoto |
2010-02-10 | revert revision 56, going in different direction with boost::asio and JSON-RPC | s_nakamoto |
2010-02-04 | Added some basic IPC functionality using wxServer, wxClient and wxConnection. | sirius-m |
2010-02-03 | update fSpent flag on wallet transactions if they're seen spent in case copy ... | s_nakamoto |
2010-01-28 | now compiles on 64-bit Ubuntu Karmic with wxWidgets-2.9.0, | s_nakamoto |
2010-01-28 | simplify AddAddress, | s_nakamoto |
2009-12-17 | command line switch -noui | s_nakamoto |
2009-12-17 | a few header changes for freebsd from madhatter | s_nakamoto |
2009-12-14 | filter out duplicate getblocks and don't relay inv messages during initial bl...v0.2rc2v0.2.0 | s_nakamoto |
2009-12-13 | misc | s_nakamoto |
2009-12-13 | restrict file permissions on linux to the user only | s_nakamoto |
2009-12-13 | misc exit code, updated setup.nsi | s_nakamoto |