aboutsummaryrefslogtreecommitdiffstats
path: root/src/Network/WireGuard/Internal/RpcParsers.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2017-09-16Document RPC-related modules.HEADmasterBaylac-Jacqué Félix1-26/+50
2017-09-16Fix GHC and HLINT warnings.Baylac-Jacqué Félix9-27/+26
2017-09-16Plumbed RPC set parser to STM state.Baylac-Jacqué Félix2-84/+42
2017-09-16Wire up RPC set parsers to STM state.Baylac-Jacqué Félix2-51/+136
2017-09-16Implemented rpc request parser.Baylac-Jacqué Félix3-10/+26
2017-09-16Implemented RPC set's payload parser.Baylac-Jacqué Félix3-5/+42
2017-09-16Implemented RPC parsers.Baylac-Jacqué Félix4-71/+246
2017-09-16Extracted RPC types to proper module.Baylac-Jacqué Félix12-79/+283
2017-09-16Implement and test RPC show Peer feature.Baylac-Jacqué Félix3-86/+185
2017-09-16Make imports in RPC.hs explicit.Baylac-Jacqué Félix4-60/+72
2017-09-16Setup travis CI.Baylac-Jacqué Félix5-13/+69
2017-08-09Refactor project structure to exec + lib.Baylac-Jacqué Félix4-10/+54
2017-03-25uapi: upstream changeBin Jin2-10/+25
2017-03-19Warn users, due to already incoming emailsJason A. Donenfeld1-0/+5
2017-03-17handle exception in openTunBin Jin4-11/+16
2017-03-17add flag for static buildBin Jin1-0/+10
2017-03-16remove STM packet queueBin Jin6-63/+29
2017-03-15Disable multi-threading for nowBin Jin1-1/+1