提交历史

作者 SHA1 备注 提交日期
  draoi d19f962830 net: replace downgrade, upgrade and blacklist methods with one method: move_hosts() 2 年之前
  parazyd 30ebc50b3a chore: clippy lints 2 年之前
  draoi 48a5dc1b2b net: simplify and reduce Hosts API by introducing HostContainer 2 年之前
  draoi 3c06e215a2 net: rename rejected to blacklist 2 年之前
  draoi 71b1e8ddab channel: create ban() method 2 年之前
  draoi e9e3bd41ca Revert "channel: safely shutdown the channel when an error is triggered" 2 年之前
  draoi e631e8ce68 doc: minor tweak to channel.rs doc 2 年之前
  draoi 7959d9741c channel: safely shutdown the channel when an error is triggered 2 年之前
  draoi deb784d68d channel: use convenience function 2 年之前
  draoi 715f6c7a86 channel: fix incorrect API usage 2 年之前
  parazyd 0e6f51e895 chore: Update copyright year in license headers 2 年之前
  x b0f334683b p2p: simplify and make safe API, and thereby fix the possibility for any deadlock to happen when using the API. 2 年之前
  parazyd ee47552eee net: Mark peer as rejected if we have missing dispatchers for certain packets. 3 年之前
  parazyd d1b84ca832 net: Disconnect peers which send us packets that we don't have dispatchers for. 3 年之前
  x be70993c22 net/channel: correct and reword docstring comment 3 年之前
  x e46454edcb channel, centralize stop() logic in handle_stop() 3 年之前
  x bcc159ea55 channel: minor fix to debug! statement 3 年之前
  x b0ca5dc7dd net/channel: improve Debug, and use {:?} in all trace/debug messages instead of self.address() 3 年之前
  parazyd 2d0e3b0d89 lib: Clean up imports 3 年之前
  parazyd 98703d361a lib: Add necessary traits around for async serial. 3 年之前
  parazyd 0f125fa2db net: Remove async-std dependency and prefer smol. 3 年之前
  x 25b84e18f6 net: make dnet! macro more compact (and rename to dnetev!) 3 年之前
  x ebe6f4e5c4 net/dnet: add outbound connected/disconnected events 3 年之前
  parazyd 02b15fd1c9 net/channel: Make ChannelInfo ID a u32. 3 年之前
  x e23fb30604 p2p: debug net info cleanup and add support to darkirc 3 年之前
  parazyd 50ac8bf93c net: Remove most of dnet and replace with a ChannelInfo subscriber. 3 年之前
  parazyd 814c701677 net/outbound: Add a TODO note on reseeding peers. 3 年之前
  parazyd 9ee57c1d13 net/channel: Logging aesthetics 3 年之前
  parazyd b76d2e57b5 net/message: Always flush on send_packet() 3 年之前
  parazyd f73c9c8f61 net: dnet cleanups and improvements. 3 年之前