| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2017-09-16 | Document RPC-related modules.HEADmaster | 3 | -69/+122 | |
| 2017-09-16 | Fix GHC and HLINT warnings. | 7 | -18/+17 | |
| 2017-09-16 | Plumbed RPC set parser to STM state. | 1 | -80/+24 | |
| 2017-09-16 | Wire up RPC set parsers to STM state. | 1 | -48/+70 | |
| 2017-09-16 | Implemented rpc request parser. | 2 | -8/+8 | |
| 2017-09-16 | Implemented RPC set's payload parser. | 2 | -3/+7 | |
| 2017-09-16 | Implemented RPC parsers. | 3 | -55/+181 | |
| 2017-09-16 | Extracted RPC types to proper module. | 10 | -64/+172 | |
| 2017-09-16 | Implement and test RPC show Peer feature. | 1 | -64/+87 | |
| 2017-09-16 | Make imports in RPC.hs explicit. | 1 | -43/+54 | |
| 2017-09-16 | Setup travis CI. | 1 | -7/+12 | |
| 2017-08-09 | Refactor project structure to exec + lib. | 1 | -81/+0 | |
| 2017-03-25 | uapi: upstream change | 1 | -10/+19 | |
| 2017-03-17 | handle exception in openTun | 2 | -9/+7 | |
| 2017-03-16 | remove STM packet queue | 6 | -63/+29 | |
| 2017-03-14 | Tun: add timestamp for incoming packets | 5 | -14/+33 | |
| 2017-03-14 | Remove unused language extension pragma | 1 | -3/+0 | |
| 2017-03-14 | Tun: rename function to be consistent with the last commit | 1 | -6/+6 | |
| 2017-03-14 | Tun: use non-blocking fd | 2 | -38/+33 | |
| 2017-03-13 | Use dhPubEq for publickey equality check | 1 | -5/+6 | |
| 2017-03-13 | Remove unnecessary publickey check | 2 | -9/+5 |
