| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2017-09-16 | Fix GHC and HLINT warnings. | 9 | -27/+26 | ||
| 2017-09-16 | Plumbed RPC set parser to STM state. | 2 | -84/+42 | ||
| 2017-09-16 | Wire up RPC set parsers to STM state. | 2 | -51/+136 | ||
| 2017-09-16 | Implemented rpc request parser. | 3 | -10/+26 | ||
| 2017-09-16 | Implemented RPC set's payload parser. | 3 | -5/+42 | ||
| 2017-09-16 | Implemented RPC parsers. | 4 | -71/+246 | ||
| 2017-09-16 | Extracted RPC types to proper module. | 12 | -79/+283 | ||
| 2017-09-16 | Implement and test RPC show Peer feature. | 3 | -86/+185 | ||
| 2017-09-16 | Make imports in RPC.hs explicit. | 4 | -60/+72 | ||
| 2017-09-16 | Setup travis CI. | 5 | -13/+69 | ||
| 2017-08-09 | Refactor project structure to exec + lib. | 4 | -10/+54 | ||
| We want to add some unit tests to the project, hence, we need a proper library. | |||||
| 2017-03-25 | uapi: upstream change | 2 | -10/+25 | ||
| 2017-03-19 | Warn users, due to already incoming emails | 1 | -0/+5 | ||
| 2017-03-17 | handle exception in openTun | 4 | -11/+16 | ||
| 2017-03-17 | add flag for static build | 1 | -0/+10 | ||
| 2017-03-16 | remove STM packet queue | 6 | -63/+29 | ||
| 2017-03-15 | Disable multi-threading for now | 1 | -1/+1 | ||
| The current implementation based on STM packet queue doesn't scale. | |||||
