[git] GnuPG - branch, master, updated. gnupg-2.1.2-61-g318329c

by Neal H. Walfield cvs at cvs.gnupg.org
Mon Mar 23 19:59:11 CET 2015


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The GNU Privacy Guard".

The branch, master has been updated
       via  318329c3966906b239419d172a7ac6f41d60162a (commit)
       via  7a56b6b3aa8b7a07bd80a3fcd5114bd1af359fa3 (commit)
       via  096f4186c8cba7435105b4731b63aab953eb3ac7 (commit)
       via  00a16cf49336ee0b4ce21eb05a79db955af053e0 (commit)
       via  51341badb623927f2a358588c725a356fc77dbe7 (commit)
       via  81e83060856f02f6cfc7b48f8032e0cf14fc6c68 (commit)
       via  9e79a15f74c428624b0049a3f6a077c1bc7c731d (commit)
       via  63552852bf191985b4b55aa524bc397c5b1d1515 (commit)
       via  1a75b7c39f0a84f518711438565645a34fb2673f (commit)
       via  e23b3ba5ffd3134a72da176a039e4d6c4f3ff595 (commit)
       via  79907ad256f5b84f36cbebdc92e5a05d9e266557 (commit)
       via  b18ffcb81a3839dbf09603d70ebb8b80f65892d3 (commit)
      from  bebab54027d8c63574a2680c60481cfe9b88c240 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 common/gettime.c                             |  102 ++
 common/gettime.h                             |    1 +
 common/http.c                                |   22 +-
 common/http.h                                |    3 +
 common/stringhelp.c                          |   90 +-
 common/stringhelp.h                          |    3 +-
 common/strlist.c                             |   14 +
 common/strlist.h                             |    3 +
 common/t-stringhelp.c                        |   58 +
 common/userids.c                             |    2 +-
 configure.ac                                 |    2 +-
 dirmngr/Makefile.am                          |   21 +-
 dirmngr/certcache.c                          |    4 +-
 dirmngr/dirmngr.c                            |    6 +-
 dirmngr/ks-action.c                          |   77 +-
 dirmngr/ks-action.h                          |    4 +-
 dirmngr/ks-engine-hkp.c                      |   63 +-
 dirmngr/ks-engine-ldap.c                     | 2055 ++++++++++++++++++++++++++
 dirmngr/ks-engine.h                          |   10 +
 dirmngr/ldap-parse-uri.c                     |  240 +++
 common/isascii.c => dirmngr/ldap-parse-uri.h |   25 +-
 dirmngr/ldap-wrapper.c                       |    2 +-
 dirmngr/ldap.c                               |    2 +-
 dirmngr/ldapserver.c                         |    2 +-
 dirmngr/misc.c                               |   77 +-
 dirmngr/misc.h                               |    6 +
 dirmngr/server.c                             |   23 +-
 dirmngr/t-ldap-parse-uri.c                   |  255 ++++
 common/xmalloc.h => dirmngr/t-support.h      |   21 +-
 doc/DETAILS                                  |    2 +-
 g10/call-dirmngr.c                           |  204 ++-
 tools/watchgnupg.c                           |    2 +-
 32 files changed, 3205 insertions(+), 196 deletions(-)
 create mode 100644 dirmngr/ks-engine-ldap.c
 create mode 100644 dirmngr/ldap-parse-uri.c
 copy common/isascii.c => dirmngr/ldap-parse-uri.h (65%)
 create mode 100644 dirmngr/t-ldap-parse-uri.c
 copy common/xmalloc.h => dirmngr/t-support.h (66%)


hooks/post-receive
-- 
The GNU Privacy Guard
http://git.gnupg.org




More information about the Gnupg-commits mailing list