aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/org/sufficientlysecure/keychain/pgp
Commit message (Collapse)AuthorAgeFilesLines
* sign key without passphrase fixedDominik Schürmann2014-01-181-8/+10
|
* always check binding when verifyingAshley Hughes2014-01-151-12/+18
|
* refactorAshley Hughes2014-01-141-32/+48
|
* begin refactorAshley Hughes2014-01-141-14/+40
|
* check primary bindingsAshley Hughes2014-01-141-30/+45
|
* subkey binding check, start primary binding checkAshley Hughes2014-01-141-1/+47
|
* small tidyAshley Hughes2014-01-131-1/+1
|
* new keys are cross-certifiedAshley Hughes2014-01-131-4/+12
|
* key view is workingDominik Schürmann2014-01-131-0/+30
|
* code stylingDominik Schürmann2013-12-311-10/+10
|
* Added shortifyFingerprint() to PGPHelperBahtiar `kalkin-` Gadimov2013-12-251-0/+11
|
* spring-cleaning: remove unused resources, rename strings from camelCase to ↵Dominik Schürmann2013-10-255-59/+59
| | | | snake_case to follow standard practice
* Import keys with adapter, loader, and new designDominik Schürmann2013-09-222-18/+44
|
* Don't use revoked keysogasser2013-09-171-1/+1
| | | Check if keys are revoked when getting usable encryption keys. Only use keys which are not expired and not revoked.
* null checkAshley Hughes2013-09-171-1/+2
|
* add public keys when importing secret keysAshley Hughes2013-09-171-0/+12
|
* remove unused codeDominik Schürmann2013-09-151-1/+0
|
* rename encryptAndSign to signAndEncryptDominik Schürmann2013-09-151-24/+1
|
* Put PgpMain methods in separate opbject classes, handle passphrase dialog in ↵Dominik Schürmann2013-09-159-2356/+2514
| | | | EditKey not in SecretKeyList
* Move pgp classes into subpackageDominik Schürmann2013-09-154-0/+2840