| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | lib: Fix CRC check and add frct_clear | Sander Vrijders | 2017-08-22 | 1 | -1/+1 |
* | build: Revise the build system | dimitri staessens | 2017-08-21 | 1 | -15/+89 |
* | lib: Add basic FRCT mechanisms | Sander Vrijders | 2017-08-17 | 1 | -0/+2 |
* | build: Fix compilation on OS X Sierra | dimitri staessens | 2017-08-11 | 1 | -14/+21 |
* | build: Reset LIBGCRYPT_LIBRARIES when not found | dimitri staessens | 2017-08-10 | 1 | -0/+2 |
* | build, lib, ipcpd, irmd: Add support for libgcrypt | dimitri staessens | 2017-08-09 | 1 | -23/+44 |
* | build: Add check for robust mutexes | Sander Vrijders | 2017-08-03 | 1 | -2/+1 |
* | lib: Simplify initializing flows | Sander Vrijders | 2017-08-01 | 1 | -2/+1 |
* | lib: Add threadpool manager | dimitri staessens | 2017-07-26 | 1 | -0/+1 |
* | lib: Add secure random generator | dimitri staessens | 2017-07-09 | 1 | -5/+30 |
* | lib, ipcpd, irmd: Add full-fledged QoS | Sander Vrijders | 2017-06-21 | 1 | -1/+4 |
* | lib: Add implementation for MD5 hashes | dimitri staessens | 2017-04-16 | 1 | -0/+1 |
* | lib, ipcpd, irmd: Register hash instead of name | dimitri staessens | 2017-04-13 | 1 | -1/+2 |
* | build: Format CMakeLists.txt files | Sander Vrijders | 2017-03-03 | 1 | -9/+9 |
* | lib: Split authentication from CACEP | dimitri staessens | 2017-02-27 | 1 | -12/+2 |
* | lib: Exchange protocol info during CACEP | dimitri staessens | 2017-02-21 | 1 | -0/+6 |
* | lib: Revise CACEP | dimitri staessens | 2017-02-20 | 1 | -3/+7 |
* | lib: Add packing and unpacking RIB | dimitri staessens | 2017-01-31 | 1 | -1/+2 |
* | lib: Add new version of Resource Information Base | dimitri staessens | 2017-01-21 | 1 | -0/+1 |
* | lib: Add B-tree implementation | dimitri staessens | 2017-01-16 | 1 | -0/+1 |
* | lib: Move CRC32 implementation to library | dimitri staessens | 2017-01-14 | 1 | -0/+1 |
* | Merged in sandervrijders/ouroboros/be-gam (pull request #345) | dimitri staessens | 2017-01-12 | 1 | -5/+6 |
|\ |
|
| * | lib: Add Common Application Connection Establishment Phase | Sander Vrijders | 2017-01-09 | 1 | -5/+6 |
* | | lib: Add SHA3 hash function | dimitri staessens | 2017-01-11 | 1 | -0/+1 |
|/ |
|
* | ipcpd, lib: Refactor normal ipcp and cdap | dimitri staessens | 2016-12-24 | 1 | -0/+1 |
* | lib, ipcpd: Add hashtable and PDU Forwarding Function | Sander Vrijders | 2016-12-21 | 1 | -0/+1 |
* | lib: Demultiplex the fast path | dimitri staessens | 2016-10-21 | 1 | -1/+2 |
* | lib, ipcp: Revise fast path and flow interfaces | dimitri staessens | 2016-10-04 | 1 | -1/+0 |
* | lib, ipcp: Compile on Apple junk | dimitri staessens | 2016-08-30 | 1 | -3/+7 |
* | lib: Refactor shm_du_map to shm_rdrbuff | dimitri staessens | 2016-08-29 | 1 | -1/+1 |
* | build: Fix wrong inclusion | Sander Vrijders | 2016-07-26 | 1 | -2/+0 |
* | lib: Add lockfile | dimitri staessens | 2016-07-07 | 1 | -0/+1 |