Log of /trunk/MyGPGME
Directory Listing
Revision
15 -
Directory Listing
Modified
Mon May 9 08:53:51 2005 UTC
(19 years, 9 months ago)
by
twoaday
Some bug fixes for 'showpref'.
Revision
13 -
Directory Listing
Modified
Mon Apr 25 07:15:30 2005 UTC
(19 years, 10 months ago)
by
twoaday
Commit bug fixes. Release 0.9.92.
Revision
11 -
Directory Listing
Modified
Thu Apr 14 12:55:57 2005 UTC
(19 years, 10 months ago)
by
twoaday
Kludge for subkey problem.
Revision
9 -
Directory Listing
Modified
Wed Apr 13 11:10:53 2005 UTC
(19 years, 10 months ago)
by
twoaday
Fix signature ownertrust code.
Revision
7 -
Directory Listing
Modified
Mon Apr 4 07:01:43 2005 UTC
(19 years, 10 months ago)
by
twoaday
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.
Revision
5 -
Directory Listing
Modified
Mon Mar 7 13:21:36 2005 UTC
(19 years, 11 months ago)
by
twoaday
2005-03-03 Timo Schulz <twoaday@g10code.com>
* wptCardDlg.cpp (card_changepin_dlg_proc): Add item to re-type the
new PIN. Suggested by Achim.
Support to show the unmasked PIN.
Modified TAB-order.
* wptPINDlg.cpp (pin_cb_dlg_proc): Show unmasked PIN.
* Fixed wrong GPG --command-fd strings. Thanks to Achim.
2005-03-04 Timo Schulz <twoaday@g10code.com>
* GPG asks twice for the new PIN. Thanks to Achim.
* wptCardDlg.cpp (card_changepin_dlg_proc): Reset the 'safety' pin also. Only check the passphrase if the backup flag is enabled. Again thanks to Achim.
2005-03-06 Timo Schulz <twoaday@freakmail.de>
* wptKeySignDlg.cpp (do_fill_seckeylist): Skip secret keys without
a public key. Noted by Kurt Fitzner.
Revision
2 -
Directory Listing
Added
Mon Jan 31 11:02:21 2005 UTC
(20 years, 1 month ago)
by
twoaday
WinPT initial checkin.