Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'be' of bitbucket.org:ouroboros-rina/ouroboros into be | Dimitri Staessens | 2016-02-15 | 5 | -2/+297 |
|\ | |||||
| * | Merged in dstaesse/ouroboros/be (pull request #2) | Sander Vrijders | 2016-02-15 | 1 | -10/+9 |
| |\ | | | | | | | | | | Updated FRCT description | ||||
| * | | include: Initial IRM API | Sander Vrijders | 2016-02-15 | 1 | -0/+45 |
| | | | | | | | | | | | | | | | This adds a header file with the initial API for applications to instruct the IRM. | ||||
| * | | include: Initial IPCP API | Sander Vrijders | 2016-02-15 | 1 | -0/+43 |
| | | | | | | | | | | | | This provides the initial API for the IRM to instruct IPCPs. | ||||
| * | | include: Initial DIF allocator header file | Sander Vrijders | 2016-02-15 | 1 | -0/+31 |
| | | | | | | | | | | | | This adds the initial API to communicate with the DIF allocator. | ||||
| * | | include: Initial CDAP header | Sander Vrijders | 2016-02-15 | 1 | -0/+171 |
| | | | | | | | | | | | | Initial API for the CDAP protocol. | ||||
| * | | include: Rename parts of rina_name_t | Sander Vrijders | 2016-02-15 | 1 | -2/+7 |
| | | | | | | | | | | | | The ids of the name are now referring to the instance. | ||||
* | | | Merge branch 'be' of bitbucket.org:ouroboros-rina/ouroboros into be | Dimitri Staessens | 2016-02-12 | 9 | -6/+240 |
|\| | | |/ |/| | |||||
| * | include: Initial dev.h file | Sander Vrijders | 2016-02-12 | 2 | -0/+103 |
| | | | | | | | | | | Adds the initial dev.h file that applications can use to request IPC services from the Ouroboros stack. | ||||
| * | include: Add copyright notice | Sander Vrijders | 2016-02-12 | 1 | -0/+3 |
| | | | | | | | | Added a copyright notice to the logs.h file | ||||
| * | include: Add logging infrastructure | Sander Vrijders | 2016-02-12 | 7 | -6/+134 |
| | | | | | | | | | | | | Adds the logging infrastructure to the prototype. 2 helper scripts are also provided to compile the prototype in either release or debug mode. In debug mode debugging logs are printed. | ||||
| * | Merged in dstaesse/ouroboros/be (pull request #1) | Sander Vrijders | 2016-02-12 | 2 | -59/+5 |
| |\ | | | | | | | | | | Added CONTRIBUTORS file | ||||
| | * | Capitalized names in CONTRIBUTORS | Dimitri Staessens | 2016-02-12 | 1 | -2/+5 |
| | | | |||||
| | * | Merge branch 'be' of bitbucket.org:ouroboros-rina/ouroboros into be | Dimitri Staessens | 2016-02-11 | 20 | -0/+280 |
| | |\ | |||||
| | * | | Fixed the LICENSE file | Dimitri Staessens | 2016-02-11 | 1 | -59/+0 |
| | | | | | | | | | | | | | | | | Removed the discussion on how people can use the file. | ||||
| | * | | Added CONTRIBUTORS file | Dimitri Staessens | 2016-02-11 | 1 | -0/+2 |
| | | | | |||||
* | | | | Updated FRCT description | Dimitri Staessens | 2016-02-12 | 1 | -10/+9 |
| | | | | | | | | | | | | | | | | Updated the description for the Flow and Retransmission Control Task. | ||||
* | | | | Capitalized names in CONTRIBUTORS | Dimitri Staessens | 2016-02-12 | 1 | -2/+5 |
| | | | | |||||
* | | | | Fixed the LICENSE file | Dimitri Staessens | 2016-02-12 | 1 | -59/+0 |
| | | | | | | | | | | | | | | | | Removed the discussion on how people can use the file. | ||||
* | | | | Added CONTRIBUTORS file | Dimitri Staessens | 2016-02-12 | 1 | -0/+2 |
|/ / / | |||||
* | / | Fix package conf file | Sander Vrijders | 2016-02-12 | 1 | -1/+1 |
| |/ |/| | | | | | | | The package conf file contained a reference to the wrong /lib directory. | ||||
* | | Initial build infrastructure | Sander Vrijders | 2016-02-11 | 20 | -0/+280 |
|/ | | | | | Contains the initial build infrastructure. Cmake was chosen for portability reasons. | ||||
* | doc: Remove trailing whitespaces | Sander Vrijders | 2016-02-11 | 2 | -8/+6 |
| | | | | | Removes some trailing whitespace from the documentation. My editor was setup incorrectly (new laptop). | ||||
* | Add GPLv2 license | Sander Vrijders | 2016-02-11 | 1 | -0/+339 |
| | | | | This adds the GPL version 2 license to the repository. | ||||
* | doc: Initial high-level architecture | Sander Vrijders | 2016-02-11 | 2 | -0/+329 |
| | | | | | This adds the initial high-level architecture (HLA) document. It outlines the design decisions taken for the Ouroboros prototype. | ||||
* | doc: Initial workflow document | Sander Vrijders | 2016-02-11 | 1 | -0/+118 |
This adds the initial workflow document that contains the guidelines on how to contribute to the Ouroboros prototype. |