Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Updated error code references | Werner Koch | 2011-03-04 | 1 | -19/+28 | |
| | ||||||
* | Make gpg-error-config and gpg-error.m4 more robust. | Werner Koch | 2011-02-23 | 1 | -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. | |||||
* | Add GPG_ERR_INV_CURVE and GPG_ERR_UNKNOWN_CURVE | Werner Koch | 2011-02-01 | 1 | -3/+22 | |
| | ||||||
* | Add GPG_ERR_NO_KEYSERVER | Werner Koch | 2011-01-06 | 1 | -1/+12 | |
| | ||||||
* | Add file describing some usages of the error codes | Werner Koch | 2011-01-05 | 1 | -0/+378 | |