Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add command --locate-key. | Werner Koch | 2008-05-07 | 5 | -13/+81 | |
| | | | | | Fix auto-key-locate processing of "nodefault". | |||||
* | Adjust for the changed Camellia draft. | Werner Koch | 2008-04-18 | 4 | -15/+42 | |
| | | | | | | W32 gettext changes. Comment and typo fixes. | |||||
* | Test commit | David Shaw | 2008-04-16 | 1 | -2/+2 | |
| | ||||||
* | If there are multiple 0x19 backsigs, take the most recent one. (from 1.4). | Werner Koch | 2008-04-16 | 3 | -27/+81 | |
| | | | | | add log-file and debug-level to the --gpgconf-list. | |||||
* | Enhanced --auto-key-locate. | Werner Koch | 2008-04-08 | 9 | -86/+185 | |
| | ||||||
* | Minor cleanups. | Werner Koch | 2008-04-07 | 4 | -7/+18 | |
| | | | | | Implemented key helper kdns | |||||
* | disable DSA2 for old Libgcrypts. | Werner Koch | 2008-04-02 | 2 | -0/+13 | |
| | ||||||
* | Last minute cleanups.gnupg-2.0.9 | Werner Koch | 2008-03-26 | 2 | -6/+12 | |
| | ||||||
* | Changed the way i18n files are located under Windows. The setting of the | Werner Koch | 2008-03-25 | 2 | -2/+7 | |
| | | | | | Registry key is not anymore required. Helpfiles are not properly located. | |||||
* | Fix bug 894. | Werner Koch | 2008-03-25 | 4 | -7/+39 | |
| | | | | | | Change default keyserver. Allow key protection with Camellia. | |||||
* | Fix for v3 keys. | Werner Koch | 2008-03-18 | 2 | -1/+6 | |
| | ||||||
* | Fixed an email/DN bug. | Werner Koch | 2008-03-13 | 2 | -4/+11 | |
| | | | | | Changed pinentry prompts. | |||||
* | Comment fixes. | Werner Koch | 2008-03-06 | 2 | -3/+7 | |
| | | | | | Convey the new envvars when using simple-pwquery. | |||||
* | Poems for AllowSetForegroundWindow (W32) | Werner Koch | 2008-02-14 | 2 | -24/+82 | |
| | ||||||
* | Always search missing certifcates using a running Dirmngr's cache. | Werner Koch | 2008-02-13 | 2 | -1/+36 | |
| | ||||||
* | 2008-02-09 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2008-02-09 | 2 | -44/+70 | |
| | | | | | | | | * 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. | |||||
* | Fixed yesterday's W32 fix. | Werner Koch | 2008-01-30 | 2 | -1/+2 | |
| | ||||||
* | W32 fix for trustdb creation. | Werner Koch | 2008-01-30 | 2 | -3/+18 | |
| | ||||||
* | Fixed a W32 crash in gpg2 when creating a new keyring. | Werner Koch | 2008-01-29 | 2 | -3/+21 | |
| | | | | | Typo fixes. | |||||
* | Add --logger-fd alias. | Werner Koch | 2008-01-26 | 3 | -0/+11 | |
| | | | | | Ass card vendor 004. | |||||
* | Preparing a release candidate.gnupg-2.0.8rc1 | Werner Koch | 2007-12-14 | 2 | -1/+9 | |
| | ||||||
* | Allow type 20 keys only with option --rfc2440. | Werner Koch | 2007-12-12 | 2 | -0/+22 | |
| | ||||||
* | Doc fixes. | Werner Koch | 2007-12-12 | 2 | -11/+96 | |
| | | | | | | Add more files to POTFILES. Protect against malloc bombs. | |||||
* | Support DSA2. | Werner Koch | 2007-12-12 | 12 | -33/+156 | |
| | | | | | | Support Camellia for testing. More audit stuff. | |||||
* | Allow decryption using type 20 Elgamal keys. | Werner Koch | 2007-12-11 | 2 | -4/+15 | |
| | ||||||
* | Fix for bug 851. | Werner Koch | 2007-12-10 | 3 | -2/+15 | |
| | | | | | | Fixed auto generation of the stub key for the card. Allow to encrypt toElgamal encryption keys of type 20. | |||||
* | Created help files form the current po entries. | Werner Koch | 2007-12-04 | 2 | -259/+53 | |
| | ||||||
* | Allow configuraton of pinentry tooltip. | Werner Koch | 2007-12-04 | 2 | -2/+19 | |
| | | | | | Other minor buf fixes. | |||||
* | Try to make sure that the standard descriptors are connected when calling | Werner Koch | 2007-12-03 | 2 | -74/+8 | |
| | | | | | gpgsm. | |||||
* | Started to implement the audit log feature. | Werner Koch | 2007-11-19 | 33 | -310/+126 | |
| | | | | | | | | Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry. Improved support for the quality bar. Minor internal restructuring. Translation fixes. | |||||
* | Ported changes from 1.4. | Werner Koch | 2007-10-25 | 9 | -173/+271 | |
| | | | | | Add copyright notices. | |||||
* | New option --list-config for gpgconf. | Werner Koch | 2007-10-23 | 1 | -1/+1 | |
| | ||||||
* | Factored utf8 switching code out to i18n.c. | Werner Koch | 2007-10-19 | 2 | -28/+10 | |
| | ||||||
* | Use Assuan socket wrapper calls. | Werner Koch | 2007-10-01 | 1 | -16/+17 | |
| | | | | | Made socket servers secure under Windows. | |||||
* | Print used library version with --version. | Werner Koch | 2007-09-14 | 2 | -1/+52 | |
| | | | | | Typo fixes | |||||
* | Implemented more gpg-agen options to support certain passphrase policies. | Werner Koch | 2007-08-27 | 2 | -4/+4 | |
| | | | | | New tool gpg-check-pattern. | |||||
* | tryu harder to ignore duplicate specified keyrings and -boxes. | Werner Koch | 2007-08-24 | 2 | -2/+6 | |
| | | | | | Documentation updates. | |||||
* | Updated estream. | Werner Koch | 2007-08-22 | 2 | -4/+11 | |
| | | | | | More changes for Windows. | |||||
* | Factored common gpgconf constants out | Werner Koch | 2007-08-02 | 2 | -5/+5 | |
| | | | | | Fixed W32 compare_filenames | |||||
* | Typo fixes. | Werner Koch | 2007-07-17 | 3 | -3/+14 | |
| | | | | | | Made --default-key work for gpgsm Add --default-key and --encrypt-to to gpgconf. | |||||
* | Translate all file descriptors received from assuan. | Werner Koch | 2007-07-12 | 3 | -6/+12 | |
| | ||||||
* | Fixed card key generation of gpg2. | Werner Koch | 2007-07-05 | 7 | -844/+1007 | |
| | | | | | Reveal less information about timings while generating a key. | |||||
* | Changed to GPLv3. | Werner Koch | 2007-07-04 | 71 | -284/+142 | |
| | | | | | Removed intl/. | |||||
* | More W32 related changes | Werner Koch | 2007-06-26 | 4 | -31/+36 | |
| | ||||||
* | Fixed a problem in estream-printf.c. | Werner Koch | 2007-06-25 | 3 | -6/+12 | |
| | | | | | 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 | 5 | -112/+25 | |
| | | | | Windows. | |||||
* | [w32] gpg-agent is now started automagically by gpgsm. | Werner Koch | 2007-06-20 | 3 | -77/+9 | |
| | ||||||
* | 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 | -1/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | -47/+38 | |
| | | | | | See the ChangeLogs for details. |