Kevacoin source tree
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Gavin Andresen 3764c12b1f Merge remote branch 'svn/trunk' into svn 14 years ago
cryptopp Merge remote branch 'refs/remotes/svn/trunk' into svn 14 years ago
json propset svn:eol-style native 14 years ago
locale fix -datadir=./subdir relative path, 14 years ago
obj 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
rc fixed colors on ubuntu lucid, 14 years ago
xpm 80x80 xpm icon for ubuntu, alignment tweaked to scale nicely to 20x20 and 16x16 14 years ago
README.md Add branch README.md 14 years ago
base58.h propset svn:eol-style native 14 years ago
bignum.h propset svn:eol-style native 14 years ago
build-msw.txt propset svn:eol-style native 14 years ago
build-osx.txt propset svn:eol-style native 14 years ago
build-unix.txt propset svn:eol-style native 14 years ago
db.cpp dropped DB_PRIVATE from dbenv.open 14 years ago
db.h Gavin Andresen: json-rpc return standard error objects with error code numbers, 14 years ago
headers.h Gavin Andresen: clean shutdown on SIGTERM 14 years ago
init.cpp Gavin Andresen: clean shutdown on SIGTERM 14 years ago
init.h propset svn:eol-style native 14 years ago
irc.cpp cleanup, 14 years ago
irc.h propset svn:eol-style native 14 years ago
key.h propset svn:eol-style native 14 years ago
license.txt propset svn:eol-style native 14 years ago
main.cpp changed free transactions per block threshold 14 years ago
main.h changed free transactions per block threshold 14 years ago
makefile.mingw propset svn:eol-style native 14 years ago
makefile.osx propset svn:eol-style native 14 years ago
makefile.unix cleanup, 14 years ago
makefile.vc propset svn:eol-style native 14 years ago
net.cpp try to auto-detect whether to use 128-bit 4-way SSE2 14 years ago
net.h cleanup, 14 years ago
noui.h propset svn:eol-style native 14 years ago
rpc.cpp config option -rpcallowip= to accept json-rpc connections from another machine 14 years ago
rpc.h propset svn:eol-style native 14 years ago
script.cpp cleanup, 14 years ago
script.h cleanup, 14 years ago
serialize.h changed free transactions per block threshold 14 years ago
setup.nsi cleanup, 14 years ago
sha256.cpp reorganize BitcoinMiner to make it easier to add different SHA256 routines 14 years ago
strlcpy.h propset svn:eol-style native 14 years ago
ui.cpp only accept transactions sent by IP address if -allowreceivebyip is specified 14 years ago
ui.h cleanup, 14 years ago
ui.rc fix system tray icon on windows 14 years ago
uibase.cpp propset svn:eol-style native 14 years ago
uibase.h propset svn:eol-style native 14 years ago
uint256.h propset svn:eol-style native 14 years ago
uiproject.fbp Gavin Andresen's JSON-RPC HTTP authentication, 14 years ago
util.cpp config option -rpcallowip= to accept json-rpc connections from another machine 14 years ago
util.h config option -rpcallowip= to accept json-rpc connections from another machine 14 years ago

README.md

Bitcoin subversion clone

This branch is a clone of the subversion tree, kept up-to-date via 'git svn fetch'.