mcoca committed to gpa/src
[email protected] Wed, 21 Aug 2002 14:10:57 +0200
| Newsgroups | gmane.comp.encryption.gpg.gpa.cvs |
|---|---|
| Message-ID | <[email protected]> |
Date: Wednesday August 21, 2002 @ 14:10 Author: mcoca Update of /cvs/gpa/gpa/src In directory trithemius:/tmp/cvs-serv23494 Modified Files: ChangeLog gpa.c gpgmetools.c gpgmetools.h keyring.c Log Message: * gpa.c (gpa_determine_default_key): Fixed bug when the secret keyring was empty. (gpa_set_default_key): Only save the default key if there is one. * gpgmetools.h, gpgmetools.c (gpa_gpgme_error, _gpa_gpgme_error): Turned the error reporting function into a macro. Report also the file and line it was invoked from. * keyring.c (keyring_editor_export): Cleaned up a bit, removing old GPAPA code. (keyring_editor_import): Don't expect EOF from gpgme. It's no longer emited. (keyring_editor_current_key): Change declaration of disabled function for gpgme. (keyring_editor_backup): Disable function until key backup is implemented. File: ChangeLog Status: Up-to-date File: gpa.c Status: Up-to-date File: gpgmetools.c Status: Up-to-date File: gpgmetools.h Status: Up-to-date File: keyring.c Status: Up-to-date