Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Started to implement the audit log feature. | Werner Koch | 2007-11-19 | 1 | -106/+0 |
| | | | | | | | | Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry. Improved support for the quality bar. Minor internal restructuring. Translation fixes. | ||||
* | Changed to GPLv3. | Werner Koch | 2007-07-04 | 1 | -4/+2 |
| | | | | | Removed intl/. | ||||
* | The big Assuan error code removal. | Werner Koch | 2006-09-06 | 1 | -0/+3 |
| | |||||
* | Updated FSF's address. | Werner Koch | 2006-06-20 | 1 | -1/+2 |
| | |||||
* | * maperror.c (map_assuan_err_with_source): Oops, args were swapped. | Werner Koch | 2004-12-19 | 1 | -1/+1 |
| | | | | | * w32-pth.c (pth_init): Enable debugging depending on env var. | ||||
* | Avoid the " map_to_assuan_status called with no error source" diagnostic. | Werner Koch | 2004-12-18 | 1 | -2/+2 |
| | |||||
* | * Makefile.am (sm): Build kbx only if gpgsm is to be build. | Werner Koch | 2004-07-20 | 1 | -1/+0 |
| | | | | | * maperror.c: Removed header ksba.h. Not required anymore. | ||||
* | * dynload.h [__MINGW32__]: Define RTLD_LAZY. | Werner Koch | 2004-03-16 | 1 | -2/+0 |
| | |||||
* | (map_assuan_err): Prepared for a new error code. | Werner Koch | 2003-12-23 | 1 | -11/+4 |
| | |||||
* | Mainly changes to adjust for the changed KSBA API. | Werner Koch | 2003-11-12 | 1 | -43/+0 |
| | |||||
* | 2003-08-20 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2003-08-20 | 1 | -2/+2 |
| | | | | | | * maperror.c (map_ksba_err): Map -1. Use gpg_err_make to set the error source. | ||||
* | This commit was manufactured by cvs2svn to create branch | Repo Admin | 2003-08-05 | 1 | -0/+157 |
| | | | | 'GNUPG-1-9-BRANCH'. | ||||
* | This commit was manufactured by cvs2svn to create branch | Repo Admin | 2002-10-19 | 1 | -271/+0 |
| | | | | 'GNUPG-1-9-BRANCH'. | ||||
* | Renamed an error code. | Werner Koch | 2002-08-16 | 1 | -1/+1 |
| | |||||
* | * maperror.c (map_to_assuan_status): Map more errorcodes to Bad | Werner Koch | 2002-06-28 | 1 | -0/+6 |
| | | | | | Certificate. | ||||
* | * maperror.c (map_to_assuan_status): Map EOF to No_Data_Available. | Werner Koch | 2002-06-26 | 1 | -0/+3 |
| | |||||
* | Various changes. | Werner Koch | 2002-06-12 | 1 | -1/+4 |
| | |||||
* | * import.c (gpgsm_import): Try to identify the type of input and | Werner Koch | 2002-05-21 | 1 | -2/+28 |
| | | | | | | | | | | handle certs-only messages. * maperror.c (map_gcry_err): Add libgcrypt's new S-expression errors. (map_ksba_err): Add a few mappings. * configure.ac: We now require libgcrypt 1.1.7 and libksba 0.4.2. | ||||
* | Changes needed to support smartcards. Well, only _support_. There is | Werner Koch | 2002-02-28 | 1 | -1/+5 |
| | | | | | no real code yet. | ||||
* | More error codes | Werner Koch | 2002-02-18 | 1 | -0/+18 |
| | |||||
* | More error codes and mappings | Werner Koch | 2002-01-19 | 1 | -0/+3 |
| | |||||
* | * maperror.c: Add mapping for Not_Trusted. | Werner Koch | 2002-01-15 | 1 | -0/+4 |
| | |||||
* | * maperror.c (map_assuan_err): Codes for CRL | Werner Koch | 2002-01-11 | 1 | -0/+4 |
| | |||||
* | *** empty log message *** | Werner Koch | 2002-01-10 | 1 | -1/+52 |
| | |||||
* | * maperror.c (map_gcry_err): Add some mappings. | Werner Koch | 2001-12-20 | 1 | -0/+40 |
| | |||||
* | More error codes | Werner Koch | 2001-12-06 | 1 | -0/+2 |
| | |||||
* | New error codes and another mapping fnc. | Werner Koch | 2001-12-05 | 1 | -1/+23 |
| | |||||
* | Added new directory common to enable sharing of some code and error | Werner Koch | 2001-11-24 | 1 | -0/+85 |
numbers between gpg, gpgsm and gpg-agent. Move some files and code to there. |