• Martin Holst Swende's avatar
    rpc: dns rebind protection (#15962) · 589b603a
    Martin Holst Swende authored
    * cmd,node,rpc: add allowedHosts to prevent dns rebinding attacks
    
    * p2p,node: Fix bug with dumpconfig introduced in r54aeb8e4
    
    * rpc: add wildcard support for rpcallowedhosts + go fmt
    
    * cmd/geth, cmd/utils, node, rpc: ignore direct ip(v4/6) addresses in rpc virtual hostnames check
    
    * http, rpc, utils: make vhosts into map, address review concerns
    
    * node: change log messages to use geth standard (not sprintf)
    
    * rpc: fix spelling
    589b603a
Name
Last commit
Last update
..
abigen Loading commit data...
bootnode Loading commit data...
ethkey Loading commit data...
evm Loading commit data...
faucet Loading commit data...
geth Loading commit data...
internal/browser Loading commit data...
p2psim Loading commit data...
puppeth Loading commit data...
rlpdump Loading commit data...
swarm Loading commit data...
utils Loading commit data...
wnode Loading commit data...