summary refs log tree commit diff
path: root/crypto/test/src/openpgp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Generics migration completePeter Dettman2022-06-298-47/+41
* Cleanup redundant test classesPeter Dettman2022-06-232-47/+0
* Remove Main methods from test classesPeter Dettman2022-06-2323-119/+0
* Code cleanupPeter Dettman2022-06-222-4/+4
* ObsoleteAttribute cleanupPeter Dettman2022-06-221-10/+0
* Ignore PGP signatures with invalid versionPeter Dettman2021-10-142-0/+112
* Latest ArmoredInputStream stuff from bc-javaPeter Dettman2021-10-132-11/+431
* Test fixesPeter Dettman2021-10-121-2/+2
* Marker packet skippingPeter Dettman2021-10-122-0/+120
* bzip2 perf. opts.Peter Dettman2021-07-161-0/+12
* Fix bzip2 compression for empty contentsPeter Dettman2021-07-151-34/+35
* Fix project files plus portability fixesPeter Dettman2021-05-2419-70/+51
* github #23 added method for handling signing subkeyDavid Hook2021-05-231-4/+38
* github #283 added extra features fields, corrected parsing for new draftDavid Hook2021-05-231-0/+55
* PGP updates from bc-javaPeter Dettman2020-07-301-1/+1
* Support headers with multiple valuesPeter Dettman2020-04-057-7/+37
* Code cleanup (from Java build)Peter Dettman2018-09-181-2/+2
* Add new PGP signature testcasePeter Dettman2017-09-171-0/+41
* Add expiry test case to PgpKeyRingTestPeter Dettman2017-09-041-0/+246
* Stop decoding exceptions escaping from GetDecoderStreamPeter Dettman2017-06-101-0/+17
* Fix test class namePeter Dettman2016-04-292-3/+3
* Add DOTNET and LIB preprocessor flags as per BouncyCastle-PCLPeter Dettman2015-11-091-0/+2
* Port updated revocation test from JavaPeter Dettman2015-11-041-43/+97
* http://www.bouncycastle.org/jira/browse/BMA-98Peter Dettman2015-10-181-18/+152
* Added missing key generation codePeter Dettman2015-10-181-0/+4
* https://github.com/bcgit/bc-csharp/issues/37Peter Dettman2015-10-176-16/+21
* Close files after readingPeter Dettman2015-10-141-2/+10
* Fixed single line file handlingPeter Dettman2015-10-142-44/+77
* Port of latest PGP tests and supporting code changesPeter Dettman2015-10-129-3/+899
* Port of TlsTestSuite from Java, and misc. TLS codePeter Dettman2015-03-091-17/+15
* Port a few Java openpgp updatesPeter Dettman2014-07-211-707/+991
* Add new test to regression testsPeter Dettman2014-02-251-10/+11
* Port some openpgp updates from Java build for secret keysPeter Dettman2014-02-251-0/+169
* Clean up all the special handling for IDEA stuff, back to a single release as...Peter Dettman2013-12-172-2693/+2689
* Initial import of old CVS repositoryPeter Dettman2013-06-2826-0/+9559