Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert http links to https where possible in the source. | Daniel Kahn Gillmor | 2016-02-08 | 1 | -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 Koch | 2015-03-19 | 1 | -0/+184 |
* src/err-codes.h.in: Add error codes. * doc/ldap2gpgerr.c: New. Signed-off-by: Werner Koch <[email protected]> |