aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | shifted multi-threading to own serviceAdithya Abraham Philip2015-03-233-228/+438
| | * | | | | | introduced multi-threadingAdithya Abraham Philip2015-03-231-26/+209
| | | |_|_|_|/ | | |/| | | |
| * / | | | | Fix passphrase cache not clearing all passphrasesDominik Schürmann2015-03-231-2/+2
| |/ / / / /
* | | | | | further improve yubikey error handlingVincent Breitmoser2015-03-232-6/+38
* | | | | | actually promote to divert, pass yubikey's AIDVincent Breitmoser2015-03-221-2/+3
* | | | | | work on ad-hoc yubikey import supportVincent Breitmoser2015-03-211-1/+1
* | | | | | Merge remote-tracking branch 'origin/development' into v/crypto-input-parcelVincent Breitmoser2015-03-211-2/+2
|\| | | | |
| * | | | | Reworked Notify classManoj Khanna2015-03-201-2/+2
* | | | | | more data in RequiredInputParcel, OperationResult notificationsVincent Breitmoser2015-03-211-9/+30
* | | | | | add edit key unit test for no-opVincent Breitmoser2015-03-201-0/+4
* | | | | | fix unit tests (for real)Vincent Breitmoser2015-03-202-2/+2
* | | | | | fix more unit tests (syntax)Vincent Breitmoser2015-03-202-10/+3
* | | | | | fix unit tests (syntax)Vincent Breitmoser2015-03-201-0/+10
* | | | | | Merge remote-tracking branch 'origin/development' into developmentVincent Breitmoser2015-03-204-34/+41
|\| | | | |
| * | | | | New Passphrase class for safer passphrase handling in memoryDominik Schürmann2015-03-193-29/+34
| | |_|_|/ | |/| | |
* | | | | support yubikeys in (some) edit key operationsVincent Breitmoser2015-03-204-8/+25
* | | | | generalize NfcOperationParcel to RequiredInputParcel, including passphrasesVincent Breitmoser2015-03-192-30/+73
* | | | | yubikey certifications!Vincent Breitmoser2015-03-183-17/+80
* | | | | generalize nfc crypto input structureVincent Breitmoser2015-03-184-59/+172
* | | | | introduce CryptoOperationParcel for nfc dataVincent Breitmoser2015-03-182-2/+61
|/ / / /
* | | | Fixed possible ArrayIndexOutOfBoundsException.danielnelz2015-03-112-2/+2
* | | | Added braces to if else.danielnelz2015-03-092-4/+6
* | | | Created enum MessageStatus in KeychainIntentServiceHandler and enum IOTypedanielnelz2015-03-092-48/+78
| |_|/ |/| |
* | | add support for certification of user attributesVincent Breitmoser2015-03-081-3/+11
| |/ |/|
* | show refresh key progress inlineVincent Breitmoser2015-02-271-1/+6
* | Merge keybase-proof branchDominik Schürmann2015-02-272-9/+151
|\ \
| * \ Merge branch 'development' into keybase-proofsDominik Schürmann2014-12-051-1/+1
| |\ \
| * | | Add check that proof & database fingerprints are the sameTim Bray2014-11-211-3/+6
| * | | Dont accept signatures by expired or revoked subkeysDominik Schürmann2014-11-221-0/+1
| * | | Merge branch 'development' into keybase-proofsDominik Schürmann2014-11-211-15/+10
| |\ \ \
| * | | | Prevent multiple cloud-trust-search launches. Handle DNS query failure grace...Tim Bray2014-11-191-1/+7
| * | | | All keybase proofs now in placeTim Bray2014-11-112-5/+38
| * | | | Moved from WebView to Spannables, some proof cleanup tooTim Bray2014-11-071-20/+113
* | | | | rewrite PgpSignEncrypt data flowVincent Breitmoser2015-02-015-154/+28
* | | | | prevent recursive consolidateVincent Breitmoser2015-01-311-0/+1
* | | | | Fix cleartext signatures internallyDominik Schürmann2015-01-271-5/+4
* | | | | Merge branch 'development' into detached-sigs-apiDominik Schürmann2015-01-271-38/+17
|\ \ \ \ \
| * | | | | move last parts of import logic from kis into operationVincent Breitmoser2015-01-261-38/+17
* | | | | | Merge branch 'development' into detached-sigs-apiDominik Schürmann2015-01-264-229/+306
|\| | | | |
| * | | | | lift language level to java 7, and some code cleanupVincent Breitmoser2015-01-254-235/+251
| * | | | | introduce PromoteKeyOperation to create dummy secret from public keysVincent Breitmoser2015-01-251-0/+20
| * | | | | work on divert-to-key and other keyring stuffVincent Breitmoser2015-01-251-6/+25
| * | | | | allow explicit re-certification in SaveKeyringParcelVincent Breitmoser2015-01-241-0/+7
| * | | | | move key stripping into ChangeSubkey, support divert-to-cardVincent Breitmoser2015-01-241-8/+21
| * | | | | support addition of user attributesVincent Breitmoser2015-01-131-0/+6
| | |_|_|/ | |/| | |
* / | | | Experimental API support for detached signatures (not tested)Dominik Schürmann2015-01-081-2/+1
|/ / / /
* | | | encapsulate high level edit key into new operation classVincent Breitmoser2015-01-031-85/+11
* | | | fix unit tests for ChangeUnlockParcelVincent Breitmoser2014-12-301-0/+3
* | | | introduce new ChangeUnlockParcel packet for extended passphrase changing capa...Vincent Breitmoser2014-12-292-8/+74
| |_|/ |/| |
* | | Update target and support libs to SDK 21, fixing compile issuesDominik Schürmann2014-12-041-1/+1
| |/ |/|