]>
git.immae.eu Git - github/fretlink/hmacaroons.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Julien Tanguy [Thu, 14 May 2015 17:00:50 +0000 (19:00 +0200)]
Basic verification of macaroons
- Only signatures are checked
Julien Tanguy [Wed, 13 May 2015 17:45:26 +0000 (19:45 +0200)]
Add some notes on macaroons
[ci skip]
Julien Tanguy [Wed, 13 May 2015 09:08:08 +0000 (11:08 +0200)]
Rearrange tests
[ci skip]
Julien Tanguy [Wed, 13 May 2015 09:07:46 +0000 (11:07 +0200)]
Remove third party caveats
[ci skip]
Julien Tanguy [Wed, 6 May 2015 12:07:26 +0000 (14:07 +0200)]
Fix haddock and add changelog
[ci skip]
Julien Tanguy [Wed, 6 May 2015 11:53:36 +0000 (13:53 +0200)]
Haddock markup
[ci skip]
Julien Tanguy [Wed, 6 May 2015 09:52:59 +0000 (11:52 +0200)]
Fix build and add travis badge
Julien Tanguy [Wed, 6 May 2015 09:38:27 +0000 (11:38 +0200)]
Edit travis config and package deps to match nixos'
Julien Tanguy [Wed, 6 May 2015 09:15:04 +0000 (11:15 +0200)]
Nixify package & documentation
Added quickcheck helper
Julien Tanguy [Wed, 15 Apr 2015 13:30:28 +0000 (15:30 +0200)]
Add quickchecked serialization properties
Julien Tanguy [Wed, 15 Apr 2015 09:27:54 +0000 (11:27 +0200)]
Extract sanity check
Julien Tanguy [Tue, 14 Apr 2015 16:18:26 +0000 (18:18 +0200)]
Refactor tests
Julien Tanguy [Tue, 14 Apr 2015 15:47:05 +0000 (17:47 +0200)]
Disable third party caveats
Julien Tanguy [Tue, 14 Apr 2015 15:43:52 +0000 (17:43 +0200)]
Change Eq instances
Julien Tanguy [Tue, 14 Apr 2015 15:40:08 +0000 (17:40 +0200)]
Deserialize Macaroons
- Refactor serialization/deserialization into its own module
- Refactor tests
Julien Tanguy [Tue, 14 Apr 2015 15:38:26 +0000 (17:38 +0200)]
Update Readme: rust impl & todos
Julien Tanguy [Thu, 9 Apr 2015 16:04:05 +0000 (18:04 +0200)]
Documentation
Julien Tanguy [Thu, 9 Apr 2015 15:29:37 +0000 (17:29 +0200)]
Rewording and lint
Julien Tanguy [Wed, 8 Apr 2015 23:12:36 +0000 (01:12 +0200)]
Initial commit