root/openpgpsdk


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 02/29/08 17:06:25 @543 [543] rachel Changes needed by compression error handling change.
(edit) 02/29/08 16:58:07 @542 [542] rachel First of a few commits needed to reorganise src tree. …
(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) 02/01/08 11:36:28 @537 [537] rachel Removed unnecessary deconstifications
(edit) 02/01/08 11:00:18 @536 [536] rachel Updated plan
(edit) 02/01/08 09:41:27 @535 [535] rachel new file
(edit) 02/01/08 09:40:41 @534 [534] rachel Added new high-level function: ops_encrypt_file. Other minor changes
(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:43:16 @531 [531] rachel new file
(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 18:03:26 @526 [526] rachel Updated with signing/verification progress
(edit) 12/10/07 17:51:16 @525 [525] rachel Combined GPG tests and OPS tests into one. …
(edit) 12/10/07 16:56:21 @524 [524] rachel Plan snapshot before I update it
(edit) 12/10/07 15:43:20 @523 [523] rachel Signature/verification now interoperates with GPG
(edit) 12/03/07 15:03:44 @522 [522] rachel Pop the reader properly
(edit) 11/28/07 17:37:27 @521 [521] rachel Initial implementation of Validation of Document Signatures. …
(edit) 10/18/07 18:55:58 @520 [520] rachel Partial Body Lengths aren't yet supported in parsing. …
(edit) 10/18/07 16:55:25 @519 [519] rachel New files from Alexey
(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:11:48 @516 [516] rachel WIN32 changes provided by Alexey Simak
(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) 10/11/07 09:40:22 @513 [513] rachel Tasklist exported to file from plan
(edit) 10/07/07 13:06:40 @512 [512] rachel Added bugfix required 1.11 (multiple SE IP packets written by OPS can't be …
(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/06/07 19:31:06 @502 [502] rachel Project Plan for Rachel's use
(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/04/07 16:17:31 @499 [499] rachel latest draft
(edit) 09/04/07 15:49:37 @498 [498] rachel typo fixed
(edit) 09/03/07 10:43:03 @497 [497] rachel Recombine std and adv dirs into one library
(edit) 08/27/07 16:18:35 @496 [496] rachel Removed use of old macro ERR1P and replaced with new stacked errors …
(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:24:30 @490 [490] rachel Comment out debugging code
(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 17:05:16 @483 [483] rachel Move code to correct dir
(edit) 08/09/07 17:03:54 @482 [482] rachel ops_setup_memory_write etc are used by libops_adv.a …
(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) 07/23/07 09:28:03 @479 [479] rachel Let's not use magic numbers. #defines make it clearer.
(edit) 06/11/07 13:24:23 @478 [478] rachel New function
(edit) 06/11/07 13:20:40 @477 [477] rachel added new function
(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/20/07 09:13:24 @469 [469] ben libops.a doesn't exist anymore. Makefile needs to depend on templates.
(edit) 04/19/07 13:13:19 @468 [468] rachel Automated build of CUnit before compiling tests
(edit) 04/14/07 21:46:46 @467 [467] ben Missing file.
(edit) 04/11/07 17:30:49 @466 [466] rachel More RSA decryption tests. …
(edit) 04/11/07 11:10:02 @465 [465] rachel Free the right thing
(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/10/07 15:39:51 @462 [462] rachel comment out debugging output
(edit) 04/10/07 15:12:43 @461 [461] rachel Cast required in printf in OSX
(edit) 04/08/07 18:11:33 @460 [460] ben Spello.
(edit) 04/08/07 18:09:53 @459 [459] ben Check attribute signatures.
(edit) 04/08/07 17:00:14 @458 [458] ben Memory leak.
(edit) 04/08/07 16:35:37 @457 [457] ben Memory leak.
(edit) 04/08/07 16:07:42 @456 [456] ben Memory leak.
(edit) 04/08/07 15:39:15 @455 [455] ben Working direct signatures.
(edit) 04/08/07 14:59:42 @454 [454] ben Count validation warnings.
(edit) 04/08/07 14:43:23 @453 [453] ben Direct signature validation (not yet correct).
(edit) 04/08/07 13:04:18 @452 [452] ben Improve workingness of tests.
(edit) 04/08/07 12:06:36 @451 [451] ben Fix indentation.
(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
(edit) 03/28/07 14:33:19 @448 [448] rachel At last! A working decryption example. …
(edit) 03/21/07 18:52:43 @447 [447] rachel Moved standard packet-print code from packet-dump example into standard …
(edit) 03/20/07 15:50:39 @446 [446] rachel Only one character missing, but an important one to miss…
(edit) 03/20/07 13:40:35 @445 [445] rachel Better error-handling on unknown packet types. …
(edit) 03/20/07 11:50:06 @444 [444] rachel Do proper error checking, not just an assert