pymacaroons:protobuf

Last commit made on 2015-12-08
Get this branch:
git clone -b protobuf https://git.launchpad.net/pymacaroons

Branch merges

Branch information

Name:
protobuf
Repository:
lp:pymacaroons

Recent commits

69384b8... by Evan Cordell <email address hidden>

Add protobuf serializer

cfb3eda... by Evan Cordell <email address hidden>

Fix inspect to handle unencoded vids

60289ee... by Evan Cordell <email address hidden>

Bump version: 0.8.0 → 0.9.0

4a0b929... by Evan Cordell <email address hidden>

Merge pull request #13 from ecordell/dont-b64encode-vids

Don't base64 encode third-party caveat vids

b84c4cf... by Evan Cordell <email address hidden>

Swich from pypipins to sheilds

056c572... by Evan Cordell <email address hidden>

Don't base64 encode third-party caveat vids

This causes some incompatibility with other macaroon libs.

fc26626... by Evan Cordell <email address hidden>

Merge pull request #12 from ecordell/encrypted-caveats

Encrypted caveats

cd68d39... by Evan Cordell <email address hidden>

Remove benchmarks until there's time to write a good series of tests

4538403... by Evan Cordell <email address hidden>

Add accessor for signature as bytes

b11d866... by Evan Cordell <email address hidden>

Pin tox version

Tox changed its interface, will update when adding more property tests in the future.