| Commit message (Expand) | Author | Age | Files | Lines |
* | build: Update licenses to 2024 | Dimitri Staessens | 2024-01-13 | 40 | -40/+40 |
* | include: Store IPCP name and type in info struct | Dimitri Staessens | 2023-11-29 | 2 | -1/+14 |
* | 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 | 2 | -3/+3 |
* | lib: Wrap pthread_cond_timedwait for NULL abstime | Dimitri Staessens | 2023-10-25 | 1 | -0/+10 |
* | lib: Make crypt.c independent source file | Dimitri Staessens | 2023-10-25 | 1 | -0/+56 |
* | lib: Rename portevent to flowevent | Dimitri Staessens | 2023-09-20 | 1 | -2/+2 |
* | lib: Move protobuf definitions to pb/ directory | Dimitri Staessens | 2023-08-30 | 20 | -63/+61 |
* | ipcpd: Add IDs to enrollment | Dimitri Staessens | 2023-08-23 | 2 | -15/+28 |
* | include: Add option to prefix logs with an ID | Dimitri Staessens | 2023-08-23 | 1 | -21/+53 |
* | include: Revise printing hashes | Dimitri Staessens | 2023-08-23 | 1 | -7/+29 |
* | irmd: Move registry objects to their own sources | Dimitri Staessens | 2023-03-21 | 1 | -2/+1 |
* | irmd: Use buffer_t for piggybacked data | Dimitri Staessens | 2023-03-18 | 1 | -0/+4 |
* | irmd: Add configuration file support | Dimitri Staessens | 2023-03-08 | 5 | -33/+226 |
* | lib: Refactor hash internals | Dimitri Staessens | 2023-02-23 | 2 | -18/+7 |
* | ipcpd: refactor IPCP configuration | Dimitri Staessens | 2023-02-13 | 2 | -27/+38 |
* | build: Update copyright to 2023 | Dimitri Staessens | 2023-02-13 | 37 | -37/+37 |
* | lib: Fix prototypes missing 'void' | Dimitri Staessens | 2023-02-13 | 1 | -1/+1 |
* | build: Update copyright to 2022 | Dimitri Staessens | 2022-04-03 | 37 | -37/+37 |
* | lib: Use struct portevent internally | Dimitri Staessens | 2022-03-30 | 1 | -1/+6 |
* | lib: Add np1_flow_read and np1_flow_write calls | Dimitri Staessens | 2022-03-30 | 2 | -4/+21 |
* | lib: Add rbuff support for FLOWPEER state | Dimitri Staessens | 2022-03-30 | 1 | -0/+1 |
* | lib: Refactor reading packet from rbuff | Dimitri Staessens | 2022-03-30 | 1 | -0/+2 |
* | lib: Don't log prefix in syslog | Dimitri Staessens | 2022-03-30 | 1 | -2/+1 |
* | ipdpd: Pass MPL to application at flow_allocation | Dimitri Staessens | 2022-03-08 | 1 | -1/+3 |
* | lib: Make flow liveness timeout configurable | Dimitri Staessens | 2022-03-03 | 3 | -22/+38 |
* | ipcpd: Fix waiting for FRCP to time out | Dimitri Staessens | 2021-12-22 | 1 | -1/+2 |
* | lib: Pass full path for RIB entries | Dimitri Staessens | 2021-06-29 | 1 | -1/+2 |
* | lib: Remove struct stat from RIB API | Dimitri Staessens | 2021-06-28 | 1 | -3/+7 |
* | lib, ipcpd, irmd: Wrap pthread unlocks for cleanup | Dimitri Staessens | 2021-06-23 | 2 | -0/+42 |
* | build: Remove raptor IPCP | Dimitri Staessens | 2021-03-28 | 1 | -1/+0 |
* | ipcpd: Single UDP port for the ipcpd-udp0.18.0 | Dimitri Staessens | 2021-01-03 | 1 | -2/+1 |
* | build: Update email addresses | Dimitri Staessens | 2021-01-03 | 36 | -72/+72 |
* | build: Update copyright to 2021 | Dimitri Staessens | 2021-01-03 | 36 | -36/+36 |
* | ipcpd: Add congestion avoidance policies | Dimitri Staessens | 2020-12-02 | 2 | -33/+41 |
* | lib: Send and receive window updates | Dimitri Staessens | 2020-10-11 | 1 | -3/+3 |
* | lib: Complete retransmission logic | Dimitri Staessens | 2020-09-25 | 1 | -1/+3 |
* | lib: Return number of written bytes on flow_write0.17.0 | Dimitri Staessens | 2020-03-15 | 1 | -9/+10 |
* | lib: Change return type of fevent to ssize_t | Dimitri Staessens | 2020-03-15 | 1 | -1/+1 |
* | irm: Revise naming API | Dimitri Staessens | 2020-03-15 | 3 | -5/+25 |
* | lib, ipcpd: piggyback ECDHE on flow allocation | Dimitri Staessens | 2020-02-25 | 1 | -4/+8 |
* | Add equal-cost multipath routing policy | Dimitri Staessens | 2020-02-16 | 1 | -1/+2 |
* | ipcpd: Configure PFF from routing policy | Dimitri Staessens | 2020-02-16 | 1 | -6/+0 |
* | lib: Move hashtable from lib to unicast | Dimitri Staessens | 2020-02-16 | 1 | -55/+0 |
* | ipcpd: Filter fqueue events in packet handlers | Dimitri Staessens | 2020-01-25 | 1 | -5/+5 |
* | build: Update copyright to 20200.16.0 | Dimitri Staessens | 2020-01-02 | 37 | -37/+37 |
* | build: Remove support for SWIG | Dimitri Staessens | 2019-12-08 | 3 | -126/+0 |
* | Disable SWIG support by default | Sander Vrijders | 2019-09-29 | 1 | -2/+2 |
* | ipcpd: Fix length mismatch of encryption cypher | Dimitri Staessens | 2019-08-09 | 1 | -1/+1 |
* | lib: Add per-message encryption with OpenSSL | Dimitri Staessens | 2019-08-03 | 3 | -12/+75 |