lbcwallet/chain
Javed Khan edaddb0d95 Allow disabling RPC client TLS for localhost only.
This commit introduces a new flag, --noclienttls, which can be used to disable
TLS for the RPC client.  However, the flag can only be used when the RPC
client is connecting to localhost interfaces.  This is intended to prevent
accidentally leaking sensitive data when switching between local and
remote servers.
2015-01-09 21:36:48 +05:30
..
chain.go Allow disabling RPC client TLS for localhost only. 2015-01-09 21:36:48 +05:30
log.go Remove account support, fix races on btcd connect. 2014-07-25 13:26:14 -05:00