summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Fixed the LICENSE fileDimitri Staessens2016-02-111-59/+0
| | | | | | | | | | | | | | | | Removed the discussion on how people can use the file.
| * | | Added CONTRIBUTORS fileDimitri Staessens2016-02-111-0/+2
| | | |
| | | * Updated FRCT descriptionDimitri Staessens2016-02-121-10/+9
| | | | | | | | | | | | | | | | Updated the description for the Flow and Retransmission Control Task.
| | | * Capitalized names in CONTRIBUTORSDimitri Staessens2016-02-121-2/+5
| | | |
| | | * Fixed the LICENSE fileDimitri Staessens2016-02-121-59/+0
| | | | | | | | | | | | | | | | Removed the discussion on how people can use the file.
| | | * Added CONTRIBUTORS fileDimitri Staessens2016-02-121-0/+2
| |_|/ |/| |
* | | Fix package conf fileSander Vrijders2016-02-121-1/+1
| |/ |/| | | | | | | The package conf file contained a reference to the wrong /lib directory.
* | Initial build infrastructureSander Vrijders2016-02-1120-0/+280
|/ | | | | Contains the initial build infrastructure. Cmake was chosen for portability reasons.
* doc: Remove trailing whitespacesSander Vrijders2016-02-112-8/+6
| | | | | Removes some trailing whitespace from the documentation. My editor was setup incorrectly (new laptop).
* Add GPLv2 licenseSander Vrijders2016-02-111-0/+339
| | | | This adds the GPL version 2 license to the repository.
* doc: Initial high-level architectureSander Vrijders2016-02-112-0/+329
| | | | | This adds the initial high-level architecture (HLA) document. It outlines the design decisions taken for the Ouroboros prototype.
* doc: Initial workflow documentSander Vrijders2016-02-111-0/+118
This adds the initial workflow document that contains the guidelines on how to contribute to the Ouroboros prototype.