aboutsummaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Preparing a test releaseWerner Koch2008-02-151-1/+0
|
* Always search missing certifcates using a running Dirmngr's cache.Werner Koch2008-02-132-1/+20
|
* * gpg.texi (GPG Esoteric Options): Tweak mention of Tempest font toDavid Shaw2008-02-052-4/+9
| | | | | add a "claimed" in there.
* W32 fix for trustdb creation.Werner Koch2008-01-304-11/+17
|
* Typo and grammer fixes by Justin Pryzby.Werner Koch2008-01-286-43/+48
|
* Add missing country tag to qualified.txt.Werner Koch2008-01-104-7/+18
| | | | | Typo fixes.
* 2008-01-10 Marcus Brinkmann <[email protected]>Marcus Brinkmann2008-01-102-11/+17
| | | | | * tools.texi (gpgconf): Some clarifications.
* Preparing a release.gnupg-2.0.8Werner Koch2007-12-201-0/+198
|
* Also add the S-TTRUST certs here.Werner Koch2007-12-132-4/+79
|
* Allow verification of some broken S-TRUST generated signatures.Werner Koch2007-12-137-7/+76
|
* Support DSA2.Werner Koch2007-12-122-2/+40
| | | | | | Support Camellia for testing. More audit stuff.
* Add support for help stuff to audit.cWerner Koch2007-12-062-4/+24
|
* Created help files form the current po entries.Werner Koch2007-12-0431-3/+7425
|
* Allow configuraton of pinentry tooltip.Werner Koch2007-12-044-1/+116
| | | | | Other minor buf fixes.
* [W32] Changed default socket for dirmngr.Werner Koch2007-11-272-1/+4
| | | | | | [W32] Add some code for event notifications between scdaemon and gpg-agent.
* Document --auto-issuer-key-retrieve.Werner Koch2007-11-193-1/+18
|
* Started to implement the audit log feature.Werner Koch2007-11-193-5/+17
| | | | | | | | Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry. Improved support for the quality bar. Minor internal restructuring. Translation fixes.
* 2007-10-31 Marcus Brinkmann <[email protected]>Marcus Brinkmann2007-10-312-5/+9
| | | | | * gpg-agent.texi (Agent Options): Fix typos, by Bernhard Reiter.
* * gpg.texi: Document --rfc4880 (the new --openpgp).David Shaw2007-10-272-4/+13
|
* * gpg.texi: Clarify --force-v3-sigs, --pgp2, and --pgp6 a bit.David Shaw2007-10-262-15/+18
|
* Add a /while loop.Werner Koch2007-10-241-1/+33
|
* New option --list-config for gpgconf.Werner Koch2007-10-233-11/+78
|
* Enhanced gpg-conect-agent scripting.Werner Koch2007-10-192-4/+109
| | | | | Typo fixes in comments.
* Make gpgconf --list-components also print the name of the executable program.Werner Koch2007-08-311-6/+11
|
* Extended the --check-program output: Error messages are now inlcued in anWerner Koch2007-08-291-5/+22
| | | | | easy parsable format.
* New command --check-programs for gpgconf.Werner Koch2007-08-293-2/+81
|
* Add more passphrase policy rules.Werner Koch2007-08-281-0/+9
| | | | | (--max-passphrase-days).
* Implemented more gpg-agen options to support certain passphrase policies.Werner Koch2007-08-274-1/+80
| | | | | New tool gpg-check-pattern.
* tryu harder to ignore duplicate specified keyrings and -boxes.Werner Koch2007-08-243-1/+27
| | | | | Documentation updates.
* Documentaion updates.Werner Koch2007-08-145-19/+73
| | | | | | Support doe Dirmngr under W32. Fixed a yat2m bug.
* Implemented the chain model for X.509 validation.Werner Koch2007-08-104-13/+38
|
* Factored common gpgconf constants outWerner Koch2007-08-022-5/+4
| | | | | Fixed W32 compare_filenames
* Typo fixes.Werner Koch2007-07-172-0/+12
| | | | | | Made --default-key work for gpgsm Add --default-key and --encrypt-to to gpgconf.
* Fixed card key generation of gpg2.Werner Koch2007-07-052-2/+9
| | | | | Reveal less information about timings while generating a key.
* Changed to GPLv3.Werner Koch2007-07-047-373/+658
| | | | | Removed intl/.
* Fixed a problem in estream-printf.c.Werner Koch2007-06-252-0/+13
| | | | | 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 Koch2007-06-214-8/+15
| | | | Windows.
* [w32] gpg-agent is now started automagically by gpgsm.Werner Koch2007-06-203-1/+10
|
* Made percent_escape more general.Werner Koch2007-06-191-4/+6
| | | | | | Added regression tests support to jnlib. W32 changes.
* Add missing fiels for W32.Werner Koch2007-06-182-0/+25
| | | | | | New agent commands: GETINFO and KILLAGENT (w32 only). Agent does now detach from the console.
* A whole bunch of changes to allow building for Windows.Werner Koch2007-06-141-0/+9
| | | | | See the ChangeLogs for details.
* First steps towards supporting W32.Werner Koch2007-06-064-8/+13
| | | | | | | This is mainly source code reorganization. Update gnulib. g10/ does currently not build.
* Use estream_asprintf instead of the GNU asprintf.Werner Koch2007-05-153-4/+14
|
* Preparing 2.0.4gnupg-2.0.4Werner Koch2007-05-092-4/+13
|
* Add a howto section.Werner Koch2007-05-085-1/+312
| | | | Makefile fixes
* gnupg.ps build fixes.Werner Koch2007-05-083-6/+14
|
* Updated to automake 1.10.Werner Koch2007-05-043-2/+8
| | | | | | Use latest texinfo.tex. Typo and grammar fix.
* Fixed installation of gpg2keys_mailtoWerner Koch2007-05-041-1/+1
|
* * gpg.texi (OpenPGP Options): Update the personal-foo-preferencesDavid Shaw2007-04-152-23/+28
| | | | | documentation a bit.
* g10/ and sm/Werner Koch2007-04-135-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.