تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  parazyd 40cbbfd325 hosts: Skip Arti inbound connections on register_channel() 2 سال پیش
  skoupidi cf8d758bb8 src/net/p2p: added fn to grab a channel pointer by its id 2 سال پیش
  draoi 4fa0977603 hosts: change last_seen from the future warning to a debug 2 سال پیش
  skoupidi 6a39547118 chore: clippy too_long_first_doc_paragraph fixed almost everywhere 2 سال پیش
  draoi 9cc8fa56b5 hosts: fix overflow bug on refresh() 2 سال پیش
  draoi 65e669f1a1 hosts: delete darklist entries older than one day 2 سال پیش
  draoi c699d326a9 doc: update hosts.rs `HostColor` documentation 2 سال پیش
  draoi 3b0e012126 src: Use peers() instead of channels() method where applicable 2 سال پیش
  skoupidi fa6a4be257 net/hosts: use reference in block_all_ports() 2 سال پیش
  draoi d63f675fba net: match on host() instead of host_str() in `block_all_ports` 2 سال پیش
  draoi 5be7a372e8 hosts: use host() not host_str() method in filter_addresses() 2 سال پیش
  draoi a316bcc84e hosts: make peers() reject both seed and refine session channels 2 سال پیش
  draoi 3b8a685d9c hosts: add peers() method to return channels minus seed connections 2 سال پیش
  draoi cedde2e9ec hosts: don't allow manual peers to enter the hostlist via other peers 2 سال پیش
  parazyd 2f97f384e7 net: Use forked Url crate that supports our transport schemes 2 سال پیش
  draoi 8ae9e42e71 net: allow control of schemes in the blacklist imported from Settings 2 سال پیش
  parazyd f94094e732 net/channel: Attempt to properly parse IPs in Channel::ban() 2 سال پیش
  parazyd 7945e2eb18 net: Implement mutable Settings which allow dynamic reconfiguration 2 سال پیش
  parazyd 795e2300cb net: Remove SettingsPtr type alias 2 سال پیش
  draoi f78af159aa chore: improve some hosts.rs code documentation 2 سال پیش
  draoi c463537fd2 chore: fix net/ HostRegistry documentation 2 سال پیش
  draoi 3c526d179f hosts: more permissive transitions from HostState::Free 2 سال پیش
  draoi ab52d14372 hosts: enable the transition from Refine to Move 2 سال پیش
  draoi 3b5273c332 hosts: make unregister() call less dangerous 2 سال پیش
  draoi 3acf49e6a0 net: use standardized methods for net and lilith refinery's 2 سال پیش
  draoi 9033567f00 net: stabilize HostState.unregister() calls 2 سال پیش
  draoi 39ce78632a hosts: create resize() and sort_by_last_seen() methods 2 سال پیش
  draoi 2cd8b4dff7 net: use sync Mutex for HostContainer 2 سال پیش
  draoi e7d8ba1864 refine_session: use remove_if_exists() method to delete entry when refinery fails 2 سال پیش
  draoi 958361c953 net: simplfy fetch_last() method and fix lilith's usage 2 سال پیش