Commit Verlauf

Autor SHA1 Nachricht Datum
  lunar-mining b5bf749fe9 net: replace outbound connection loop with monero grey/white/anchor connection_maker() vor 2 Jahren
  lunar-mining 03ae65956a net: add peer to the anchorlist with an updated last_seen when we call p2p.store() on a connected channel vor 2 Jahren
  lunar-mining ebe8eb1626 net: check whether host is in the peerlist before adding to greylist. also make additional anchorlist utils. vor 2 Jahren
  lunar-mining 3725de07ec net: and anchorlist and minimal utilities. also clarify hosts specific TODOs. vor 2 Jahren
  lunar-mining 065f254661 lilith: comment out broken load_hosts code and add FIXME note vor 2 Jahren
  lunar-mining 560b332e37 net: create perform_local_handshake which does a version exchange without adding channel to the p2p store, and use in ping_node vor 2 Jahren
  lunar-mining d591fac8dc net: remove whitelist_downgrade() from outbound_session (monero doesn't do this) vor 2 Jahren
  lunar-mining 1a282a951d net: call channel.stop() when we get a handshake error on ping_node vor 2 Jahren
  lunar-mining 845b9ded6b net: fix tests on store.rs vor 2 Jahren
  lunar-mining e693b48cb5 net: clean up reference/ pass by value usage in store.rs vor 2 Jahren
  lunar-mining ef3b95ffdf net: avoid adding our own address to the greylist when on localnet vor 2 Jahren
  parazyd 80df5b68b5 net/hosts: Add missing mod.rs vor 2 Jahren
  lunar-mining a61a08c020 net: remove whitelist_store_or_update call from OutboundSession vor 2 Jahren
  lunar-mining 4adc0585c0 net: change try_read() and try_write() to read() and write() and cleanup warnings vor 2 Jahren
  lunar-mining c4ebcb3d45 net: reimplement address filtering on greylist_store(). vor 2 Jahren
  lunar-mining ae5b4d0a69 net/store: reimplement test_greylist_store() vor 2 Jahren
  lunar-mining 2a2d516ac4 net: if a greylist peer is non responsive, remove it from the greylist vor 2 Jahren
  lunar-mining 0639e9bdf7 net: working greylist protocol vor 2 Jahren
  lunar-mining de2fb840bf net: invoke GreylistRefinery in p2p.rs and cleanup vor 2 Jahren
  lunar-mining 748c659f93 lilith: fix warnings vor 2 Jahren
  lunar-mining 066d3dc9c5 net: fix warnings and cargo fmt vor 2 Jahren
  lunar-mining 7cf5a1e081 net: delete hosts.rs vor 2 Jahren
  lunar-mining c2ba96dc6f net: move GreylistRefinery and ping_node() to new hosts submodule. rename hosts.rs to hosts/store.rs. update host imports and ping_node usage vor 2 Jahren
  lunar-mining d4541d4315 net: fix typo in protocol/mod.rs documentation vor 2 Jahren
  lunar-mining de743a03b6 lilith: remove all peerlist filtering logic vor 2 Jahren
  lunar-mining c0a47457f8 net: BUGFIX: stop duplicate entries in greylist vor 2 Jahren
  lunar-mining 175f6e78a1 net: commit working test vor 2 Jahren
  lunar-mining cc602048d6 net: standardize format + fix logic error on protocol_seed, protocol_address self_my_addrs() vor 2 Jahren
  lunar-mining 519353ae42 hosts: fix minor typo vor 2 Jahren
  lunar-mining a7b4f60af4 net: implement ping_node() in OutboundSession and ping self before sending own address in ProtocolAddr, ProtocolSeed vor 2 Jahren