aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-11-11doc: Include config examples for socket-activated user services.Daniel Kahn Gillmor9-1/+151
-- These configuration files and instructions enable clean and simple daemon supervision on machines that run systemd. Signed-off-by: Daniel Kahn Gillmor <[email protected]> - Removed the detailed ChangeLog entry because that is not needed for doc changes. - Added an entry to doc/examples/README. Signed-off-by: Werner Koch <[email protected]>
2008-06-25add new certifciatesWerner Koch1-0/+9
2007-12-13Allow verification of some broken S-TRUST generated signatures.Werner Koch1-0/+11
2007-10-23New option --list-config for gpgconf.Werner Koch1-4/+4
2007-08-29New command --check-programs for gpgconf.Werner Koch1-2/+9
2007-08-27Implemented more gpg-agen options to support certain passphrase policies.Werner Koch1-0/+48
New tool gpg-check-pattern.
2007-05-15Use estream_asprintf instead of the GNU asprintf.Werner Koch1-2/+0
2007-04-13g10/ and sm/Werner Koch2-4/+3
* 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-03-06Support for a global gpgconf configuration file.Werner Koch1-0/+59
2006-09-15Allow for a global trustlist.Werner Koch2-0/+55
2006-09-08doc fixesWerner Koch1-2/+2
2006-09-07Let scdaemon call a script on status changesWerner Koch1-0/+102