| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Document RPC-related modules.HEADmaster | 2017-09-16 | 3 | -69/+122 | |
| | | |||||
| * | Fix GHC and HLINT warnings. | 2017-09-16 | 9 | -27/+26 | |
| | | |||||
| * | Plumbed RPC set parser to STM state. | 2017-09-16 | 2 | -84/+42 | |
| | | |||||
| * | Wire up RPC set parsers to STM state. | 2017-09-16 | 2 | -51/+136 | |
| | | |||||
| * | Implemented rpc request parser. | 2017-09-16 | 3 | -10/+26 | |
| | | |||||
| * | Implemented RPC set's payload parser. | 2017-09-16 | 3 | -5/+42 | |
| | | |||||
| * | Implemented RPC parsers. | 2017-09-16 | 4 | -71/+246 | |
| | | |||||
| * | Extracted RPC types to proper module. | 2017-09-16 | 12 | -79/+283 | |
| | | |||||
| * | Implement and test RPC show Peer feature. | 2017-09-16 | 3 | -86/+185 | |
| | | |||||
| * | Make imports in RPC.hs explicit. | 2017-09-16 | 4 | -60/+72 | |
| | | |||||
| * | Setup travis CI. | 2017-09-16 | 5 | -13/+69 | |
| | | |||||
| * | Refactor project structure to exec + lib. | 2017-08-09 | 4 | -10/+54 | |
| | | | | | | We want to add some unit tests to the project, hence, we need a proper library. | ||||
| * | uapi: upstream change | 2017-03-25 | 2 | -10/+25 | |
| | | |||||
| * | Warn users, due to already incoming emails | 2017-03-19 | 1 | -0/+5 | |
| | | |||||
| * | handle exception in openTun | 2017-03-17 | 4 | -11/+16 | |
| | | |||||
| * | add flag for static build | 2017-03-17 | 1 | -0/+10 | |
| | | |||||
| * | remove STM packet queue | 2017-03-16 | 6 | -63/+29 | |
| | | |||||
| * | Disable multi-threading for now | 2017-03-15 | 1 | -1/+1 | |
| | | | | | The current implementation based on STM packet queue doesn't scale. | ||||
| * | tests: add benchmark scripts | 2017-03-15 | 1 | -0/+53 | |
| | | |||||
| * | Tun: add timestamp for incoming packets | 2017-03-14 | 5 | -14/+33 | |
| | | |||||
| * | Remove unused language extension pragma | 2017-03-14 | 1 | -3/+0 | |
| | | |||||
| * | Tun: rename function to be consistent with the last commit | 2017-03-14 | 1 | -6/+6 | |
| | | |||||
| * | Tun: use non-blocking fd | 2017-03-14 | 2 | -39/+34 | |
| | | |||||
| * | Use dhPubEq for publickey equality check | 2017-03-13 | 2 | -7/+11 | |
| | | | | | Dependency on the fixed cacophony commit was accidentally removed. | ||||
| * | README: more details with stack, minor changes | 2017-03-13 | 1 | -4/+5 | |
| | | |||||
| * | README: add utun device information | 2017-03-13 | 1 | -1/+2 | |
| | | |||||
| * | Remove unnecessary publickey check | 2017-03-13 | 3 | -14/+7 | |
| | | |||||
| * | Add README.md | 2017-03-12 | 2 | -6/+48 | |
| | | |||||
| * | Initial commit | 2017-03-12 | 27 | -0/+2966 | |
