Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: Add implementation for MD5 hashes | dimitri staessens | 2017-04-16 | 2 | -0/+153 |
* | lib: Fix minor things in sha3 implementation | dimitri staessens | 2017-04-16 | 1 | -0/+37 |
* | lib, ipcpd, irmd: Register hash instead of name | dimitri staessens | 2017-04-13 | 2 | -51/+51 |
* | lib: Add a check if a bitmap ID is in use | dimitri staessens | 2017-04-01 | 1 | -9/+26 |
* | lib: Fix bugs in B-tree | Sander Vrijders | 2017-03-31 | 1 | -5/+29 |
* | ipcpd: normal: Fill in forwarding table | Sander Vrijders | 2017-03-24 | 1 | -8/+2 |
* | Change email addresses to ugent.be | Sander Vrijders | 2017-03-03 | 6 | -6/+12 |
* | build: Format CMakeLists.txt files | Sander Vrijders | 2017-03-03 | 1 | -10/+10 |
* | ipcpd: Move RIB configuration to common header | dimitri staessens | 2017-02-17 | 1 | -0/+2 |
* | lib: Fix bug in rib_test | dimitri staessens | 2017-02-09 | 1 | -1/+1 |
* | lib: Add packing and unpacking RIB | dimitri staessens | 2017-01-31 | 1 | -0/+39 |
* | lib: Add function to get children of node in RIB | dimitri staessens | 2017-01-29 | 1 | -0/+24 |
* | lib: Add new version of Resource Information Base | dimitri staessens | 2017-01-21 | 2 | -0/+223 |
* | lib: Add B-tree implementation | dimitri staessens | 2017-01-16 | 2 | -0/+81 |
* | lib: Add test for crc32 function | dimitri staessens | 2017-01-15 | 2 | -0/+72 |
* | lib: Add test for SHA-3 function | dimitri staessens | 2017-01-13 | 2 | -0/+296 |
* | build: Update licenses and copyright | dimitri staessens | 2017-01-09 | 2 | -2/+2 |
* | ouroboros: Correct license statements | dimitri staessens | 2016-12-24 | 2 | -6/+4 |
* | lib, ipcpd: Add hashtable and PDU Forwarding Function | Sander Vrijders | 2016-12-21 | 2 | -0/+134 |
* | build: Comply with -Wextra compiler flag | dimitri staessens | 2016-10-21 | 1 | -0/+3 |
* | lib, ipcpd: removed du_buff and pci | dimitri staessens | 2016-06-29 | 2 | -71/+0 |
* | lib/test: removed the test for the shm_du_map | dimitri staessens | 2016-05-09 | 2 | -195/+0 |
* | irmd: flow allocation and fast path | dimitri staessens | 2016-05-07 | 1 | -24/+29 |
* | Merge branch 'be' of bitbucket.org:ouroboros-rina/ouroboros into be-build | dimitri staessens | 2016-04-01 | 1 | -0/+1 |
|\ | |||||
| * | lib, irmd: Update communication with IRMd | Sander Vrijders | 2016-03-30 | 1 | -0/+1 |
* | | build: Cleanup of tests build | dimitri staessens | 2016-04-01 | 1 | -8/+8 |
|/ | |||||
* | lib/ipcpd: fixed logging mistake | dimitri staessens | 2016-03-25 | 1 | -0/+4 |
* | lib: Shared Memory | dimitri staessens | 2016-03-24 | 4 | -177/+50 |
* | lib: updated shm_du_map to be a hybrid ring buffer | Dimitri Staessens | 2016-03-19 | 2 | -44/+20 |
* | lib: shared memory map | Dimitri Staessens | 2016-03-19 | 4 | -1/+337 |
* | lib: fixes to du_buff | Dimitri Staessens | 2016-03-17 | 1 | -4/+9 |
* | lib: Updated du_buff not limit allowable PCI size | Dimitri Staessens | 2016-03-15 | 1 | -6/+14 |
* | lib: Add bitmap test | Sander Vrijders | 2016-03-09 | 2 | -0/+78 |
* | lib: Updated du_buff test | Dimitri Staessens | 2016-03-08 | 3 | -30/+3 |
* | tests: added test for the du_buff structure | Dimitri Staessens | 2016-03-08 | 2 | -0/+58 |
* | build: Add check target, fix packaging | Sander Vrijders | 2016-03-07 | 2 | -0/+46 |