103 Commits (0bd084011a3f95cf3fdc7a20b7017bfe06c7223f)
 

Author SHA1 Message Date
s_nakamoto 0bd084011a fixed makefile.vc 14 years ago
s_nakamoto f79751c299 better IsInitialBlockDownload 14 years ago
s_nakamoto 813505cc13 added a subset of Crypto++ 5.6.0 with 48% faster ASM SHA-256, combined speedup 2.5x faster vs 0.3.3, thanks BlackEye for figuring out the alignment problem 14 years ago
s_nakamoto 520f367319 tcatm's cached SHA256 state idea, about 70% faster generating 14 years ago
s_nakamoto 793200e5e9 bitcoind now compiles without wxWidgets or wxBase 14 years ago
s_nakamoto 6966768a55 Gavin: BIO_FLAGS_BASE64_NO_NL 14 years ago
s_nakamoto 7d46f9250c Lachesis: remove newlines every 64 characters in EncodeBase64 14 years ago
s_nakamoto 3b7cd5d89a Gavin Andresen's JSON-RPC HTTP authentication, 14 years ago
s_nakamoto e8bff10f07 minor UI tweaks, removed some outdated txt files, 14 years ago
s_nakamoto ae922a36a4 security safeguards, 14 years ago
s_nakamoto 673a6d15d9 version 0.3.1 release 14 years ago
s_nakamoto 0bbc812f48 Spanish translation by milkiway, 14 years ago
s_nakamoto d01eaf0421 version 0.3.1 rc1 14 years ago
s_nakamoto a30b56ebe7 fix openssl linkage problems, 14 years ago
s_nakamoto 6e5d67e827 switched from wxStandardPaths to GetDefaultDataDir, fixes bug reported by m0mchil when username contains non-lower-ASCII characters 14 years ago
s_nakamoto 20c6bfad1e Gavin Andresen: implementation of autostart on system startup option on Linux 14 years ago
s_nakamoto 50d49d9c2e Portuguese translation by Tiago Faria 14 years ago
s_nakamoto d882773789 Laszlo's fix to make generate threads idle priority on Linux, 14 years ago
s_nakamoto d77eac25b2 version 0.3 release 14 years ago
s_nakamoto f077bc0f48 reduced max outbound connections from 15 to 8 --version 0.3 rc4 14 years ago
s_nakamoto 06c4716396 version 0.3 rc2 14 years ago
s_nakamoto 8700fae12a build-unix.txt: updated a few version numbers 14 years ago
s_nakamoto 340120853f updated build-unix.txt instructions: sudo apt-get install libboost-all-dev 14 years ago
s_nakamoto 3c3fc50c79 added instructions to build-unix.txt for building wxBase, which is needed to compile bitcoind 14 years ago
s_nakamoto 6344edc36f version 0.3 rc1 14 years ago
s_nakamoto 445520bf38 added new files to setup.nsi, updated version numbers 14 years ago
s_nakamoto 8efd8f7f47 re-enable hiding taskbar button on minimize on linux, though it doesn't work cleanly 14 years ago
s_nakamoto 36bb88e1b9 fix system tray icon on windows 14 years ago
s_nakamoto 161c38ba60 80x80 xpm icon for ubuntu, alignment tweaked to scale nicely to 20x20 and 16x16 14 years ago
s_nakamoto 68b973a913 fixed colors on ubuntu lucid, 14 years ago
s_nakamoto 24ba1b64e9 use seed nodes as fallback if IRC fails or with TOR 14 years ago
s_nakamoto 6a4a35549b German translation by DataWraith 14 years ago
s_nakamoto e5681bb121 more addr message error checking 14 years ago
s_nakamoto bed005b639 revert makefile.unix from -02 back to -00 to fix compile on linux, -02 doesn't really help on linux anyway 14 years ago
s_nakamoto f93d5f9ffe automatically change displayed address whenever it receives anything, 14 years ago
s_nakamoto 2ca1758832 Dutch translation by Xunie (93% complete) 14 years ago
s_nakamoto 1da44d2e96 Italian translation by Joozero 14 years ago
s_nakamoto 42605ce8bc better prevention of inventory relaying during initial download, 14 years ago
s_nakamoto 124baa4ccb build-osx.txt build instructions and makefile.osx from Laszlo 14 years ago
s_nakamoto 2d98de1b3a Mac OS build fixes by laszlo 14 years ago
s_nakamoto 966cca4bd4 misc 15 years ago
s_nakamoto 2cffa7ce31 fixed runaway memory alloc bug on 64-bit in ParseString found by sirius-m 15 years ago
s_nakamoto d7d80a74d5 fix unsafe string handling in wxGetTranslation 15 years ago
s_nakamoto 6557910ccf wx/utils.h and wx/clipbrd.h not needed on bitcoind wxbase build 15 years ago
s_nakamoto c2430126d7 GUI-less build target bitcoind that links to wxBase and shouldn't need GTK, 15 years ago
s_nakamoto cb420a1dfc run as daemon without GUI, 15 years ago
s_nakamoto 0184604aaf transaction filter tabs instead of view->show generated 15 years ago
s_nakamoto 75199de534 Address Book with tabs instead of separate Your Address book, 15 years ago
s_nakamoto c6ab3cf6d9 safer wxGetTranslation wrapper 15 years ago
s_nakamoto e480659765 all builds are now with wxWidgets-2.9.0, we are now using UTF-8, 15 years ago