aboutsummaryrefslogtreecommitdiffstats
path: root/src/Network/WireGuard/Internal (follow)
Commit message (Expand)AuthorAgeFilesLines
* Document RPC-related modules.HEADmasterBaylac-Jacqué Félix2017-09-162-26/+64
* Fix GHC and HLINT warnings.Baylac-Jacqué Félix2017-09-164-11/+10
* Implemented rpc request parser.Baylac-Jacqué Félix2017-09-162-8/+8
* Implemented RPC set's payload parser.Baylac-Jacqué Félix2017-09-162-3/+7
* Implemented RPC parsers.Baylac-Jacqué Félix2017-09-162-50/+177
* Extracted RPC types to proper module.Baylac-Jacqué Félix2017-09-166-4/+133
* remove STM packet queueBin Jin2017-03-162-41/+9
* Tun: add timestamp for incoming packetsBin Jin2017-03-142-6/+22
* Remove unnecessary publickey checkBin Jin2017-03-131-4/+2
* Initial commitBin Jin2017-03-128-0/+752