Hush Full Node software. We were censored from Github, this is where all development happens now. https://hush.is
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.
 
 
 
 
 
 
Wladimir J. van der Laan 82f66082b9 Merge pull request #1270 from laanwj/2012_05_overviewpage2 12 years ago
..
json Back out spacing changes to json spirit code 13 years ago
obj Bump version numbers for 0.6.1rc1 12 years ago
obj-test Rename src/obj/test to src/obj-test to workaround bug in older GNU Make 13 years ago
qt Merge pull request #1270 from laanwj/2012_05_overviewpage2 12 years ago
test Clean up warnings 12 years ago
addrman.cpp Clean up warnings 12 years ago
addrman.h Split synchronization mechanisms from util.{h,cpp} 12 years ago
allocators.h Add missing includes. (Fix bulding under GCC 4.7) 12 years ago
base58.h Further reduce header dependencies 12 years ago
bignum.h Add casts for unavoidable signed/unsigned comparisons 12 years ago
bitcoinrpc.cpp Fix warning about uninitialized value 12 years ago
bitcoinrpc.h Support multi-threaded JSON-RPC 12 years ago
checkpoints.cpp Remove headers.h 12 years ago
checkpoints.h Remove headers.h 12 years ago
compat.h We should include netinet/in.h to use sockaddr_in (POSIX.1-2001) 12 years ago
crypter.cpp Further reduce header dependencies 12 years ago
crypter.h Further reduce header dependencies 12 years ago
db.cpp Merge pull request #883 from sipa/loadblock 12 years ago
db.h Make lsn_reset ("detach databases") optional and off by default. 12 years ago
init.cpp Merge pull request #1277 from Diapolo/IPv6_IPv4_strings 12 years ago
init.h remove 2 obsolete functions from init.h that moved to util.h 12 years ago
irc.cpp Keep port information for local addresses 12 years ago
irc.h Support for multiple local addresses 12 years ago
key.cpp Update all copyrights to 2012 13 years ago
key.h Fix tests after recent refactors 12 years ago
keystore.cpp Further reduce header dependencies 12 years ago
keystore.h Split synchronization mechanisms from util.{h,cpp} 12 years ago
main.cpp Merge pull request #1021 from sipa/ipv6 12 years ago
main.h Split synchronization mechanisms from util.{h,cpp} 12 years ago
makefile.linux-mingw Merge pull request #1021 from sipa/ipv6 12 years ago
makefile.mingw Merge pull request #1021 from sipa/ipv6 12 years ago
makefile.osx Merge pull request #1021 from sipa/ipv6 12 years ago
makefile.unix Partially revert f621326: xCXXFLAGS 12 years ago
mruset.h Begin doxygen-compatible comments 12 years ago
net.cpp Merge pull request #1277 from Diapolo/IPv6_IPv4_strings 12 years ago
net.h Take -port into account when resolving -bind's 12 years ago
netbase.cpp Merge pull request #1277 from Diapolo/IPv6_IPv4_strings 12 years ago
netbase.h Separate listening sockets, -bind=<addr> 12 years ago
noui.cpp Remove headers.h 12 years ago
protocol.cpp Add casts for unavoidable signed/unsigned comparisons 12 years ago
protocol.h Move proto version to version.h. Reduce header deps a bit more. 12 years ago
rpcdump.cpp Remove headers.h 12 years ago
script.cpp EvalScript(): cast to avoid signed/unsigned warning 12 years ago
script.h Add casts for unavoidable signed/unsigned comparisons 12 years ago
serialize.h remove unused typedef in serialize.h 12 years ago
strlcpy.h Remove headers.h 12 years ago
sync.cpp Split synchronization mechanisms from util.{h,cpp} 12 years ago
sync.h Split synchronization mechanisms from util.{h,cpp} 12 years ago
ui_interface.h Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs 12 years ago
uint256.h Merge pull request #1126 from drizztbsd/master 12 years ago
util.cpp Split synchronization mechanisms from util.{h,cpp} 12 years ago
util.h Split synchronization mechanisms from util.{h,cpp} 12 years ago
version.cpp version.h: separate client, net sections. Move more constants to this file. 12 years ago
version.h Fix version numbers of archive builds 12 years ago
wallet.cpp Prefer 'unsigned int' for loop index variables tested against ::size() 12 years ago
wallet.h remove obsolete BackupWallet() entry in wallet.h 12 years ago
walletdb.cpp Bugfix: %-12I64d is not valid and causes the parameter to be skipped, use %12"PRI64d" instead 12 years ago
walletdb.h Move CWalletDB code to new walletdb module. 12 years ago