root/openpgpsdk/trunk/tests


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 01/07/09 14:47:25 @646 [646] ben Hide error messages.
(edit) 01/07/09 14:31:53 @645 [645] rachel Remove test directory if tests pass.
(edit) 01/07/09 13:30:07 @643 [643] rachel Send gpg output to logfile.
(edit) 01/06/09 16:43:36 @639 [639] ben Split libz and libbz2, otherwise a custom libz blows away libbz2.
(edit) 01/06/09 13:12:05 @631 [631] rachel Use OPS_ARMOURED/UNARMOURED where possible
(edit) 12/23/08 14:39:20 @630 [630] rachel Fix some memory problems.
(edit) 12/23/08 13:17:58 @629 [629] rachel First stab at DSA signature
(edit) 12/17/08 16:21:54 @628 [628] rachel Update test to use correct cmdline syntax
(edit) 12/17/08 12:00:38 @627 [627] rachel Implemented SHA256 and other SHA* hashes. Implemented DSA verification. …
(edit) 09/10/08 16:25:40 @625 [625] rachel Doxygen changes.
(edit) 09/10/08 12:43:06 @624 [624] rachel Give return value from ops_validate_all_signatures and …
(edit) 09/10/08 11:26:37 @623 [623] rachel Add test of ops_validate_file() Rename ops_sign_mem to ops_sign_buf …
(edit) 09/09/08 17:14:40 @622 [622] rachel Doxygen changes
(edit) 09/09/08 15:46:37 @621 [621] rachel One additional armoured-malformed test. Doxygen comments.
(edit) 09/09/08 11:12:43 @620 [620] rachel Added test to verify armoured message with no headers is OK. …
(edit) 09/08/08 17:53:43 @619 [619] rachel Doxygen changes
(edit) 09/08/08 15:47:42 @618 [618] rachel More tests and code changes to cope with malformed armoured text.
(edit) 09/05/08 16:40:36 @617 [617] rachel More changes for Coverity
(edit) 09/01/08 13:31:54 @610 [610] rachel Add more tests for malformed PGP armoured messages. …
(edit) 08/29/08 12:40:55 @608 [608] rachel Finish V3 signature verification. …
(edit) 08/28/08 17:07:03 @607 [607] rachel Add tests to check that malformed armoured packets are detected. …
(edit) 08/27/08 16:35:22 @606 [606] rachel Use 64-bit flag on linking when requested
(edit) 08/27/08 15:33:54 @602 [602] rachel Split ops_signature_t struct into 2 parts: the actual signature …
(edit) 08/26/08 15:41:00 @600 [600] rachel Take CUnit build out of the openpgpsdk make process. …
(edit) 08/22/08 14:24:47 @594 [594] rachel Added test to check that userid and keyid are available from keys …
(edit) 08/13/08 14:30:27 @574 [574] rachel Implemented final part of command line application (list-packets). …
(edit) 08/07/08 13:49:21 @573 [573] rachel Added some extra error detection. All tests pass.
(edit) 08/04/08 18:09:53 @572 [572] rachel Added large file test. …
(edit) 07/29/08 16:03:40 @571 [571] rachel Added version number. Make armoured keys have line breaks. …
(edit) 07/21/08 11:46:59 @570 [570] rachel Added Apache license.
(edit) 07/21/08 11:27:07 @569 [569] rachel remove redundant ifdefs
(edit) 07/21/08 11:24:55 @568 [568] rachel Implemented high-level function ops_sign_mem and corresponding test.
(edit) 07/18/08 16:25:42 @567 [567] rachel Command line app implemented.
(edit) 06/30/08 12:53:05 @565 [565] rachel Added file append function. …
(edit) 05/22/08 15:49:15 @562 [562] rachel Added GPG tests to verify signature on OPS-signed key
(edit) 05/22/08 14:15:46 @561 [561] rachel New file to flex key generation, signatures and parsing.
(edit) 05/22/08 14:14:42 @560 [560] rachel Implemented writing of armoured transferable public and private keys. …
(edit) 05/02/08 11:25:27 @558 [558] rachel Implemented basic transferable public & secret keys (binary format). …
(edit) 03/05/08 16:49:02 @556 [556] rachel Add test to verify signature made with MD5 hash.
(edit) 03/05/08 16:34:16 @555 [555] rachel Add test for verification of V3 signatures
(edit) 03/05/08 16:13:52 @554 [554] rachel Rationalise decrypt tests. …
(edit) 03/05/08 13:54:36 @553 [553] rachel Added support for BZIP2 decompression
(edit) 03/03/08 14:09:02 @550 [550] rachel Add test for generating compressed literal data packets.
(edit) 02/29/08 17:13:59 @547 [547] rachel Added tests for additional compression algorithm. …
(edit) 02/10/08 11:31:27 @541 [541] rachel CUnit only needs to be compiled once, not every time we make clean.
(edit) 02/09/08 11:05:47 @540 [540] rachel Added decompression tests. …
(edit) 02/06/08 15:47:57 @539 [539] rachel Added tests for decompressing encrypted packets.
(edit) 02/04/08 17:24:59 @538 [538] rachel Refactored test code to produce high-level function ops_encrypt_file. …
(edit) 01/31/08 11:08:28 @533 [533] rachel Armoured signatures now working
(edit) 01/30/08 15:10:14 @532 [532] rachel No point generating the dependencies unless we include them!
(edit) 01/30/08 14:18:05 @530 [530] rachel Implemented some signature tests. …
(edit) 01/30/08 14:10:41 @529 [529] rachel Added tests for armoured decryption
(edit) 12/14/07 11:41:50 @528 [528] rachel Added test to verify failure on bad sig
(edit) 12/12/07 11:24:01 @527 [527] rachel Changes needed to get V4 cleartext sigs working
(edit) 12/10/07 17:51:16 @525 [525] rachel Combined GPG tests and OPS tests into one. …
(edit) 12/10/07 15:43:20 @523 [523] rachel Signature/verification now interoperates with GPG
(edit) 11/28/07 17:37:27 @521 [521] rachel Initial implementation of Validation of Document Signatures. …
(edit) 10/18/07 13:36:34 @518 [518] rachel Added some placeholder tests for ones to be added
(edit) 10/18/07 13:01:04 @517 [517] rachel Added OPS_E_UNIMPLEMENTED error …
(edit) 10/17/07 17:00:57 @515 [515] rachel Visual Studio build files
(edit) 10/15/07 12:11:28 @514 [514] rachel WIN32 changes provided by Alexey Simak
(edit) 09/21/07 18:35:41 @511 [511] rachel Fixed problem with large file encryption …
(edit) 09/20/07 16:41:41 @510 [510] rachel Improved framework for testing larger files
(edit) 09/20/07 15:51:38 @509 [509] rachel Can now push the encrypted writer onto the writer stack. …
(edit) 09/20/07 11:12:43 @508 [508] rachel Tidy up code and comments
(edit) 09/20/07 11:03:06 @507 [507] rachel Test RSA encryption with passphrase
(edit) 09/20/07 10:13:07 @506 [506] rachel Tidying up test code
(edit) 09/18/07 10:48:14 @505 [505] rachel RSA signature test works with key requiring passphrase
(edit) 09/18/07 09:26:22 @504 [504] rachel New RSA verify test
(edit) 09/10/07 17:18:49 @503 [503] rachel Start of tests for RSA signatures/verification
(edit) 09/05/07 11:40:53 @501 [501] rachel Minor changes and removal of some redundant code.
(edit) 09/04/07 17:20:22 @500 [500] rachel Implemented generalised cfb_encrypt/decrypt functions in crypt structure. …
(edit) 09/03/07 10:43:03 @497 [497] rachel Recombine std and adv dirs into one library
(edit) 08/27/07 15:43:34 @495 [495] rachel Improve error-handling for unsupported symmetric algorithms
(edit) 08/27/07 11:02:20 @494 [494] rachel Fixed low-level crypto issues by implementing support …
(edit) 08/25/07 11:28:26 @493 [493] rachel Added standard 128 AES support (Test fails)
(edit) 08/24/07 13:07:08 @492 [492] rachel Added tests for other symmetric algorithms in RSA decrypt test
(edit) 08/24/07 11:43:35 @491 [491] rachel Added basic CFB test for more symmetric algorithms
(edit) 08/20/07 17:19:16 @489 [489] rachel MDC hash now working.
(edit) 08/20/07 16:42:50 @488 [488] rachel Finally managed to get GPG to produce SE IP packets (secret: don't use …
(edit) 08/20/07 11:24:17 @487 [487] rachel Remove some debugging output
(edit) 08/20/07 10:58:50 @486 [486] rachel Add GPG test of RSA encryption
(edit) 08/13/07 18:48:48 @485 [485] rachel RSA encryption produces packets which can be decrypted by GPG. …
(edit) 08/10/07 13:07:33 @484 [484] rachel Added explicit test for Encrypted PK Session Key Some refactoring
(edit) 08/09/07 16:41:17 @481 [481] rachel #ifdef'd WIP code. Correct test code is found in test_packet_types.c
(edit) 08/09/07 16:30:18 @480 [480] rachel Large set of changes for base implementation of …
(edit) 06/11/07 13:13:19 @476 [476] rachel New test
(edit) 05/14/07 16:32:31 @475 [475] rachel Add results comparison to Literal Data test …
(edit) 05/13/07 20:08:54 @474 [474] rachel use memcmp rather than strncmp for binary data. doh! …
(edit) 05/13/07 18:44:13 @473 [473] rachel Implemented write of Symmetric-Key Encrypted Session Key Packet …
(edit) 05/04/07 16:36:53 @472 [472] rachel make sure it compiles
(edit) 05/04/07 16:28:02 @471 [471] rachel Added test specifically to test decrypt_mpi/encrypt_mpi
(edit) 04/22/07 17:05:42 @470 [470] ben Untested, non-functional, partial encryption implementation.
(edit) 04/19/07 13:13:19 @468 [468] rachel Automated build of CUnit before compiling tests
(edit) 04/11/07 17:30:49 @466 [466] rachel More RSA decryption tests. …
(edit) 04/10/07 16:11:39 @464 [464] rachel Add test for RSA decryption of ascii-armoured file
(edit) 04/10/07 15:41:15 @463 [463] rachel Use a meaningful test name. Some other tidying up
(edit) 04/07/07 15:15:51 @450 [450] ben Fix indentation, and consistency.
(edit) 04/05/07 13:53:28 @449 [449] rachel Formal test suite Working test for RSA decryption
(add) 05/16/05 14:22:47 @119 [119] rachel new directories