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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
4
-0
/
+116
*
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
2
-1
/
+15
*
test: start with UncachedKeyRing.canonicalize tests
Vincent Breitmoser
2014-07-19
2
-8
/
+127
*
use jacoco for test coverage
Vincent Breitmoser
2014-07-19
1
-0
/
+24
*
Removed OpenPGP-haskell submodule
Dominik Schürmann
2014-07-18
1
-0
/
+0
*
Add OpenPGP-Haskell test files directly
Dominik Schürmann
2014-07-18
94
-1
/
+48
*
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
*
test: add algorithm choice tests
Vincent Breitmoser
2014-07-12
1
-0
/
+74
*
tests: stronger subkey revocation test including re-certification
Vincent Breitmoser
2014-07-11
1
-16
/
+69
*
test: stronger SubkeyCreate tests
Vincent Breitmoser
2014-07-11
1
-3
/
+39
*
test: add SubkeyChange tests
Vincent Breitmoser
2014-07-11
1
-3
/
+94
*
test: onlyX vars are lists now, use them as such
Vincent Breitmoser
2014-07-11
1
-12
/
+8
*
(whoops)
Vincent Breitmoser
2014-07-11
1
-1
/
+1
*
SaveKeyringParcel: follow attribute m prefix coding guideline
Vincent Breitmoser
2014-07-11
1
-17
/
+17
*
test: get rid of some SaveKeyringParcel boilerplate
Vincent Breitmoser
2014-07-11
1
-28
/
+10
*
get rid of some inspection warnings
Vincent Breitmoser
2014-07-11
1
-6
/
+5
[next]