1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-17 00:39:50 +02:00
gnupg/g10
Werner Koch c6b88a12dd * configure.ac (ALL_LINGUAS): Removed.
* Makefile.am (LDADD): Replaced INTLLIBS by LIBINTL.

* Makefile.am (gpgkeys_hkp_LDADD): Replaced INTLLIBS by LIBINTL.

* ca.po: Updated.

* autogen.sh: Run aclocal with -I m4.

* Makefile.am: Replaced INTLLIBS by LIBINTL.

* Makefile.am (http-test): Replaced INTLLIBS by LIBINTL.
2004-08-09 19:47:08 +00:00
..
armor.c * armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c, 2003-05-22 03:00:23 +00:00
build-packet.c * keygen.c (make_backsig): New function to add a backsig to a binding sig 2004-04-13 01:17:32 +00:00
ChangeLog * configure.ac (ALL_LINGUAS): Removed. 2004-08-09 19:47:08 +00:00
cipher.c * options.h, armor.c, cipher.c, g10.c, keyedit.c, pkclist.c, sign.c, 2003-05-02 19:22:00 +00:00
comment.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
compress-bz2.c * options.h, g10.c (main), compress-bz2.c (init_uncompress): Backport 2004-03-25 22:53:54 +00:00
compress.c * compress.c (init_compress): Remove "-z10" trick to get uncompressed data 2004-01-26 20:50:01 +00:00
dearmor.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
decrypt.c * decrypt.c: Fix copyright date. 2004-01-29 21:35:14 +00:00
delkey.c * delkey.c (do_delete_key): Allow deleting a public key with a secret 2004-02-25 23:32:34 +00:00
encode.c * encode.c (encode_simple): Show cipher with --verbose. 2004-02-24 22:00:03 +00:00
encr-data.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
exec.c Changed a lot of __MINGW32__ to _WIN32. This should help a bit in 2003-07-30 16:04:46 +00:00
exec.h * parse-packet.c (parse_key): Clear disabled flag when parsing a new key. 2003-05-11 21:10:46 +00:00
export.c * misc.c (compress_algo_to_string, check_compress_algo): Add bzip2. 2003-10-31 04:57:17 +00:00
filter.h * misc.c (compress_algo_to_string, check_compress_algo): Add bzip2. 2003-10-31 04:57:17 +00:00
free-packet.c (copy_secret_key): Get last fix right. 2004-06-16 13:22:36 +00:00
g10.c * configure.ac (ALL_LINGUAS): Removed. 2004-08-09 19:47:08 +00:00
getkey.c * keygen.c (make_backsig): If DO_BACKSIGS is not defined, do not create 2004-04-23 03:01:53 +00:00
global.h Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
gpgv.c * gpgv.c: s/__MINGW32__/_WIN32/ to help building on native Windows 2003-08-29 00:04:28 +00:00
helptext.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
hkp.c * hkp.c (hkp_export): Send a content-type line. 2004-01-13 11:18:18 +00:00
hkp.h Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
import.c * import.c (import_one): Try and collapse user IDs when importing a key 2004-03-09 20:49:31 +00:00
kbnode.c * armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c, 2003-05-22 03:00:23 +00:00
keydb.c * armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c, 2003-05-22 03:00:23 +00:00
keydb.h * g10.c (main): Show errors for failure in export, send-keys, recv-keys, 2003-05-03 03:17:00 +00:00
keyedit.c * keyedit.c (sign_uids): Properly handle remaking a self-sig on revoked or 2004-06-24 03:52:18 +00:00
keygen.c * keygen.c (make_backsig): Make sure that the backsig was built 2004-06-16 14:43:05 +00:00
keyid.c Removed an md_start_debug 2003-07-30 07:44:16 +00:00
keylist.c * misc.c (compress_algo_to_string): Return NULL on failure like all of the 2004-02-10 03:38:15 +00:00
keyring.c * keyring.c (keyring_rebuild_cache): Comment. 2003-08-13 03:02:09 +00:00
keyring.h Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
keyserver-internal.h Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
keyserver.c * keyserver.c (parse_keyserver_uri): Do not accept "http" as an alias for 2004-04-20 19:37:58 +00:00
main.h * keygen.c (make_backsig): If DO_BACKSIGS is not defined, do not create 2004-04-23 03:01:53 +00:00
mainproc.c * mainproc.c (proc_symkey_enc), seckey-cert.c (do_check): Check the S2K 2004-06-27 18:26:49 +00:00
Makefile.am * configure.ac (ALL_LINGUAS): Removed. 2004-08-09 19:47:08 +00:00
mdfilter.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
misc.c * misc.c (compress_algo_to_string): Return NULL on failure like all of the 2004-02-10 03:38:15 +00:00
mkdtemp.c * packet.h, build-packet.c (build_attribute_subpkt), exec.c (expand_args), 2002-07-01 16:40:52 +00:00
openfile.c * armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c, 2003-05-22 03:00:23 +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, g10.c (main), compress-bz2.c (init_uncompress): Backport 2004-03-25 22:53:54 +00:00
options.skel * options.skel: Note that keyserver.pgp.com isn't synchronized, and 2003-08-19 02:58:25 +00:00
packet.h * keygen.c (make_backsig): If DO_BACKSIGS is not defined, do not create 2004-04-23 03:01:53 +00:00
parse-packet.c * g10.c (main): Alias --charset as --display-charset to help avoid the 2004-06-01 20:17:37 +00:00
passphrase.c * passphrase.c (agent_send_all_options): Make use of $GPG_TTY. 2003-07-30 16:17:29 +00:00
photoid.c Changed a lot of __MINGW32__ to _WIN32. This should help a bit in 2003-07-30 16:04:46 +00:00
photoid.h * parse-packet.c (parse_key): Clear disabled flag when parsing a new key. 2003-05-11 21:10:46 +00:00
pipemode.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
pkclist.c * pkclist.c (algo_available): --pgp8 now allows blowfish, zlib, and bzip2. 2004-07-29 23:42:22 +00:00
plaintext.c Minor fixes for W32 packaging and building. 2004-07-20 17:21:28 +00:00
progress.c * sign.c (write_plaintext_packet) 2003-05-21 08:41:26 +00:00
pubkey-enc.c * g10.c (main): Add --no-groups to zero --group list. 2003-10-01 14:19:30 +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 * revoke.c (gen_desig_revoke): Specify in the comment when a designated 2003-11-29 22:44:05 +00:00
seckey-cert.c * mainproc.c (proc_symkey_enc), seckey-cert.c (do_check): Check the S2K 2004-06-27 18:26:49 +00:00
seskey.c * seskey.c (do_encode_md): Comment about earlier (pre-PGP 2.3) encodings. 2003-11-21 00:55:41 +00:00
sig-check.c * keygen.c (make_backsig): If DO_BACKSIGS is not defined, do not create 2004-04-23 03:01:53 +00:00
sign.c * sign.c (update_keysig_packet): Revert change of 2004-05-18. It is not 2004-07-19 00:39:00 +00:00
signal.c * signal.c, tdbio.c: Comment out the transaction code. It was not used in 2003-06-24 13:52:42 +00:00
skclist.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
status.c * status.c (do_get_from_fd): Flush stdout if status isn't flushing it for 2004-07-21 03:21:36 +00:00
status.h * status.h, status.c (get_status_string), plaintext.c (handle_plaintext): 2004-06-18 19:16:03 +00:00
tdbdump.c Make sure that only ascii is passed to isfoo functions. 2003-06-07 20:06:32 +00:00
tdbio.c * tdbio.c: Fixed format string bugs related to the sue of 2003-12-23 19:20:15 +00:00
tdbio.h * misc.c (pct_expando): Add two new expandos - signer's fingerprint (%g), 2003-07-01 23:20:30 +00:00
textfilter.c * armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c, 2003-05-22 03:00:23 +00:00
trustdb.c * encode.c (encode_simple): Show cipher with --verbose. 2004-02-24 22:00:03 +00:00
trustdb.h * trustdb.h, trustdb.c (read_trust_options): New. Returns items from the 2003-07-21 16:51:59 +00:00
verify.c * g10.c, options.h: New option --enable-progress-filter. 2003-04-15 15:49:41 +00:00