..
apdu.c
Replaced an assert and fixed batch mode issue in cardglue.
2006-03-05 15:13:18 +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
* sign.c (hash_for): Add code to detect if the sk lives on a smart
2006-01-01 17:48:54 +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
* build-packet.c (string_to_notation): Add ability to indicate a notation
2006-03-09 19:43:29 +00:00
card-util.c
* mainproc.c (check_sig_and_print), keyserver.c
2006-01-01 18:12:57 +00:00
cardglue.c
Replaced an assert and fixed batch mode issue in cardglue.
2006-03-05 15:13:18 +00:00
cardglue.h
Fixed minor card related bugs and enhanced status messages
2005-10-18 17:41:20 +00:00
ccid-driver.c
about to release 1.4.3rc1
2006-02-14 16:28:34 +00:00
ccid-driver.h
Add support fro CardMan 4040
2006-02-06 16:34:20 +00:00
ChangeLog
* keyserver-internal.h, keyserver.c (keyserver_import_pka): Use the
2006-03-14 03:16:21 +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
* keyserver-internal.h, keyserver.c (keyserver_import_pka): Use the
2006-03-14 03:16:21 +00:00
global.h
Updated FSF street address and preparations for a release candidate.
2005-05-31 08:39:18 +00:00
gpg.c
* options.h, sign.c (mk_notation_policy_etc), gpg.c (add_notation_data):
2006-03-08 23:30:12 +00:00
gpgv.c
* keydb.h, getkey.c (release_akl), gpg.c (main): Add
2006-02-24 14:27:22 +00:00
helptext.c
Updated FSF street address and preparations for a release candidate.
2005-05-31 08:39:18 +00:00
import.c
* main.h, import.c (import_one): Optionally return the fingerprint of
2006-03-14 02:23:00 +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
* keydb.h, getkey.c (release_akl), gpg.c (main): Add
2006-02-24 14:27:22 +00:00
keyedit.c
* sig-check.c (signature_check2): Print the backsig warning when there
2006-03-12 15:33:57 +00:00
keygen.c
* packet.h, build-packet.c (sig_to_notation), keygen.c
2006-03-09 01:15:18 +00:00
keyid.c
* gpg.c (main): Restore convert-sk-to-pk as programs rely on it.
2005-12-19 01:51:31 +00:00
keylist.c
* mainproc.c (get_pka_address), keylist.c (show_notation): Remove
2006-03-09 03:35:26 +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
* keyserver-internal.h, keyserver.c (keyserver_import_pka): Use the
2006-03-14 03:16:21 +00:00
keyserver.c
* keyserver-internal.h, keyserver.c (keyserver_import_pka): Use the
2006-03-14 03:16:21 +00:00
main.h
* main.h, import.c (import_one): Optionally return the fingerprint of
2006-03-14 02:23:00 +00:00
mainproc.c
Preparing for an RC23
2006-03-09 12:45:02 +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
* getkey.c (parse_auto_key_locate): Error if the user selects "cert" or
2006-03-01 18:16:55 +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
* options.h, sign.c (mk_notation_policy_etc), gpg.c (add_notation_data):
2006-03-08 23:30:12 +00:00
options.skel
* options.skel: Document auto-key-locate and give a pointer to Simon
2006-02-27 19:31:13 +00:00
packet.h
* packet.h, build-packet.c (sig_to_notation), keygen.c
2006-03-09 01:15:18 +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
* keydb.h, passphrase.c (next_to_last_passphrase): New. "Touch" a
2006-01-17 20:55:53 +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
* options.h, gpg.c (main, parse_trust_model), pkclist.c
2006-03-07 20:14:20 +00:00
plaintext.c
Replaced an assert and fixed batch mode issue in cardglue.
2006-03-05 15:13:18 +00:00
progress.c
Renamed g10.c to gpg.c
2005-10-05 16:58:50 +00:00
pubkey-enc.c
* keydb.h, passphrase.c (next_to_last_passphrase): New. "Touch" a
2006-01-17 20:55:53 +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
* sig-check.c (signature_check2): Print the backsig warning when there
2006-03-12 15:33:57 +00:00
sign.c
* options.h, sign.c (mk_notation_policy_etc), gpg.c (add_notation_data):
2006-03-08 23:30:12 +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
Finished PKA feature
2005-12-20 20:19:16 +00:00
status.h
Finished PKA feature
2005-12-20 20:19:16 +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
* options.h, gpg.c (main, parse_trust_model), pkclist.c
2006-03-07 20:14:20 +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
Fixed a wrong return code with gpg --verify
2006-02-14 10:17:57 +00:00