| Commit message (Expand) | Author | Age | Files | Lines |
* | ipcpd: Add boot and shutdown operations | dimitri staessens | 2017-01-04 | 1 | -5/+11 |
* | lib, ipcpd, irmd: Proof of concept QoS | dimitri staessens | 2017-01-03 | 1 | -5/+2 |
* | 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 | -4/+4 |
* | ipcpd: Change IPCP_RUNNING to IPCP_OPERATIONAL | Sander Vrijders | 2016-12-06 | 1 | -5/+5 |
* | ipcpd: Split IPCP state PENDING_ENROL | Sander Vrijders | 2016-11-30 | 1 | -5/+5 |
* | lib, ipcpd: Improve flow allocation | dimitri staessens | 2016-10-31 | 1 | -8/+12 |
* | ipcpd: Remove unnecessary include of fcntl | dimitri staessens | 2016-10-31 | 1 | -2/+0 |
* | ipcpd: Clean shutdown when bootstrap fails | dimitri staessens | 2016-10-31 | 1 | -6/+12 |
* | lib, ipcpd: Further stabilization of flows | dimitri staessens | 2016-10-26 | 1 | -10/+8 |
* | Merged in sandervrijders/ouroboros/be-directory (pull request #280) | dimitri staessens | 2016-10-26 | 1 | -5/+20 |
|\ |
|
| * | lib, irmd, ipcpd: Add name querying to IPCPs | Sander Vrijders | 2016-10-26 | 1 | -5/+20 |
* | | ipcpd: Fix memleaks in local IPCP | dimitri staessens | 2016-10-24 | 1 | -11/+14 |
|/ |
|
* | lib: Stabilise flow allocation | dimitri staessens | 2016-10-23 | 1 | -0/+1 |
* | ipcpd: Fix unused variable | dimitri staessens | 2016-10-23 | 1 | -1/+4 |
* | build: Compile with strict conversion | dimitri staessens | 2016-10-22 | 1 | -17/+10 |
* | build: Comply with -Wextra compiler flag | dimitri staessens | 2016-10-21 | 1 | -0/+7 |
* | lib: Demultiplex the fast path | dimitri staessens | 2016-10-21 | 1 | -17/+51 |
* | lib, dev: Implement read/write options for flows | dimitri staessens | 2016-10-16 | 1 | -0/+2 |
* | lib: Stabilize fast flow deallocation over local IPCP | dimitri staessens | 2016-10-15 | 1 | -16/+19 |
* | lib: Fix flow deallocation logic | dimitri staessens | 2016-10-13 | 1 | -0/+2 |
* | lib, ipcp: Revise fast path and flow interfaces | dimitri staessens | 2016-10-04 | 1 | -395/+99 |
* | lib: Add northbound ringbuffers | dimitri staessens | 2016-09-02 | 1 | -3/+3 |
* | lib: Change rdrbuff API to use correct types | Sander Vrijders | 2016-09-01 | 1 | -1/+1 |
* | lib: Refactor shm_du_map to shm_rdrbuff | dimitri staessens | 2016-08-29 | 1 | -7/+12 |
* | ipcpd: Report pid on shutdown | dimitri staessens | 2016-08-26 | 1 | -2/+2 |
* | ipcpd: Revised locking | dimitri staessens | 2016-08-24 | 1 | -60/+41 |
* | ipcpd: Add condition variable to IPCP state | Sander Vrijders | 2016-08-11 | 1 | -36/+36 |
* | Merged in sandervrijders/ouroboros/be-create-ipcp (pull request #200) | dimitri staessens | 2016-08-10 | 1 | -0/+6 |
|\ |
|
| * | ipcp, irmd, lib: Notify IRMd upon IPCP initialization | Sander Vrijders | 2016-08-10 | 1 | -0/+6 |
* | | ipcpd: Fix locking problem in local IPCP | Sander Vrijders | 2016-08-10 | 1 | -2/+2 |
|/ |
|
* | ipcpd: Fix memleak | dimitri staessens | 2016-08-05 | 1 | -0/+2 |
* | ipcpd: Fix memory leaks | dimitri staessens | 2016-08-04 | 1 | -5/+2 |
* | ipcpd: normal: Provide initial steps for enrollment | Sander Vrijders | 2016-07-27 | 1 | -1/+0 |
* | ipcpd: Deprecate ipcp_reg/ipcp_unreg | dimitri staessens | 2016-07-08 | 1 | -2/+0 |
* | ouroboros: Use ouroboros errno.h | dimitri staessens | 2016-07-07 | 1 | -1/+1 |
* | lib: Add lockfile | dimitri staessens | 2016-07-07 | 1 | -0/+1 |
* | irmd, ipcps: Close logfile on exit | dimitri staessens | 2016-07-07 | 1 | -5/+10 |
* | Merge branch 'be' of bitbucket.org:ouroboros-rina/ouroboros into be-clean-exit | dimitri staessens | 2016-07-06 | 1 | -3/+3 |
|\ |
|
| * | lib, irmd, ipcpd: Provide the feature to write to logs | Sander Vrijders | 2016-07-06 | 1 | -3/+3 |
* | | lib: shm_du_map: Clean sdus upon exit | dimitri staessens | 2016-07-06 | 1 | -1/+1 |
|/ |
|
* | lib: Provide first implementation of revised CDAP | Sander Vrijders | 2016-07-05 | 1 | -1/+1 |
* | lib: robust locking in shared memory and crash recovery | dimitri staessens | 2016-07-02 | 1 | -1/+1 |
* | lib, irmd, ipcpd: Change pid to api | Sander Vrijders | 2016-06-28 | 1 | -10/+10 |
* | lib, irmd, ipcpd: Change of IRM API | Sander Vrijders | 2016-06-28 | 1 | -24/+5 |
* | lib: Add errnos specific for Ouroboros | Sander Vrijders | 2016-06-22 | 1 | -1/+1 |
* | lib, irmd, ipcp: robust mutexes | dimitri staessens | 2016-06-21 | 1 | -61/+60 |
* | ipcpd: fixed locking and cleanup | dimitri staessens | 2016-06-16 | 1 | -1/+4 |
* | Fixed comments on #122 | dimitri staessens | 2016-06-14 | 1 | -1/+1 |
* | ipdpd: fixed flow deallocation in local ipcpd | dimitri staessens | 2016-06-14 | 1 | -1/+3 |