root/openpgpsdk/trunk/examples


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 10/14/05 14:00:33 @237 [237] ben Improve our dmalloc act, deal with some memory leaks.
(edit) 10/13/05 15:32:07 @235 [235] ben Check signed cleartext. Also rename a prefixless function.
(edit) 10/11/05 16:02:27 @233 [233] ben No need for a region in armour, and armour shouldn't parse.
(edit) 10/11/05 12:47:49 @230 [230] ben Improve error handling.
(edit) 10/10/05 18:44:04 @229 [229] ben All I'm seeing now is malformed emails, so I guess it works.
(edit) 10/08/05 18:25:43 @225 [225] ben New! Improved! Nearly working armour.
(edit) 10/07/05 13:15:56 @221 [221] ben Partially working armour code.
(edit) 08/22/05 21:28:12 @220 [220] ben Track packet position.
(edit) 07/14/05 16:12:46 @211 [211] rachel first stab at rationalising some error codes, and …
(edit) 07/13/05 14:41:42 @209 [209] rachel Output error packets again at end of packet-dump, together with a hexdump …
(edit) 07/12/05 18:47:17 @208 [208] rachel Enable packet-dump to print offsets of error packets.
(edit) 07/12/05 13:21:42 @205 [205] rachel Do not stop if an error is found in a packet, …
(edit) 07/12/05 09:41:54 @203 [203] rachel Don't assume that Private/Experimental PKAs in signatures are BIGNUMS, …
(edit) 07/11/05 17:39:56 @202 [202] rachel Add parsing of ElGamal_Encrypt_Or_Sign algorithm in Public Key
(edit) 07/11/05 16:13:14 @201 [201] rachel Handle private and experimental Public Key Algorithms in signatures
(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) 07/01/05 09:11:35 @196 [196] ben Subpacket 28.
(edit) 06/30/05 09:40:33 @195 [195] ben Add some tests.
(edit) 06/29/05 23:16:21 @194 [194] ben Handle subpacket type 10.
(edit) 06/29/05 15:36:11 @192 [192] ben 64-bit port, find socket libraries.
(edit) 06/27/05 15:05:16 @183 [183] ben Clean up validation.
(edit) 06/27/05 13:48:10 @181 [181] ben Update ignores.
(edit) 06/15/05 13:35:38 @167 [167] ben Determine correct format for time_t.
(edit) 06/15/05 10:44:14 @166 [166] rachel Doxygen markup added to all functions used by current example programs. …
(edit) 06/01/05 14:50:36 @165 [165] rachel renamed one function I missed last time
(edit) 06/01/05 13:15:57 @163 [163] rachel some file and function renaming
(edit) 05/25/05 17:46:04 @158 [158] rachel minor reformatting: removed unwanted spaces after *
(edit) 05/25/05 16:58:43 @157 [157] rachel text_t name changed to ops_text_t
(edit) 05/25/05 15:52:13 @156 [156] rachel packet-to-text.[ch] public function names now prefixed with ops_
(edit) 05/25/05 14:47:47 @153 [153] ben Print the actual subpacket type, not the internal type.
(edit) 05/25/05 14:46:30 @152 [152] ben Subpacket ends are implicit, as is the fact we're looking at a subpacket.
(edit) 05/25/05 14:39:05 @151 [151] ben Missing break.
(edit) 05/25/05 14:37:44 @150 [150] ben Add Elgamal, makew dangerous strings safe.
(edit) 05/25/05 14:25:58 @149 [149] rachel Signatures with subpackets now printed out in the packet order.
(edit) 05/25/05 13:48:03 @148 [148] rachel Print hexdump of data without length information, …
(edit) 05/25/05 13:37:34 @147 [147] rachel First cut of new indentation format …
(edit) 05/25/05 12:52:01 @146 [146] rachel Must include string.h for memset, memcpy definitions
(edit) 05/25/05 11:59:09 @145 [145] ben Namespace.
(edit) 05/21/05 18:15:14 @143 [143] ben Initialise, finalise, clean up (not quite completely yet).
(edit) 05/21/05 16:28:14 @142 [142] ben Working signature, apart from the unresolved "leading zero" issue.
(edit) 05/20/05 22:20:24 @140 [140] ben Don't die.
(edit) 05/20/05 18:17:11 @139 [139] ben A step closer to signing, still not there yet.
(edit) 05/20/05 17:45:32 @138 [138] ben Closer to signing, and parse secret key.
(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/19/05 17:24:33 @134 [134] rachel First stab at sorting out the user documentation. …
(edit) 05/17/05 14:00:30 @133 [133] ben Clean properly.
(edit) 05/17/05 13:06:48 @131 [131] rachel trust packet type modified to use data_t structure
(edit) 05/17/05 12:53:58 @130 [130] rachel ss_preferred_ska, ss_preferred_compression, ss_key_flags, …
(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 …
(edit) 05/16/05 16:37:30 @126 [126] rachel packet-decode renamed to packet-to-text
(edit) 05/16/05 16:02:09 @122 [122] rachel --
(edit) 05/16/05 15:58:42 @120 [120] rachel first cut at reorganising the directory structure
(add) 05/16/05 14:22:47 @119 [119] rachel new directories