aboutsummaryrefslogtreecommitdiffstats
path: root/doc/errorref.txt (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-03-04Updated error code referencesWerner Koch1-19/+28
2011-02-23Make gpg-error-config and gpg-error.m4 more robust.Werner Koch1-1/+6
This is done by taking host prefixed config scripts names in account (as suggested by bug#1261) and adding a new config option --host to print a warning if the used config script was not built for the current host. Care has been taken not to mess things up if an old config script without the option is used or if AC_CANONICAL_HOST has not been used.
2011-02-01Add GPG_ERR_INV_CURVE and GPG_ERR_UNKNOWN_CURVEWerner Koch1-3/+22
2011-01-06Add GPG_ERR_NO_KEYSERVERWerner Koch1-1/+12
2011-01-05Add file describing some usages of the error codesWerner Koch1-0/+378