Histórico de commits

Autor SHA1 Mensagem Data
  draoi fb7b7d50c4 doc: improve net peer discovery info messages 1 ano atrás
  skoupidi 6a39547118 chore: clippy too_long_first_doc_paragraph fixed almost everywhere 1 ano atrás
  draoi a5eb9cc5bf seedsync_session: fix deceptive logic on failed() 2 anos atrás
  draoi 3359893c30 doc: fix copy paste misprint on seedsync_session 2 anos atrás
  draoi aa37b87a3e manual+seedsync_session: unregister() when version exchange fails 2 anos atrás
  draoi 3cdec217d1 seedsync: unregister() seed address after failed connection 2 anos atrás
  draoi 0c8b274505 net: replace LazyWeak with Arc::new_cyclic() and delete system::LazyWeak 2 anos atrás
  parazyd 7945e2eb18 net: Implement mutable Settings which allow dynamic reconfiguration 2 anos atrás
  parazyd 795e2300cb net: Remove SettingsPtr type alias 2 anos atrás
  draoi 74eb6f9ba3 seedsync: don't allow duplicate connections to the same seed 2 anos atrás
  draoi 2cd8b4dff7 net: use sync Mutex for HostContainer 2 anos atrás
  draoi e6cdcc80e1 outbound_session: don't add to greylist if Connector stops 2 anos atrás
  draoi 55e9cc21d0 session: manually stop the connector on slot.stop() 2 anos atrás
  draoi f4d93104b5 seedsync: refactor to enable reseed on CondVar.notify() 2 anos atrás
  draoi 1cd330b798 net: create RefineSession 2 anos atrás
  draoi 48a5dc1b2b net: simplify and reduce Hosts API by introducing HostContainer 2 anos atrás
  parazyd d3fae80d5a chore: Update copyright year in license headers 2 anos atrás
  lunar-mining 491ad0a318 net: add debug statements 2 anos atrás
  lunar-mining 2c01db5270 net: migrate outbound sessions over to new protocol. also replace lilith periodic_purge with periodic_cleanse. 2 anos atrás
  lunar-mining d7d80b6f11 net: implement a new ProtocolAddr that sends addrs from the whitelist and receives to greylist 2 anos atrás
  x e481bd8bae add Error::SeedFailed 3 anos atrás
  parazyd 974ab22b96 net/seedsync_session: Use AtomicUsize for counting failed seed queries and return error. 3 anos atrás
  parazyd d7303b9784 net/seed: Count failed seeds and log error if all queries failed. 3 anos atrás
  x 250c8ba2d0 bugfix: there's a type Arc<Weak<Foo>> when it should be Weak<Foo> 3 anos atrás
  parazyd 0f125fa2db net: Remove async-std dependency and prefer smol. 3 anos atrás
  parazyd 50ac8bf93c net: Remove most of dnet and replace with a ChannelInfo subscriber. 3 anos atrás
  parazyd c1100588d3 net: Minor behaviour improvements 3 anos atrás
  parazyd 33408bb3a4 net/connector: Do transport mixing inside connect() 3 anos atrás
  parazyd f73c9c8f61 net: dnet cleanups and improvements. 3 anos atrás
  parazyd 55ee919906 net: Perform full p2p code cleanup and improve certain pieces. 3 anos atrás