Age | Commit message (Expand) | Author |
2010-10-14 | makefile.unix tweak from Xunie so bitcoind links on Ubuntu 10.04 x86_64 | gavinandresen |
2010-10-11 | -rpcssl=1 option, allowing secure HTTPS JSON-RPC connections on OSX/Unix. | gavinandresen |
2010-09-07 | cleanup, | s_nakamoto |
2010-08-29 | propset svn:eol-style native | s_nakamoto |
2010-08-16 | added -march=amdfam10 to sha256.cpp in makefile.unix | s_nakamoto |
2010-08-15 | makefile.unix to build with option to enable tcatm's 4-way SSE2 SHA-256 with ...v0.3.10 | s_nakamoto |
2010-08-09 | enable SSE2 in all builds to fix crypto++ SHA-256 on 64-bit | s_nakamoto |
2010-07-30 | simplified makefile.unix, updated build-unix.txt instructions to include boos... | s_nakamoto |
2010-07-29 | reverted makefile.unix wx-config -- version 0.3.6 | s_nakamoto |
2010-07-29 | Fredrik Roubert: simplified makefile.unix with wx-config, | s_nakamoto |
2010-07-27 | added a subset of Crypto++ 5.6.0 with 48% faster ASM SHA-256, combined speedu... | 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-15 | fix openssl linkage problems, | s_nakamoto |
2010-07-08 | Laszlo's fix to make generate threads idle priority on Linux, | s_nakamoto |
2010-06-21 | fixed colors on ubuntu lucid,v0.2.13 | s_nakamoto |
2010-06-14 | revert makefile.unix from -02 back to -00 to fix compile on linux, -02 doesn'... | s_nakamoto |
2010-05-26 | better prevention of inventory relaying during initial download,v0.2.9 | 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-17 | all builds are now with wxWidgets-2.9.0, we are now using UTF-8, v0.2.2 | s_nakamoto |
2010-01-28 | now compiles on 64-bit Ubuntu Karmic with wxWidgets-2.9.0, | 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-08 | Get local host IP on Linux, Shutdown() a little cleaner -- linux-0.1.6-test1 ...v0.1.6test1 | s_nakamoto |
2009-11-05 | unix build merged in, bitmap resources from xpm instead of rc, better addr re... | s_nakamoto |