Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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: Fix flow_accept without openssl | Dimitri Staessens | 2020-12-12 | 1 | -4/+5 |
* | ipcpd: Add congestion avoidance policies | Dimitri Staessens | 2020-12-02 | 1 | -0/+15 |
* | lib: Add Rendez-Vous mechanism for flow control | Dimitri Staessens | 2020-10-11 | 1 | -2/+1 |
* | lib: Block on closed flow control window | Dimitri Staessens | 2020-10-11 | 1 | -13/+25 |
* | lib: Refactor flow_write | Dimitri Staessens | 2020-10-11 | 1 | -20/+11 |
* | lib: Add compiler configuration for FRCP | Dimitri Staessens | 2020-10-11 | 1 | -2/+1 |
* | lib: Fix locking for FRCT | Dimitri Staessens | 2020-09-26 | 1 | -2/+4 |
* | lib: Complete retransmission logic | Dimitri Staessens | 2020-09-25 | 1 | -24/+109 |
* | lib: Allow pure acknowledgment packets in FRCT | Dimitri Staessens | 2020-06-06 | 1 | -21/+50 |
* | lib: Refactor FRCT | Dimitri Staessens | 2020-05-04 | 1 | -33/+26 |
* | lib: Create an rxmwheel per flow | Dimitri Staessens | 2020-05-02 | 1 | -11/+10 |
* | lib: Return number of written bytes on flow_write0.17.0 | Dimitri Staessens | 2020-03-15 | 1 | -3/+2 |
* | lib: Change return type of fevent to ssize_t | Dimitri Staessens | 2020-03-15 | 1 | -3/+3 |
* | lib, ipcpd: piggyback ECDHE on flow allocation | Dimitri Staessens | 2020-02-25 | 1 | -106/+146 |
* | build: Update copyright to 20200.16.0 | Dimitri Staessens | 2020-01-02 | 1 | -1/+1 |
* | lib: Add check that flow_id is valid | Sander Vrijders | 2019-10-06 | 1 | -0/+5 |
* | lib: Add per-message encryption with OpenSSL | Dimitri Staessens | 2019-08-03 | 1 | -15/+106 |
* | irmd, lib: Improve libgcrypt init | Dimitri Staessens | 2019-07-29 | 1 | -2/+7 |
* | lib: Set independent size for rbuff | Dimitri Staessens | 2019-04-06 | 1 | -4/+11 |
* | build: Set specific compiler flags for SWIG target0.15.2 | Dimitri Staessens | 2019-03-21 | 1 | -2/+0 |
* | ipcpd: Refactor create_r and flow_req_arr | Dimitri Staessens | 2019-03-04 | 1 | -6/+4 |
* | build: Update copyright to 2019 | Dimitri Staessens | 2019-02-05 | 1 | -1/+1 |
* | lib: Fix deallocating non-initialized np1 flows | Dimitri Staessens | 2018-12-29 | 1 | -2/+11 |
* | include: Add a flow_join operation for broadcast | Dimitri Staessens | 2018-12-27 | 1 | -4/+22 |
* | irmd: Manage shm_flow_set from IRMd | Dimitri Staessens | 2018-12-22 | 1 | -7/+7 |
* | lib: Fix reading tx queue length0.14.0 | Dimitri Staessens | 2018-12-07 | 1 | -1/+1 |
* | lib: Revise du buff API towards a memory allocator | Dimitri Staessens | 2018-10-26 | 1 | -25/+10 |
* | ipcpd: Check flow id instead of assert | Dimitri Staessens | 2018-10-19 | 1 | -1/+4 |
* | Merge branch 'testing' into be | Sander Vrijders | 2018-10-11 | 1 | -1/+4 |
|\ | |||||
| * | lib: Initialize libgcrypt before use | Dimitri Staessens | 2018-10-11 | 1 | -1/+4 |
* | | Merge branch 'testing' into be | Dimitri Staessens | 2018-10-06 | 1 | -117/+152 |
|\| | |||||
| * | lib: Split error checking from FRCT | Dimitri Staessens | 2018-10-05 | 1 | -8/+55 |
| * | lib: Rename port_id to flow_id | Dimitri Staessens | 2018-10-05 | 1 | -51/+51 |
| * | ipcpd, lib, irmd, tools: Change SDU to packet | Sander Vrijders | 2018-10-05 | 1 | -7/+7 |
| * | lib: Pass qosspec at flow allocation | Dimitri Staessens | 2018-10-05 | 1 | -49/+38 |
| * | lib: Remove configuration from FRCT | Dimitri Staessens | 2018-09-27 | 1 | -6/+0 |
| * | include: Remove _DEFAULT_SOURCE in endian.h | Dimitri Staessens | 2018-09-27 | 1 | -1/+6 |
* | | lib: Support for rudimentary retransmission | Dimitri Staessens | 2018-07-27 | 1 | -8/+7 |
|/ | |||||
* | ipcpd: React to flow events actively | Sander Vrijders | 2018-07-04 | 1 | -3/+17 |
* | Merge branch 'testing' into be | Sander Vrijders | 2018-06-15 | 1 | -2/+6 |
|\ | |||||
| * | lib: Mark flows down on fini | Dimitri Staessens | 2018-06-15 | 1 | -2/+6 |
* | | lib: Add a data qos cube | Dimitri Staessens | 2018-06-08 | 1 | -2/+2 |
|/ | |||||
* | lib: Add a QOS_RAW QoS cube | Dimitri Staessens | 2018-06-05 | 1 | -12/+18 |
* | lib: Revise FRCT reordering | Dimitri Staessens | 2018-06-04 | 1 | -3/+0 |
* | lib: Mark flows as down on ipcp_flow_fini() | Dimitri Staessens | 2018-05-30 | 1 | -34/+35 |
* | lib: Add event types to fqueue | Dimitri Staessens | 2018-05-14 | 1 | -21/+31 |
* | lib: Shut rx buffer down before cleanup and exit | Dimitri Staessens | 2018-04-26 | 1 | -0/+1 |
* | lib: Simplify reg/unreg API | Dimitri Staessens | 2018-03-22 | 1 | -5/+4 |