Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | 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. |