42 Commits (c38f540298f0e188df5ed68fd56c623b9ac8331b)

Author SHA1 Message Date
practicalswift f2fb132cb0 Net: Fix resource leak in ReadBinaryFile(...) 7 years ago
practicalswift 49de096c2a Remove unused Boost includes 7 years ago
Jorge Timón 7c00c26726
scripted-diff: Fully remove BOOST_FOREACH 7 years ago
Jack Grigg 49a199bb51
torcontrol: Handle escapes in Tor QuotedStrings 7 years ago
Jack Grigg 0182a11737
torcontrol: Log invalid parameters in Tor reply strings where meaningful 7 years ago
Jack Grigg 0b6f40d4ca
torcontrol: Check for reading errors in ReadBinaryFile 7 years ago
Jack Grigg d63677bbb2
torcontrol: Fix ParseTorReplyMapping 7 years ago
Jack Grigg d8e03c0340
torcontrol: Improve comments 7 years ago
practicalswift 1b936f5926 Replace boost::function with std::function (C++11) 7 years ago
Wladimir J. van der Laan 75594bd7f2 torcontrol: Use fs::path instead of std::string for private key path 8 years ago
Gregory Maxwell 6b3bb3d9ba Change LogAcceptCategory to use uint32_t rather than sets of strings. 8 years ago
Pavel Janík c4b60b3d9c Make some global variables less-global (static) 8 years ago
Pavel Janík bb2aaeeeea Prevent -Wshadow warnings with gcc versions 4.8.5, 5.3.1 and 6.2.1. 8 years ago
practicalswift cc16d99f1d [trivial] Fix typos in comments 8 years ago
isle2983 27765b6403 Increment MIT Licence copyright header year on files modified in 2016 8 years ago
Karl-Johan Alm 8c1dbc5e9d Refactor: Removed begin/end_ptr functions. 8 years ago
Wladimir J. van der Laan 7d3b627395 torcontrol: Explicitly request RSA1024 private key 8 years ago
Pavel Janík 4731cab8fb Do not shadow variables 8 years ago
Cory Fields 8945384bca net: Have LookupNumeric return a CService directly 8 years ago
Cory Fields 21ba407a73 net: narrow include scope after moving to netaddress 8 years ago
Cory Fields f96c7c4d91 net: Split resolving out of CService 8 years ago
Wladimir J. van der Laan 2e494489c3 tor: Change auth order to only use HASHEDPASSWORD if -torpassword 8 years ago
Cory Fields d39f5b425d net: disable resolving from storage structures 9 years ago
Jonas Schnelli 3d7e97376a
Fix torcontrol.cpp unused private field warning 9 years ago
Wladimir J. van der Laan e219503711 Fix memleak in TorController [rework] 9 years ago
Patrick Strateman 110b62f069 Remove vfReachable and modify IsReachable to only use vfLimited. 9 years ago
jloughry 37767fd46f fix spelling of advertise in src and doc 9 years ago
Chris Wheeler 9d263bd17c Typo fixes in comments 9 years ago
calebogden 0331aa350c Fixing typos on security-check.py and torcontrol.cpp 9 years ago
MarcoFalke fa60d05a4e Add missing copyright headers 9 years ago
MarcoFalke fa8c8d7fa6 torcontrol debug: Change to a blanket message that covers both cases 9 years ago
Daniel Cousens 4531fc4272 torcontrol: only output disconnect if -debug=tor 9 years ago
Peter Todd cde857f2d9
Connect to Tor hidden services by default 9 years ago
Wladimir J. van der Laan 09c1ae1c01 torcontrol improvements and fixes 9 years ago
Peter Todd 2f796e5fe7 Better error message if Tor version too old 9 years ago
Wladimir J. van der Laan 8f4e67f152 net: Automatically create hidden service, listen on Tor 9 years ago