aboutsummaryrefslogtreecommitdiffstats
path: root/TODO (unfollow)
Commit message (Collapse)AuthorFilesLines
2001-12-18New item about make clean.Marcus Brinkmann1-0/+3
2001-12-182001-12-18 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-8/+0
* key.c (_gpgme_key_append_name): Append, not prepend, the uid. Initialize the next field of the uid structure. (gpgme_key_get_as_xml): Do not list last uid first.
2001-12-18* acinclude.m4 (GNUPG_FIX_HDR_VERSION): Fixed for new automake.Werner Koch1-0/+5
2001-11-21add some more itemsMarcus Brinkmann1-0/+4
2001-11-16 * TODO: Remove obsolete items, categorize another.Marcus Brinkmann1-9/+3
* NEWS: Add new feature decrypt-verify.
2001-10-22FIx last change (grr, didn't want to check in the version I checked in).Marcus Brinkmann1-1/+1
2001-10-222001-10-22 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-0/+6
* autogen.sh: Invoke automake with `-a' (add missing files). Do not invoke configure.
2001-10-15New API to switch to S/MIME. There is no code yet behind it.Werner Koch1-2/+36
2001-09-17Added more doc entries and prepared for 0.2.3gpgme-0-2-3Werner Koch1-2/+0
2001-08-28Typo fixes and new gpgme_get_op_infoWerner Koch1-2/+1
2001-07-31A couple of minor changes and a short README for GpgcomWerner Koch1-1/+8
2001-06-16Timos fixesWerner Koch1-0/+2
2001-02-20Reworked the process code.Werner Koch1-2/+0
2001-02-19FD are now released and a major bug has been fixed.Werner Koch1-3/+0
The W32 version does not compile at the meoment.
2001-02-12Multiple signatures can now be verified.Werner Koch1-0/+3
2001-01-31Fixed W32 bugs and one major bug which swallowed up some output.Werner Koch1-3/+1
2001-01-30Lookup the path in the RegistryWerner Koch1-1/+1
2001-01-30Add better debug printing. Use reader threads for W32Werner Koch1-0/+10