Age | Commit message (Expand) | Author |
2010-09-30 | fixed linux build,v0.3.13 | s_nakamoto |
2010-09-30 | don't count or spend payments until they have 1 confirmation, | s_nakamoto |
2010-09-19 | only accept transactions sent by IP address if -allowreceivebyip is specified | s_nakamoto |
2010-09-10 | fix problem sending the last cent with sub-cent fractional change | s_nakamoto |
2010-09-07 | cleanup, | s_nakamoto |
2010-08-29 | propset svn:eol-style native | s_nakamoto |
2010-08-25 | alert system | s_nakamoto |
2010-08-16 | blocks-1, | s_nakamoto |
2010-08-12 | fix -datadir=./subdir relative path, | s_nakamoto |
2010-08-09 | always make 8 outbound connections even if have inbound, | s_nakamoto |
2010-08-04 | correct typo for mac compile, update makefile to use llvm | laszloh |
2010-08-03 | new safety feature displays a warning message and locks down RPC if it detect... | s_nakamoto |
2010-07-29 | Fredrik Roubert: simplified makefile.unix with wx-config, | s_nakamoto |
2010-07-26 | bitcoind now compiles without wxWidgets or wxBase | s_nakamoto |
2010-07-25 | Gavin Andresen's JSON-RPC HTTP authentication, | s_nakamoto |
2010-07-18 | minor UI tweaks, removed some outdated txt files, | s_nakamoto |
2010-07-16 | version 0.3.1 release | s_nakamoto |
2010-07-15 | fix openssl linkage problems, | s_nakamoto |
2010-07-09 | Gavin Andresen: implementation of autostart on system startup option on Linux | s_nakamoto |
2010-07-04 | version 0.3 releasev0.3.0 | s_nakamoto |
2010-07-02 | reduced max outbound connections from 15 to 8 --version 0.3 rc4v0.3rc4 | 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-10 | automatically change displayed address whenever it receives anything,v0.2.10 | s_nakamoto |
2010-05-26 | better prevention of inventory relaying during initial download,v0.2.9 | s_nakamoto |
2010-05-19 | Mac OS build fixes by laszlov0.2.8 | 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 | all builds are now with wxWidgets-2.9.0, we are now using UTF-8, v0.2.2 | s_nakamoto |
2010-02-15 | strip out unfinished product, review and market stuff, | 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-12 | command line and JSON-RPC first draft, requires Boost 1.35 or higher for boos... | 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-13 | restrict file permissions on linux to the user only | s_nakamoto |
2009-12-13 | misc exit code, updated setup.nsi | s_nakamoto |
2009-12-11 | retry IRC if name in use, | s_nakamoto |
2009-11-18 | bugfix Db::open/close and zombie sockets bugs fix double-close of socket handle, | s_nakamoto |
2009-11-13 | monitor ThreadSocketHandler and terminate and restart if hung, convert _begin... | s_nakamoto |
2009-11-08 | Get local host IP on Linux, Shutdown() a little cleaner -- linux-0.1.6-test1 ...v0.1.6test1 | s_nakamoto |
2009-11-07 | ui tweaks, multiple xpm icon sizes | s_nakamoto |
2009-11-07 | UI tweaks, use BindListenPort to detect instance already running, setsockopt(... | s_nakamoto |