| Commit message (Expand) | Author | Age | Files | Lines |
* | build: Link libcrypt and fix cmake compatibility | Dimitri Staessens | 2023-08-23 | 1 | -3/+4 |
* | irmd: Add configuration file support | Dimitri Staessens | 2023-03-08 | 1 | -5/+13 |
* | build: Add version and symlinks to shared objects0.19.3 | Marco Casaroli | 2022-08-06 | 1 | -0/+10 |
* | lib: Fix RTO update on timeout | Dimitri Staessens | 2022-04-03 | 1 | -0/+2 |
* | lib: Add support for Linux RTT estimator | Dimitri Staessens | 2022-04-03 | 1 | -0/+4 |
* | lib: Non-configurable delayed acks in FRCP | Dimitri Staessens | 2022-03-30 | 1 | -4/+2 |
* | lib: Application RIB with FRCT statistics | Dimitri Staessens | 2021-06-30 | 1 | -0/+10 |
* | lib: Reduce timerwheel CPU consumption | Dimitri Staessens | 2020-11-25 | 1 | -1/+1 |
* | lib: Don't default to lockless rbuff | Dimitri Staessens | 2020-11-22 | 1 | -1/+1 |
* | lib: Send and receive window updates | Dimitri Staessens | 2020-10-11 | 1 | -0/+2 |
* | lib: Add compiler configuration for FRCP | Dimitri Staessens | 2020-10-11 | 1 | -2/+30 |
* | lib: Fix updating retransmission wheel | Dimitri Staessens | 2020-05-01 | 1 | -0/+2 |
* | lib: Move hashtable from lib to unicast | Dimitri Staessens | 2020-02-16 | 1 | -1/+0 |
* | build: Allow older OpenSSL versions for random | Dimitri Staessens | 2019-10-05 | 1 | -2/+3 |
* | build: Check OpenSSL version >= 1.1.0 | Dimitri Staessens | 2019-09-29 | 1 | -10/+15 |
* | lib: Set independent size for rbuff | Dimitri Staessens | 2019-04-06 | 1 | -0/+2 |
* | build: Set specific compiler flags for SWIG target0.15.2 | Dimitri Staessens | 2019-03-21 | 1 | -1/+0 |
* | lib: Revise du buff API towards a memory allocator | Dimitri Staessens | 2018-10-26 | 1 | -2/+2 |
* | Merge branch 'testing' into be | Sander Vrijders | 2018-10-11 | 1 | -1/+1 |
|\ |
|
| * | lib: Disable CRC by default | Dimitri Staessens | 2018-10-11 | 1 | -1/+1 |
* | | Merge branch 'testing' into be | Dimitri Staessens | 2018-10-09 | 1 | -1/+0 |
|\| |
|
| * | lib: Define QoS specs inside header file0.12.1 | Sander Vrijders | 2018-10-09 | 1 | -1/+0 |
* | | Merge branch 'testing' into be | Dimitri Staessens | 2018-10-06 | 1 | -4/+8 |
|\| |
|
| * | lib: Split error checking from FRCT | Dimitri Staessens | 2018-10-05 | 1 | -0/+2 |
| * | ipcpd, lib, irmd, tools: Change SDU to packet | Sander Vrijders | 2018-10-05 | 1 | -3/+3 |
| * | lib: Pass qosspec at flow allocation | Dimitri Staessens | 2018-10-05 | 1 | -1/+3 |
* | | lib: Support for rudimentary retransmission | Dimitri Staessens | 2018-07-27 | 1 | -1/+0 |
|/ |
|
* | lib: Use macros for all time utility functions0.11.9 | Dimitri Staessens | 2018-06-13 | 1 | -1/+0 |
* | lib: Revise FRCT reordering | Dimitri Staessens | 2018-06-04 | 1 | -1/+0 |
* | build: Reduce default buffer size to 4096 blocks | Dimitri Staessens | 2018-02-26 | 1 | -2/+1 |
* | ipcpd: Revise Data Transfer component0.10.0 | Dimitri Staessens | 2018-02-13 | 1 | -2/+2 |
* | build: Use GNUInstallDirs instead of hardcoded values0.9.9 | Sander Vrijders | 2018-02-06 | 1 | -3/+3 |
* | lib, tools: Rename application process and instance | Dimitri Staessens | 2017-12-02 | 1 | -3/+3 |
* | build: Fix setting configuration definitions | Dimitri Staessens | 2017-11-18 | 1 | -0/+5 |
* | build: Add options for debug builds with sanitizer | Dimitri Staessens | 2017-11-14 | 1 | -2/+2 |
* | build: Set libraries for OpenSSL when not found | Dimitri Staessens | 2017-11-14 | 1 | -0/+1 |
* | build: Avoid duplicate definitions in libraries | Dimitri Staessens | 2017-11-13 | 1 | -4/+2 |
* | lib: Use packed struct for FRCT header access | Dimitri Staessens | 2017-11-08 | 1 | -1/+0 |
* | Merged in dstaesse/ouroboros/be-deprecate-ouroboros-init-fini (pull request #... | dimitri staessens | 2017-10-14 | 1 | -19/+45 |
|\ |
|
| * | lib: Deprecate ouroboros_init and ourboros_fini | dimitri staessens | 2017-10-14 | 1 | -19/+45 |
* | | lib: Re-enable multi-block support | dimitri staessens | 2017-10-13 | 1 | -0/+2 |
|/ |
|
* | lib: Disable lockless rbuff by default | Sander Vrijders | 2017-09-22 | 1 | -2/+2 |
* | irmd: Init libgcrypt before using it | dimitri staessens | 2017-09-20 | 1 | -1/+1 |
* | build: Notify if FUSE is not installed | dimitri staessens | 2017-09-19 | 1 | -0/+2 |
* | ipcpd, lib: Add flow down events | Sander Vrijders | 2017-09-19 | 1 | -0/+2 |
* | lib: Provide RIB API to export internals via fuse | dimitri staessens | 2017-09-18 | 1 | -2/+23 |
* | lib: Add reordering queue to FRCT | Sander Vrijders | 2017-09-15 | 1 | -0/+1 |
* | build: Fix DDNS tool detection for shim-udp | dimitri staessens | 2017-09-13 | 1 | -6/+5 |
* | ipcpd: Revise internals of normal IPCP | dimitri staessens | 2017-09-12 | 1 | -9/+2 |
* | build: Add systemd unit on install | Sander Vrijders | 2017-09-05 | 1 | -1/+1 |