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