root/openpgpsdk/trunk/src/accumulate.c


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 02/20/06 16:59:31 @371 [371] ben Make sure dmalloc happens last.
(edit) 01/25/06 18:40:09 @336 [336] ben Another step closer to decryption.
(edit) 01/22/06 12:23:40 @335 [335] ben Rearrange error codes, add codes for specific events, read a GPG …
(edit) 12/07/05 09:39:44 @320 [320] ben Out of time - hopefully a working refactoring of readers and callbacks. …
(edit) 11/30/05 15:23:25 @317 [317] ben Ignore trailing whitespace. Hide memory structures.
(edit) 10/27/05 19:07:05 @271 [271] rachel Renamed parse_options to parse_info which makes more sense …
(edit) 10/25/05 15:19:46 @250 [250] ben Add more checking, fix fallout from that.
(edit) 10/15/05 14:48:19 @241 [241] ben Move all the headers around.
(edit) 10/15/05 14:00:07 @240 [240] ben Partway through moving headers into their own directory, plus some …
(edit) 06/27/05 15:05:16 @183 [183] ben Clean up validation.
(edit) 06/23/05 13:09:49 @176 [176] rachel Even better documentation for ops_parse() and ops_parse_and_accumulate() …
(edit) 06/15/05 10:44:14 @166 [166] rachel Doxygen markup added to all functions used by current example programs. …
(edit) 05/19/05 17:59:48 @135 [135] rachel Basic doxygen header added Unwanted $Id$ headers removed …
(edit) 04/19/05 11:55:03 @56 [56] rachel #include <string.h> added to prevent warnings about …
(edit) 04/19/05 10:23:24 @55 [55] ben Mostly working again.
(edit) 04/19/05 02:18:21 @53 [53] ben Not working step towards compression.
(edit) 04/05/05 15:16:46 @49 [49] ben Split reader and callback arguments.
(edit) 04/05/05 12:46:02 @48 [48] ben Memory leak detection. Some bignums appear to leak, still, but OpenSSL …
(edit) 04/03/05 20:31:34 @47 [47] ben Check subkey signatures.
(edit) 04/03/05 14:21:19 @44 [44] ben Signature validation.
(edit) 03/31/05 15:30:54 @43 [43] ben The keyring belongs to the caller.
(edit) 03/30/05 17:05:53 @42 [42] ben Do some memory management.
(edit) 03/30/05 12:51:33 @41 [41] ben More macro-ing.
(edit) 03/03/05 15:59:30 @39 [39] ben v3 fingerprints and IDs.
(add) 03/03/05 13:13:58 @38 [38] ben Accumulate, first pass.