Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
Almost finished phase 1 of the WinPT GPGME port. Still need more cleanup, comments and tests.
2005-08-06 Timo Schulz <twoaday@freakmail.de> * wptGPGME.cpp (keycache_update): Reload OpenPGP parts of the secret key. (keycache_init): cache name of secret keyring. * wptKeyList.cpp (keylist_upd_key): Do not add long keyid. (get_key_type): Do not assume 'ultimate' means key pair. * wptKeyEditDlgs.cpp (diff_time): New. (keyedit_addsubkey_dlg_proc): Changed design and use diff_time. Drop checks for invalid keylength (< 1024, > 4096) because the combo box automatically handles this. * wptKeyManager.cpp (km_set_implicit_trust): Return error code. * wptGPG.cpp (get_backup_name): New. (gnupg_backup_keyrings): Rotate backup names, from 0..3. * wptClipImportDialog.cpp (clip_import_dlg_proc): Free memory. * wptKeyManagerDlg.cpp (keymanager_dlg_proc): Use 0x short keyid and not the long keyid.
2005-07-22 Timo Schulz <twoaday@freakmail.de> * gpgme.c (_gpgme_add_comment): Forgot to alloc an extra byte for the '0'. This fixes a lot of crashes related to file operations. * keylist.c (gpgme_op_keylist_getkey): Use the param for 'pub' or 'sec' mode. * keycache.c (gpgme_keycache_update_key): If the key is not in the cache, add it and if the cache contain secret key, sync it with the pub cache. * editkey.c (edit_key_colon_handler): Allocate 1 byte for the NUL-char. This also fixes a lot of reported crashes related to the showpref feature.
2005-03-22 Timo Schulz <twoaday@freakmail.de> * editcard.c: Support new status-fd entries SC_OP_SUCCESS and SC_OP_FAILURE. * editkey.c (cmd_addrev_handler): Check if context != NULL. * import.c (import_command_handler): Wrong function signature. Noted by Kurt Fitzner. * types.h: Fixed encrypt_result_s. Noted by Kurt. * gpgme.h (gpgme_editkey_addrev_set): Changed return type. Kudos to Kurt. * key.c: Removed some unreachable code. By Kurt.
WinPT initial checkin.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |