aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ldap2gpgerr.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-02-08Convert http links to https where possible in the source.Daniel Kahn Gillmor1-1/+1
-- * use https for bug reporting * in comments and docs, use https to refer to: - www.gnu.org - creativecommons.org - translationproject.org - mail.gnome.org - www.perl.org - www.ctan.org - www.cl.cam.ac.uk - www.ntg.nl - cygwin.com - www.ethnologue.com
2015-03-19Add GPG_ERR_LDAP_* error codes.Werner Koch1-0/+184
* src/err-codes.h.in: Add error codes. * doc/ldap2gpgerr.c: New. Signed-off-by: Werner Koch <[email protected]>