Commit Graph

23 Commits (a0631f3ebd228eebd8ef809a09cee89bf630e0df)

Author SHA1 Message Date
Håvard Anda Estensen a75a2d6db6
all: replace some cases of strings.SplitN with strings.Cut (#28446) 10 months ago
Seungbae Yu 60ecf48dd4
cmd/bootnode, p2p: support for alternate mapped ports (#26359) 1 year ago
Martin Holst Swende ee301c750b
all: fix docstrings 2 years ago
Felix Lange b628d72766
build: upgrade to go 1.19 (#25726) 2 years ago
Alex Prut c92faee66e
all: simplify nested complexity and if blocks ending with a return statement (#21854) 4 years ago
Felix Lange 1d25039ff5
p2p/nat: limit UPNP request concurrency (#21390) 4 years ago
Felix Lange 689486449d build: use golangci-lint (#20295) 5 years ago
Felix Lange 6f607de5d5
p2p, p2p/discover: add signed ENR generation (#17753) 6 years ago
Felix Lange 96ae35e2ac p2p, p2p/discover, p2p/nat: rework logging using context keys 8 years ago
Péter Szilágyi d4fd06c3dc
all: blidly swap out glog to our log15, logs need rework 8 years ago
Péter Szilágyi 189dee26c6
p2p: remove trailing newlines from log messages 8 years ago
ken10100147 afecb93e2e p2p/nat: fix parameter order for AddMapping 8 years ago
Felix Lange f5c432bcab p2p/nat: delay auto discovery until first use 8 years ago
Felix Lange bfbcfbe4a9 all: fix license headers one more time 9 years ago
Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 9 years ago
Felix Lange bdae4fd573 all: add some godoc synopsis comments 9 years ago
Felix Lange ea54283b30 all: update license information 9 years ago
Felix Lange c14de2e973 p2p/nat: tweak port mapping log messages and levels 9 years ago
Felix Lange 983f5a717a p2p/nat: fix concurrent access to autodisc Interface 9 years ago
Felix Lange fd4b75cfa8 p2p/nat: less confusing error logging 10 years ago
obscuren 688d118c7e Updated logging 10 years ago
Felix Lange 1543833ca0 p2p/nat: new package for port mapping stuff 10 years ago