| Commit message (Expand) | Author | Age | Files | Lines |
* | lib: Fix lengths of shared memory objects | Dimitri Staessens | 2023-08-23 | 1 | -1/+1 |
* | build: Update copyright to 2023 | Dimitri Staessens | 2023-02-13 | 1 | -1/+1 |
* | lib: Fix prototypes missing 'void' | Dimitri Staessens | 2023-02-13 | 1 | -2/+2 |
* | build: Update copyright to 2022 | Dimitri Staessens | 2022-04-03 | 1 | -1/+1 |
* | lib: Refactor reading packet from rbuff | Dimitri Staessens | 2022-03-30 | 1 | -0/+7 |
* | lib: Fix buffer allocation when retransmitting0.19.0 | Dimitri Staessens | 2022-03-11 | 1 | -1/+1 |
* | lib, ipcpd, irmd: Wrap pthread unlocks for cleanup | Dimitri Staessens | 2021-06-23 | 1 | -3/+2 |
* | lib: Bypass assertion in shm_rdrbuff0.18.1 | Dimitri Staessens | 2021-06-21 | 1 | -1/+1 |
* | build: Update email addresses | Dimitri Staessens | 2021-01-03 | 1 | -2/+2 |
* | build: Update copyright to 2021 | Dimitri Staessens | 2021-01-03 | 1 | -1/+1 |
* | lib: Check rdrbuff sanitize for robust mutexes | Dimitri Staessens | 2020-05-29 | 1 | -0/+2 |
* | build: Update copyright to 20200.16.0 | Dimitri Staessens | 2020-01-02 | 1 | -1/+1 |
* | build: Update copyright to 2019 | Dimitri Staessens | 2019-02-05 | 1 | -1/+1 |
* | lib: Revise du buff API towards a memory allocator | Dimitri Staessens | 2018-10-26 | 1 | -17/+20 |
* | Merge branch 'testing' into be | Sander Vrijders | 2018-10-09 | 1 | -15/+4 |
|\ |
|
| * | lib: Fix padding in rdrbuff0.12.2 | Dimitri Staessens | 2018-10-09 | 1 | -15/+4 |
* | | Merge branch 'testing' into be | Dimitri Staessens | 2018-10-06 | 1 | -1/+1 |
|\| |
|
| * | ipcpd, lib, irmd, tools: Change SDU to packet | Sander Vrijders | 2018-10-05 | 1 | -1/+1 |
* | | lib: Support for rudimentary retransmission | Dimitri Staessens | 2018-07-27 | 1 | -16/+29 |
|/ |
|
* | irmd: Remove shm_sanitizer thread | Dimitri Staessens | 2018-06-08 | 1 | -90/+40 |
* | lib: Remove unused #define in rdrbuff | Dimitri Staessens | 2018-06-08 | 1 | -3/+0 |
* | lib: Fix potential memleak in rdrbuff | Dimitri Staessens | 2018-05-27 | 1 | -2/+4 |
* | ipcpd: Avoid unnecessary copy in eth reader | Dimitri Staessens | 2018-04-05 | 1 | -1/+1 |
* | lib: Simplify some code in rdrbuff | Dimitri Staessens | 2018-03-16 | 1 | -8/+2 |
* | lib: Implement timeout on blocking write | Dimitri Staessens | 2018-03-12 | 1 | -25/+38 |
* | 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 | -4/+4 |
* | lib: Refactor shm_rdrbuff and shm_rbuff | Dimitri Staessens | 2017-11-30 | 1 | -123/+107 |
* | lib: Use packed struct for FRCT header access | Dimitri Staessens | 2017-11-08 | 1 | -9/+13 |
* | irmd: Fix deleting corrupt shm file | Sander Vrijders | 2017-08-29 | 1 | -0/+12 |
* | lib, ipcpd, irmd: Fix bugs reported by static analysis | Sander Vrijders | 2017-08-29 | 1 | -2/+6 |
* | build: Revise the build system | dimitri staessens | 2017-08-21 | 1 | -1/+4 |
* | build: Replace fsf snail mail with contact URL | dimitri staessens | 2017-08-13 | 1 | -2/+1 |
* | build: Fix compilation on OS X Sierra | dimitri staessens | 2017-08-11 | 1 | -2/+2 |
* | build: Add check for robust mutexes | Sander Vrijders | 2017-08-03 | 1 | -7/+7 |
* | irmd: Shutdown sanitizer without cancellation | dimitri staessens | 2017-07-12 | 1 | -6/+25 |
* | lib: Add call to reserve blocks in rdrbuff | dimitri staessens | 2017-04-26 | 1 | -6/+19 |
* | lib: Fix data race in rdrbuff | dimitri staessens | 2017-04-01 | 1 | -7/+5 |
* | lib: Reduce locking overhead in rdrbuff | dimitri staessens | 2017-03-30 | 1 | -45/+20 |
* | Change email addresses to ugent.be | Sander Vrijders | 2017-03-03 | 1 | -2/+2 |
* | ipcpd, lib: Report IPCP creation failure | dimitri staessens | 2017-02-09 | 1 | -2/+2 |
* | ipcpd: Revise PCI manipulation in normal | dimitri staessens | 2017-02-07 | 1 | -14/+6 |
* | build: Update licenses and copyright | dimitri staessens | 2017-01-09 | 1 | -10/+11 |
* | ouroboros: Correct license statements | dimitri staessens | 2016-12-24 | 1 | -3/+2 |
* | lib: Fix indentation in shm_rdrbuff.c | dimitri staessens | 2016-12-12 | 1 | -4/+4 |
* | lib: Remove logs from stable sources | dimitri staessens | 2016-12-03 | 1 | -84/+29 |
* | lib: Remove dst_api field from rdrbuff blocks | dimitri staessens | 2016-11-17 | 1 | -173/+83 |
* | build: Compile with strict conversion | dimitri staessens | 2016-10-22 | 1 | -45/+42 |
* | build: Comply with -Wextra compiler flag | dimitri staessens | 2016-10-21 | 1 | -1/+1 |
* | lib: Demultiplex the fast path | dimitri staessens | 2016-10-21 | 1 | -19/+10 |