aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | support addition of user attributesVincent Breitmoser2015-01-131-3/+49
| | * | | add support for user attributes in merge() routineVincent Breitmoser2015-01-131-2/+28
| | * | | remove LinkedIdentity (committed earlier by accident)Vincent Breitmoser2015-01-131-160/+0
| | * | | add support for user attributes (during canonicalization)Vincent Breitmoser2015-01-123-0/+335
| * | | | No output stream for detached signatures, makes no sense to pipe it throughDominik Schürmann2015-01-081-2/+1
| * | | | Experimental API support for detached signatures (not tested)Dominik Schürmann2015-01-082-20/+76
| |/ / /
* | | | linked id ui work dns/twitterVincent Breitmoser2015-01-161-0/+4
* | | | dns resource is parametrized by fqdn, class and typeVincent Breitmoser2015-01-161-4/+33
* | | | affirmation -> linked identityVincent Breitmoser2015-01-157-33/+31
* | | | work on dns resource, working (dummy) verificationVincent Breitmoser2015-01-144-52/+79
* | | | small fixes to user attribute handlingVincent Breitmoser2015-01-142-3/+26
* | | | fix log entry for addition of user attributesVincent Breitmoser2015-01-141-3/+3
* | | | actually import user attributes (though they are not shown anywhere yet)Vincent Breitmoser2015-01-144-5/+52
* | | | certification of the first linked identity packet!Vincent Breitmoser2015-01-133-9/+35
* | | | add support for user attributes in merge() routineVincent Breitmoser2015-01-131-2/+28
* | | | hack to make WrappedUserAttribute serializableVincent Breitmoser2015-01-131-2/+47
* | | | some work on twitter resourceVincent Breitmoser2015-01-131-1/+6
* | | | forgot to commit WrappedUserAttributeVincent Breitmoser2015-01-121-0/+47
* | | | support addition of user attributesVincent Breitmoser2015-01-121-3/+49
* | | | work on affirmations (begin rename to LinkedIdentityVincent Breitmoser2015-01-123-173/+2
* | | | add support for user attributes (during canonicalization)Vincent Breitmoser2015-01-123-0/+335
* | | | even more intermediate resultVincent Breitmoser2015-01-126-77/+290
* | | | intermediate state, nothing really working yetVincent Breitmoser2015-01-126-0/+358
|/ / /
* | | Clearup after lockpattern experimentsDominik Schürmann2015-01-061-6/+1
* | | Merge branch 'development' of github.com:open-keychain/open-keychain into dev...Dominik Schürmann2015-01-068-74/+258
|\ \ \
| * | | make certify routines more robust (#1016)Vincent Breitmoser2015-01-031-0/+6
| * | | add more descriptive string about non-mdc encrypted dataVincent Breitmoser2015-01-031-1/+1
| * | | encapsulate high level edit key into new operation classVincent Breitmoser2015-01-031-40/+39
| * | | deal with non-existent user ids during import (#994)Vincent Breitmoser2015-01-021-2/+4
| * | | get rid of RuntimeException control flow in UncachedKeyRing.fromStreamVincent Breitmoser2015-01-021-25/+17
| * | | fix and test for bad certificate version numbers (#1012)Vincent Breitmoser2015-01-021-7/+13
| * | | extend canonicalize to strip local certificates on exportVincent Breitmoser2015-01-021-8/+45
| * | | small improvements regarding pin tests and loggingVincent Breitmoser2015-01-011-0/+5
| * | | add empty notation data packet only if necessaryVincent Breitmoser2015-01-011-16/+35
| * | | tests: add multi key encryption/decryption test, new way for fake passphrase ...Vincent Breitmoser2015-01-012-2/+2
| * | | Merge branch 'development' of github.com:open-keychain/open-keychain into dev...Vincent Breitmoser2014-12-301-1/+4
| |\ \ \
| * | | | some small notation data fixesVincent Breitmoser2014-12-302-10/+10
| * | | | add PIN as a SecretKeyTypeVincent Breitmoser2014-12-304-5/+27
| * | | | introduce handling of notation direct key signatures, and experimental pin no...Vincent Breitmoser2014-12-303-14/+112
* | | | | Passphrase wizard testsDominik Schürmann2015-01-061-0/+1
| |/ / / |/| | |
* | | | Merge branch 'development' of github.com:open-keychain/open-keychain into dev...Dominik Schürmann2014-12-291-53/+87
|\| | |
| * | | introduce new ChangeUnlockParcel packet for extended passphrase changing capa...Vincent Breitmoser2014-12-291-53/+87
* | | | New work on PIN and lock pattern UIDominik Schürmann2014-12-291-1/+6
|/ / /
* | / Allow for creation date to be in the future up to one day to account for dive...Dominik Schürmann2014-12-281-4/+9
| |/ |/|
* | Minor code cleanupDominik Schürmann2014-11-211-1/+1
|/
* prevent cancel dring consolidate, move logic into progressableVincent Breitmoser2014-10-261-0/+2
* implement upload of keyring after certification, check that option by defaultVincent Breitmoser2014-10-261-0/+4
* Fail on unknown key ids on API, Key item design consistency for APIDominik Schürmann2014-10-261-0/+14
* remove unnecessary (and buggy) BufferedInputStream wrappingVincent Breitmoser2014-10-251-4/+0
* slightly change wording in merge logsVincent Breitmoser2014-10-251-0/+1