integration phase
authorWladimir J. van der Laan <laanwj@gmail.com>
Sat, 14 May 2011 09:18:39 +0000 (11:18 +0200)
committerWladimir J. van der Laan <laanwj@gmail.com>
Sat, 14 May 2011 09:18:39 +0000 (11:18 +0200)
commit6644d98d9eeaa24c197d18665b1461b8cd4300ea
tree2420a36fc6b0b7b62ce1c62406c826df1ab01875
parent1f2e0df86573910257318cbdc2c80d114f90d85c
integration phase
20 files changed:
bitcoin.pro
cryptopp/include/cryptopp/config.h [new file with mode: 0644]
cryptopp/include/cryptopp/cpu.h [new file with mode: 0644]
cryptopp/include/cryptopp/cryptlib.h [new file with mode: 0644]
cryptopp/include/cryptopp/iterhash.h [new file with mode: 0644]
cryptopp/include/cryptopp/misc.h [new file with mode: 0644]
cryptopp/include/cryptopp/pch.h [new file with mode: 0644]
cryptopp/include/cryptopp/secblock.h [new file with mode: 0644]
cryptopp/include/cryptopp/sha.h [new file with mode: 0644]
cryptopp/include/cryptopp/simple.h [new file with mode: 0644]
cryptopp/include/cryptopp/smartptr.h [new file with mode: 0644]
cryptopp/include/cryptopp/stdcpp.h [new file with mode: 0644]
cryptopp/src/cpu.cpp [new file with mode: 0644]
cryptopp/src/sha.cpp [new file with mode: 0644]
gui/include/bitcoinaddressvalidator.h
gui/src/bitcoinaddressvalidator.cpp
gui/src/sendcoinsdialog.cpp
lib/include/bignum.h
lib/include/uint256.h
lib/include/util.h