Age | Commit message (Expand) | Author |
---|---|---|
2018-10-21 | Changes to keep Clippy happy | Stuart Stock |
2018-10-21 | Docstring updates and misc cleanups | Stuart Stock |
2018-10-21 | Add tests for envelope cypto and some enums | Stuart Stock |
2018-10-17 | Port seed error handling | Aaron Hill |
2018-10-17 | Add license headers | Aaron Hill |
2018-10-17 | Un-comment poll registration | Aaron Hill |
2018-10-17 | Run rustfmt | Aaron Hill |
2018-10-17 | More cleanup | Aaron Hill |
2018-10-17 | Add some documentation, remove more debugging statements | Aaron Hill |
2018-10-17 | Move more things into Server struct | Aaron Hill |
2018-10-17 | Remove debug print | Aaron Hill |
2018-10-17 | More changes to server | Aaron Hill |
2018-10-17 | Fixups for fuzzing | Aaron Hill |
2018-10-17 | Move config and public key into server | Aaron Hill |
2018-10-17 | Move Server to its own module | Aaron Hill |