aggstam
|
34dff4e2d2
p2pnet: validate external address of inbound connection
|
3 years ago |
Luther Blissett
|
88abda32ce
make fix and cargo fmt.
|
3 years ago |
aggstam
|
366c917021
p2pnet: patch validate hosts ips before storing: added missing ranges
|
3 years ago |
aggstam
|
d8b440b831
p2pnet: validate hosts ips before storing
|
3 years ago |
aggstam
|
ad66385f9a
p2pnet: peer discovery for outbound slots implemented
|
3 years ago |
ghassmo
|
ab2fbd97d1
net: change hosts from Vec to HashSet
|
3 years ago |
ghassmo
|
264dc72f03
merge net3 into net
|
4 years ago |
parazyd
|
f6d36a15e1
net/hosts: Add TODO on addrs type.
|
4 years ago |
ghassmo
|
2192f70b8d
src/net: fix a bug causing intensive CPU usage
|
4 years ago |
ghassmo
|
937e06ec4f
Replace HashMap with FxHashMap
|
4 years ago |
parazyd
|
7276498e64
cargo fmt with new settings.
|
4 years ago |
parazyd
|
19727d1528
Code linting.
|
4 years ago |
narodnik
|
1afc4269de
cleanup code and run cargo fmt
|
5 years ago |
rachel-rose
|
7699206e86
first draft of net module documentation is complete
|
5 years ago |
narodnik
|
41376c30f1
hosts: don't store address if we already have it
|
5 years ago |
narodnik
|
5934940f36
Improve code and add comments
|
5 years ago |
narodnik
|
5695de003c
timeout for querying seeds
|
5 years ago |
narodnik
|
961d586cef
add protocol_address which does addr/get_addr hosts sync
|
5 years ago |
narodnik
|
235099e440
Acceptor class for inbound connections
|
5 years ago |
narodnik
|
9d216c9f40
networking subsystem initial commit (still not working)
|
5 years ago |