1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-27 02:02:45 +02:00
gnupg/keyserver
David Shaw 3b9d7a6430 * gpgkeys_ldap.c (epoch2ldaptime): New. Converse of ldap2epochtime.
(make_one_attr): New. Build a modification list in memory to send to the
LDAP server. (build_attrs): New. Parse INFO lines sent over by gpg.
(free_mod_values): New.  Unwinds a modification list.
(send_key_keyserver): Renamed from old send_key(). (send_key): New
function to send a key to a LDAP server. (main): Use send_key() for real
LDAP servers, send_key_keyserver() otherwise.
2004-02-22 00:08:53 +00:00
..
ChangeLog * gpgkeys_ldap.c (epoch2ldaptime): New. Converse of ldap2epochtime. 2004-02-22 00:08:53 +00:00
gpgkeys_hkp.c (send_key): Add a content type. 2004-01-13 11:07:25 +00:00
gpgkeys_ldap.c * gpgkeys_ldap.c (epoch2ldaptime): New. Converse of ldap2epochtime. 2004-02-22 00:08:53 +00:00
gpgkeys_mailto.in * gpgkeys_ldap.c (ldap_to_gpg_err): Make sure that LDAP_OPT_ERROR_NUMBER 2004-02-18 23:05:47 +00:00
gpgkeys_test.in Update head to match stable 1.0 2002-06-29 13:31:13 +00:00
Makefile.am * gpgkeys_ldap.c: Replacement prototypes for setenv and unsetenv. 2004-02-20 14:59:02 +00:00