aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ldap2gpgerr.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Convert http links to https where possible in the source.Daniel Kahn Gillmor2016-02-081-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
* Add GPG_ERR_LDAP_* error codes.Werner Koch2015-03-191-0/+184
* src/err-codes.h.in: Add error codes. * doc/ldap2gpgerr.c: New. Signed-off-by: Werner Koch <[email protected]>