Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-05-08 | Print a note for revoked signing keys. | Werner Koch | 1 | -0/+5 | |
2008-05-07 | --locate-key now returns several keys if they all match. | Werner Koch | 1 | -2/+4 | |
2008-05-07 | Add command --locate-key. | Werner Koch | 1 | -0/+9 | |
Fix auto-key-locate processing of "nodefault". | |||||
2008-04-18 | Adjust for the changed Camellia draft. | Werner Koch | 1 | -0/+7 | |
W32 gettext changes. Comment and typo fixes. | |||||
2008-04-16 | If there are multiple 0x19 backsigs, take the most recent one. (from 1.4). | Werner Koch | 1 | -0/+5 | |
add log-file and debug-level to the --gpgconf-list. | |||||
2008-04-08 | Enhanced --auto-key-locate. | Werner Koch | 1 | -1/+18 | |
2008-04-07 | Minor cleanups. | Werner Koch | 1 | -0/+6 | |
Implemented key helper kdns | |||||
2008-04-02 | disable DSA2 for old Libgcrypts. | Werner Koch | 1 | -0/+4 | |
2008-03-26 | Last minute cleanups.gnupg-2.0.9 | Werner Koch | 1 | -0/+6 | |
2008-03-25 | Changed the way i18n files are located under Windows. The setting of the | Werner Koch | 1 | -0/+5 | |
Registry key is not anymore required. Helpfiles are not properly located. | |||||
2008-03-25 | Fix bug 894. | Werner Koch | 1 | -0/+12 | |
Change default keyserver. Allow key protection with Camellia. | |||||
2008-03-18 | Fix for v3 keys. | Werner Koch | 1 | -0/+5 | |
2008-03-13 | Fixed an email/DN bug. | Werner Koch | 1 | -0/+5 | |
Changed pinentry prompts. | |||||
2008-03-06 | Comment fixes. | Werner Koch | 1 | -0/+4 | |
Convey the new envvars when using simple-pwquery. | |||||
2008-02-14 | Poems for AllowSetForegroundWindow (W32) | Werner Koch | 1 | -0/+10 | |
2008-02-13 | Always search missing certifcates using a running Dirmngr's cache. | Werner Koch | 1 | -0/+5 | |
2008-02-09 | 2008-02-09 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -0/+7 | |
* gpg.c (main): New variable default_configname. Use it if save_configname is NULL (can happen if default configfile does not exist). Move default configname determination to ... (get_default_configname): ... this new function. | |||||
2008-01-30 | Fixed yesterday's W32 fix. | Werner Koch | 1 | -0/+1 | |
2008-01-30 | W32 fix for trustdb creation. | Werner Koch | 1 | -0/+4 | |
2008-01-29 | Fixed a W32 crash in gpg2 when creating a new keyring. | Werner Koch | 1 | -0/+5 | |
Typo fixes. | |||||
2008-01-26 | Add --logger-fd alias. | Werner Koch | 1 | -0/+8 | |
Ass card vendor 004. | |||||
2007-12-14 | Preparing a release candidate.gnupg-2.0.8rc1 | Werner Koch | 1 | -0/+5 | |
2007-12-12 | Allow type 20 keys only with option --rfc2440. | Werner Koch | 1 | -0/+7 | |
2007-12-12 | Doc fixes. | Werner Koch | 1 | -0/+8 | |
Add more files to POTFILES. Protect against malloc bombs. | |||||
2007-12-12 | Support DSA2. | Werner Koch | 1 | -1/+25 | |
Support Camellia for testing. More audit stuff. | |||||
2007-12-11 | Allow decryption using type 20 Elgamal keys. | Werner Koch | 1 | -0/+5 | |
2007-12-10 | Fix for bug 851. | Werner Koch | 1 | -0/+12 | |
Fixed auto generation of the stub key for the card. Allow to encrypt toElgamal encryption keys of type 20. | |||||
2007-12-04 | Created help files form the current po entries. | Werner Koch | 1 | -0/+6 | |
2007-12-04 | Allow configuraton of pinentry tooltip. | Werner Koch | 1 | -0/+3 | |
Other minor buf fixes. | |||||
2007-12-03 | Try to make sure that the standard descriptors are connected when calling | Werner Koch | 1 | -0/+7 | |
gpgsm. | |||||
2007-11-19 | Started to implement the audit log feature. | Werner Koch | 1 | -0/+24 | |
Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry. Improved support for the quality bar. Minor internal restructuring. Translation fixes. | |||||
2007-10-25 | Ported changes from 1.4. | Werner Koch | 1 | -0/+55 | |
Add copyright notices. | |||||
2007-10-19 | Factored utf8 switching code out to i18n.c. | Werner Koch | 1 | -0/+4 | |
2007-09-14 | Print used library version with --version. | Werner Koch | 1 | -0/+5 | |
Typo fixes | |||||
2007-08-27 | Implemented more gpg-agen options to support certain passphrase policies. | Werner Koch | 1 | -0/+4 | |
New tool gpg-check-pattern. | |||||
2007-08-24 | tryu harder to ignore duplicate specified keyrings and -boxes. | Werner Koch | 1 | -0/+4 | |
Documentation updates. | |||||
2007-08-22 | Updated estream. | Werner Koch | 1 | -0/+5 | |
More changes for Windows. | |||||
2007-08-02 | Factored common gpgconf constants out | Werner Koch | 1 | -0/+4 | |
Fixed W32 compare_filenames | |||||
2007-07-17 | Typo fixes. | Werner Koch | 1 | -0/+6 | |
Made --default-key work for gpgsm Add --default-key and --encrypt-to to gpgconf. | |||||
2007-07-12 | Translate all file descriptors received from assuan. | Werner Koch | 1 | -0/+6 | |
2007-07-05 | Fixed card key generation of gpg2. | Werner Koch | 1 | -0/+24 | |
Reveal less information about timings while generating a key. | |||||
2007-06-26 | More W32 related changes | Werner Koch | 1 | -2/+7 | |
2007-06-25 | Fixed a problem in estream-printf.c. | Werner Koch | 1 | -0/+6 | |
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 | 1 | -0/+9 | |
Windows. | |||||
2007-06-20 | [w32] gpg-agent is now started automagically by gpgsm. | Werner Koch | 1 | -0/+8 | |
2007-06-18 | jnlib/ | Marcus Brinkmann | 1 | -0/+4 | |
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 | 1 | -0/+21 | |
See the ChangeLogs for details. | |||||
2007-06-08 | Syntax fix - should build now - however not tested. | Werner Koch | 1 | -0/+4 | |
2007-06-06 | First steps towards supporting W32. | Werner Koch | 1 | -0/+18 | |
This is mainly source code reorganization. Update gnulib. g10/ does currently not build. | |||||
2007-05-18 | 2007-05-19 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -0/+2 | |
* passphrase.c (passphrase_get): Use PACKAGE_GT, not PACKAGE. |