parazyd
|
0e6f51e895
chore: Update copyright year in license headers
|
2 years ago |
y
|
633cb68b9a
[net] Add function to check local hosts
|
2 years ago |
y
|
959981a7f6
[net] simplify loop syntax
|
2 years ago |
aggstam
|
023ef2b0b1
net/hosts: proper pfizer dosage for everyone in quarantine
|
2 years ago |
parazyd
|
5949a7ec38
net/hosts: Re-enable quarantine, and actually reject peers after limit.
|
2 years ago |
aggstam
|
4ff6176fdd
net: AddrsMessage to include both addressis with and without preferred transports
|
2 years ago |
aggstam
|
af9124c93a
net: Use transports when polling GetAddrsMessage to seed/peer
|
2 years ago |
aggstam
|
caeb51fdb7
net/hosts/fetch_with_schemes(): limit added
|
2 years ago |
parazyd
|
a827db405f
net: Temporarily disable peer quarantine
|
2 years ago |
parazyd
|
359c914eef
net/hosts: Don't reject localhost, and just use the host_str
|
2 years ago |
parazyd
|
59f95dd0fb
net: Implement peer connection rejection
|
2 years ago |
parazyd
|
8f46f7b777
lib: Clean up library features.
|
3 years ago |
x
|
cbee8ccace
s/_addr/addr_/
|
3 years ago |
x
|
1e752bfb7e
net: add peer discovery connection strategy
|
3 years ago |
Dastan-glitch
|
33c3bd2590
net: set localnet to false for test_store() as opposed to test_store_localnet()
|
3 years ago |
parazyd
|
2291a2bc90
lib: Minor clippy lints.
|
3 years ago |
x
|
a53e84f5ea
hosts: make quarantine_limit a configurable setting
|
3 years ago |
x
|
a2ae02ad9f
net: reorganize code of outbound session into individual separated slots
|
3 years ago |
x
|
68d51f794a
net/hosts: rename load_*/get_* to fetch_*. We are doing an async get, so fetch more accurately conveys meaning here
|
3 years ago |
parazyd
|
0f125fa2db
net: Remove async-std dependency and prefer smol.
|
3 years ago |
parazyd
|
139795ecc4
net/hosts: Implement quarantine zone for better healing on disconnects.
|
3 years ago |
parazyd
|
88681f9c54
net/hosts: Add a couple of useful debug messages in filter_addresses()
|
3 years ago |
aggstam
|
9758c6c01f
repo: fixed tests
|
3 years ago |
parazyd
|
113c45b41e
net/hosts: Fix scheme parsing.
|
3 years ago |
parazyd
|
17471d7aaa
net/hosts: Remove redundant scheme handling.
|
3 years ago |
parazyd
|
22c405dabd
net/hosts: Filter self address only if not doing localnet.
|
3 years ago |
aggstam
|
b05fbe53cf
net:hosts: fixed tests
|
3 years ago |
parazyd
|
648e0de0ed
net/hosts: Verify pluggable transport address correctness.
|
3 years ago |
parazyd
|
55ee919906
net: Perform full p2p code cleanup and improve certain pieces.
|
3 years ago |
parazyd
|
949b0bb1e9
net/hosts: Add onion note about Arti.
|
3 years ago |