aggstam
|
551e357ef2
net/protocol/protocol_address: stupidity be gone
|
2 years ago |
aggstam
|
af7c280dd3
net/protocol/protocal_address: minor calculation fix
|
2 years ago |
aggstam
|
5be166b686
net/protocol/protocal_address: minor calculation fix
|
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 |
x
|
2802225ddb
remove nonsense code
|
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
|
55ee919906
net: Perform full p2p code cleanup and improve certain pieces.
|
3 years ago |
x
|
2aed994877
manually fix some of the net messages to remove target from the actual log string
|
3 years ago |
x
|
acb2131747
fix broken log targets
|
3 years ago |
x
|
988a622403
Revert "missing log targets"
|
3 years ago |
x
|
6414d55b7e
missing log targets
|
3 years ago |
x
|
5702976798
cleanup logging project wide
|
3 years ago |
parazyd
|
71cd3064d6
Update license year.
|
3 years ago |
aggstam
|
249d67e37b
p2p/propotocol_address/handle_receive_get_addrs(): shuffle addresses vec
|
3 years ago |
parazyd
|
8ae84ad7f9
Add license header to source files.
|
3 years ago |
aggstam
|
34dff4e2d2
p2pnet: validate external address of inbound connection
|
3 years ago |
aggstam
|
ad66385f9a
p2pnet: peer discovery for outbound slots implemented
|
3 years ago |
Luther Blissett
|
3337ae249f
ircd: More robust handling of TOML in parse_configured_contacts.
|
3 years ago |
aggstam
|
830e05e30c
p2pnet: localnet impl minor optimization
|
3 years ago |
aggstam
|
d5a4654704
p2pnet: localnet flag implemented
|
3 years ago |
aggstam
|
6134dcdad7
p2pnet: inbound and external addresses vectorized
|
4 years ago |
ghassmo
|
e00bc7d967
minor fix to log messages in tau and net
|
4 years ago |
lunar-mining
|
578e5dc612
net: change timer to 15 mins, name SESSION_OUTBOUND explicitly, add todos
|
4 years ago |
lunar-mining
|
ac5c97cb76
net: if it's an outbound session + has an external_addr, then:
|
4 years ago |
ghassmo
|
b23517c8fa
net: organize the modules structures
|
4 years ago |
ghassmo
|
b9738db087
src/net: keep importing dependencies in order
|
4 years ago |
parazyd
|
36fa2e020c
net: Minor cleanups for idiomatic naming.
|
4 years ago |
ghassmo
|
aad2caa3df
clean up & remove warning messages
|
4 years ago |