index
:
connectbot-yubikey/open-keychain
master
open-keychain with patches to support ssh authentication
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
OpenKeychain-Test
/
src
/
test
/
java
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Fix test
Dominik Schürmann
2014-09-08
1
-1
/
+1
|
*
ditch public divert-to-card test keyring
Vincent Breitmoser
2014-09-03
1
-4
/
+0
|
*
implement test case for mailvelope keyring with no key flags
Vincent Breitmoser
2014-09-03
1
-0
/
+25
|
*
fix tests for changed key flag semantics
Vincent Breitmoser
2014-09-03
1
-8
/
+8
|
*
add getSecretKeyType method to CachedPublicKeyRing
Vincent Breitmoser
2014-09-03
1
-15
/
+14
|
*
add test for divert-to-card
Vincent Breitmoser
2014-09-02
1
-4
/
+43
|
*
ditch NullProgressable
Vincent Breitmoser
2014-08-30
1
-2
/
+2
|
*
Merge pull request #796 from open-keychain/develop
Dominik Schürmann
2014-08-28
4
-38
/
+30
|
\
|
|
|
|
ECC support
|
*
add ecc support
Vincent Breitmoser
2014-08-24
4
-38
/
+30
|
|
*
|
tests: fix non-deterministic testMasterModify
Vincent Breitmoser
2014-08-23
1
-0
/
+1
|
/
*
Copyright (C) 2014 Vincent Breitmoser
Vincent Breitmoser
2014-08-21
7
-1
/
+8
|
*
Add license headers
Dominik Schürmann
2014-08-19
7
-0
/
+103
|
*
parametrize FileImportCache for filename
Vincent Breitmoser
2014-08-17
1
-1
/
+1
|
*
modify*Key: improve handling of passphrase modification (add tests, too)
Vincent Breitmoser
2014-08-16
1
-14
/
+86
|
*
use correct algorithm for signatures (actually fix heterogeneous subkeys)
Vincent Breitmoser
2014-08-16
1
-2
/
+2
|
*
fix travis tests (more), minor comment edits
Vincent Breitmoser
2014-08-16
3
-2
/
+8
|
*
tests: add test for master key revocation
Vincent Breitmoser
2014-08-16
1
-0
/
+25
|
*
tests: more expected error types
Vincent Breitmoser
2014-08-16
1
-7
/
+35
|
*
typed expected failures and a couple minor things
Vincent Breitmoser
2014-08-16
1
-18
/
+35
|
*
support for master key modifications, among other stuff
Vincent Breitmoser
2014-08-16
4
-16
/
+128
|
*
modifySecretKey: err out on "use previous" expiry date for (sub)key creation
Vincent Breitmoser
2014-08-16
1
-10
/
+10
|
*
modifySecretKey: err out on revocation of nonexistent user id
Vincent Breitmoser
2014-08-16
1
-0
/
+7
|
*
test: even nicer code
Vincent Breitmoser
2014-08-16
1
-29
/
+16
|
*
explicitly add BouncyCastleProvider (fixes travis?)
Vincent Breitmoser
2014-08-14
1
-0
/
+4
|
*
support changing expiry of subkeys to none
Vincent Breitmoser
2014-08-14
1
-0
/
+18
|
*
tests: add ProviderHelperSaveTest, with long key id collision test
Vincent Breitmoser
2014-08-14
1
-0
/
+55
|
*
tests: cleaner code in PgpKeyOperationTest
Vincent Breitmoser
2014-08-14
1
-50
/
+73
|
*
Fix tests
Dominik Schürmann
2014-08-13
1
-3
/
+3
|
*
Fix tests
Dominik Schürmann
2014-08-13
1
-1
/
+1
|
*
Fix tests
Dominik Schürmann
2014-08-13
4
-20
/
+23
|
*
fix dumb mistake in modifySecretKey
Vincent Breitmoser
2014-08-01
1
-10
/
+8
|
*
make FileImportCache generic, iterable, and add unit test
Vincent Breitmoser
2014-08-01
1
-0
/
+54
|
*
move classes around a bit
Vincent Breitmoser
2014-08-01
6
-29
/
+5
|
*
tests: adapt to new EditKeyResult return value
Vincent Breitmoser
2014-07-31
7
-397
/
+98
|
*
rename Wrapped*Key* to Canonicalized*Key*
Vincent Breitmoser
2014-07-31
4
-27
/
+20
|
*
test: add tons of tests and fuzzing for UncachedKeyRing.canonicalize
Vincent Breitmoser
2014-07-26
1
-37
/
+453
|
*
test: add misc UncachedKeyRing tests
Vincent Breitmoser
2014-07-26
4
-8
/
+132
|
*
test: small code cleanup
Vincent Breitmoser
2014-07-26
1
-14
/
+4
|
*
test: don't need commutativity parameter here after all
Vincent Breitmoser
2014-07-26
1
-18
/
+6
|
*
test: (almost) full coverage for UncachedKeyRing.merge
Vincent Breitmoser
2014-07-26
2
-17
/
+64
|
*
tests: add a couple of UncachedKeyRing.merge tests
Vincent Breitmoser
2014-07-26
1
-0
/
+375
|
*
test and fix: adding an empty user id should fail
Vincent Breitmoser
2014-07-26
1
-1
/
+13
|
*
forgot to move test classpath out of root project
Vincent Breitmoser
2014-07-21
1
-1
/
+1
|
*
test: start with UncachedKeyRing.canonicalize tests
Vincent Breitmoser
2014-07-19
2
-8
/
+127
|
*
Add OpenPGP-Haskell test files directly
Dominik Schürmann
2014-07-18
1
-1
/
+1
|
*
test: use random string as passphrase
Vincent Breitmoser
2014-07-13
2
-20
/
+37
|
*
test: add UncachedKeyringTest, stub
Vincent Breitmoser
2014-07-13
1
-0
/
+105
|
*
test: work on KeyringTestingHelper methods
Vincent Breitmoser
2014-07-13
1
-11
/
+117
|
*
test: more tests for different revocation cases
Vincent Breitmoser
2014-07-12
1
-1
/
+41
|
*
test: add test for bad key sanity check
Vincent Breitmoser
2014-07-12
1
-1
/
+67
|
[prev]
[next]