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
*
move around package structure a bit
Vincent Breitmoser
2014-10-10
7
-16
/
+16
*
add unit test for duplicate user ids (fix later!!)
Vincent Breitmoser
2014-10-04
1
-9
/
+39
*
fix unit test for ParcelableFileCache
Vincent Breitmoser
2014-10-03
1
-2
/
+3
*
use iterator interface exclusively in ParcelableFileCache
Vincent Breitmoser
2014-10-03
1
-5
/
+9
*
add test case for stripped master key, correct signing subkey should still be...
Vincent Breitmoser
2014-10-02
2
-5
/
+95
*
add test class for Iso7816TLV class
Vincent Breitmoser
2014-09-29
1
-0
/
+99
*
fix method visibility for tests
Vincent Breitmoser
2014-09-28
2
-2
/
+3
*
move can.*() methods to CanonicalizedPublicKey, where they belong
Vincent Breitmoser
2014-09-28
1
-1
/
+0
*
fix test case for new PassphraeCacheInterface
Vincent Breitmoser
2014-09-23
1
-2
/
+11
*
add test case to make sure s2k IVs are different per subkey
Vincent Breitmoser
2014-09-23
1
-0
/
+19
*
add test case for duplicate keys in keyring (#870)
Vincent Breitmoser
2014-09-23
1
-0
/
+71
*
stronger divert-to-card test case
Vincent Breitmoser
2014-09-22
1
-2
/
+45
*
fix encrypt/decrypt classes
Vincent Breitmoser
2014-09-17
1
-15
/
+190
*
start work on encrypt/decrypt test classes
Vincent Breitmoser
2014-09-15
6
-138
/
+134
*
minor fix for passphrase test
Vincent Breitmoser
2014-09-15
1
-2
/
+0
*
work on OperationResultParcel
Vincent Breitmoser
2014-09-14
3
-10
/
+10
*
Cleanup tests
Dominik Schürmann
2014-09-13
1
-8
/
+3
*
Merge branch 'result-parcels'
Vincent Breitmoser
2014-09-13
1
-2
/
+2
|
\
|
*
introduce OperationResultParcel for PgpDecryptVerify operations (WIP)
Vincent Breitmoser
2014-09-13
1
-2
/
+2
*
|
Test for badly encoded user ids
Dominik Schürmann
2014-09-13
1
-1
/
+30
*
|
Fix tests
Dominik Schürmann
2014-09-13
2
-2
/
+4
*
|
Add key with bad user id encoding
Dominik Schürmann
2014-09-13
1
-0
/
+60
|
/
*
promote all result parcels to top level classes in their own package
Vincent Breitmoser
2014-09-13
6
-24
/
+11
*
editKey: add test case for previous commit
Vincent Breitmoser
2014-09-11
1
-0
/
+54
*
merge: adapt testcase to previous commit
Vincent Breitmoser
2014-09-11
1
-9
/
+41
*
Fix test
Dominik Schürmann
2014-09-09
2
-5
/
+2
*
Fix test
Dominik Schürmann
2014-09-08
1
-1
/
+1
*
Revert "Fix test"
Dominik Schürmann
2014-09-08
1
-1
/
+1
*
Fix test
Dominik Schürmann
2014-09-08
1
-1
/
+1
*
ditch public divert-to-card test keyring
Vincent Breitmoser
2014-09-03
2
-46
/
+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
*
If no key flags subpacket is present allow all key flags, fixes mailvelope keys
Dominik Schürmann
2014-09-02
1
-0
/
+20
*
add test for divert-to-card
Vincent Breitmoser
2014-09-02
6
-46
/
+85
*
Add testkey for gnupg generated divert-to-card key with Yubikey NEO
Dominik Schürmann
2014-09-02
1
-0
/
+86
*
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
|
\
|
*
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
[next]