| Commit message (Expand) | Author | Age | Files | Lines |
* | build: Update copyright to 20200.16.0 | Dimitri Staessens | 2020-01-02 | 22 | -22/+22 |
* | 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 | 22 | -22/+22 |
* | 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 |
* | ipcpd: Add broadcast IPCP | Dimitri Staessens | 2018-10-24 | 3 | -22/+48 |
* | tools: Specify QoS cube for data transfer flows0.13.0 | Dimitri Staessens | 2018-10-19 | 1 | -9/+33 |
* | tools: Fix memleaks and buffer overflows in irm tool | Sander Vrijders | 2018-09-27 | 3 | -3/+12 |
* | tools: Enhance irm connect and disconnect command0.11.10 | Sander Vrijders | 2018-07-23 | 2 | -26/+34 |
* | tools: Fix bad wildcard match in irm tool | Sander Vrijders | 2018-06-01 | 1 | -4/+2 |
* | tools: Add check for irm ipcp list | Sander Vrijders | 2018-04-25 | 1 | -2/+9 |
* | tools: Fix type check when bootstrapping ipcps | Dimitri Staessens | 2018-04-20 | 1 | -14/+16 |
* | tools: Fix help information for irm ipcp | Sander Vrijders | 2018-04-17 | 2 | -3/+8 |
* | tools: Fix hash algorithm in ipcp_bootstrap0.11.2 | Dimitri Staessens | 2018-04-05 | 1 | -1/+1 |
* | irmd: Fix memleak when failing to list ipcps | Dimitri Staessens | 2018-03-22 | 1 | -1/+1 |
* | lib: Simplify reg/unreg API | Dimitri Staessens | 2018-03-22 | 16 | -218/+662 |
* | ipcpd: Add validity checks for eth-dix | Dimitri Staessens | 2018-03-12 | 1 | -1/+7 |
* | ipcpd: Add IPCP over DIX Ethernet | Dimitri Staessens | 2018-03-10 | 1 | -8/+32 |
* | build: Allow out-of-tree build of tools | Dimitri Staessens | 2018-02-14 | 1 | -1/+0 |
* | ipcpd: Revise Data Transfer component0.10.0 | Dimitri Staessens | 2018-02-13 | 6 | -55/+57 |
* | build: Use GNUInstallDirs instead of hardcoded values0.9.9 | Sander Vrijders | 2018-02-06 | 1 | -1/+1 |
* | tools: Fix check for return value in irm tool0.9.7 | Sander Vrijders | 2018-02-03 | 1 | -1/+1 |
* | include, src: Update copyright to 2018 | Dimitri Staessens | 2018-01-09 | 21 | -21/+21 |
* | ipcpd: Use the term "layer" and deprecate "shim" | Dimitri Staessens | 2017-12-19 | 5 | -41/+41 |
* | ipcpd: Integrate raptor into ouroboros 0.8 | Dimitri Staessens | 2017-12-15 | 2 | -6/+17 |
* | ipcpd: Make hash algorithm configurable | Sander Vrijders | 2017-12-04 | 1 | -3/+11 |
* | lib, tools: Rename application process and instance | Dimitri Staessens | 2017-12-02 | 19 | -150/+165 |
* | ipcpd: Don't bind from the IPCP | Dimitri Staessens | 2017-11-29 | 2 | -16/+64 |
* | tools: Check process id when binding a process | Sander Vrijders | 2017-11-15 | 1 | -1/+11 |
* | tools: Change license to 3 clause BSD | Dimitri Staessens | 2017-10-24 | 21 | -210/+546 |
* | lib: Deprecate ouroboros_init and ourboros_fini | dimitri staessens | 2017-10-14 | 1 | -1/+1 |
* | ipcpd: normal: Add Loop-Free Alternates routing | Sander Vrijders | 2017-09-29 | 1 | -23/+28 |
* | ipcpd: normal: Add alternate hop PFF | Sander Vrijders | 2017-09-21 | 1 | -35/+41 |
* | ipcpd: normal: Make PFF policy-based | Sander Vrijders | 2017-09-20 | 1 | -2/+12 |
* | tools: irm: Fix matching of name parameter | Sander Vrijders | 2017-08-29 | 4 | -14/+15 |
* | tools: Add tool to connect IPCP components | dimitri staessens | 2017-08-28 | 5 | -8/+206 |
* | ipcpd: Deprecate gam as autonomous component | dimitri staessens | 2017-08-28 | 1 | -24/+1 |
* | build: Replace fsf snail mail with contact URL | dimitri staessens | 2017-08-13 | 19 | -19/+19 |
* | lib, ipcpd, tools: Fix enum assignments | Sander Vrijders | 2017-08-10 | 1 | -6/+5 |
* | build, lib, ipcpd, irmd: Add support for libgcrypt | dimitri staessens | 2017-08-09 | 1 | -9/+4 |
* | ipcpd, lib, irmd: Hardcode shim hash algorithms | Sander Vrijders | 2017-07-12 | 1 | -39/+42 |
* | ipcpd: normal: Make routing a policy | Sander Vrijders | 2017-05-15 | 1 | -13/+21 |
* | ipcpd: Allow specifying fixed syntax | dimitri staessens | 2017-05-15 | 1 | -85/+52 |
* | ipcpd: Allow specifying the hash algorithm to use | dimitri staessens | 2017-04-16 | 1 | -42/+71 |
* | lib, ipcpd, irmd: Register hash instead of name | dimitri staessens | 2017-04-13 | 1 | -4/+8 |
* | Change email addresses to ugent.be | Sander Vrijders | 2017-03-03 | 19 | -46/+84 |
* | build: Format CMakeLists.txt files | Sander Vrijders | 2017-03-03 | 1 | -21/+21 |
* | ipcpd, lib: Revise normal IPCP | dimitri staessens | 2017-02-06 | 1 | -1/+10 |
* | ipcpd: normal: Create policies for GAM | Sander Vrijders | 2017-01-12 | 1 | -2/+11 |