dogecoin/src
2012-04-17 20:00:55 +02:00
..
json Back out spacing changes to json spirit code 2012-01-19 14:32:45 -05:00
obj Boost unit-testing framework. 2011-06-27 14:12:48 -04:00
obj-test Rename src/obj/test to src/obj-test to workaround bug in older GNU Make 2012-01-23 14:27:08 -05:00
qt Remove headers.h 2012-04-17 20:00:55 +02:00
test CBitcoinSecret::SetString() now calls IsValid() to make sure it was passed something with the correct version. 2012-04-12 13:13:08 -07:00
addrman.cpp Fix loop index var types, fixing many minor sign comparison warnings 2012-04-15 16:52:09 -04:00
addrman.h Remove headers.h 2012-04-17 20:00:55 +02:00
allocators.h Remove headers.h 2012-04-17 20:00:55 +02:00
base58.h Remove headers.h 2012-04-17 20:00:55 +02:00
bignum.h Remove headers.h 2012-04-17 20:00:55 +02:00
bitcoinrpc.cpp Remove headers.h 2012-04-17 20:00:55 +02:00
bitcoinrpc.h Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
checkpoints.cpp Remove headers.h 2012-04-17 20:00:55 +02:00
checkpoints.h Remove headers.h 2012-04-17 20:00:55 +02:00
compat.h Remove headers.h 2012-04-17 20:00:55 +02:00
crypter.cpp Remove headers.h 2012-04-17 20:00:55 +02:00
crypter.h remove dependency on serialize.h and util.h for SecureString 2012-04-04 09:35:01 +02:00
db.cpp Remove headers.h 2012-04-17 20:00:55 +02:00
db.h Remove headers.h 2012-04-17 20:00:55 +02:00
init.cpp Remove headers.h 2012-04-17 20:00:55 +02:00
init.h Remove headers.h 2012-04-17 20:00:55 +02:00
irc.cpp Remove headers.h 2012-04-17 20:00:55 +02:00
irc.h Fix #626: RecvLine wrong error message 2012-02-19 19:06:42 +01:00
key.cpp Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
key.h Fix misc. minor sign-comparison warnings 2012-04-15 17:00:20 -04:00
keystore.cpp Remove headers.h 2012-04-17 20:00:55 +02:00
keystore.h fix warnings: delete called on 'XX' that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor] 2012-04-15 13:40:14 +02:00
main.cpp Remove headers.h 2012-04-17 20:00:55 +02:00
main.h Remove headers.h 2012-04-17 20:00:55 +02:00
makefile.linux-mingw Fix build.h dependencies 2012-04-11 14:04:42 +02:00
makefile.mingw Build identification strings 2012-04-10 18:16:53 +02:00
makefile.osx enable all warnings except invalid-offsetof, sign-compare, unused-parameter 2012-04-15 13:40:14 +02:00
makefile.unix enable all warnings except invalid-offsetof, sign-compare, unused-parameter 2012-04-15 13:40:14 +02:00
mruset.h Begin doxygen-compatible comments 2012-03-26 16:48:23 +02:00
net.cpp Remove headers.h 2012-04-17 20:00:55 +02:00
net.h Merge pull request #1106 from jgarzik/sign-compare 2012-04-17 10:55:56 -07:00
netbase.cpp Fix sign-compare warnings: netbase's Lookup* max-solutions may be unsigned 2012-04-15 16:58:32 -04:00
netbase.h Remove headers.h 2012-04-17 20:00:55 +02:00
noui.cpp Remove headers.h 2012-04-17 20:00:55 +02:00
protocol.cpp Fix loop index var types, fixing many minor sign comparison warnings 2012-04-15 16:52:09 -04:00
protocol.h Replace several network protocol version numbers with named constants 2012-04-12 20:07:49 -04:00
rpcdump.cpp Remove headers.h 2012-04-17 20:00:55 +02:00
script.cpp Remove headers.h 2012-04-17 20:00:55 +02:00
script.h Begin doxygen-compatible comments 2012-03-26 16:48:23 +02:00
serialize.h Merge pull request #1106 from jgarzik/sign-compare 2012-04-17 10:55:56 -07:00
strlcpy.h Remove headers.h 2012-04-17 20:00:55 +02:00
ui_interface.h Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs 2012-04-06 12:53:37 -04:00
uint256.h Fix loop index var types, fixing many minor sign comparison warnings 2012-04-15 16:52:09 -04:00
util.cpp Remove headers.h 2012-04-17 20:00:55 +02:00
util.h Remove headers.h 2012-04-17 20:00:55 +02:00
version.cpp version.h: separate client, net sections. Move more constants to this file. 2012-04-12 12:23:58 -04:00
version.h Bump PROTOCOL_VERSION to 60001, thereby enabling BIP31 2012-04-17 12:16:46 -04:00
wallet.cpp Remove headers.h 2012-04-17 20:00:55 +02:00
wallet.h Remove headers.h 2012-04-17 20:00:55 +02:00