x
|
e810a37ee0
lilith: Report inbound listener health
|
2 週間 前 |
x
|
4d264674ae
lilith: Advertise supported network profiles
|
2 週間 前 |
x
|
676e10eaa0
rpc/jsonrpc: Use i64 ids instead of u16
|
2 ヶ月 前 |
oars
|
f5a3eb84c0
bin/lilith: don't exit loop when whitelist_host and greylist_host methods return error
|
6 ヶ月 前 |
x
|
436e5fe13e
net: Simplify Hosts to use a single lock
|
6 ヶ月 前 |
x
|
9785777642
chore: Update copyright license year
|
7 ヶ月 前 |
oars
|
9cc3046f23
bin/lilith: DEP-0007: rename allowed_transports, manually add default network profiles for all schemes public nodes possibly can use
|
1 年間 前 |
oars
|
9e119068fa
bin/lilith: DEP-0006: manually add app identifier for each p2p network in lilith config
|
1 年間 前 |
oars
|
fcf0571a1a
bin: set unique magic bytes for each seprate p2p network
|
1 年間 前 |
oars
|
d85cf80dbf
replace log imports with tracing everywhere
|
1 年間 前 |
oars
|
c183c6f377
net,bin/lilith: allow localhost to be blacklisted in localnet mode, this will allow us to test banning/blacklisting features
|
1 年間 前 |
skoupidi
|
d40fc89a2d
lilith: chore clippy
|
1 年間 前 |
oars
|
c73e8607bc
net: add i2p transport
|
1 年間 前 |
skoupidi
|
a671d43cee
chore: fmt and fixed minor comments inconsistencies
|
1 年間 前 |
darkfi
|
2bbe39e0ee
use `RpcSettings` and `RpcSettingsOpt`
|
1 年間 前 |
parazyd
|
604f443fd1
chore: Update license header year
|
1 年間 前 |
skoupidi
|
bc22307e8b
rcp/server: generalize RequestHandler so we can create multiple instances of it
|
1 年間 前 |
skoupidi
|
82520041eb
chore: clippy elided lifetimes
|
1 年間 前 |
dasman
|
0cb128ebb9
net: fix args conflicting by replacing p2p datastore arg to p2p_datastore
|
1 年間 前 |
draoi
|
68b63a76e9
dnet+lilith: rename anchorlist to goldlist
|
2 年 前 |
draoi
|
9dd240f13e
net+lilith: introduce BanPolicy
|
2 年 前 |
parazyd
|
7945e2eb18
net: Implement mutable Settings which allow dynamic reconfiguration
|
2 年 前 |
draoi
|
df8c1a8e86
lilith: fix logic error that was causing responsive nodes to be sent to greylist
|
2 年 前 |
draoi
|
3acf49e6a0
net: use standardized methods for net and lilith refinery's
|
2 年 前 |
parazyd
|
c6227e38e4
net: Create datastore in P2p::new()
|
2 年 前 |
parazyd
|
ba62cdf6e5
net/settings: Convert hostlist into an Option<String>
|
2 年 前 |
draoi
|
2cd8b4dff7
net: use sync Mutex for HostContainer
|
2 年 前 |
draoi
|
958361c953
net: simplfy fetch_last() method and fix lilith's usage
|
2 年 前 |
draoi
|
6a0d4cfe7d
net: simplify update_last_seen() method
|
2 年 前 |
draoi
|
dbf5c6bc8f
hosts: use sync Mutex for HostRegistry
|
2 年 前 |