Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make a true v0.2.0 releasev0.2.00.2 | Alex Auvolat | 2021-10-18 | 2 | -13/+13 |
* | fix fmt lintsv0.2.0-prerelease | Alex Auvolat | 2021-10-12 | 1 | -3/+1 |
* | Use tokio_util::compat instead of the one from kuska-handshake | Alex Auvolat | 2021-10-12 | 2 | -25/+16 |
* | Rewrite because clippy didn't understand drop | Alex Auvolat | 2021-10-12 | 1 | -22/+24 |
* | fix cargo fmt style | Alex Auvolat | 2021-10-12 | 2 | -4/+6 |
* | fix clippy on basalt code | Alex Auvolat | 2021-10-12 | 1 | -7/+7 |
* | Fix clippy lints | Alex Auvolat | 2021-10-12 | 5 | -38/+42 |
* | Upgrade to tokio 1.0 | Alex Auvolat | 2021-10-12 | 6 | -11/+11 |
* | make basalt optionnal during compilation | Alex Auvolat | 2021-03-10 | 1 | -0/+2 |
* | Publish Bᴀsᴀʟᴛ | Alex Auvolat | 2021-02-18 | 2 | -0/+477 |
* | Add resilience when peer_addr() fails | Alex Auvolat | 2021-02-17 | 2 | -3/+6 |
* | Update documentation | Alex Auvolat | 2020-12-14 | 2 | -1/+3 |
* | Merge branch 'master' of git.deuxfleurs.fr:lx/netapp | Alex Auvolat | 2020-12-14 | 5 | -155/+145 |
|\ | |||||
| * | Replace pk,pubkey,PublicKey by id,NodeID,etc | Alex Auvolat | 2020-12-12 | 6 | -167/+137 |
| * | Make it passive-client-friendly | Alex Auvolat | 2020-12-12 | 2 | -22/+42 |
* | | We don't want to publish this | Alex Auvolat | 2020-12-14 | 2 | -477/+0 |
|/ | |||||
* | Tentative trace | Alex Auvolat | 2020-12-11 | 1 | -0/+2 |
* | tiny basalt change | Alex Auvolat | 2020-12-11 | 1 | -1/+1 |
* | Add ability to specify our public addr for people to contact us back | Alex Auvolat | 2020-12-11 | 2 | -3/+13 |
* | Less verbosity | Alex Auvolat | 2020-12-11 | 1 | -2/+2 |
* | Small changes | Alex Auvolat | 2020-12-07 | 3 | -31/+37 |
* | Maybe fix something? Idk | Alex Auvolat | 2020-12-07 | 2 | -4/+8 |
* | Do not close connections immediately on close signal, await for remaining res... | Alex Auvolat | 2020-12-07 | 7 | -207/+162 |
* | Call on_disconnected_handler earlier (as soon as .disconnect() is called) | Alex Auvolat | 2020-12-07 | 1 | -18/+23 |
* | Don't close connection at first (stupid) excuse | Alex Auvolat | 2020-12-04 | 2 | -8/+12 |
* | a log | Alex Auvolat | 2020-12-04 | 1 | -0/+2 |
* | more logging | Alex Auvolat | 2020-12-04 | 1 | -3/+9 |
* | Logging | Alex Auvolat | 2020-12-04 | 1 | -2/+7 |
* | Documentate | Alex Auvolat | 2020-12-02 | 9 | -66/+206 |
* | Better handle requests to ourself | Alex Auvolat | 2020-12-02 | 4 | -69/+155 |
* | First commit | Alex Auvolat | 2020-12-02 | 10 | -0/+1757 |