root/openpgpsdk/trunk/src/memory.c


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 12/01/05 13:38:12 @319 [319] ben Finish name refactoring.
(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/21/05 14:30:17 @301 [301] rachel Renamed create_options to create_info to be consistent with parse_info. …
(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) 10/14/05 14:00:33 @237 [237] ben Improve our dmalloc act, deal with some memory leaks.
(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: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/05/05 12:46:02 @48 [48] ben Memory leak detection. Some bignums appear to leak, still, but OpenSSL …
(add) 03/05/05 17:23:37 @40 [40] ben Add fingerprint/key IDs.