aboutsummaryrefslogtreecommitdiffstats
path: root/doc (unfollow)
Commit message (Collapse)AuthorFilesLines
2004-05-11* sysutils.c (disable_core_dumps): Only set the current limit.Werner Koch2-0/+12
(enable_core_dumps): New. * gpgsm.texi (Esoteric Options): Add --debug-allow-core-dump. * gpgsm.c: New option --debug-allow-core-dump. * gpgsm.h (opt): Add member CONFIG_FILENAME. * gpgsm.c (main): Use it here instead of the local var. * server.c (gpgsm_server): Print some additional information with the hello in verbose mode.
2004-05-03* gpg-agent.c: Remove help texts for options lile --lc-ctype.Werner Koch2-0/+10
(main): New option --allow-mark-trusted. * trustlist.c (agent_marktrusted): Use it here. * gpg-agent.texi (Agent Options): Add --allow-mark-trusted. * gpgconf-comp.c: Add --allow-mark-trusted for the gpg-agent.
2004-04-28* gpgsm.c: New command --keydb-clear-some-cert-flags.Werner Koch1-0/+9
* keydb.c (keydb_clear_some_cert_flags): New. (keydb_update_keyblock, keydb_set_flags): Change error code CONFLICT to NOT_LOCKED.
2004-04-26The keybox gets now compressed after 3 hours and ephemeralWerner Koch1-2/+21
stored certificates are deleted after about a day.
2004-04-21* call-scd.c (start_scd): Send event-signal option. Always checkWerner Koch1-9/+7
that the scdaemon is still running. * gpg-agent.c (handle_signal): Do not use SIGUSR{1,2} anymore for changing the verbosity.
2004-04-07Documented --force-crl-refreshWerner Koch1-0/+10
2004-02-20* gpgsm.c (main): New option --debug-ignore-expiration.Werner Koch1-0/+6
* certchain.c (gpgsm_validate_chain): Use it here. * certlist.c (cert_usage_p): Apply extKeyUsage.
2004-02-19* protect-tool.c: New options --have-cert and --prompt.Werner Koch1-0/+8
(export_p12_file): Read a certificate from STDIN and pass it to p12_build. Detect a keygrip and construct the filename in that case. Unprotcet a key if needed. Print error messages for key formats we can't handle. (release_passphrase): New. (get_passphrase): New arg PROMPTNO. Return the allocated string. Changed all callers. * minip12.c: Revamped the build part. (p12_build): New args CERT and CERTLEN. * simple-pwquery.c (agent_open): Don't mangle INFOSTR. * export.c (export_p12, popen_protect_tool) (gpgsm_p12_export): New. * gpgsm.c (main): New command --export-secret-key-p12.
2004-02-18Described new optionsWerner Koch3-5/+76
2004-02-17Added new optionsWerner Koch1-1/+14
2004-02-04Fixed a build bug (straw letter in sm/import.c) and updated the documentation.Werner Koch7-33/+108
2003-12-09This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+1806
'GNUPG-1-9-BRANCH'.
2003-12-01(Certificate Options): Add --{enable,disable}-ocsp.Werner Koch3-0/+29
2003-10-31new commandWerner Koch2-0/+26
2003-10-21* card-util.c (card_edit): New command "passwd". Add logic toWerner Koch1-0/+40
check the PIN in advance. (card_status): Add new args to return the serial number. Changed all callers. * call-agent.c (agent_scd_checkpin): New.
2003-08-05Cleanups, fixes and PC/SC supportWerner Koch1-0/+4
2003-04-29* scdaemon.c: New options --print-atr and --reader-portWerner Koch1-0/+10
* apdu.c, apdu.h: New * card.c, card-p15.c, card-dinsig.c: Allow build without OpenSC.
2003-01-09Copied wrong files. Fixed.Werner Koch2-223/+37
2003-01-09taken from NewPGWerner Koch2-535/+144
2003-01-09This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+593
'GNUPG-1-9-BRANCH'.
2003-01-09Taken from NewPGWerner Koch8-0/+2995
2002-10-19This commit was manufactured by cvs2svn to create branchRepo Admin30-13917/+0
'GNUPG-1-9-BRANCH'.
2002-10-12* DETAILS (KEY_CREATED): Enhanced by fingerprint.Werner Koch2-1/+7
2002-10-03* gpg.sgml: Note that '#' means secret-key-unavailable, and that keyserverDavid Shaw2-4/+17
schemes are case-insensitive. * gpg.sgml: Note that --pgp2 disables --textmode when encrypting.
2002-09-20* gpg.sgml: Some minor language cleanup.David Shaw2-17/+21
2002-09-20* DETAILS: s/XORed/ORed/.Werner Koch2-1/+5
2002-09-15* gpg.sgml: Add rebuild-keydb-caches.Werner Koch2-0/+11
2002-09-12* Makefile.am (EXTRA_DIST): Include gnupg-32.regWerner Koch2-1/+5
2002-09-12* DETAILS: Fix batch key generation example.David Shaw2-3/+7
2002-09-11Updated texi filesWerner Koch1-44/+148
2002-09-02* gnupg.7: New mini man page.Werner Koch1-9/+4
* README: Removed the note about a development version so that we later don't forget this. Minor other changes.
2002-09-02* gpg.sgml: Updated the charset option.Werner Koch3-2/+22
* DETAILS: Added status IMPORT_OK.
2002-09-02* gnupg.7: New mini man page.Werner Koch3-2/+25
2002-08-30* gpg.sgml: Document keyserver-option include-subkeys. Note thatDavid Shaw3-1/+19
honor-http-proxy is a keyserver-option now. * DETAILS: Add "Key not trusted" to INV_RECP status code.
2002-08-23* faq.raw: Updated. New Maintainer is David D. Scribner.Werner Koch2-393/+484
2002-08-23Include intl/ in the CVS again; otherwise we are not able toWerner Koch2-1/+13
re-recreate a distribution from CVS. Some minor other fixes.
2002-08-22* gpg.sgml: Clarify meaning of keyserver option include-revoked.David Shaw2-4/+10
2002-08-20* DETAILS: Clarify that trust letters 'q' and '-' can be treatedDavid Shaw3-6/+25
identically. * gpg.sgml: Document --ignore-mdc-error.
2002-08-06* gpg.sgml: Clarify that only long-form options can go in the config file.David Shaw2-5/+12
2002-08-06* options.skel: Changed comments.Werner Koch2-2/+13
* gpg.sgml: Fixed doc regarding the name change of the option file.
2002-08-06minor doc fixes.Werner Koch1-0/+9
2002-08-03The big extension module removal.Werner Koch1-1/+2
2002-08-02* gpg.sgml: Document new --delete behaviour.Werner Koch2-3/+11
2002-07-30* gpg.sgml: Clarify --edit/addrevoker (sensitive), and --keyserver-optionsDavid Shaw2-9/+111
(--import/export-options may be used as well). Document --import-options and --export-options with their various options. --show-photos now works during signature verification as well. Document --exec-path. Note in --simple-sk-checksum that the passphrase must be changed for this to take effect. Note that --pgp7 does not disable MDC. Document --no-mdc-warning.
2002-07-25* gpg.sgml: Clarify the differences between "pref" and "showpref". Note inDavid Shaw2-9/+27
"setpref" that a list of available algorithms can be printed with "gpg -v --version". Note in "updpref" that we don't select keys via attribute uids, so preferences there will be ignored.
2002-07-24Add a new readon code for delet key.Werner Koch1-0/+1
2002-07-01* gpg.sgml: Clarify "group".David Shaw2-4/+13
2002-07-01Better keep it in the CVSWerner Koch1-0/+1427
2002-07-01* Makefile.am: Due to problems with VPATH builds we don't try toWerner Koch3-16/+30
build the texi vesions of the manual pages anymore automatically.
2002-06-30* README.W32: Adjusted some descriptions. Fixed the regsitryWerner Koch2-12/+22
entry descriptions.