summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* build: Add protobuf-c commands for cmakeSander Vrijders2016-03-251-1/+1
* lib/ipcpd: fixed logging mistakedimitri staessens2016-03-251-3/+0
* lib: Shared Memorydimitri staessens2016-03-241-7/+4
* Merge branch 'be' of bitbucket.org:ouroboros-rina/ouroboros into be-shmdimitri staessens2016-03-246-33/+60
|\
| * Merged in sandervrijders/ouroboros/be-irm-msg (pull request #40)Dimitri Staessens2016-03-245-25/+40
| |\
| | * lib: Adds IRMd messages for the dev.h API callsSander Vrijders2016-03-245-25/+40
| * | lib: updated log message formattingdimitri staessens2016-03-241-8/+20
| |/
* | Merge branch 'be' of bitbucket.org:ouroboros-rina/ouroboros into be-shmdimitri staessens2016-03-232-18/+16
|\|
| * tools: Simple echo applicationSander Vrijders2016-03-212-18/+16
* | lib: optimization of ringbufferDimitri Staessens2016-03-201-1/+1
* | lib: updated shm_du_map to be a hybrid ring bufferDimitri Staessens2016-03-191-3/+2
* | lib: shared memory mapDimitri Staessens2016-03-192-0/+76
|/
* lib: Add communication with IPCP daemonSander Vrijders2016-03-171-12/+38
* lib, irmd: Fix memleaksSander Vrijders2016-03-171-0/+2
* Merge branch 'be' of bitbucket.org:ouroboros-rina/ouroboros into b-du_buffDimitri Staessens2016-03-154-8/+73
|\
| * irmd, lib: Create and destroy IPC ProcessesSander Vrijders2016-03-154-8/+73
* | lib: Updated du_buff not limit allowable PCI sizeDimitri Staessens2016-03-151-1/+4
|/
* lib: Move list function definitions into a source fileSander Vrijders2016-03-141-89/+9
* lib: removed hard tabs from listDimitri Staessens2016-03-141-59/+59
* Merge remote-tracking branch 'upstream/be' into be-irmdSander Vrijders2016-03-111-8/+8
|\
| * lib: Add bitmap testSander Vrijders2016-03-091-8/+8
* | lib: Add helpers for RINA namesSander Vrijders2016-03-118-42/+126
* | irmd, lib: Replace stubs in irmdSander Vrijders2016-03-092-12/+16
|/
* Merged in sandervrijders/ouroboros/be-tests (pull request #23)Dimitri Staessens2016-03-071-4/+14
|\
| * build: Add check target, fix packagingSander Vrijders2016-03-071-4/+14
* | include: Fixed missing 'struct', renamed dif_infoDimitri Staessens2016-03-034-4/+4
* | include: Update to common.hDimitri Staessens2016-03-011-6/+3
* | Merge branch 'be' of bitbucket.org:ouroboros-rina/ouroboros into be-commonDimitri Staessens2016-03-012-18/+17
|\|
| * lib, irmd, tools: Provide more IRM messagesSander Vrijders2016-03-012-18/+17
* | include: modified structuresDimitri Staessens2016-03-011-7/+14
|/
* ipcp: Addresses comments on 62eba34Dimitri Staessens2016-02-261-0/+2
* Merge branch 'be' of bitbucket.org:ouroboros-rina/ouroboros into be-pciDimitri Staessens2016-02-262-2/+55
|\
| * Merged in sandervrijders/ouroboros/be (pull request #10)Dimitri Staessens2016-02-262-2/+55
| |\
| | * lib, irmd: Address Dimitri's commentsSander Vrijders2016-02-261-0/+5
| | * lib, irmd, tools: Support to create IPCPsSander Vrijders2016-02-252-7/+9
| | * Merge remote-tracking branch 'upstream/be' into beSander Vrijders2016-02-241-3/+0
| | |\
| | * \ Merge remote-tracking branch 'upstream/be' into beSander Vrijders2016-02-231-3/+3
| | |\ \
| | * | | lib: Initial messages for the IRMSander Vrijders2016-02-231-0/+46
* | | | | include: changed dt constants sizes back to bytesDimitri Staessens2016-02-261-1/+1
* | | | | includ: Updated comment in common.hDimitri Staessens2016-02-261-1/+1
* | | | | include: Updated common.hDimitri Staessens2016-02-261-26/+14
* | | | | include: added data transfer constants to common.hDimitri Staessens2016-02-261-7/+33
|/ / / /
* | | / lib: du_buff alloc API changed to return pointersDimitri Staessens2016-02-251-2/+2
| |_|/ |/| |
* | | lib: further cleanup of du_buffDimitri Staessens2016-02-241-3/+0
| |/ |/|
* | include: removed inline to comply with C89Dimitri Staessens2016-02-231-3/+3
|/
* Merged in sandervrijders/ouroboros/be (pull request #4)Sander Vrijders2016-02-231-0/+1
|\
| * build: Require usage of C89Sander Vrijders2016-02-231-0/+1
| * include: Fix common includesSander Vrijders2016-02-221-0/+2
| * include: Add bitmap implementationSander Vrijders2016-02-171-0/+41
| * include: Add list implementationSander Vrijders2016-02-171-0/+270