Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2004-09-30 | * gpg.texi: New. | Werner Koch | 1 | -0/+10 | |
* gnupg.texi: Include gpg.texi * tools.texi: Add a few @command markups. * gpgsm.texi: Ditto * gpg-agent.texi: Ditto. * scdaemon.texi: Ditto. | |||||
2004-09-29 | 2004-09-30 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -0/+2 | |
* tools.texi (Changing options): Add documentation for gpgconf. | |||||
2004-09-29 | 2004-09-30 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -0/+4 | |
* contrib.texi (Contributors): Add two missing periods. | |||||
2004-09-29 | * gpgsm.texi (Configuration Options): Add --log-file. | Werner Koch | 1 | -0/+2 | |
* gpgconf-comp.c: Made the entries fro GROUPs translatable. Include i18n.h. (my_dgettext): Hack to use the gnupg2 domain. | |||||
2004-09-29 | * minip12.c (parse_bag_encrypted_data): Print error if a bad | Werner Koch | 1 | -0/+3 | |
passphrase has been given. * gpg-agent.texi (Invoking GPG-AGENT): Add a few words about the expected pinentry filename. * import.c (parse_p12): Write an error status line for bad passphrases. Add new arg CTRL and changed caller. * export.c (export_p12): Likewise. | |||||
2004-09-29 | Changed license of the manual stuff to GPL. | Werner Koch | 1 | -0/+9 | |
* gnupg.texi (Top): New menu item Helper Tools. * tools.texi (Helper Tools): New. * Makefile.am (gnupg_TEXINFOS): Add tools.texi. | |||||
2004-08-05 | * configure.ac: Changed tests for libusb to also suuport the | Werner Koch | 1 | -0/+4 | |
stable version 0.1.x. * scdaemon.texi (Card applications): New section. * scdaemon.c (main): New option --disable-application. * app.c (is_app_allowed): New. (select_application): Use it to check for disabled applications. * ccid-driver.h (CCID_DRIVER_ERR_ABORTED): New. * ccid-driver.c (ccid_open_reader): Support the stable 0.1 version of libusb. (ccid_get_atr): Handle short messages. * apdu.c (my_rapdu_get_status): Implemented. | |||||
2004-06-28 | Added some doc stuff | Werner Koch | 1 | -0/+4 | |
2004-06-18 | * debugging.texi: New. | Werner Koch | 1 | -0/+5 | |
* gnupg.texi: Include it. | |||||
2004-05-11 | * sysutils.c (disable_core_dumps): Only set the current limit. | Werner Koch | 1 | -0/+4 | |
(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 Koch | 1 | -0/+4 | |
(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-02-04 | Fixed a build bug (straw letter in sm/import.c) and updated the documentation. | Werner Koch | 1 | -0/+6 | |
2003-12-01 | (Certificate Options): Add --{enable,disable}-ocsp. | Werner Koch | 1 | -0/+9 | |
2003-10-31 | new command | Werner Koch | 1 | -0/+4 | |
2003-01-09 | Copied wrong files. Fixed. | Werner Koch | 1 | -196/+29 | |
2003-01-09 | taken from NewPG | Werner Koch | 1 | -479/+123 | |
2003-01-09 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -0/+593 | |
'GNUPG-1-9-BRANCH'. | |||||
2002-10-19 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -500/+0 | |
'GNUPG-1-9-BRANCH'. | |||||
2002-10-12 | * DETAILS (KEY_CREATED): Enhanced by fingerprint. | Werner Koch | 1 | -0/+4 | |
2002-10-03 | * gpg.sgml: Note that '#' means secret-key-unavailable, and that keyserver | David Shaw | 1 | -0/+9 | |
schemes are case-insensitive. * gpg.sgml: Note that --pgp2 disables --textmode when encrypting. | |||||
2002-09-20 | * gpg.sgml: Some minor language cleanup. | David Shaw | 1 | -0/+4 | |
2002-09-20 | * DETAILS: s/XORed/ORed/. | Werner Koch | 1 | -0/+4 | |
2002-09-15 | * gpg.sgml: Add rebuild-keydb-caches. | Werner Koch | 1 | -0/+4 | |
2002-09-12 | * Makefile.am (EXTRA_DIST): Include gnupg-32.reg | Werner Koch | 1 | -0/+4 | |
2002-09-12 | * DETAILS: Fix batch key generation example. | David Shaw | 1 | -0/+4 | |
2002-09-02 | * gpg.sgml: Updated the charset option. | Werner Koch | 1 | -0/+4 | |
* DETAILS: Added status IMPORT_OK. | |||||
2002-09-02 | * gnupg.7: New mini man page. | Werner Koch | 1 | -0/+4 | |
2002-08-30 | * gpg.sgml: Document keyserver-option include-subkeys. Note that | David Shaw | 1 | -0/+7 | |
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 Koch | 1 | -0/+4 | |
2002-08-23 | Include intl/ in the CVS again; otherwise we are not able to | Werner Koch | 1 | -0/+4 | |
re-recreate a distribution from CVS. Some minor other fixes. | |||||
2002-08-22 | * gpg.sgml: Clarify meaning of keyserver option include-revoked. | David Shaw | 1 | -0/+4 | |
2002-08-20 | * DETAILS: Clarify that trust letters 'q' and '-' can be treated | David Shaw | 1 | -0/+7 | |
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 Shaw | 1 | -0/+5 | |
2002-08-06 | * options.skel: Changed comments. | Werner Koch | 1 | -0/+5 | |
* gpg.sgml: Fixed doc regarding the name change of the option file. | |||||
2002-08-02 | * gpg.sgml: Document new --delete behaviour. | Werner Koch | 1 | -0/+4 | |
2002-07-30 | * gpg.sgml: Clarify --edit/addrevoker (sensitive), and --keyserver-options | David Shaw | 1 | -0/+10 | |
(--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 in | David Shaw | 1 | -0/+8 | |
"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-01 | * gpg.sgml: Clarify "group". | David Shaw | 1 | -0/+4 | |
2002-07-01 | * Makefile.am: Due to problems with VPATH builds we don't try to | Werner Koch | 1 | -0/+5 | |
build the texi vesions of the manual pages anymore automatically. | |||||
2002-06-30 | * README.W32: Adjusted some descriptions. Fixed the regsitry | Werner Koch | 1 | -0/+5 | |
entry descriptions. | |||||
2002-06-29 | Update head to match stable 1.0 | David Shaw | 1 | -2/+353 | |
1999-10-26 | See ChangeLog: Tue Oct 26 14:10:21 CEST 1999 Werner Koch | Werner Koch | 1 | -0/+36 | |