Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: Make crypt.c independent source file | Dimitri Staessens | 2023-10-25 | 1 | -38/+51 |
* | build: Update copyright to 2023 | Dimitri Staessens | 2023-02-13 | 1 | -1/+1 |
* | build: Update copyright to 2022 | Dimitri Staessens | 2022-04-03 | 1 | -1/+1 |
* | lib: Refactor reading packet from rbuff | Dimitri Staessens | 2022-03-30 | 1 | -2/+1 |
* | lib: Encrypt bare FRCP messages on encrypted flows | Dimitri Staessens | 2022-03-03 | 1 | -14/+9 |
* | lib: Add initial flow liveness monitoring | Dimitri Staessens | 2022-02-24 | 1 | -0/+3 |
* | build: Update copyright to 2021 | Dimitri Staessens | 2021-01-03 | 1 | -1/+1 |
* | lib: Fix flow_accept without openssl | Dimitri Staessens | 2020-12-12 | 1 | -1/+2 |
* | lib: Fix return value in function returning void | Dimitri Staessens | 2020-12-12 | 1 | -1/+1 |
* | lib, ipcpd: piggyback ECDHE on flow allocation | Dimitri Staessens | 2020-02-25 | 1 | -120/+77 |
* | build: Update copyright to 20200.16.0 | Dimitri Staessens | 2020-01-02 | 1 | -1/+1 |
* | lib: Fix swapped ECDH crypt calls | Dimitri Staessens | 2019-08-09 | 1 | -2/+2 |
* | lib: Fix free in key derivation | Dimitri Staessens | 2019-08-09 | 1 | -1/+1 |
* | lib: Add per-message encryption with OpenSSL | Dimitri Staessens | 2019-08-03 | 1 | -0/+490 |