Historique des commits

Auteur SHA1 Message Date
  yutianwu 7c1c8e2e88 [R4R] add timeout for stopping p2p server (#643) il y a 3 ans
  rene 129cf075e9 p2p: move rlpx into separate package (#21464) il y a 5 ans
  Boqin Qin 1b9c5b393b all: fix goroutine leaks in unit tests by adding 1-elem channel buffer (#20666) il y a 5 ans
  Felix Lange 90caa2cabb p2p: new dial scheduler (#20592) il y a 5 ans
  Felix Lange 2c37142d2f cmd/devp2p, p2p: dial using node iterator, discovery crawler (#20132) il y a 6 ans
  Felix Lange c420dcb39c p2p: enforce connection retry limit on server side (#19684) il y a 6 ans
  Dave McGregor 33d233d3e1 vendor, crypto, swarm: switch over to upstream sha3 package il y a 6 ans
  Felix Lange 6f607de5d5 p2p, p2p/discover: add signed ENR generation (#17753) il y a 7 ans
  Felix Lange 30cd5c1854 all: new p2p node representation (#17643) il y a 7 ans
  Andrey Petrov 6209545083 p2p: Wrap conn.flags ops with atomic.Load/Store il y a 7 ans
  Andrey Petrov 193a402cc0 p2p: Test for peer.rw.flags race conditions il y a 7 ans
  Andrey Petrov 399aa710d5 p2p: Attempt to race check peer.Inbound() in TestServerDial il y a 7 ans
  Andrey Petrov 699794d88d p2p: More tests for AddTrustedPeer/RemoveTrustedPeer il y a 7 ans
  Andrey Petrov 773857a524 p2p: Test for MaxPeers=0 and TrustedPeer override il y a 7 ans
  Lewis Marshall 54aeb8e4c0 p2p/simulations: various stability fixes (#15198) il y a 8 ans
  Lewis Marshall 9feec51e2d p2p: add network simulation framework (#14982) il y a 8 ans
  Felix Lange d0eba23af3 all: disable log message colors outside of geth il y a 8 ans
  Péter Szilágyi d4fd06c3dc all: blidly swap out glog to our log15, logs need rework il y a 8 ans
  Firescar96 4c3da0f2e1 node, p2p, internal: Add ability to remove peers via admin interface il y a 9 ans
  Felix Lange 542b839ec7 node, p2p: move network config out of Server il y a 9 ans
  Felix Lange 32bb280179 p2p: improve readability of dial task scheduling code il y a 9 ans
  Felix Lange 6fdd0893c3 all: fix go vet warnings il y a 9 ans
  Felix Lange bfbcfbe4a9 all: fix license headers one more time il y a 10 ans
  Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL il y a 10 ans
  Felix Lange ea54283b30 all: update license information il y a 10 ans
  Péter Szilágyi 1cbbfbe7fa p2p: fix a close race in the dial test il y a 10 ans
  Felix Lange 1440f9a37a p2p: new dialer, peer management without locks il y a 10 ans
  Felix Lange dbdc5fd4b3 p2p: delete Server.Broadcast il y a 10 ans
  Felix Lange 206fe25971 p2p: remove testlog il y a 10 ans
  Felix Lange 914e57e49b p2p: fix disconnect at capacity il y a 10 ans