summaryrefslogtreecommitdiffhomepage
path: root/Types.hs
Commit message (Expand)AuthorAge
* Update to lts-12.10, support ghc 8.4, and aeson 1.3.Joey Hess2018-12-08
* add protocol versionJoey Hess2017-05-05
* include gpg public key export in GpgSignedJoey Hess2017-05-04
* add prevEntered pointerJoey Hess2017-05-02
* add license headers to all source filesJoey Hess2017-04-30
* server: email logs to user, and option to delete old onesJoey Hess2017-04-30
* fix probable race in use of restoreHashesJoey Hess2017-04-30
* control window and chattingJoey Hess2017-04-28
* put the hash of the publickey in the clearsigned gpg messageJoey Hess2017-04-27
* Leave the prevMessage out of Activity serialization to save BW.Joey Hess2017-04-27
* switch wire message seralization to use protocol buffersJoey Hess2017-04-27
* don't need Maybe ElapsedTimeJoey Hess2017-04-27
* rename LogMessage to AnyMessageJoey Hess2017-04-27
* gpg sign developer session keyJoey Hess2017-04-26
* include elapsedTime in ActivityJoey Hess2017-04-26
* add framing protocol for websocketsJoey Hess2017-04-22
* working toward getting developer mode connection to server workingJoey Hess2017-04-21
* initial http serverJoey Hess2017-04-21
* use cereal for efficient serialization for wire formatJoey Hess2017-04-21
* fully working signaturesJoey Hess2017-04-19
* reorganized message typesJoey Hess2017-04-19
* initial CryptoJoey Hess2017-04-18
* memory DOS preventionJoey Hess2017-04-18
* refactor out LogJoey Hess2017-04-18
* improve JSON, removing "tag" for sum typesJoey Hess2017-04-18
* improve typesJoey Hess2017-04-18
* Include Entered in the Activity chainJoey Hess2017-04-17
* add Rejected and tag hashes by typeJoey Hess2017-04-17
* add --graphviz modeJoey Hess2017-04-14
* log JSON to debug-me.log (for now)Joey Hess2017-04-14
* improve JSONJoey Hess2017-04-14
* add JSON serializationJoey Hess2017-04-14
* simulate laggy networkJoey Hess2017-04-12
* use Activity types for user<->developer communicationJoey Hess2017-04-12
* some basic data types and hashing to start debug-meJoey Hess2017-04-11