aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Add Sig/cav verifierJulien Tanguy2015-05-161-3/+7
| | | | [ci skip]
* Fix caveat verificationJulien Tanguy2015-05-161-3/+16
| | | | QuickCheck properties > HUnit tests
* Add generalized function verifierJulien Tanguy2015-05-151-7/+8
|
* Add basic exact caveat verifiersJulien Tanguy2015-05-151-4/+43
| | | | | | Need more tests Touching #2 Verify first party caveats
* Add newlines between Caveats in Macaroon's showJulien Tanguy2015-05-151-1/+1
| | | | [ci skip]
* Add quickcheck propertiesJulien Tanguy2015-05-151-3/+3
|
* Basic verification of macaroonsJulien Tanguy2015-05-141-0/+34
| | | | - Only signatures are checked
* Remove third party caveatsJulien Tanguy2015-05-132-10/+9
| | | | [ci skip]
* Haddock markupJulien Tanguy2015-05-062-0/+3
| | | | [ci skip]
* Refactor testsJulien Tanguy2015-04-141-8/+8
|
* Disable third party caveatsJulien Tanguy2015-04-141-1/+1
|
* Change Eq instancesJulien Tanguy2015-04-141-2/+22
|
* Deserialize MacaroonsJulien Tanguy2015-04-142-35/+85
| | | | | - Refactor serialization/deserialization into its own module - Refactor tests
* DocumentationJulien Tanguy2015-04-092-2/+14
|
* Rewording and lintJulien Tanguy2015-04-093-31/+35
|
* Initial commitJulien Tanguy2015-04-093-0/+237