Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make a public function to parse peer addresses | Alex Auvolat | 2021-10-14 | 1 | -8/+2 |
* | Try to handle termination and closing of stuff properly | Alex Auvolat | 2021-10-13 | 1 | -1/+6 |
* | Fix netapp protocol & adapt basalt to new api | Alex Auvolat | 2021-10-13 | 1 | -1/+7 |
* | Replace pk,pubkey,PublicKey by id,NodeID,etc | Alex Auvolat | 2020-12-12 | 1 | -1/+2 |
* | Make it passive-client-friendly | Alex Auvolat | 2020-12-12 | 1 | -4/+4 |
* | Add ability to specify our public addr for people to contact us back | Alex Auvolat | 2020-12-11 | 1 | -1/+5 |
* | Do not close connections immediately on close signal, await for remaining res... | Alex Auvolat | 2020-12-07 | 1 | -8/+9 |
* | Don't close connection at first (stupid) excuse | Alex Auvolat | 2020-12-04 | 1 | -0/+1 |
* | more logging | Alex Auvolat | 2020-12-04 | 1 | -1/+2 |
* | Logging | Alex Auvolat | 2020-12-04 | 1 | -1/+11 |
* | Documentate | Alex Auvolat | 2020-12-02 | 1 | -1/+1 |
* | First commit | Alex Auvolat | 2020-12-02 | 1 | -0/+68 |