Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjust for the changed Camellia draft. | Werner Koch | 2008-04-18 | 2 | -2/+14 |
| | | | | | | W32 gettext changes. Comment and typo fixes. | ||||
* | Fix a problem with dirmngr looked up certificates. | Werner Koch | 2008-04-01 | 3 | -4/+4 |
| | | | | | Typo fixes. | ||||
* | Fix problem when using the fallback dirmngr. | Werner Koch | 2008-03-31 | 2 | -1/+6 |
| | |||||
* | Fix a bug in the ambigious name detection. | Werner Koch | 2008-03-20 | 3 | -13/+40 |
| | | | | | Minor cleanups. | ||||
* | Fixed an email/DN bug. | Werner Koch | 2008-03-13 | 3 | -8/+22 |
| | | | | | Changed pinentry prompts. | ||||
* | Improve certificate chain construction. | Werner Koch | 2008-02-19 | 5 | -19/+117 |
| | | | | | Extend PKITS framework | ||||
* | Poems for AllowSetForegroundWindow (W32) | Werner Koch | 2008-02-14 | 4 | -26/+114 |
| | |||||
* | Always search missing certifcates using a running Dirmngr's cache. | Werner Koch | 2008-02-13 | 10 | -41/+178 |
| | |||||
* | 2008-01-29 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2008-01-30 | 2 | -2/+20 |
| | | | | | | * keylist.c (list_internal_keys): New variable lastcert. Use it to suppress duplicates which immediately follow each other. | ||||
* | Fixed a W32 crash in gpg2 when creating a new keyring. | Werner Koch | 2008-01-29 | 1 | -1/+1 |
| | | | | | Typo fixes. | ||||
* | [W32] Avoid extra console window when importing or exporting. | Werner Koch | 2008-01-27 | 3 | -4/+10 |
| | | | | | Fixes bug 875. | ||||
* | Typo fixes. | Werner Koch | 2008-01-26 | 1 | -2/+2 |
| | | | | | | Portability fix for asschk.c | ||||
* | Allow verification of some broken S-TRUST generated signatures. | Werner Koch | 2007-12-13 | 5 | -11/+54 |
| | |||||
* | Support DSA2. | Werner Koch | 2007-12-12 | 8 | -39/+140 |
| | | | | | | Support Camellia for testing. More audit stuff. | ||||
* | More code for the audit log. | Werner Koch | 2007-12-06 | 3 | -5/+13 |
| | |||||
* | Try to make sure that the standard descriptors are connected when calling | Werner Koch | 2007-12-03 | 2 | -0/+5 |
| | | | | | gpgsm. | ||||
* | Add option --data to GETAUDITLOG command. | Werner Koch | 2007-11-26 | 3 | -18/+37 |
| | | | | | Return HTML formatted dummy output. | ||||
* | New command GETAUDITLOG | Werner Koch | 2007-11-22 | 2 | -0/+41 |
| | |||||
* | Document --auto-issuer-key-retrieve. | Werner Koch | 2007-11-19 | 3 | -1/+5 |
| | |||||
* | Started to implement the audit log feature. | Werner Koch | 2007-11-19 | 9 | -101/+227 |
| | | | | | | | | Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry. Improved support for the quality bar. Minor internal restructuring. Translation fixes. | ||||
* | Factored utf8 switching code out to i18n.c. | Werner Koch | 2007-10-19 | 3 | -93/+14 |
| | |||||
* | Print used library version with --version. | Werner Koch | 2007-09-14 | 2 | -2/+56 |
| | | | | | Typo fixes | ||||
* | Extended the --check-program output: Error messages are now inlcued in an | Werner Koch | 2007-08-29 | 1 | -1/+1 |
| | | | | | easy parsable format. | ||||
* | New command --check-programs for gpgconf. | Werner Koch | 2007-08-29 | 2 | -2/+2 |
| | |||||
* | Implemented more gpg-agen options to support certain passphrase policies. | Werner Koch | 2007-08-27 | 2 | -1/+5 |
| | | | | | New tool gpg-check-pattern. | ||||
* | Add new features to kbxutil. | Werner Koch | 2007-08-23 | 4 | -9/+89 |
| | | | | | Fixed bug 829 (can't encrypt if duplicated certs are in the keybox) | ||||
* | Fixed creation of private keys under W32. | Werner Koch | 2007-08-22 | 2 | -3/+4 |
| | | | | | Minor code cleanups. | ||||
* | Updated estream. | Werner Koch | 2007-08-22 | 7 | -35/+47 |
| | | | | | More changes for Windows. | ||||
* | About to do a releasegnupg-2.0.6 | Werner Koch | 2007-08-16 | 1 | -1/+1 |
| | |||||
* | Documentaion updates. | Werner Koch | 2007-08-14 | 3 | -19/+117 |
| | | | | | | Support doe Dirmngr under W32. Fixed a yat2m bug. | ||||
* | Implemented the chain model for X.509 validation. | Werner Koch | 2007-08-10 | 14 | -224/+735 |
| | |||||
* | Factored common gpgconf constants out | Werner Koch | 2007-08-02 | 2 | -28/+16 |
| | | | | | Fixed W32 compare_filenames | ||||
* | Typo fixes. | Werner Koch | 2007-07-17 | 3 | -9/+21 |
| | | | | | | Made --default-key work for gpgsm Add --default-key and --encrypt-to to gpgconf. | ||||
* | Properly close files opened by es_fopen. | Werner Koch | 2007-07-16 | 2 | -1/+6 |
| | | | | | | Allow setting of an empty passphrase. Assorted W32 changes. | ||||
* | Translate all file descriptors received from assuan. | Werner Koch | 2007-07-12 | 3 | -17/+27 |
| | |||||
* | Last minute Makefile library reordering for the sake of non-GNU systems.gnupg-2.0.5 | Werner Koch | 2007-07-05 | 2 | -2/+6 |
| | |||||
* | Changed to GPLv3. | Werner Koch | 2007-07-04 | 27 | -134/+74 |
| | | | | | Removed intl/. | ||||
* | More W32 related changes | Werner Koch | 2007-06-26 | 3 | -2/+8 |
| | |||||
* | Fixed a problem in estream-printf.c. | Werner Koch | 2007-06-25 | 3 | -12/+22 |
| | | | | | Changes for Windows (gpgsm -k does now work). Minor cleanups. | ||||
* | Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ↵ | Werner Koch | 2007-06-21 | 8 | -159/+362 |
| | | | | Windows. | ||||
* | [w32] gpg-agent is now started automagically by gpgsm. | Werner Koch | 2007-06-20 | 3 | -29/+66 |
| | |||||
* | Made percent_escape more general. | Werner Koch | 2007-06-19 | 1 | -1/+1 |
| | | | | | | Added regression tests support to jnlib. W32 changes. | ||||
* | jnlib/ | Marcus Brinkmann | 2007-06-18 | 2 | -4/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-06-18 Marcus Brinkmann <[email protected]> * stringhelp.h (percent_escape): New prototype. * stringhelp.c (percent_escape): New function. agent/ 2007-06-18 Marcus Brinkmann <[email protected]> * gpg-agent.c (main): Percent escape pathname in --gpgconf-list output. g10/ 2007-06-18 Marcus Brinkmann <[email protected]> * gpg.c (gpgconf_list): Percent escape output of --gpgconf-list. scdaemon/ 2007-06-18 Marcus Brinkmann <[email protected]> * scdaemon.c (main): Percent escape output of --gpgconf-list. sm/ 2007-06-18 Marcus Brinkmann <[email protected]> * gpgsm.c (main): Percent escape output of --gpgconf-list. | ||||
* | A whole bunch of changes to allow building for Windows. | Werner Koch | 2007-06-14 | 8 | -10/+34 |
| | | | | | See the ChangeLogs for details. | ||||
* | First steps towards supporting W32. | Werner Koch | 2007-06-06 | 4 | -15/+17 |
| | | | | | | | This is mainly source code reorganization. Update gnulib. g10/ does currently not build. | ||||
* | Print passphrase encoding info only in PEM mode. | Werner Koch | 2007-05-29 | 2 | -1/+6 |
| | |||||
* | agent/ | Marcus Brinkmann | 2007-05-18 | 3 | -8/+27 |
| | | | | | | | | | | | | | | | | | | | | | | | | 2007-05-19 Marcus Brinkmann <[email protected]> * protect-tool.c (get_passphrase): Free ORIG_CODESET on error. g10/ 2007-05-19 Marcus Brinkmann <[email protected]> * passphrase.c (passphrase_get): Free ORIG_CODESET on error. sm/ 2007-05-18 Marcus Brinkmann <[email protected]> * qualified.c (gpgsm_qualified_consent, gpgsm_not_qualified_warning): Free ORIG_CODESET on error. * certdump.c (gpgsm_format_keydesc): Likewise. tools/ 2007-05-19 Marcus Brinkmann <[email protected]> * symcryptrun.c (confucius_get_pass): Free ORIG_CODESET on error. | ||||
* | Upgraded gettext. | Werner Koch | 2007-05-07 | 2 | -3/+12 |
| | | | | | Fixed accidental dependency on libgcrypt 1.3.0. | ||||
* | Improved logging for error orginating from libgcrypt. | Werner Koch | 2007-04-20 | 2 | -8/+8 |
| | |||||
* | * certcheck.c (do_encode_md): Add arg PKEY. Add support for DSA2 | Werner Koch | 2007-04-20 | 2 | -12/+82 |
| | | | | | | | | | and all ECDSA sizes. (get_dsa_qbits): New. (pk_algo_from_sexp): A key will never contain ecdsa as algorithm, so remove that. |