Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add transformers to bench depsverification | Julien Tanguy | 2015-08-17 | 1 | -0/+1 |
| | |||||
* | Use hvr's generated .travis.yml | Julien Tanguy | 2015-08-17 | 1 | -0/+1 |
| | |||||
* | ghc<7.10.1 compat | Julien Tanguy | 2015-08-17 | 1 | -3/+3 |
| | |||||
* | Change verifier api and split Verifier module | Julien Tanguy | 2015-08-17 | 1 | -4/+6 |
| | | | | - Added haddocks | ||||
* | Typos and stylish-haskell | Julien Tanguy | 2015-08-17 | 1 | -5/+2 |
| | |||||
* | Basic validation functions | Julien Tanguy | 2015-08-16 | 1 | -1/+3 |
| | | | | | | Still needs testing [ci skip] | ||||
* | Rewrite Verifier with Validation | Julien Tanguy | 2015-07-08 | 1 | -0/+2 |
| | |||||
* | Update QuickCheck | Julien Tanguy | 2015-06-17 | 1 | -1/+2 |
| | | | | [ci skip] | ||||
* | Update changelog and fix cabal | Julien Tanguy | 2015-05-14 | 1 | -1/+1 |
| | |||||
* | Basic verification of macaroons | Julien Tanguy | 2015-05-14 | 1 | -1/+2 |
| | | | | - Only signatures are checked | ||||
* | Remove third party caveats | Julien Tanguy | 2015-05-13 | 1 | -3/+3 |
| | | | | [ci skip] | ||||
* | Fix haddock and add changelog | Julien Tanguy | 2015-05-06 | 1 | -21/+10 |
| | | | | [ci skip] | ||||
* | Fix build and add travis badge | Julien Tanguy | 2015-05-06 | 1 | -1/+1 |
| | |||||
* | Edit travis config and package deps to match nixos' | Julien Tanguy | 2015-05-06 | 1 | -0/+1 |
| | |||||
* | Nixify package & documentation | Julien Tanguy | 2015-05-06 | 1 | -6/+56 |
| | | | | Added quickcheck helper | ||||
* | Add quickchecked serialization properties | Julien Tanguy | 2015-04-15 | 1 | -0/+1 |
| | |||||
* | Extract sanity check | Julien Tanguy | 2015-04-15 | 1 | -1/+1 |
| | |||||
* | Deserialize Macaroons | Julien Tanguy | 2015-04-14 | 1 | -0/+4 |
| | | | | | - Refactor serialization/deserialization into its own module - Refactor tests | ||||
* | Initial commit | Julien Tanguy | 2015-04-09 | 1 | -0/+63 |