aboutsummaryrefslogtreecommitdiffstats
path: root/tests/spec/Network/WireGuard (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Implemented RPC parsers.Baylac-Jacqué Félix2017-09-161-16/+65
|
* Extracted RPC types to proper module.Baylac-Jacqué Félix2017-09-161-13/+102
|
* Implement and test RPC show Peer feature.Baylac-Jacqué Félix2017-09-161-18/+88
|
* Make imports in RPC.hs explicit.Baylac-Jacqué Félix2017-09-161-12/+13
|
* Setup travis CI.Baylac-Jacqué Félix2017-09-161-5/+28
|
* Refactor project structure to exec + lib.Baylac-Jacqué Félix2017-08-091-0/+11
We want to add some unit tests to the project, hence, we need a proper library.