1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-27 02:02:45 +02:00
gnupg/g10
David Shaw f7c138d9e7 * free-packet.c (copy_secret_key): Copy secret key into secure memory
since we may unprotect it.

* main.h, g10.c (main), revoke.c (gen_desig_revoke): Add local user
support so users can use -u with --desig-revoke.  This bypasses the
interactive walk over the revocation keys.
2005-11-19 05:55:45 +00:00
..
apdu.c * Makefile.am: Include @LIBUSB_CPPFLAGS@ in our CPPFLAGS. Strictly 2005-11-06 04:32:54 +00:00
apdu.h cygwin fixes 2005-10-27 09:14:27 +00:00
app-common.h * keydb.h [!ENABLE_AGENT_SUPPORT]: Define dummy types. 2005-05-31 10:11:01 +00:00
app-openpgp.c (parse_signature): Use log_info for messages 2005-06-18 11:49:50 +00:00
armor.c * armor.c (parse_header_line): A fussy bit of 2440: header lines are 2005-11-13 21:48:52 +00:00
build-packet.c Converted all m_free to xfree etc. 2005-07-27 18:10:56 +00:00
card-util.c Fixed minor card related bugs and enhanced status messages 2005-10-18 17:41:20 +00:00
cardglue.c Fixed minor card related bugs and enhanced status messages 2005-10-18 17:41:20 +00:00
cardglue.h Fixed minor card related bugs and enhanced status messages 2005-10-18 17:41:20 +00:00
ccid-driver.c Updated card stuff to support T=0 cards. 2005-09-07 17:05:42 +00:00
ccid-driver.h Updated FSF street address and preparations for a release candidate. 2005-05-31 08:39:18 +00:00
ChangeLog * free-packet.c (copy_secret_key): Copy secret key into secure memory 2005-11-19 05:55:45 +00:00
cipher.c Updated FSF street address and preparations for a release candidate. 2005-05-31 08:39:18 +00:00
compress-bz2.c Converted all m_free to xfree etc. 2005-07-27 18:10:56 +00:00
compress.c Converted all m_free to xfree etc. 2005-07-27 18:10:56 +00:00
dearmor.c Updated FSF street address and preparations for a release candidate. 2005-05-31 08:39:18 +00:00
decrypt.c Converted all m_free to xfree etc. 2005-07-27 18:10:56 +00:00
delkey.c Updated FSF street address and preparations for a release candidate. 2005-05-31 08:39:18 +00:00
encode.c Renamed g10.c to gpg.c 2005-10-05 16:58:50 +00:00
encr-data.c Updated FSF street address and preparations for a release candidate. 2005-05-31 08:39:18 +00:00
exec.c * exec.h, exec.c (make_tempdir, expand_args, exec_write, exec_read): 2005-08-21 14:20:27 +00:00
exec.h * exec.h, exec.c (make_tempdir, expand_args, exec_write, exec_read): 2005-08-21 14:20:27 +00:00
export.c * keyedit.c (keyedit_menu, menu_clean): Simplify clean options to just 2005-11-18 04:25:07 +00:00
filter.h Updated FSF street address and preparations for a release candidate. 2005-05-31 08:39:18 +00:00
free-packet.c * free-packet.c (copy_secret_key): Copy secret key into secure memory 2005-11-19 05:55:45 +00:00
getkey.c * packet.h: Move some flags to a bitfield. Change all callers. 2005-11-10 22:50:46 +00:00
global.h Updated FSF street address and preparations for a release candidate. 2005-05-31 08:39:18 +00:00
gpg.c * free-packet.c (copy_secret_key): Copy secret key into secure memory 2005-11-19 05:55:45 +00:00
gpgv.c auto retrieve keys from PKA. Thsi allows to specify an email address 2005-08-05 14:46:59 +00:00
helptext.c Updated FSF street address and preparations for a release candidate. 2005-05-31 08:39:18 +00:00
import.c * keyedit.c (keyedit_menu, menu_clean): Simplify clean options to just 2005-11-18 04:25:07 +00:00
iso7816.c Updated card stuff to support T=0 cards. 2005-09-07 17:05:42 +00:00
iso7816.h Updated card stuff to support T=0 cards. 2005-09-07 17:05:42 +00:00
kbnode.c Converted all m_free to xfree etc. 2005-07-27 18:10:56 +00:00
keydb.c Converted all m_free to xfree etc. 2005-07-27 18:10:56 +00:00
keydb.h Missed keydb.h entry for set_passphrase_from_string 2005-08-06 21:17:11 +00:00
keyedit.c * keyedit.c (keyedit_menu, menu_clean): Simplify clean options to just 2005-11-18 04:25:07 +00:00
keygen.c * packet.h: Move some flags to a bitfield. Change all callers. 2005-11-10 22:50:46 +00:00
keyid.c * misc.c (openpgp_pk_algo_usage): Default to allowing CERT for signing 2005-08-27 03:09:40 +00:00
keylist.c * keylist.c (reorder_keyblock, do_reorder_keyblock): Reorder attribute 2005-09-20 03:34:32 +00:00
keyring.c Converted all m_free to xfree etc. 2005-07-27 18:10:56 +00:00
keyring.h Updated FSF street address and preparations for a release candidate. 2005-05-31 08:39:18 +00:00
keyserver-internal.h Updated FSF street address and preparations for a release candidate. 2005-05-31 08:39:18 +00:00
keyserver.c * main.h, misc.c (parse_options): Add the ability to have help 2005-09-14 22:31:21 +00:00
main.h * free-packet.c (copy_secret_key): Copy secret key into secure memory 2005-11-19 05:55:45 +00:00
mainproc.c * mainproc.c (proc_symkey_enc): Take care of a canceled passphrase 2005-09-20 08:19:50 +00:00
Makefile.am * Makefile.am: Include @LIBUSB_CPPFLAGS@ in our CPPFLAGS. Strictly 2005-11-06 04:32:54 +00:00
mdfilter.c Updated FSF street address and preparations for a release candidate. 2005-05-31 08:39:18 +00:00
misc.c * keyedit.c (keyedit_menu, menu_backsign): New "backsign" command to 2005-10-14 04:07:13 +00:00
openfile.c Converted all m_free to xfree etc. 2005-07-27 18:10:56 +00:00
OPTIONS See ChangeLog: Mon Jul 31 10:04:47 CEST 2000 Werner Koch 2000-07-31 08:04:16 +00:00
options.h * keyedit.c (keyedit_menu, menu_clean): Simplify clean options to just 2005-11-18 04:25:07 +00:00
options.skel * options.skel: Add a section for --encrypt-to. This is Debian bug 2005-11-06 15:45:00 +00:00
packet.h * packet.h, keyedit.c (menu_clean_uids_from_key), trustdb.c 2005-11-10 23:16:34 +00:00
parse-packet.c * trustdb.h, trustdb.c (clean_key): New function to handle key 2005-11-12 04:53:03 +00:00
passphrase.c Add "help" sub option to --*-options. 2005-09-07 15:53:03 +00:00
photoid.c Renamed g10.c to gpg.c 2005-10-05 16:58:50 +00:00
photoid.h * photoid.h, photoid.c (generate_photo_id): Allow passing in a 2005-09-01 20:51:13 +00:00
pipemode.c Updated FSF street address and preparations for a release candidate. 2005-05-31 08:39:18 +00:00
pkclist.c * packet.h: Move some flags to a bitfield. Change all callers. 2005-11-10 22:50:46 +00:00
plaintext.c * keylist.c (reorder_keyblock, do_reorder_keyblock): Reorder attribute 2005-09-20 03:34:32 +00:00
progress.c Renamed g10.c to gpg.c 2005-10-05 16:58:50 +00:00
pubkey-enc.c Converted all m_free to xfree etc. 2005-07-27 18:10:56 +00:00
pubring.asc See ChangeLog: Mon Jul 31 10:04:47 CEST 2000 Werner Koch 2000-07-31 08:04:16 +00:00
revoke.c * free-packet.c (copy_secret_key): Copy secret key into secure memory 2005-11-19 05:55:45 +00:00
seckey-cert.c Fixes pertaining to revocation creation with subkey-only exported card keys 2005-08-04 09:53:21 +00:00
seskey.c Converted all m_free to xfree etc. 2005-07-27 18:10:56 +00:00
sig-check.c * options.h, getkey.c (merge_selfsigs_subkey), gpg.c (main), sig-check.c 2005-10-12 20:44:24 +00:00
sign.c Renamed g10.c to gpg.c 2005-10-05 16:58:50 +00:00
signal.c * signal.c [HAVE_DOSISH_SYSTEM]: Fix unused function warnings on mingw32. 2005-06-01 19:13:05 +00:00
skclist.c Converted all m_free to xfree etc. 2005-07-27 18:10:56 +00:00
status.c Converted all m_free to xfree etc. 2005-07-27 18:10:56 +00:00
status.h (parse_signature): Use log_info for messages 2005-06-18 11:49:50 +00:00
tdbdump.c Updated FSF street address and preparations for a release candidate. 2005-05-31 08:39:18 +00:00
tdbio.c Converted all m_free to xfree etc. 2005-07-27 18:10:56 +00:00
tdbio.h Updated FSF street address and preparations for a release candidate. 2005-05-31 08:39:18 +00:00
textfilter.c Converted all m_free to xfree etc. 2005-07-27 18:10:56 +00:00
tlv.c * keydb.h [!ENABLE_AGENT_SUPPORT]: Define dummy types. 2005-05-31 10:11:01 +00:00
tlv.h Updated FSF street address and preparations for a release candidate. 2005-05-31 08:39:18 +00:00
trustdb.c * keyedit.c (keyedit_menu, menu_clean): Simplify clean options to just 2005-11-18 04:25:07 +00:00
trustdb.h * keyedit.c (keyedit_menu, menu_clean): Simplify clean options to just 2005-11-18 04:25:07 +00:00
verify.c Converted all m_free to xfree etc. 2005-07-27 18:10:56 +00:00