aboutsummaryrefslogtreecommitdiffstats
path: root/doc (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-12-20Preparing a release.gnupg-2.0.8Werner Koch1-0/+198
2007-12-13Also add the S-TTRUST certs here.Werner Koch2-4/+79
2007-12-13Allow verification of some broken S-TRUST generated signatures.Werner Koch7-7/+76
2007-12-12Support DSA2.Werner Koch2-2/+40
Support Camellia for testing. More audit stuff.
2007-12-06Add support for help stuff to audit.cWerner Koch2-4/+24
2007-12-04Created help files form the current po entries.Werner Koch31-3/+7425
2007-12-04Allow configuraton of pinentry tooltip.Werner Koch4-1/+116
Other minor buf fixes.
2007-11-27[W32] Changed default socket for dirmngr.Werner Koch2-1/+4
[W32] Add some code for event notifications between scdaemon and gpg-agent.
2007-11-19Document --auto-issuer-key-retrieve.Werner Koch3-1/+18
2007-11-19Started to implement the audit log feature.Werner Koch3-5/+17
Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry. Improved support for the quality bar. Minor internal restructuring. Translation fixes.
2007-10-312007-10-31 Marcus Brinkmann <[email protected]>Marcus Brinkmann2-5/+9
* gpg-agent.texi (Agent Options): Fix typos, by Bernhard Reiter.
2007-10-27* gpg.texi: Document --rfc4880 (the new --openpgp).David Shaw2-4/+13
2007-10-26* gpg.texi: Clarify --force-v3-sigs, --pgp2, and --pgp6 a bit.David Shaw2-15/+18
2007-10-24Add a /while loop.Werner Koch1-1/+33
2007-10-23New option --list-config for gpgconf.Werner Koch3-11/+78
2007-10-19Enhanced gpg-conect-agent scripting.Werner Koch2-4/+109
Typo fixes in comments.
2007-08-31Make gpgconf --list-components also print the name of the executable program.Werner Koch1-6/+11
2007-08-29Extended the --check-program output: Error messages are now inlcued in anWerner Koch1-5/+22
easy parsable format.
2007-08-29New command --check-programs for gpgconf.Werner Koch3-2/+81
2007-08-28Add more passphrase policy rules.Werner Koch1-0/+9
(--max-passphrase-days).
2007-08-27Implemented more gpg-agen options to support certain passphrase policies.Werner Koch4-1/+80
New tool gpg-check-pattern.
2007-08-24tryu harder to ignore duplicate specified keyrings and -boxes.Werner Koch3-1/+27
Documentation updates.
2007-08-14Documentaion updates.Werner Koch5-19/+73
Support doe Dirmngr under W32. Fixed a yat2m bug.
2007-08-10Implemented the chain model for X.509 validation.Werner Koch4-13/+38
2007-08-02Factored common gpgconf constants outWerner Koch2-5/+4
Fixed W32 compare_filenames
2007-07-17Typo fixes.Werner Koch2-0/+12
Made --default-key work for gpgsm Add --default-key and --encrypt-to to gpgconf.
2007-07-05Fixed card key generation of gpg2.Werner Koch2-2/+9
Reveal less information about timings while generating a key.
2007-07-04Changed to GPLv3.Werner Koch7-373/+658
Removed intl/.
2007-06-25Fixed a problem in estream-printf.c.Werner Koch2-0/+13
Changes for Windows (gpgsm -k does now work). Minor cleanups.
2007-06-21Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ↵Werner Koch4-8/+15
Windows.
2007-06-20[w32] gpg-agent is now started automagically by gpgsm.Werner Koch3-1/+10
2007-06-19Made percent_escape more general.Werner Koch1-4/+6
Added regression tests support to jnlib. W32 changes.
2007-06-18Add missing fiels for W32.Werner Koch2-0/+25
New agent commands: GETINFO and KILLAGENT (w32 only). Agent does now detach from the console.
2007-06-14A whole bunch of changes to allow building for Windows.Werner Koch1-0/+9
See the ChangeLogs for details.
2007-06-06First steps towards supporting W32.Werner Koch4-8/+13
This is mainly source code reorganization. Update gnulib. g10/ does currently not build.
2007-05-15Use estream_asprintf instead of the GNU asprintf.Werner Koch3-4/+14
2007-05-09Preparing 2.0.4gnupg-2.0.4Werner Koch2-4/+13
2007-05-08Add a howto section.Werner Koch5-1/+312
Makefile fixes
2007-05-08gnupg.ps build fixes.Werner Koch3-6/+14
2007-05-04Updated to automake 1.10.Werner Koch3-2/+8
Use latest texinfo.tex. Typo and grammar fix.
2007-05-04Fixed installation of gpg2keys_mailtoWerner Koch1-1/+1
2007-04-15* gpg.texi (OpenPGP Options): Update the personal-foo-preferencesDavid Shaw2-23/+28
documentation a bit.
2007-04-13g10/ and sm/Werner Koch5-5/+31
* call-agent.c (start_agent): Don't use log_error when using the fallback hack to start the agent. This is bug 782. scripts/ * mail-to-translators: Copied from 1.4. and adjusted. tools/ * gpgconf-comp.c: Allow changing of --allow-mark-trusted. * gpg-connect-agent.c (main): New option --decode and commands decode and undecode. (read_and_print_response): Implement option.
2007-04-03Add a way to get a listing of available CCID readers.Werner Koch3-1/+26
2007-03-20Allow setting of the passphrase encoding of pkcs#12 files.Werner Koch1-5/+18
New option --p12-charset.
2007-03-19Changes to let the key listing use estream to help systems withoutWerner Koch1-1/+1
funopen.
2007-03-08Add new logo.Werner Koch6-7/+2725
2007-03-07The Cherry XX44 keyboard's PINpad does now work.Werner Koch3-3/+52
DINSIG and NKS card applications are now also PIN pad aware.
2007-03-06Support for a global gpgconf configuration file.Werner Koch6-2/+241
2007-03-05Ported multiple-messages protection.Werner Koch2-6/+13