aboutsummaryrefslogtreecommitdiff
path: root/src/peering
Commit message (Collapse)AuthorAgeFilesLines
* Rewrite because clippy didn't understand dropAlex Auvolat2021-10-121-22/+24
|
* fix cargo fmt styleAlex Auvolat2021-10-121-1/+1
|
* fix clippy on basalt codeAlex Auvolat2021-10-121-7/+7
|
* Fix clippy lintsAlex Auvolat2021-10-121-9/+9
|
* Upgrade to tokio 1.0Alex Auvolat2021-10-122-3/+3
|
* make basalt optionnal during compilationAlex Auvolat2021-03-101-0/+2
|
* Publish BᴀsᴀʟᴛAlex Auvolat2021-02-182-0/+477
|
* Merge branch 'master' of git.deuxfleurs.fr:lx/netappAlex Auvolat2020-12-141-53/+39
|\
| * Replace pk,pubkey,PublicKey by id,NodeID,etcAlex Auvolat2020-12-122-86/+66
| |
| * Make it passive-client-friendlyAlex Auvolat2020-12-121-1/+7
| |
* | We don't want to publish thisAlex Auvolat2020-12-142-477/+0
|/
* Tentative traceAlex Auvolat2020-12-111-0/+2
|
* tiny basalt changeAlex Auvolat2020-12-111-1/+1
|
* Do not close connections immediately on close signal, await for remaining ↵Alex Auvolat2020-12-072-13/+9
| | | | responses
* Don't close connection at first (stupid) excuseAlex Auvolat2020-12-041-6/+6
|
* a logAlex Auvolat2020-12-041-0/+2
|
* more loggingAlex Auvolat2020-12-041-3/+9
|
* LoggingAlex Auvolat2020-12-041-2/+7
|
* DocumentateAlex Auvolat2020-12-022-22/+14
|
* Better handle requests to ourselfAlex Auvolat2020-12-022-42/+25
|
* First commitAlex Auvolat2020-12-023-0/+914