Community driven twister-core
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.
 
 
 
 
 
 
D4708 59f814f360
add twisterarmy to the upcomingUsersList
4 years ago
..
json use utf8 for text json strings. only a few characters need to be 11 years ago
leveldb apply leveldb cygwin patch from http://code.google.com/p/leveldb/issues/detail?id=188 11 years ago
obj
obj-test
qt
test
addrman.cpp addrman corruption causes infinite-loop and twisterd shutdown hangs. try to fix this. 9 years ago
addrman.h increase percentage of getaddr (ADDRMAN_GETADDR_MAX_PCT) until we grow older and bigger 11 years ago
alert.cpp
alert.h
allocators.h
base58.h twisterd 0.9.40 adding openssl 1.1.x support 7 years ago
bignum.h twisterd 0.9.40 adding openssl 1.1.x support 7 years ago
bitcoind.cpp Replaced references to bitcoin/bitcoind in user-visible messages 11 years ago
bitcoinrpc.cpp Fix building with boost >= 1.70 4 years ago
bitcoinrpc.h makes websocket optional 7 years ago
bloom.cpp
bloom.h
chainparams.cpp add twisterarmy seed node 4 years ago
chainparams.h
checkpoints.cpp 0.9.26 10 years ago
checkpoints.h highly experimental soft checkpoint based on consensus 11 years ago
checkqueue.h
clientversion.h twisterd 0.9.40 adding openssl 1.1.x support 7 years ago
compat.h mingw fix 11 years ago
core.cpp remove assert. not the proper way to handle this 11 years ago
core.h silenced unused variable warnings. 11 years ago
cppcheck-suppressions.txt Use cppcheck 10 years ago
crypter.cpp address EVP_CIPHER_CTX opaque type compilation problem with newer openssl versions. 8 years ago
crypter.h
db.cpp
db.h use DB_CXX_HEADER. fix #114 11 years ago
dhtproxy.cpp 0.9.28: better enforcement of DHT upload rate limit for non-locally generated requests. 10 years ago
dhtproxy.h fix dht count when using proxy (fix #231) 11 years ago
hash.cpp
hash.h
init.cpp makes websocket optional 7 years ago
init.h
key.cpp twisterd 0.9.40 adding openssl 1.1.x support 7 years ago
key.h
keystore.cpp
keystore.h
leveldb.cpp leveldb repair for torrents 11 years ago
leveldb.h leveldb repair for torrents 11 years ago
limitedmap.h
main.cpp experimenting with username <-> uid mapping. 9 years ago
main.h experimenting with username <-> uid mapping. 9 years ago
makefile.android no boost-locale in android? at least not here. 11 years ago
makefile.freebsd miniupnp dependency removed, yes! :-) fix #130 11 years ago
makefile.ios installation... 10 years ago
makefile.linux-mingw an attempt to fix issue #111 11 years ago
makefile.mingw miniupnp dependency removed, yes! :-) fix #130 11 years ago
makefile.osx miniupnp dependency removed, yes! :-) fix #130 11 years ago
makefile.osx-bitcoin an attempt to fix issue #111 11 years ago
makefile.unix miniupnp dependency removed, yes! :-) fix #130 11 years ago
mruset.h
net.cpp 0.9.33 fix serious connectivity problem: not trying to connect to >=0.9.30 peers with random ports. 9 years ago
net.h twisterd 0.9.30: random listening port. 10 years ago
netbase.cpp hack to support bootstraping with non standard ports using dns seeder 10 years ago
netbase.h hack to support bootstraping with non standard ports using dns seeder 10 years ago
noui.cpp
protocol.cpp
protocol.h
rpcblockchain.cpp add \n 9 years ago
rpcdump.cpp fix #303 10 years ago
rpcmining.cpp fix memory size bug 10 years ago
rpcnet.cpp new rpc adddnsseed 11 years ago
rpcrawtransaction.cpp properly implement verification using keys that have been replaced. 11 years ago
rpcwallet.cpp report external ports in getinfo 9 years ago
runme-android.sh use $HOME in android build recipe 10 years ago
runme-ios-onlinux.sh installation... 10 years ago
script.cpp
script.h
scrypt-sse2.cpp use scrypt hash function like litecoin 11 years ago
scrypt.cpp Do not define be32dec / le32dec on FreeBSD, since they are already defined in sys/endian.h 11 years ago
scrypt.h Actually include sys/endian.h for le32enc/le32dec 10 years ago
serialize.h fixes to compile and run under OSX 10.9.1 11 years ago
softcheckpoint.cpp add twisterarmy to the upcomingUsersList 4 years ago
softcheckpoint.h make soft checkpoint less verbose 11 years ago
sync.cpp
sync.h
threadsafety.h
twister.cpp makes websocket optional 7 years ago
twister.h adding favorites to the search scopes 9 years ago
twister_rss.cpp Match indentation style 9 years ago
twister_rss.h properly escape xml characters 11 years ago
twister_utils.cpp signing userpost without rt/sig_rt to do rt again... 10 years ago
twister_utils.h keep track of torrent location (n,k) for direct messages as well. 10 years ago
txdb.cpp implement index of partial usernames so search-as-you-type can work as expected with listusernamespartial 11 years ago
txdb.h implement index of partial usernames so search-as-you-type can work as expected with listusernamespartial 11 years ago
ui_interface.h
uint256.h
utf8core.h utf8 character counting to check message size < 140 11 years ago
util.cpp fix #309 10 years ago
util.h win32 doesn't like pid_t 11 years ago
version.cpp different id names per platform 10 years ago
version.h dhtproxy: tunnel DHT traffic into TCP connections 11 years ago
wallet.cpp nothing interesting, just checkpointing + warning fix 11 years ago
wallet.h Explicitly initialize members of fundamental types; avoids "jump depends on 11 years ago
walletdb.cpp rename bitcoin threads 9 years ago
walletdb.h