Werner Koch
89a3dbae85
Minor changes to make make dist work correctly.
2003-07-04 09:40:19 +00:00
Werner Koch
ca3818df83
* cipher.h (DBG_CIPHER,g10c_debug_mode): Removed.
2003-07-03 18:09:55 +00:00
Werner Koch
1753a2f3b0
* options.h (DBG_CIPHER): Reintroduced it.
...
* seskey.c (encode_session_key): Debug output of the session key.
* pubkey-enc.c (get_it): Handle card case.
* call-agent.c (agent_scd_pkdecrypt): New.
* pkglue.c (pk_encrypt): Add RSA support.
* g10.c (main): Default to --use-agent.
* keygen.c (show_smartcard): Print info about the public key.
(check_smartcard): Check for existing key here.
(gen_card_key): And not anymore here.
(fpr_is_zero): New.
(generate_keypair): Generate both keys for a card.
(smartcard_change_url): Nw.
2003-07-03 18:08:16 +00:00
Werner Koch
39046ea7ec
* app-openpgp.c (store_fpr): Fixed fingerprint calculation.
...
* keygen.c (gen_card_key): Obviously we should use the creation
date received from SCDAEMON, so that the fingerprints will match.
* sign.c (do_sign): Pass the serialno to the sign code.
* keyid.c (serialno_and_fpr_from_sk): New.
2003-07-01 08:34:45 +00:00
Werner Koch
5c46f134e2
Key generation and signing using the OpenPGP card does rudimentary work.
2003-06-27 20:53:09 +00:00
Werner Koch
b7bd5e8088
Fixes to the libgcrypt switch. Basically works now.
2003-06-23 15:16:12 +00:00
Werner Koch
c0c2c58054
Finished the bulk of changes for gnupg 1.9. This included switching
...
to libgcrypt functions, using shared error codes from libgpg-error,
replacing the old functions we used to have in ../util by those in
../jnlib and ../common, renaming the malloc functions and a couple of
types. Note, that not all changes are listed below becuause they are
too similar and done at far too many places. As of today the code
builds using the current libgcrypt from CVS but it is very unlikely
that it actually works.
2003-06-18 19:56:13 +00:00
Werner Koch
b7b07d36e8
A small step for GnuPG but a huge leap for error codes.
...
(Sorry, it does not build currently - I need to check it in to avoid
duplicate work.)
2003-06-05 07:14:21 +00:00
Repo Admin
7250331472
This commit was manufactured by cvs2svn to create branch
...
'GNUPG-1-9-BRANCH'.
2003-06-05 07:14:21 +00:00
Werner Koch
a3d4ac6f3e
Make use of libgpg-error
2003-06-03 19:55:50 +00:00
Werner Koch
efeb7657d6
Update to gettext 0.11.5
2003-04-29 19:09:48 +00:00
Werner Koch
18ab605bcc
* scdaemon.c: New options --print-atr and --reader-port
...
* apdu.c, apdu.h: New
* card.c, card-p15.c, card-dinsig.c: Allow build without OpenSC.
2003-04-29 19:08:35 +00:00
Werner Koch
c483f6227b
* configure.ac: Build a limited version of scdaemon if libopensc
...
is not available.
* configure.ac (ALL_LINUGAS): Removed.
* Makefile.am (ACLOCAL_AMFLAGS): New.
* configure.ac (AM_GNU_GETTEXT_VERSION): New. Set to 0.11.5.
2003-04-29 19:05:17 +00:00
Werner Koch
0b05a74052
* LINUGAS: NEW.
2003-04-29 10:41:31 +00:00
Werner Koch
8cdc83cdb5
* configure.ac (ALL_LINUGAS): Removed.
...
* Makefile.am (ACLOCAL_AMFLAGS): New.
* configure.ac (AM_GNU_GETTEXT_VERSION): New. Set to 0.11.5.
2003-04-29 10:37:24 +00:00
Werner Koch
687d5bafaa
Copied wrong files. Fixed.
2003-01-09 13:35:32 +00:00
Werner Koch
01248e18b8
Taken from NewPG
2003-01-09 13:31:18 +00:00
Werner Koch
81919e0d61
taken from NewPG
2003-01-09 13:29:36 +00:00
Repo Admin
7b6f1902d0
This commit was manufactured by cvs2svn to create branch
...
'GNUPG-1-9-BRANCH'.
2003-01-09 13:29:36 +00:00
Werner Koch
e917719928
Taken from NewPG
2003-01-09 13:24:01 +00:00
Werner Koch
3051135e16
Updated from latest NewPG project
2003-01-09 13:15:07 +00:00
Werner Koch
11d5db1dcb
Updated from NewPG
2003-01-09 12:36:05 +00:00
Werner Koch
d3b880b74c
* configure.ac: Bumped version number to 1.9.0-cvs.
2002-10-19 09:27:39 +00:00
Werner Koch
9214e1b282
Merged Top directory of NewPG with GnuPG.
2002-10-19 07:55:27 +00:00
Repo Admin
82a17c9fb3
This commit was manufactured by cvs2svn to create branch
...
'GNUPG-1-9-BRANCH'.
2002-10-19 07:55:27 +00:00
Werner Koch
8d76177f10
Bumped version number for cvs version
2002-10-18 10:41:34 +00:00
Werner Koch
53255c3261
* POTFILES.in (hkp.c): Removed.
2002-10-18 09:39:04 +00:00
Werner Koch
61fbbd0b92
* configure.ac: Changed version number comments.
...
(ALL_LINGUAS): Removed all except for de. During development it
might not be a good idea to keep all of them - they get outdated
too soon and diff files will be far too large.
2002-10-18 09:32:42 +00:00
Werner Koch
74d460ad63
* config.links (powerpc-apple-darwin6.1): Disable assembler
...
due to non-working modules/as. Suggested by Gordon Worley.
2002-10-18 09:24:56 +00:00
Werner Koch
36bf36b2de
* autogen.sh: Allow env variables to override the auto* tool
...
names. Suggested by Simon Josefsson.
2002-10-17 14:03:11 +00:00
Werner Koch
be9b626c1d
* pkclist.c (do_edit_ownertrust): Show all user IDs. This should
...
be enhanced to also show the current trust level. Suggested by
Florian Weimer.
2002-10-17 13:48:43 +00:00
David Shaw
b8c842df7c
* README: Multiple A record rotation works with MINGW32 now, and clarify
...
how it works with LDAP.
2002-10-17 13:27:13 +00:00
David Shaw
9d32f6f06b
* http.c (connect_server): Try all A records for names with multiple
...
addresses until one answers for both MINGW32 and not MINGW32.
2002-10-17 12:45:58 +00:00
David Shaw
e613304ae7
* g10.c (main): Handle --strict and --no-strict from the command line
...
before the options file is loaded.
2002-10-17 11:50:46 +00:00
Werner Koch
53dca7bc99
Florian Weimer reminded me about that
2002-10-17 11:38:07 +00:00
David Shaw
bc75f901ac
* README: Some typo fixes from Florian Weimer, and bump version number.
2002-10-16 13:44:07 +00:00
David Shaw
73ccfeb606
* g10.c (main): Disable --textmode when encrypting (symmetric or pk) in
...
--pgp2 mode as PGP 2 can't handle the unknown length literal packet.
Reported by Michael Richardson.
2002-10-15 17:01:04 +00:00
David Shaw
69cd49b342
* NEWS: Some 1.3 notes.
2002-10-15 16:34:54 +00:00
David Shaw
3ee825e211
* gpgkeys_hkp.c (write_quoted): Use %-encoding instead of \-encoding.
...
(parse_hkp_index): Use new keyserver key listing format, and add support
for disabled keys via include-disabled.
2002-10-14 20:01:05 +00:00
David Shaw
943566f53f
* gpgkeys_ldap.c (get_key): Don't print keysize unless it's >0.
...
(printquoted): Use %-encoding instead of \-encoding. (search_key): Use new
keyserver key listing format.
2002-10-14 19:02:11 +00:00
David Shaw
a158c89634
* keyserver.h: Go to KEYSERVER_PROTO_VERSION 1.
2002-10-14 18:52:32 +00:00
David Shaw
da1c9e820c
* keyserver-internal.h, keyserver.c (print_keyrec, parse_keyrec,
...
show_prompt, keyserver_search_prompt, keyserver_spawn): Go to version 1 of
the keyserver protocol. This is a better design, similar to
--with-colons, that allows for keys with multiple user IDs rather than
using multiple keys. It also matches the machine readable pksd format.
Also use a prettier --search-keys listing format that can fill different
size windows (currently set at 24 lines).
2002-10-14 18:50:28 +00:00
Werner Koch
a94053810c
Add simple tool to sign all keys in a keyring
2002-10-14 14:14:31 +00:00
Werner Koch
09bac13bf5
* configure.ac (NAME_OF_DEV_URANDOM): Use /dev/urandom for
...
NetBSD. Reported by Christian Biere.
2002-10-12 14:54:42 +00:00
Werner Koch
42b93f4925
* rndunix.c (my_popen): Make sure that stdin and stderr are
...
connected to a file. This is to avoid NetBSD to complain about
set{u,g}id programs invoked with fd 0, 2 closed. Reported by
Cristian Biere.
(start_gatherer): Likewise. Reordered code.
2002-10-12 14:54:24 +00:00
Werner Koch
e5f14f15da
* keygen.c (print_status_key_created): New.
...
(do_generate_keypair): Use it to print the fingerprint.
(generate_subkeypair): Likewise.
2002-10-12 11:47:40 +00:00
Werner Koch
10128a5e25
* DETAILS (KEY_CREATED): Enhanced by fingerprint.
2002-10-12 11:47:01 +00:00
David Shaw
9fafaa7ef7
* keyedit.c (menu_addrevoker): Properly back out if the signature fails.
...
Also, do not allow appointing the same revoker twice, and report
ALREADY_SIGNED if the user tries it.
2002-10-11 21:07:03 +00:00
David Shaw
4849c0ab7b
* http.c (connect_server): Properly handle a single A record that fails
...
connect().
2002-10-11 02:24:59 +00:00
David Shaw
071966cd65
* gpgkeys_ldap.c (search_key, main): Make sure LDAP values are freed in
...
case of error.
2002-10-09 02:25:43 +00:00