~thomir-deactivatedaccount/gpgservice-client:add-encryption-endpoint

Last commit made on 2016-04-07
Get this branch:
git clone -b add-encryption-endpoint https://git.launchpad.net/~thomir-deactivatedaccount/gpgservice-client
Only Thomi Richards can upload to this branch. If you are Thomi Richards please log in for upload directions.

Branch merges

Branch information

Name:
add-encryption-endpoint
Repository:
lp:~thomir-deactivatedaccount/gpgservice-client

Recent commits

086aa02... by Thomi Richards

Add method to support encrypting data for a given key.

9ee0cb6... by Thomi Richards

Add method to retrieve key data from the keyserver.

563b273... by Thomi Richards

Switch GPGServiceFixture to use requests rather than httplib. Export the service root url, and move handler_singleton so we don't try and read the gpg service config when booting the test keyserver.

13dc411... by Thomi Richards

Make Fixture specify http protocol in bind_address property.

7388ad2... by Thomi Richards

Don't read gpghandler config when starting test key server.

f7889b0... by Thomi Richards

Include keys in distribution.

0216086... by Thomi Richards

Downgrade requests to 2.7.0.

3aca8c0... by Thomi Richards

TestKeyServerFixture no longer uses a hard coded twistd tac file.

af6a823... by Thomi Richards

Merge branch 'master' of ssh://git.launchpad.net/~ubuntuone-hackers/gpgservice-client

edaea64... by Thomi Richards

Make TestKeyServerFixture clean up after itself.