| Commit message (Expand) | Author | Age | Files | Lines |
* | include: Remove _DEFAULT_SOURCE in endian.h | Dimitri Staessens | 2018-09-27 | 1 | -0/+4 |
* | ipcpd: Simplify routing algorithm selection | Sander Vrijders | 2018-09-14 | 1 | -65/+62 |
* | ipcpd: Include string for memset in graph.c0.11.8 | Dimitri Staessens | 2018-05-29 | 1 | -0/+1 |
* | build: Check for variable length arrays | Dimitri Staessens | 2018-05-28 | 1 | -20/+25 |
* | ipcpd: Fix bad memory handling in LFA policy | Sander Vrijders | 2018-05-04 | 1 | -7/+7 |
* | ipcpd: Fix missing free in graph implementation | Sander Vrijders | 2018-02-24 | 1 | -0/+2 |
* | include, src: Update copyright to 2018 | Dimitri Staessens | 2018-01-09 | 1 | -1/+1 |
* | lib, tools: Rename application process and instance | Dimitri Staessens | 2017-12-02 | 1 | -5/+5 |
* | ipcpd: Reset *dist on graph_routing_table fail | Dimitri Staessens | 2017-11-15 | 1 | -0/+1 |
* | ipcpd: normal: Add Loop-Free Alternates routing | Sander Vrijders | 2017-09-29 | 1 | -27/+172 |
* | ipcpd: normal: Add refcount to graph edges | Sander Vrijders | 2017-09-26 | 1 | -13/+21 |
* | ipcpd: normal: Keep index in vertex struct | Sander Vrijders | 2017-09-25 | 1 | -26/+23 |
* | ipcpd: normal: Simplify Dijkstra implementation | Sander Vrijders | 2017-09-25 | 1 | -25/+17 |
* | ipcpd: normal: Simplify internal graph functions | Sander Vrijders | 2017-09-25 | 1 | -38/+26 |
* | ipcpd: normal: Return list as routing table | Sander Vrijders | 2017-09-25 | 1 | -39/+75 |
* | lib, ipcpd, irmd: Fix bugs reported by static analysis | Sander Vrijders | 2017-08-29 | 1 | -2/+3 |
* | build: Revise the build system | dimitri staessens | 2017-08-21 | 1 | -1/+2 |
* | build: Replace fsf snail mail with contact URL | dimitri staessens | 2017-08-13 | 1 | -1/+1 |
* | ipcpd: normal: Make routing a policy | Sander Vrijders | 2017-05-15 | 1 | -0/+517 |