10704 Commits (b1e4cbbe7d0c603999afc56e0f8a2b7978be1022)
 

Author SHA1 Message Date
Wladimir J. van der Laan ca5e229514
tor: Change auth order to only use HASHEDPASSWORD if -torpassword 8 years ago
Adam Brown ec8828aff3
[doc] Update port in tor.md 8 years ago
Jonas Schnelli 1a41e3f660
Fix torcontrol.cpp unused private field warning 8 years ago
Wladimir J. van der Laan 3d7cddcaa2
Fix memleak in TorController [rework] 8 years ago
Patrick Strateman a05be280e7
Remove vfReachable and modify IsReachable to only use vfLimited. 8 years ago
Gregory Maxwell f28a87b4ba
Decide eviction group ties based on time. 9 years ago
Gregory Maxwell 35db253fb6
Do not absolutely protect local peers from eviction. 9 years ago
calebogden e10e212470
Fixing typos on security-check.py and torcontrol.cpp 9 years ago
MarcoFalke 9b46a35b8d
torcontrol debug: Change to a blanket message that covers both cases 9 years ago
Wladimir J. van der Laan f3e1770cfb
tests: Disable Tor interaction 9 years ago
Daniel Cousens 65fd8eb134
torcontrol: only output disconnect if -debug=tor 9 years ago
Peter Todd 2b30758b2f
Connect to Tor hidden services by default 9 years ago
MarcoFalke 7f9e7a9872
[doc] [tor] Clarify when to use bind 9 years ago
Wladimir J. van der Laan 2298877f78
doc: update docs for Tor listening 9 years ago
Wladimir J. van der Laan 975dc649af
torcontrol improvements and fixes 9 years ago
Peter Todd 77e5601e9e
Better error message if Tor version too old 9 years ago
Wladimir J. van der Laan eb5f63fe58
net: Automatically create hidden service, listen on Tor 9 years ago
Matt Quinn 8a5ae3c7a9
Consolidate individual references to the current maximum peer connection 9 years ago
zkbot f9f48667be Auto merge of #2176 - str4d:1593-libevent, r=bitcartel 7 years ago
Jack Grigg 3da13e885e
Fix typo 7 years ago
Jack Grigg 206e2b9737
Wrap error string 7 years ago
Jack Grigg 47855b599d
Revert "Revert "rpc-tests: re-enable rpc-tests for Windows"" 7 years ago
zkbot 2bdb37276e Auto merge of #2198 - str4d:2139-timer, r=str4d 7 years ago
Jack Grigg 601f00f6fb
Add AtomicTimer tests 7 years ago
Jack Grigg 5c0d105b6b
Update LocalSolPS test 7 years ago
Jay Graber 704547965a Change help text examples to use Zcash addresses 7 years ago
Jay Graber ab1d2d575c Add security message to license text, rm url from translation string 7 years ago
Wladimir J. van der Laan e93a3e1945
test: Avoid ConnectionResetErrors during RPC tests 8 years ago
Pieter Wuille 2edad86b2d
Fix interrupted HTTP RPC connection workaround for Python 3.5+ 8 years ago
paveljanik 17694e4bcf
[TRIVIAL] Fix typo: exactmath -> exactmatch 9 years ago
zkbot 6344719817 Auto merge of #2052 - str4d:2032-z_importkey-partial-rescan, r=bitcartel 7 years ago
Jay Graber 54c0a28123 Add security warning to zcashd metrics display 7 years ago
Jack Grigg 33589401ba
Require that z_importkey height parameter be in valid range 7 years ago
zkbot 23f792c2f5 Auto merge of #2187 - bitcartel:1.0.7_getblock_by_height, r=bitcartel 7 years ago
Simon 7d3b152897 Closes #2186. RPC getblock now accepts height or hash. 7 years ago
Jay Graber efa9c265c4 Add security warning to zcash-cli --help and --version message output 7 years ago
Jack Grigg 53c96bfa6c
Test boolean fallback in z_importkey 7 years ago
Jack Grigg a163953929
[depends] libevent 2.1.8 7 years ago
Ian Kelling 629a875229
Docs: add details to -rpcclienttimeout doc 7 years ago
Luke Dashjr c65969a5a6
Skip RAII event tests if libevent is built without event_set_mem_functions 8 years ago
fanquake ec626cc530
[depends] libevent 2.1.7rc 8 years ago
Karl-Johan Alm ca50af75b1
Added EVENT_CFLAGS to test makefile to explicitly include libevent headers. 8 years ago
Karl-Johan Alm e8b6d84b9f
Added some simple tests for the RAII-style events. 8 years ago
Karl-Johan Alm 68377e18a8
Switched bitcoin-cli.cpp to use RAII unique pointers with deleters. 8 years ago
Karl-Johan Alm 17fb609097
Added std::unique_ptr<> wrappers with deleters for libevent modules. 8 years ago
Wladimir J. van der Laan 7c2ab05969
bitcoin-cli: Make error message less confusing 8 years ago
instagibbs 603205e381
Add common failure cases for rpc server connection failure 8 years ago
Wladimir J. van der Laan 32f4e7744c
depends: Add libevent compatibility patch for windows 8 years ago
Wladimir J. van der Laan 6415573a59
bitcoin-cli: More detailed error reporting 8 years ago
Wladimir J. van der Laan 08c581940a
auto_ptr → unique_ptr 8 years ago