Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 4 | -568/+158 |
* | 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 |
* | Add cargo fmt and clippy checks to drone CI | Alex Auvolat | 2021-10-12 | 1 | -44/+9 |
* | 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 | 9 | -155/+62 |
* | Fix drone ?HEADmaster | Alex Auvolat | 2021-03-15 | 1 | -1/+1 |
* | update versions | Alex Auvolat | 2021-03-10 | 2 | -137/+201 |
* | make basalt optionnal during compilation | Alex Auvolat | 2021-03-10 | 3 | -8/+42 |
* | v0.1.1v0.1.1 | Alex Auvolat | 2021-02-18 | 2 | -2/+2 |
* | Add CI badge | Alex Auvolat | 2021-02-18 | 1 | -0/+2 |
* | Publish Bᴀsᴀʟᴛ | Alex Auvolat | 2021-02-18 | 5 | -1/+644 |
* | Use nightly rust | Alex Auvolat | 2021-02-17 | 1 | -1/+1 |
* | add drone CI | Alex Auvolat | 2021-02-17 | 1 | -0/+48 |
* | Add resilience when peer_addr() fails | Alex Auvolat | 2021-02-17 | 2 | -3/+6 |
* | Update documentation | Alex Auvolat | 2020-12-14 | 2 | -1/+3 |
* | Update README | Alex Auvolat | 2020-12-14 | 1 | -1/+3 |
* | update arc-swap | Alex Auvolat | 2020-12-14 | 2 | -3/+3 |
* | Prepare Cargo.toml for publication | Alex Auvolat | 2020-12-14 | 3 | -4/+21 |
* | Merge branch 'master' of git.deuxfleurs.fr:lx/netapp | Alex Auvolat | 2020-12-14 | 8 | -316/+175 |
|\ | |||||
| * | Replace pk,pubkey,PublicKey by id,NodeID,etc | Alex Auvolat | 2020-12-12 | 8 | -178/+148 |
| * | Make it passive-client-friendly | Alex Auvolat | 2020-12-12 | 4 | -30/+50 |
| * | Useless dependencies get removed | Alex Auvolat | 2020-12-12 | 2 | -156/+24 |
* | | We don't want to publish this | Alex Auvolat | 2020-12-14 | 6 | -656/+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 | 5 | -6/+26 |
* | Less verbosity | Alex Auvolat | 2020-12-11 | 1 | -2/+2 |
* | Small changes | Alex Auvolat | 2020-12-07 | 5 | -34/+39 |
* | 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 | 9 | -235/+192 |
* | 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 | 3 | -8/+13 |
* | a log | Alex Auvolat | 2020-12-04 | 1 | -0/+2 |
* | no dup log | Alex Auvolat | 2020-12-04 | 2 | -3/+2 |
* | more logging | Alex Auvolat | 2020-12-04 | 3 | -5/+13 |
* | Logging | Alex Auvolat | 2020-12-04 | 6 | -38/+87 |
* | Build docker container for basalt example | Alex Auvolat | 2020-12-03 | 3 | -0/+16 |
* | Complete basalt example | Alex Auvolat | 2020-12-02 | 1 | -3/+42 |
* | Documentate | Alex Auvolat | 2020-12-02 | 11 | -68/+208 |
* | Better handle requests to ourself | Alex Auvolat | 2020-12-02 | 5 | -76/+193 |
* | update deps | Alex Auvolat | 2020-12-02 | 2 | -62/+61 |
* | add README | Alex Auvolat | 2020-12-02 | 1 | -0/+11 |
* | First commit | Alex Auvolat | 2020-12-02 | 17 | -0/+3342 |