aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/org/sufficientlysecure/keychain/service/PassphraseCacheService.java
Commit message (Collapse)AuthorAgeFilesLines
* New Gradle project structureDominik Schürmann2014-01-271-370/+0
|
* add "never" for ttl for passphrase cacheM. Dietrich2014-01-231-5/+7
|
* Put PgpMain methods in separate opbject classes, handle passphrase dialog in ↵Dominik Schürmann2013-09-151-3/+3
| | | | EditKey not in SecretKeyList
* Move pgp classes into subpackageDominik Schürmann2013-09-151-1/+1
|
* sign via apiDominik Schürmann2013-09-081-1/+1
|
* Relicensing from Apache License v2 to GPLv3+. This is only done on classes ↵Dominik Schürmann2013-09-061-9/+10
| | | | that (have copyright by Dominik Schürmann or Markus Doits) or (are completly refactored by me and contain no remaining code by Thialfihar). Code by Thialfihar (not reachable by mail) and Shaun Senecal (disagreed on license change) remain Apache License v2.
* Testing encrypt by serviceDominik Schürmann2013-09-061-1/+1
|
* Check if passphrase is needed in PassphraseCacheService, extend documentationDominik Schürmann2013-05-291-22/+30
|
* Process safe implementation of PassphraseCacheService, First test for crypto ↵Dominik Schürmann2013-05-281-41/+128
| | | | provider
* Crypto Provider implementation startDominik Schürmann2013-05-281-1/+43
|
* Renaming APG to OpenPGP KeychainDominik Schürmann2013-01-161-0/+230