1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-05-29 21:58:04 +02:00
gnupg/sm
Marcus Brinkmann 04e965c7fc sm/
2008-06-12  Marcus Brinkmann  <marcus@g10code.de>

	* gpgsm.h (struct keyserver_spec): New struct.
	(opt): Add member keyserver.
	* gpgsm.c (keyserver_list_free, parse_keyserver_line): New functions.
	(main): Implement --keyserver option.
	* call-dirmngr.c (prepare_dirmngr): Send LDAPSERVER commands.

tools/
2008-06-12  Marcus Brinkmann  <marcus@g10code.de>

	* gpgconf-comp.c (gc_options_gpgsm): Add option keyserver.
2008-06-12 14:24:46 +00:00
..
base64.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
call-agent.c Poems for AllowSetForegroundWindow (W32) 2008-02-14 19:50:10 +00:00
call-dirmngr.c sm/ 2008-06-12 14:24:46 +00:00
certchain.c Fixed a C-89 incompatibility. 2008-04-23 17:23:04 +00:00
certcheck.c Implemented the chain model for X.509 validation. 2007-08-10 16:52:05 +00:00
certdump.c Fix a bug in the ambigious name detection. 2008-03-20 15:31:43 +00:00
certlist.c Fix a bug in the ambigious name detection. 2008-03-20 15:31:43 +00:00
certreqgen-ui.c Updated estream. 2007-08-22 10:55:07 +00:00
certreqgen.c Fixed creation of private keys under W32. 2007-08-22 20:36:33 +00:00
ChangeLog sm/ 2008-06-12 14:24:46 +00:00
decrypt.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
delete.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
encrypt.c Support DSA2. 2007-12-12 10:28:30 +00:00
export.c Fix --output option used when with --export-secret-kety-p12. 2008-05-20 08:00:40 +00:00
fingerprint.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
gpgsm.c sm/ 2008-06-12 14:24:46 +00:00
gpgsm.h sm/ 2008-06-12 14:24:46 +00:00
import.c Fix --output option used when with --export-secret-kety-p12. 2008-05-20 08:00:40 +00:00
keydb.c Fix a problem with dirmngr looked up certificates. 2008-04-01 15:08:57 +00:00
keydb.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
keylist.c Fixed bug#907. 2008-05-06 14:03:36 +00:00
Makefile.am Implemented more gpg-agen options to support certain passphrase policies. 2007-08-27 18:10:27 +00:00
misc.c Started to implement the audit log feature. 2007-11-19 16:03:50 +00:00
qualified.c Factored utf8 switching code out to i18n.c. 2007-10-19 15:58:38 +00:00
server.c Poems for AllowSetForegroundWindow (W32) 2008-02-14 19:50:10 +00:00
sign.c Always search missing certifcates using a running Dirmngr's cache. 2008-02-13 16:47:14 +00:00
verify.c Adjust for the changed Camellia draft. 2008-04-18 09:20:25 +00:00