Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: fixed blocking/non-blocking write | dimitri staessens | 2016-05-26 | 1 | -16/+43 |
* | lib: Fix memleaks in dev.c | Sander Vrijders | 2016-05-24 | 1 | -23/+30 |
* | lib, ipcpd, irmd: fixes deallocation and fast path | dimitri staessens | 2016-05-22 | 1 | -13/+16 |
* | lib: removed fd cleaning function | dimitri staessens | 2016-05-22 | 1 | -27/+10 |
* | lib, irmd, ipcpd: Flow deallocation over shim UDP | dimitri staessens | 2016-05-21 | 1 | -0/+26 |
* | lib, ipcpd: fixes segfaults in dev.c and shim-udp | dimitri staessens | 2016-05-20 | 1 | -2/+1 |
* | lib: allow parallel connections | dimitri staessens | 2016-05-20 | 1 | -7/+10 |
* | lib: Add missing modulo calculation | Sander Vrijders | 2016-05-16 | 1 | -1/+1 |
* | lib: dev: small locking improvements | dimitri staessens | 2016-05-16 | 1 | -28/+33 |
* | lib: dev.c: Revised locking | dimitri staessens | 2016-05-15 | 1 | -69/+65 |
* | lib: allow accepting any flows | dimitri staessens | 2016-05-15 | 1 | -7/+7 |
* | lib: cleanup file descriptors for shared memory | dimitri staessens | 2016-05-15 | 1 | -2/+9 |
* | lib: irmd: fixed flow deallocation | dimitri staessens | 2016-05-15 | 1 | -7/+10 |
* | lib: dev.c: added locking | dimitri staessens | 2016-05-14 | 1 | -36/+176 |
* | dev: fixed wrong bracket placement | dimitri staessens | 2016-05-12 | 1 | -2/+1 |
* | lib: dev: implementation of flow_cntl | dimitri staessens | 2016-05-12 | 1 | -9/+34 |
* | ipcpd: Allow disabling of DNS | Sander Vrijders | 2016-05-10 | 1 | -12/+2 |
* | irmd: introduced locking | dimitri staessens | 2016-05-10 | 1 | -0/+5 |
* | lib: changed port_id to int | dimitri staessens | 2016-05-08 | 1 | -2/+2 |
* | lib/irmd/ipcpd/tools: fixes comments on eb9f443 | dimitri staessens | 2016-05-08 | 1 | -3/+17 |
* | irmd: flow allocation and fast path | dimitri staessens | 2016-05-07 | 1 | -98/+232 |
* | lib: client-side flow allocation | dimitri staessens | 2016-04-27 | 1 | -2/+4 |
* | irmd: reg/unreg whatevercast names | dimitri staessens | 2016-04-22 | 1 | -32/+46 |
* | lib, irmd: Update communication with IRMd | Sander Vrijders | 2016-03-30 | 1 | -21/+57 |
* | lib, irmd: Use GPB for dev.c and IRMd | Sander Vrijders | 2016-03-28 | 1 | -58/+67 |
* | lib: Adds IRMd messages for the dev.h API calls | Sander Vrijders | 2016-03-24 | 1 | -29/+169 |
* | tools: Simple echo application | Sander Vrijders | 2016-03-21 | 1 | -0/+104 |