| Commit message (Expand) | Author | Age | Files | Lines |
* | irmd: Use CMAKE_INSTALL_SBINDIR to spawn IPCPs | Dimitri Staessens | 2023-04-03 | 1 | -5/+3 |
* | irmd: Use buffer_t for piggybacked data | Dimitri Staessens | 2023-03-18 | 1 | -19/+18 |
* | irmd: Add configuration file support | Dimitri Staessens | 2023-03-08 | 1 | -11/+10 |
* | 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, ipcpd, irmd: Wrap pthread unlocks for cleanup | Dimitri Staessens | 2021-06-23 | 1 | -6/+1 |
* | build: Remove raptor IPCP | Dimitri Staessens | 2021-03-28 | 1 | -3/+0 |
* | build: Update email addresses | Dimitri Staessens | 2021-01-03 | 1 | -2/+2 |
* | build: Update copyright to 2021 | Dimitri Staessens | 2021-01-03 | 1 | -1/+1 |
* | lib: Complete retransmission logic | Dimitri Staessens | 2020-09-25 | 1 | -5/+8 |
* | lib, ipcpd: piggyback ECDHE on flow allocation | Dimitri Staessens | 2020-02-25 | 1 | -12/+24 |
* | build: Update copyright to 20200.16.0 | Dimitri Staessens | 2020-01-02 | 1 | -1/+1 |
* | build: Refactor normal to unicast | Dimitri Staessens | 2019-07-29 | 1 | -2/+2 |
* | build: Update copyright to 2019 | Dimitri Staessens | 2019-02-05 | 1 | -1/+1 |
* | include: Add a flow_join operation for broadcast | Dimitri Staessens | 2018-12-27 | 1 | -7/+31 |
* | ipcpd: Add broadcast IPCP | Dimitri Staessens | 2018-10-24 | 1 | -0/+3 |
* | tools: Specify QoS cube for data transfer flows0.13.0 | Dimitri Staessens | 2018-10-19 | 1 | -4/+8 |
* | lib: Rename port_id to flow_id | Dimitri Staessens | 2018-10-05 | 1 | -9/+9 |
* | lib: Pass qosspec at flow allocation | Dimitri Staessens | 2018-10-05 | 1 | -6/+7 |
* | lib: Make UNIX socket buffer size configurable0.11.3 | Sander Vrijders | 2018-05-03 | 1 | -2/+2 |
* | lib: Simplify reg/unreg API | Dimitri Staessens | 2018-03-22 | 1 | -12/+12 |
* | ipcpd: Add IPCP over DIX Ethernet | Dimitri Staessens | 2018-03-10 | 1 | -0/+3 |
* | irmd: Replace fork and execv with posix_spawn | Sander Vrijders | 2018-02-23 | 1 | -13/+6 |
* | ipcpd: Revise Data Transfer component0.10.0 | Dimitri Staessens | 2018-02-13 | 1 | -10/+10 |
* | include, src: Update copyright to 2018 | Dimitri Staessens | 2018-01-09 | 1 | -1/+1 |
* | ipcpd: Use the term "layer" and deprecate "shim" | Dimitri Staessens | 2017-12-19 | 1 | -4/+4 |
* | ipcpd: Integrate raptor into ouroboros 0.8 | Dimitri Staessens | 2017-12-15 | 1 | -0/+3 |
* | lib, tools: Rename application process and instance | Dimitri Staessens | 2017-12-02 | 1 | -53/+53 |
* | irmd: Add specific timeout for IPCP connect | Sander Vrijders | 2017-08-30 | 1 | -0/+4 |
* | irmd: Remove temporary debugging logs | dimitri staessens | 2017-08-29 | 1 | -4/+1 |
* | tools: Add tool to connect IPCP components | dimitri staessens | 2017-08-28 | 1 | -0/+61 |
* | lib, irmd: Use static buffer for messages | dimitri staessens | 2017-08-22 | 1 | -17/+9 |
* | build: Revise the build system | dimitri staessens | 2017-08-21 | 1 | -1/+4 |
* | irmd: Handle IPCP creation fails gracefully | dimitri staessens | 2017-08-17 | 1 | -29/+24 |
* | build: Replace fsf snail mail with contact URL | dimitri staessens | 2017-08-13 | 1 | -1/+1 |
* | build, lib, ipcpd, irmd: Add support for libgcrypt | dimitri staessens | 2017-08-09 | 1 | -3/+17 |
* | irmd: Specify timeout per command | Dimitri Staessens | 2017-08-05 | 1 | -22/+44 |
* | ipcpd: Allow specifying fixed syntax | dimitri staessens | 2017-05-15 | 1 | -3/+3 |
* | ipcpd: Add capability reporting | dimitri staessens | 2017-04-27 | 1 | -6/+20 |
* | ipcpd: Allow specifying the hash algorithm to use | dimitri staessens | 2017-04-16 | 1 | -0/+1 |
* | lib, ipcpd, irmd: Register hash instead of name | dimitri staessens | 2017-04-13 | 1 | -53/+60 |
* | lib, irmd: Implement flow allocation timeout | dimitri staessens | 2017-04-06 | 1 | -6/+8 |
* | lib: Revise flow allocation API | dimitri staessens | 2017-03-31 | 1 | -7/+0 |
* | Change email addresses to ugent.be | Sander Vrijders | 2017-03-03 | 1 | -1/+2 |
* | lib: Remove application entity name | Sander Vrijders | 2017-02-24 | 1 | -3/+1 |
* | lib: Log to the logging system | dimitri staessens | 2017-02-08 | 1 | -20/+19 |
* | ipcpd: Let IPCPs bind a name | Sander Vrijders | 2017-01-09 | 1 | -7/+7 |
* | lib, ipcpd, irmd: Proof of concept QoS | dimitri staessens | 2017-01-03 | 1 | -3/+3 |
* | ouroboros: Correct license statements | dimitri staessens | 2016-12-24 | 1 | -3/+2 |
* | ipcpd, lib, irmd: Update to use qoscube_t | dimitri staessens | 2016-12-24 | 1 | -6/+6 |