draoi
|
cedde2e9ec
hosts: don't allow manual peers to enter the hostlist via other peers
|
před 2 roky |
dasman
|
d2970c8895
event_graph: iterative dfs_topological_sort() instead of recursion
|
před 2 roky |
draoi
|
216794939d
manual_session: sleep when try_register() call fails, then try again
|
před 2 roky |
draoi
|
aa37b87a3e
manual+seedsync_session: unregister() when version exchange fails
|
před 2 roky |
parazyd
|
83600b1adc
darkirc: Update config pointing to a Tor seed node
|
před 2 roky |
draoi
|
3cdec217d1
seedsync: unregister() seed address after failed connection
|
před 2 roky |
parazyd
|
26075d753d
darkirc: Update config file with Tor examples
|
před 2 roky |
darkfi
|
64c3f1aa3c
wallet: editbox when text is highlighted and key pressed, use regen_glyphs() since we no longer regen glyphs in redraw()
|
před 2 roky |
parazyd
|
2f97f384e7
net: Use forked Url crate that supports our transport schemes
|
před 2 roky |
draoi
|
0c8b274505
net: replace LazyWeak with Arc::new_cyclic() and delete system::LazyWeak
|
před 2 roky |
dasman
|
b3f7a9a876
darkirc: queue user privmsgs and send them once DAG is synced
|
před 2 roky |
darkfi
|
327c435e8f
wallet: editbox bugfix, split regen_glyphs() from redraw()
|
před 2 roky |
darkfi
|
f28500c36a
wallet: editbox home/end keys
|
před 2 roky |
darkfi
|
8e54b470bd
wallet: editbox fix race condition
|
před 2 roky |
draoi
|
4cf4fa93d8
doc: add manual blacklist usage to default config
|
před 2 roky |
draoi
|
8ae9e42e71
net: allow control of schemes in the blacklist imported from Settings
|
před 2 roky |
parazyd
|
3d60035238
net/acceptor: Add Tor hidden service address to external_addrs if available
|
před 2 roky |
parazyd
|
f94094e732
net/channel: Attempt to properly parse IPs in Channel::ban()
|
před 2 roky |
parazyd
|
3bdae810b3
net/channel: Add helpful debugging error calls
|
před 2 roky |
parazyd
|
27fd3785f8
chore: Update crate dependencies and CI Rust version
|
před 2 roky |
parazyd
|
7945e2eb18
net: Implement mutable Settings which allow dynamic reconfiguration
|
před 2 roky |
parazyd
|
795e2300cb
net: Remove SettingsPtr type alias
|
před 2 roky |
draoi
|
f78af159aa
chore: improve some hosts.rs code documentation
|
před 2 roky |
draoi
|
b735f9ffd9
channel: block all ports when blacklisting an inbound peer
|
před 2 roky |
parazyd
|
60114d71ab
darkwallet: Add license headers
|
před 2 roky |
parazyd
|
46a74e6b60
net: Use AtomicBool for dnet_enabled mark
|
před 2 roky |
darkfi
|
40b4280170
wallet: add empty ChatView stub struct
|
před 2 roky |
darkfi
|
dfd4f43dbc
wallet: editbox add missing on_modify hooks
|
před 2 roky |
darkfi
|
35bd4fc24c
wallet: editbox dont draw selected when start == end, and unfocus event will unset selection
|
před 2 roky |
darkfi
|
baf83715e6
wallet: editbox phone touchscreen highlighting text
|
před 2 roky |