root/openpgpsdk/trunk/examples/Makefile.template


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 09/03/07 10:43:03 @497 [497] rachel Recombine std and adv dirs into one library
(edit) 04/22/07 17:05:42 @470 [470] ben Untested, non-functional, partial encryption implementation.
(edit) 04/08/07 18:11:33 @460 [460] ben Spello.
(edit) 04/08/07 13:04:18 @452 [452] ben Improve workingness of tests.
(edit) 02/15/07 18:30:31 @438 [438] rachel Ben's stub encryption code. …
(edit) 12/19/06 14:40:37 @432 [432] rachel sort out makefile problems
(edit) 05/01/06 17:07:22 @418 [418] rachel Make ops_parse_and_accumulate return a value so we can print out errors …
(edit) 04/27/06 14:48:35 @410 [410] rachel Various changes to allow codebase to compile: …
(edit) 02/22/06 16:03:34 @384 [384] ben Decryption seems to be correct.
(edit) 01/20/06 17:52:06 @334 [334] ben Add passphrase callbacks.
(edit) 01/20/06 09:02:19 @333 [333] ben Beginnings of decryption.
(edit) 01/03/06 12:39:09 @323 [323] ben Preliminary setup to allow the use of oink.
(edit) 11/30/05 15:23:25 @317 [317] ben Ignore trailing whitespace. Hide memory structures.
(edit) 11/29/05 16:06:23 @314 [314] ben Inline signing. Not 100% RFC compliant yet, but seems to work. References …
(edit) 11/25/05 14:44:20 @307 [307] ben Start hiding things.
(edit) 11/24/05 13:37:16 @305 [305] ben Detached signatures still not working right.
(edit) 11/24/05 09:53:05 @304 [304] ben Create secret keys from scratch, partially implemented plaintext signing.
(edit) 11/18/05 06:34:32 @297 [297] ben Refactor.
(edit) 10/15/05 14:48:19 @241 [241] ben Move all the headers around.
(edit) 10/11/05 16:02:27 @233 [233] ben No need for a region in armour, and armour shouldn't parse.
(edit) 07/01/05 11:23:08 @198 [198] ben Another test.
(edit) 07/01/05 09:13:22 @197 [197] ben More test targets.
(edit) 06/30/05 09:40:33 @195 [195] ben Add some tests.
(edit) 06/29/05 15:36:11 @192 [192] ben 64-bit port, find socket libraries.
(edit) 05/20/05 22:20:24 @140 [140] ben Don't die.
(edit) 05/20/05 15:10:24 @137 [137] ben Refactor public key packet construction.
(edit) 05/20/05 13:44:25 @136 [136] ben Partial signature code, prior to refactor for verification.
(edit) 05/17/05 14:00:30 @133 [133] ben Clean properly.
(edit) 05/17/05 09:52:30 @129 [129] rachel added correct dependency for create-key
(edit) 05/16/05 17:22:36 @128 [128] ben Move all the examples across.
(edit) 05/16/05 17:17:07 @127 [127] ben Better behaviour: a) Say where make is happening …
(add) 05/16/05 16:02:09 @122 [122] rachel --