mcoca committed to gpa/src
[email protected] Mon, 19 Aug 2002 22:29:39 +0200
| Newsgroups | gmane.comp.encryption.gpg.gpa.cvs |
|---|---|
| Message-ID | <[email protected]> |
Date: Monday August 19, 2002 @ 22:29 Author: mcoca Update of /cvs/gpa/gpa/src In directory trithemius:/tmp/cvs-serv16702 Modified Files: ChangeLog gpgmetools.c keyeditdlg.c keyring.c keytable.c keytable.h Log Message: Fixed import. Implement changing the expiry date of a key. * keyring.c (keyring_editor_import): Fix to behave properly when gpgme returns EOF error code. Clean up code. * keytable.c (gpa_keytable_load_key): New function. * gpgmetools.c (edit_expiry_fnc, gpa_gpgme_edit_expiry): Implemented changing the expiry date of a key. (gpa_passphrase_cb): Remove the cancel button, since it does nothing. Make the question understandable. (passphrase_question_label): New function. * keyeditdlg.c (key_edit_change_expiry) (key_edit_change_trust): Don't terminate on a bad passphrase. File: ChangeLog Status: Up-to-date File: gpgmetools.c Status: Up-to-date File: keyeditdlg.c Status: Up-to-date File: keyring.c Status: Up-to-date File: keytable.c Status: Up-to-date File: keytable.h Status: Up-to-date