Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: Manage multiple flows with a single CDAP instance | dimitri staessens | 2017-03-03 | 1 | -11/+37 |
* | Change email addresses to ugent.be | Sander Vrijders | 2017-03-03 | 44 | -70/+89 |
* | build: Format CMakeLists.txt files | Sander Vrijders | 2017-03-03 | 6 | -35/+35 |
* | ipcpd: normal: Deprecate CDAP flow | Sander Vrijders | 2017-03-03 | 3 | -233/+0 |
* | ipcpd: normal: Refactor application entities and add neighbors struct | Sander Vrijders | 2017-03-03 | 24 | -725/+1065 |
* | ipcpd: normal: Add connection manager | Sander Vrijders | 2017-03-02 | 10 | -86/+446 |
* | lib: Split CACEP into request/response protocol | dimitri staessens | 2017-02-28 | 2 | -7/+84 |
* | lib: Split authentication from CACEP | dimitri staessens | 2017-02-27 | 8 | -131/+69 |
* | lib: Remove application entity name | Sander Vrijders | 2017-02-24 | 18 | -123/+26 |
* | Revise CACEP API | dimitri staessens | 2017-02-24 | 9 | -79/+79 |
* | Merge branch 'testing' into be | Sander Vrijders | 2017-02-23 | 1 | -4/+2 |
|\ | |||||
| * | irmd: Check IPCP type before bootstrap | dimitri staessens | 2017-02-22 | 1 | -4/+2 |
* | | ipcpd: normal: Change address authority policy | Sander Vrijders | 2017-02-21 | 6 | -45/+83 |
* | | lib: Exchange protocol info during CACEP | dimitri staessens | 2017-02-21 | 3 | -18/+82 |
* | | ipcpd: Allocation of authenticated CDAP flows | dimitri staessens | 2017-02-20 | 4 | -91/+254 |
* | | lib: Revise CACEP | dimitri staessens | 2017-02-20 | 2 | -40/+30 |
|/ | |||||
* | ipcpd: Move RIB configuration to common header | dimitri staessens | 2017-02-17 | 10 | -26/+57 |
* | lib: Revise endian header and SHA3 | Sander Vrijders | 2017-02-16 | 1 | -1/+1 |
* | ipcpd: Add lock to tx_ring data | dimitri staessens | 2017-02-13 | 1 | -1/+49 |
* | ipcpd: Fix build on FreeBSD | dimitri staessens | 2017-02-13 | 1 | -1/+1 |
* | ipcpd: Increase threadpool size | Sander Vrijders | 2017-02-13 | 2 | -2/+1 |
* | ipcpd: Fix timeout in ipcp_wait_state | dimitri staessens | 2017-02-12 | 1 | -2/+2 |
* | include: Use width in endian naming convention | dimitri staessens | 2017-02-12 | 1 | -4/+4 |
* | ipcpd: Prevent access to directory before init | dimitri staessens | 2017-02-11 | 1 | -4/+14 |
* | ipcpd: Compare timestamp upon enrollment | dimitri staessens | 2017-02-11 | 1 | -1/+52 |
* | ipcpd: Silent shutdown of normal | dimitri staessens | 2017-02-10 | 1 | -2/+3 |
* | Merged in sandervrijders/ouroboros/be-ipcpd-logs (pull request #370) | Sander Vrijders | 2017-02-10 | 5 | -7/+1 |
|\ | |||||
| * | ipcpd: Remove logging if not initialized yet | Sander Vrijders | 2017-02-10 | 5 | -7/+1 |
* | | ipcpd: Fix leaking name in cacep_info | dimitri staessens | 2017-02-10 | 2 | -0/+3 |
|/ | |||||
* | lib, ipcp: Correctly init condvars | dimitri staessens | 2017-02-09 | 2 | -11/+14 |
* | ipcpd: Print size_t and uint64_t in portable way | dimitri staessens | 2017-02-09 | 2 | -6/+7 |
* | lib, tools, ipcpd: Fix compilation on FreeBSD | dimitri staessens | 2017-02-09 | 1 | -1/+0 |
* | ipcpd, lib: Report IPCP creation failure | dimitri staessens | 2017-02-09 | 5 | -13/+18 |
* | ipcpd: Add cleanup handler to gam | dimitri staessens | 2017-02-08 | 1 | -1/+4 |
* | ipcpd: Fix boot order of normal | dimitri staessens | 2017-02-08 | 1 | -4/+10 |
* | lib: Log to the logging system | dimitri staessens | 2017-02-08 | 15 | -436/+402 |
* | ipcpd: Refactor ipcpi struct | dimitri staessens | 2017-02-07 | 9 | -141/+161 |
* | ipcpd: Revise PCI manipulation in normal | dimitri staessens | 2017-02-07 | 3 | -134/+92 |
* | ipcpd, lib: Revise normal IPCP | dimitri staessens | 2017-02-06 | 26 | -2536/+1013 |
* | ipcpd: Remove strdup() from ipcp main loop | dimitri staessens | 2017-02-03 | 5 | -11/+26 |
* | ipcpd: Fix unused parameter in local IPCP | dimitri staessens | 2017-01-29 | 1 | -0/+2 |
* | ipcpd: Don't strdup() the dif_name in main loop | dimitri staessens | 2017-01-29 | 5 | -14/+8 |
* | lib: Move CRC32 implementation to library | dimitri staessens | 2017-01-14 | 4 | -113/+1 |
* | ipcpd: Fix timerwheel test | dimitri staessens | 2017-01-13 | 1 | -1/+5 |
* | ipcpd: normal: Create policies for GAM | Sander Vrijders | 2017-01-12 | 11 | -111/+367 |
* | ipcpd: normal: Use new list API | Sander Vrijders | 2017-01-11 | 2 | -6/+6 |
* | Merge remote-tracking branch 'upstream/be' into be-gam | Sander Vrijders | 2017-01-09 | 29 | -41/+41 |
|\ | |||||
| * | build: Update licenses and copyright | dimitri staessens | 2017-01-09 | 30 | -30/+30 |
| * | lib: Revise implementation of list | dimitri staessens | 2017-01-09 | 3 | -13/+13 |
* | | ipcpd: normal: Add graph adjacency manager | Sander Vrijders | 2017-01-09 | 7 | -85/+523 |