index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
torcontrol.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for Boost 1.74
John-Gee
2021-02-02
1
-11
/
+25
*
[trivial] Fix typos in comments
practicalswift
2017-01-27
1
-1
/
+1
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
Refactor: Removed begin/end_ptr functions.
Karl-Johan Alm
2016-12-09
1
-4
/
+4
*
torcontrol: Explicitly request RSA1024 private key
Wladimir J. van der Laan
2016-11-28
1
-1
/
+1
*
Do not shadow variables
Pavel JanÃk
2016-09-27
1
-23
/
+23
*
net: Have LookupNumeric return a CService directly
Cory Fields
2016-08-04
1
-3
/
+2
*
net: narrow include scope after moving to netaddress
Cory Fields
2016-07-31
1
-0
/
+1
*
net: Split resolving out of CService
Cory Fields
2016-07-31
1
-3
/
+4
*
Merge #7703: tor: Change auth order to only use password auth if -torpassword
Wladimir J. van der Laan
2016-06-08
1
-8
/
+10
|
\
|
*
tor: Change auth order to only use HASHEDPASSWORD if -torpassword
Wladimir J. van der Laan
2016-06-06
1
-8
/
+10
*
|
net: disable resolving from storage structures
Cory Fields
2016-04-20
1
-1
/
+1
|
/
*
Fix torcontrol.cpp unused private field warning
Jonas Schnelli
2016-03-14
1
-2
/
+2
*
Merge #7553: Remove vfReachable and modify IsReachable to only use vfLimited.
Wladimir J. van der Laan
2016-03-11
1
-1
/
+1
|
\
|
*
Remove vfReachable and modify IsReachable to only use vfLimited.
Patrick Strateman
2016-02-17
1
-1
/
+1
*
|
Fix memleak in TorController [rework]
Wladimir J. van der Laan
2016-03-03
1
-4
/
+9
|
/
*
fix spelling of advertise in src and doc
jloughry
2016-02-12
1
-2
/
+2
*
Merge #7300: [trivial] Add missing copyright headers
Wladimir J. van der Laan
2016-01-27
1
-0
/
+4
|
\
|
*
Add missing copyright headers
MarcoFalke
2016-01-05
1
-0
/
+4
*
|
Merge pull request #7313
Wladimir J. van der Laan
2016-01-18
1
-6
/
+6
|
\
\
|
*
|
Fixing typos on security-check.py and torcontrol.cpp
calebogden
2016-01-08
1
-6
/
+6
|
|
/
*
/
Typo fixes in comments
Chris Wheeler
2016-01-17
1
-1
/
+1
|
/
*
torcontrol debug: Change to a blanket message that covers both cases
MarcoFalke
2015-12-16
1
-1
/
+1
*
torcontrol: only output disconnect if -debug=tor
Daniel Cousens
2015-11-30
1
-1
/
+3
*
Connect to Tor hidden services by default
Peter Todd
2015-11-26
1
-0
/
+9
*
torcontrol improvements and fixes
Wladimir J. van der Laan
2015-11-12
1
-84
/
+194
*
Better error message if Tor version too old
Peter Todd
2015-11-10
1
-1
/
+3
*
net: Automatically create hidden service, listen on Tor
Wladimir J. van der Laan
2015-11-10
1
-0
/
+573