root/openpgpsdk


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 08/22/08 14:24:47 @594 [594] rachel Added test to check that userid and keyid are available from keys …
(edit) 08/21/08 13:10:22 @593 [593] rachel fixed typo
(edit) 08/21/08 12:16:15 @592 [592] rachel Sort out mixture of tabs and spaces.
(edit) 08/21/08 12:12:44 @591 [591] rachel Solaris tar does not have -z option so extract CUnit as 2-stage process.
(edit) 08/20/08 17:31:13 @590 [590] rachel Don't ask for passphrase if none is needed.
(edit) 08/19/08 16:15:45 @589 [589] rachel Remove unwanted casting.
(edit) 08/19/08 15:56:05 @588 [588] rachel portability change
(edit) 08/19/08 15:55:59 @587 [587] ben Exit on errors. At least often enough that Rachel can fix the rest. …
(edit) 08/19/08 15:42:32 @586 [586] ben Fix Rachel's untested change. Fix caster to work with modern compilers.
(edit) 08/19/08 15:08:32 @585 [585] rachel Only include CHECKED_PTR_OF macro if this isn't already provided by …
(edit) 08/19/08 14:48:22 @584 [584] rachel Portability change
(edit) 08/19/08 14:30:45 @583 [583] rachel Removed const for portability (basename complains)
(edit) 08/15/08 17:24:21 @582 [582] rachel ifdef out debug code which is causing problems on freebsd/debian. …
(edit) 08/15/08 17:20:06 @581 [581] rachel Ben's new suggested way of doing DECONST
(edit) 08/15/08 12:30:16 @580 [580] rachel Bad commit breaks build on other platforms. Reverting back to r578
(edit) 08/15/08 12:16:58 @579 [579] rachel Allow user to specify location of dmalloc. Stop make on error. …
(edit) 08/13/08 14:52:56 @578 [578] rachel Fix for "Casting to wrong size" error (suggested by Daniel Kahn Gillmor)
(edit) 08/13/08 14:43:07 @577 [577] rachel Update configure to fit with directory changes.
(edit) 08/13/08 14:40:33 @576 [576] rachel This (and the previous commit) move the examples and test directories …
(edit) 08/13/08 14:36:21 @575 [575] rachel --
(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 14:00:12 @566 [566] rachel More concise listing for secret keyring.
(edit) 06/30/08 12:53:05 @565 [565] rachel Added file append function. …
(edit) 06/09/08 17:01:13 @564 [564] rachel Fixed bug shown up by "bool always true" warning.
(edit) 05/22/08 16:13:30 @563 [563] rachel Use Salted S2K
(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/21/08 12:22:51 @559 [559] rachel New function to read keyring from armoured key in mem struct.
(edit) 05/02/08 11:25:27 @558 [558] rachel Implemented basic transferable public & secret keys (binary format). …
(edit) 03/07/08 12:15:14 @557 [557] rachel Namechange of struct for better readability.
(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:40:12 @552 [552] rachel Compress contents of SE IP packets before encryption
(edit) 03/03/08 14:09:23 @551 [551] rachel Updated plan
(edit) 03/03/08 14:09:02 @550 [550] rachel Add test for generating compressed literal data packets.
(edit) 03/03/08 14:06:26 @549 [549] rachel Write compressed packets.
(edit) 02/29/08 19:07:55 @548 [548] rachel Change for renamed directory
(edit) 02/29/08 17:13:59 @547 [547] rachel Added tests for additional compression algorithm. …
(edit) 02/29/08 17:08:34 @546 [546] rachel Combine advanced/standard directories to one.
(edit) 02/29/08 17:07:28 @545 [545] rachel Now refers to lib directory for all library source code.
(edit) 02/29/08 17:06:51 @544 [544] rachel Now refers to src/lib directory rather than src/advanced,standard.
(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