6320 Commits (8fe30fb4d130532d4a0e4c9d143f03e1b85a749e)

Author SHA1 Message Date
Jonas Schnelli be8929265f [Qt] reenabling hotkeys for ban context menu, use different words 9 years ago
Jonas Schnelli b1189cfa10 [Qt] adapt QT ban option to banlist.dat changes 9 years ago
Philip Kaufmann 65abe91ce4 [Qt] add sorting for bantable 9 years ago
Philip Kaufmann 51654deff2 [Qt] bantable polish 9 years ago
Philip Kaufmann cdd72cd5fb [Qt] simplify ban list signal handling 9 years ago
Jonas Schnelli 43c1f5b8d7 [Qt] remove unused timer-code from banlistmodel.cpp 9 years ago
Wladimir J. van der Laan e2b8028e4c net: Fix CIDR notation in ToString() 9 years ago
Philip Kaufmann 9e521c1735 [Qt] polish ban table 9 years ago
Jonas Schnelli 607809f037 net: use CIDR notation in CSubNet::ToString() 9 years ago
Jonas Schnelli 53caec66cc [Qt] bantable overhaul 9 years ago
Jonas Schnelli f0bcbc4c8a [Qt] bantable fix timestamp 64bit issue 9 years ago
Jonas Schnelli 6135309816 [Qt] banlist, UI optimizing and better signal handling 9 years ago
Jonas Schnelli 770ca79aa0 [Qt] add context menu with unban option to ban table 9 years ago
Jonas Schnelli 5f42132950 [Qt] add ui signal for banlist changes 9 years ago
Jonas Schnelli ad204df1a9 [Qt] add banlist table below peers table 9 years ago
Jonas Schnelli 50f090884c [Qt] add ban functions to peers window 9 years ago
MarcoFalke 1c1b1b315f [uacomment] Sanitize per BIP-0014 9 years ago
Jeff Garzik e6a14b64d6 Add ZeroMQ support. Notify blocks and transactions via ZeroMQ 9 years ago
João Barbosa 5624e055b3 Add UpdatedBlockTip signal to CMainSignals and CValidationInterface 9 years ago
MarcoFalke d1acf938e6 [qt] [trivial] share/qt/make_spinner.py => src/qt/res/movies/makespinner.sh 9 years ago
MarcoFalke 51ff777357 [trivial] Fix rpc message "help generate" 9 years ago
MarcoFalke 4c3cab14b7 [trivial] init cleanup 9 years ago
Gregory Maxwell 6ecaec395c [Trivial] [logging] Rm extraneous cleansubver in serveral debug messages. 9 years ago
Gregory Maxwell 7a7e68d1e2 Prune the -prune help to reflect that the wallet is no longer disabled. 9 years ago
Daniel Kraft 9cdc3353c5 Simplify logic of REST request suffix parsing. 9 years ago
Gregory Maxwell 77c6072473 Enable wallet key imports without rescan in pruned mode. 9 years ago
Matt Corallo afb0ccaf9c Add NODE_BLOOM service bit and bump protocol version 9 years ago
Casey Rodarmor 5ffaaba3a1 Disallow duplicate windows. 9 years ago
paveljanik eb3002bb71 [TRIVIAL] Fix typo: exactmath -> exactmatch 9 years ago
Wladimir J. van der Laan 93ff1b9041 net: correctly initialize nMinPingUsecTime 9 years ago
Matt Corallo a6eb4ba38b Report minimum ping time in getpeerinfo 9 years ago
Casey Rodarmor 86270c8164 Replace boost::reverse_lock with our own. 9 years ago
Ian T e83df075f9 Update RPC generate help for numblocks to include required 9 years ago
Tom Harding 9524c4d35c In (strCommand == "tx"), return if AlreadyHave() 9 years ago
Wladimir J. van der Laan 26c9b83677 Move windows socket init to utility function 9 years ago
Wladimir J. van der Laan 3a174cd400 Fix race condition between starting HTTP server thread and setting EventBase() 9 years ago
Wladimir J. van der Laan 6d2bc22146 Document options for new HTTP/RPC server in --help 9 years ago
Wladimir J. van der Laan be33f3f50b Implement RPCTimerHandler for Qt RPC console 9 years ago
Wladimir J. van der Laan 40b556d374 evhttpd implementation 9 years ago
Cory Fields 6e996d39da tests: fix qt payment test 9 years ago
Wladimir J. van der Laan 3140ef9249 build: build-system changes for libevent 9 years ago
Wladimir J. van der Laan 6a21dd598c Remove rpc_boostasiotocnetaddr test 9 years ago
Patrick Strateman 027de94e1f
Use network group instead of CNetAddr in final pass to select node to disconnect 9 years ago
J Ross Nicoll 9bebf60698
Make sure LogPrint strings are line-terminated 9 years ago
Pieter Wuille c33c11ebac Improve addrman Select() performance when buckets are nearly empty 9 years ago
Patrick Strateman 000c18aace Fix comment 9 years ago
Patrick Strateman fed30940ef Acquire cs_vNodes before changing refrence counts 9 years ago
Patrick Strateman 69ee1aab00 CNodeRef copy constructor and assignment operator 9 years ago
Cory Fields a19338723d net: Set SO_REUSEADDR for Windows too 9 years ago
Pavel Vasin 9f3e48e521 add support for miniupnpc api version 14 9 years ago