| Commit message (Expand) | Author | Age | Files | Lines |
* | build: Update licenses to 2024 | Dimitri Staessens | 2024-01-13 | 39 | -39/+39 |
* | tools: Fix missing eth-dix in "irm ipcp create" | Dimitri Staessens | 2023-12-17 | 11 | -35/+38 |
* | include: Rename layer.layer_name to layer.name | Dimitri Staessens | 2023-11-29 | 1 | -1/+1 |
* | lib: Rename ipcp_info to ipcp_list_info | Dimitri Staessens | 2023-11-29 | 10 | -94/+94 |
* | lib: Make crypt.c independent source file | Dimitri Staessens | 2023-10-25 | 1 | -1/+1 |
* | tools: Add raw_crypt spec to oping help message | Dimitri Staessens | 2023-03-18 | 1 | -23/+25 |
* | irmd: Add configuration file support | Dimitri Staessens | 2023-03-08 | 1 | -2/+7 |
* | ipcpd: refactor IPCP configuration | Dimitri Staessens | 2023-02-13 | 1 | -19/+16 |
* | build: Update copyright to 2023 | Dimitri Staessens | 2023-02-13 | 39 | -39/+39 |
* | build: Update copyright to 2022 | Dimitri Staessens | 2022-04-03 | 39 | -39/+39 |
* | tools: Fix SEGV in oping with missing param values | Dimitri Staessens | 2022-03-30 | 1 | -12/+18 |
* | tools: Support --quiet option for oping server | Dimitri Staessens | 2022-03-30 | 2 | -2/+6 |
* | tools: Fix return value on error in ocbr | Dimitri Staessens | 2022-03-03 | 1 | -3/+8 |
* | tools: Fix signed/unsigned mismatch in irm_enroll | Dimitri Staessens | 2022-03-03 | 1 | -31/+30 |
* | lib, ipcpd, irmd: Wrap pthread unlocks for cleanup | Dimitri Staessens | 2021-06-23 | 2 | -5/+8 |
* | tools: Support broadcast IPCP in irm ipcp list | Dimitri Staessens | 2021-06-18 | 1 | -5/+10 |
* | build: Remove raptor IPCP | Dimitri Staessens | 2021-03-28 | 3 | -21/+4 |
* | ipcpd: Single UDP port for the ipcpd-udp0.18.0 | Dimitri Staessens | 2021-01-03 | 1 | -13/+7 |
* | build: Update email addresses | Dimitri Staessens | 2021-01-03 | 39 | -78/+78 |
* | build: Update copyright to 2021 | Dimitri Staessens | 2021-01-03 | 39 | -39/+39 |
* | ipcpd: Use 64-bit flow endpoint IDs for DT | Dimitri Staessens | 2020-12-07 | 1 | -1/+1 |
* | ipcpd: Add congestion avoidance policies | Dimitri Staessens | 2020-12-02 | 1 | -27/+42 |
* | tools: Default ocbr to sleep and add --spin option | Dimitri Staessens | 2020-12-02 | 1 | -1/+4 |
* | tools: Use read timeouts in ocbr server | Dimitri Staessens | 2020-11-25 | 1 | -1/+3 |
* | tools: Fix error handling in oping write thread | Dimitri Staessens | 2020-10-11 | 1 | -3/+0 |
* | tools: Improve locking in oping server | Dimitri Staessens | 2020-09-25 | 1 | -9/+15 |
* | ipcpd: Remove some unused variables0.17.4 | Dimitri Staessens | 2020-05-02 | 1 | -1/+1 |
* | tools: Stop oping client cleanly on bad write | Dimitri Staessens | 2020-05-02 | 1 | -0/+1 |
* | lib: Return number of written bytes on flow_write0.17.0 | Dimitri Staessens | 2020-03-15 | 6 | -10/+11 |
* | irm: Revise naming API | Dimitri Staessens | 2020-03-15 | 10 | -34/+454 |
* | lib, ipcpd: piggyback ECDHE on flow allocation | Dimitri Staessens | 2020-02-25 | 2 | -0/+4 |
* | Add equal-cost multipath routing policy | Dimitri Staessens | 2020-02-16 | 1 | -1/+5 |
* | ipcpd: Configure PFF from routing policy | Dimitri Staessens | 2020-02-16 | 1 | -15/+1 |
* | build: Update copyright to 20200.16.0 | Dimitri Staessens | 2020-01-02 | 35 | -35/+35 |
* | tools: Fix name option in ovpn | Dimitri Staessens | 2019-09-15 | 1 | -1/+1 |
* | tools: Add encryption option to ovpn | Dimitri Staessens | 2019-08-31 | 1 | -7/+15 |
* | tools: Use time_utils from tools | Dimitri Staessens | 2019-08-31 | 4 | -2/+7 |
* | build: Refactor normal to unicast | Dimitri Staessens | 2019-07-29 | 6 | -25/+25 |
* | ipcpd: Revise UDP IPCP | Dimitri Staessens | 2019-03-18 | 1 | -3/+16 |
* | build: Update copyright to 2019 | Dimitri Staessens | 2019-02-05 | 35 | -35/+35 |
* | tools: Allow enrollment with destination IPCP | Dimitri Staessens | 2019-01-16 | 1 | -11/+52 |
* | tools: Rename "normal" to "unicast" | Dimitri Staessens | 2019-01-02 | 3 | -9/+9 |
* | include: Add a flow_join operation for broadcast | Dimitri Staessens | 2018-12-27 | 1 | -4/+4 |
* | tools: Fix server name argument in oping | Dimitri Staessens | 2018-11-30 | 1 | -1/+1 |
* | tools: Add IFF_NO_PI flag to ovpn | Sander Vrijders | 2018-10-24 | 1 | -1/+1 |
* | ipcpd: Add broadcast IPCP | Dimitri Staessens | 2018-10-24 | 6 | -22/+219 |
* | tools: Add ovpn application | Sander Vrijders | 2018-10-22 | 3 | -0/+351 |
* | tools: Specify QoS cube for data transfer flows0.13.0 | Dimitri Staessens | 2018-10-19 | 1 | -9/+33 |
* | ipcpd, lib, irmd, tools: Change SDU to packet | Sander Vrijders | 2018-10-05 | 7 | -26/+28 |
* | tools: Fix memleaks and buffer overflows in irm tool | Sander Vrijders | 2018-09-27 | 3 | -3/+12 |