aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/pgp
Commit message (Collapse)AuthorAgeFilesLines
* precompile user id patternDominik Schürmann2014-02-211-2/+3
|
* internal renaming, cleanupDominik Schürmann2014-02-212-15/+30
|
* verification of cleartext signatures worksDominik Schürmann2014-02-212-18/+75
|
* rename in READMEDominik Schürmann2014-02-201-1/+0
|
* cleanupDominik Schürmann2014-02-191-4/+3
|
* cleanupDominik Schürmann2014-02-192-9/+6
|
* Builder pattern for PgpOperationIncomingDominik Schürmann2014-02-191-47/+88
|
* certifications textDominik Schürmann2014-02-191-2/+4
|
* fixes encryptionDominik Schürmann2014-02-191-4/+16
|
* cleanupDominik Schürmann2014-02-191-12/+10
|
* Use builder pattern for sign and encryptDominik Schürmann2014-02-192-451/+613
|
* add integrity checkDominik Schürmann2014-02-181-15/+19
|
* merge internal signText and signAndEncrypt methodsDominik Schürmann2014-02-181-226/+183
|
* work on lookup key, fix some illegal state exceptions with hackDominik Schürmann2014-02-041-11/+1
|
* Certify not sign a key, added as button, does not belong to menuDominik Schürmann2014-02-041-5/+5
|
* importing progress dialog language fixedDominik Schürmann2014-02-011-5/+6
|
* importing progress dialog language fixedDominik Schürmann2014-02-011-1/+1
|
* Reworking import, testing needed...Dominik Schürmann2014-02-011-64/+28
|
* create new keys without lots of extra certificationAshley Hughes2014-02-012-39/+31
|\
| * create keys with minimal keyrings being constructed in betweenAshley Hughes2014-01-311-2/+20
| |
| * generate single keyAshley Hughes2014-01-311-0/+2
| |
| * save workAshley Hughes2014-01-301-37/+9
| |
* | Fix layout, add API notes to README, register fingerprint URIs, some ↵Dominik Schürmann2014-02-011-27/+12
| | | | | | | | reformatting (sry)
* | Fix and simplify user id parsingDominik Schürmann2014-01-311-9/+16
|/
* bouncycastle uses the Date class, based off of UTC. Force all ↵Ashley Hughes2014-01-301-2/+3
| | | | GregorianCalendars to use UTC, so get and set of key dates works as expected
* binding signatures have the same creation timeAshley Hughes2014-01-301-1/+6
|
* change key expiryAshley Hughes2014-01-301-26/+28
|
* language fixDominik Schürmann2014-01-291-2/+2
|
* Give expiry dates to PgpKeyOperationDominik Schürmann2014-01-291-1/+5
|
* exporting secret keys means exporting public, no need to do so twiceAshley Hughes2014-01-281-25/+22
|
* re-enable getEmbeddedSignaturesAshley Hughes2014-01-271-10/+10
|
* New Gradle project structureDominik Schürmann2014-01-279-0/+3180