• 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
..
discover Loading commit data...
discv5 Loading commit data...
enr Loading commit data...
nat Loading commit data...
netutil Loading commit data...
simulations Loading commit data...
dial.go Loading commit data...
dial_test.go Loading commit data...
message.go Loading commit data...
message_test.go Loading commit data...
metrics.go Loading commit data...
peer.go Loading commit data...
peer_error.go Loading commit data...
peer_test.go Loading commit data...
protocol.go Loading commit data...
rlpx.go Loading commit data...
rlpx_test.go Loading commit data...
server.go Loading commit data...
server_test.go Loading commit data...