epiphany
|
3a3da283f0
net: add `DirectSession`
|
10 months ago |
epiphany
|
6a4326bad9
net: handle `try_register()` errors
|
10 months ago |
oars
|
404dc9d9f0
net,rpc,event_graph,dht: use channel display address for UI scenarios (e.g. logging, dnet)
|
10 months ago |
oars
|
c183c6f377
net,bin/lilith: allow localhost to be blacklisted in localnet mode, this will allow us to test banning/blacklisting features
|
1 year ago |
skoupidi
|
ea6139cead
net: chore clippy
|
1 year ago |
darkfi
|
219895d507
net/session: do not panic if fetch_last_seen() cannot retrieve a host
|
1 year ago |
darkfi
|
8aed35cab5
net: remove fragile unwrap() from move_host()
|
1 year ago |
parazyd
|
604f443fd1
chore: Update license header year
|
1 year ago |
draoi
|
1121b0bede
session: bugfix- don't ignore subscribe_stop() error case
|
1 year ago |
parazyd
|
7945e2eb18
net: Implement mutable Settings which allow dynamic reconfiguration
|
2 years ago |
draoi
|
c463537fd2
chore: fix net/ HostRegistry documentation
|
2 years ago |
draoi
|
611f6e0454
session: call subscribe_stop() earlier in channel setup
|
2 years ago |
draoi
|
9033567f00
net: stabilize HostState.unregister() calls
|
2 years ago |
draoi
|
2cd8b4dff7
net: use sync Mutex for HostContainer
|
2 years ago |
draoi
|
e2ba275cb9
session/mod: use !p2p.connected() instead of channels().is_empty()
|
2 years ago |
draoi
|
dbf5c6bc8f
hosts: use sync Mutex for HostRegistry
|
2 years ago |
draoi
|
787d9ac395
net: make disconnect_publisher notify with an Error instead of a bool
|
2 years ago |
draoi
|
2badfbb141
net: create a disconnect_publisher that notifies when we have no connectons
|
2 years ago |
draoi
|
9806543de6
protocol_version: bugfix
|
2 years ago |
draoi
|
efb3d05449
doc: adjust log level on session/mod.rs
|
2 years ago |
draoi
|
58db8fe588
session: don't add manual peers to hostlist
|
2 years ago |
draoi
|
c0f9920d0a
doc: remove deceptive comment on session/mod.rs
|
2 years ago |
draoi
|
61e51b33d0
lilith+net: move whitelist_refinery back into lilith + create new public functions
|
2 years ago |
draoi
|
5b02abf032
lilith: move whitelist_refinery() into session::refine_sesssion()
|
2 years ago |
draoi
|
7e95c56d61
session: fix bitflags on mod.rs
|
2 years ago |
parazyd
|
509d9bf0d4
net: Fix bitflags
|
2 years ago |
draoi
|
2b18e5307b
session: cleanup SessionBitFlags
|
2 years ago |
draoi
|
83549ccbf0
doc: add missing documentation to refine session and hosts
|
2 years ago |
draoi
|
24ec6fffd7
doc: add cautionary comments about unregister()
|
2 years ago |
draoi
|
52e6ea0530
net: implement greylist downgrade and goldlist upgrade
|
2 years ago |