Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | 1st party caveats to Macaroon Arbitrary instance | Julien Tanguy | 2015-05-15 | 1 | -1/+13 | |
| | | ||||||
| * | Add newlines between Caveats in Macaroon's show | Julien Tanguy | 2015-05-15 | 1 | -1/+1 | |
| | | | | | | | | [ci skip] | |||||
| * | Add quickcheck properties | Julien Tanguy | 2015-05-15 | 3 | -15/+23 | |
|/ | ||||||
* | Transfer TODO to github issues | Julien Tanguy | 2015-05-15 | 1 | -11/+0 | |
| | | | [ci skip] | |||||
* | Update changelog and fix cabal | Julien Tanguy | 2015-05-14 | 2 | -1/+2 | |
| | ||||||
* | Basic verification of macaroons | Julien Tanguy | 2015-05-14 | 4 | -1/+97 | |
| | | | | - Only signatures are checked | |||||
* | Add some notes on macaroons | Julien Tanguy | 2015-05-13 | 1 | -0/+24 | |
| | | | | [ci skip] | |||||
* | Rearrange tests | Julien Tanguy | 2015-05-13 | 1 | -1/+1 | |
| | | | | [ci skip] | |||||
* | Remove third party caveats | Julien Tanguy | 2015-05-13 | 4 | -16/+15 | |
| | | | | [ci skip] | |||||
* | Fix haddock and add changelog | Julien Tanguy | 2015-05-06 | 2 | -21/+17 | |
| | | | | [ci skip] | |||||
* | Haddock markup | Julien Tanguy | 2015-05-06 | 2 | -0/+3 | |
| | | | | [ci skip] | |||||
* | Fix build and add travis badge | Julien Tanguy | 2015-05-06 | 3 | -3/+3 | |
| | ||||||
* | Edit travis config and package deps to match nixos' | Julien Tanguy | 2015-05-06 | 3 | -4/+52 | |
| | ||||||
* | Nixify package & documentation | Julien Tanguy | 2015-05-06 | 6 | -6/+117 | |
| | | | | Added quickcheck helper | |||||
* | Add quickchecked serialization properties | Julien Tanguy | 2015-04-15 | 3 | -0/+61 | |
| | ||||||
* | Extract sanity check | Julien Tanguy | 2015-04-15 | 3 | -14/+24 | |
| | ||||||
* | Refactor tests | Julien Tanguy | 2015-04-14 | 4 | -47/+103 | |
| | ||||||
* | Disable third party caveats | Julien Tanguy | 2015-04-14 | 3 | -16/+17 | |
| | ||||||
* | Change Eq instances | Julien Tanguy | 2015-04-14 | 1 | -2/+22 | |
| | ||||||
* | Deserialize Macaroons | Julien Tanguy | 2015-04-14 | 4 | -45/+127 | |
| | | | | | - Refactor serialization/deserialization into its own module - Refactor tests | |||||
* | Update Readme: rust impl & todos | Julien Tanguy | 2015-04-14 | 1 | -1/+3 | |
| | ||||||
* | Documentation | Julien Tanguy | 2015-04-09 | 3 | -2/+15 | |
| | ||||||
* | Rewording and lint | Julien Tanguy | 2015-04-09 | 5 | -56/+90 | |
| | ||||||
* | Initial commit | Julien Tanguy | 2015-04-09 | 11 | -0/+528 | |