aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog (unfollow)
Commit message (Collapse)AuthorFilesLines
2004-11-23* b64enc.c: Include stdio.h and string.hWerner Koch1-0/+4
* gpgsm.c: New option --prefer-system-dirmngr. * call-dirmngr.c (start_dirmngr): Implement this option. * gpgconf-comp.c <dirmngr>: Add the proxy options. <gpgsm>: Add --prefer-system-daemon.
2004-10-22(Helper Tools): Document gpgsm-gencert.sh.Werner Koch1-0/+4
2004-10-20* sc-investigate: Removed.Werner Koch1-0/+5
* Makefile.am (sc_investigate): Removed. * pcsc-wrapper.c (load_pcsc_driver): Load get_status_change func. (handle_open): Succeed even without a present card. (handle_status, handle_reset): New. * apdu.c (apdu_open_reader): Load pcsc_get_status_change fucntion. (pcsc_get_status): Implemented. (reset_pcsc_reader): Implemented. (open_pcsc_reader): Succeed even with no card inserted. (open_ccid_reader): Set LAST_STATUS. * iso7816.c (iso7816_select_application): Always use 0 for P1.
2004-09-30* gpg.texi: New.Werner Koch1-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-292004-09-30 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-0/+2
* tools.texi (Changing options): Add documentation for gpgconf.
2004-09-292004-09-30 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-0/+4
* contrib.texi (Contributors): Add two missing periods.
2004-09-29* gpgsm.texi (Configuration Options): Add --log-file.Werner Koch1-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 badWerner Koch1-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-29Changed license of the manual stuff to GPL.Werner Koch1-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 theWerner Koch1-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-28Added some doc stuffWerner Koch1-0/+4
2004-06-18* debugging.texi: New.Werner Koch1-0/+5
* gnupg.texi: Include it.
2004-05-11* sysutils.c (disable_core_dumps): Only set the current limit.Werner Koch1-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 Koch1-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-04Fixed a build bug (straw letter in sm/import.c) and updated the documentation.Werner Koch1-0/+6
2003-12-01(Certificate Options): Add --{enable,disable}-ocsp.Werner Koch1-0/+9
2003-10-31new commandWerner Koch1-0/+4
2003-01-09Copied wrong files. Fixed.Werner Koch1-196/+29
2003-01-09taken from NewPGWerner Koch1-479/+123
2003-01-09This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+593
'GNUPG-1-9-BRANCH'.
2002-10-19This commit was manufactured by cvs2svn to create branchRepo Admin1-500/+0
'GNUPG-1-9-BRANCH'.
2002-10-12* DETAILS (KEY_CREATED): Enhanced by fingerprint.Werner Koch1-0/+4
2002-10-03* gpg.sgml: Note that '#' means secret-key-unavailable, and that keyserverDavid Shaw1-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 Shaw1-0/+4
2002-09-20* DETAILS: s/XORed/ORed/.Werner Koch1-0/+4
2002-09-15* gpg.sgml: Add rebuild-keydb-caches.Werner Koch1-0/+4
2002-09-12* Makefile.am (EXTRA_DIST): Include gnupg-32.regWerner Koch1-0/+4
2002-09-12* DETAILS: Fix batch key generation example.David Shaw1-0/+4
2002-09-02* gpg.sgml: Updated the charset option.Werner Koch1-0/+4
* DETAILS: Added status IMPORT_OK.
2002-09-02* gnupg.7: New mini man page.Werner Koch1-0/+4
2002-08-30* gpg.sgml: Document keyserver-option include-subkeys. Note thatDavid Shaw1-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 Koch1-0/+4
2002-08-23Include intl/ in the CVS again; otherwise we are not able toWerner Koch1-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 Shaw1-0/+4
2002-08-20* DETAILS: Clarify that trust letters 'q' and '-' can be treatedDavid Shaw1-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 Shaw1-0/+5
2002-08-06* options.skel: Changed comments.Werner Koch1-0/+5
* gpg.sgml: Fixed doc regarding the name change of the option file.
2002-08-02* gpg.sgml: Document new --delete behaviour.Werner Koch1-0/+4
2002-07-30* gpg.sgml: Clarify --edit/addrevoker (sensitive), and --keyserver-optionsDavid Shaw1-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 inDavid Shaw1-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 Shaw1-0/+4
2002-07-01* Makefile.am: Due to problems with VPATH builds we don't try toWerner Koch1-0/+5
build the texi vesions of the manual pages anymore automatically.
2002-06-30* README.W32: Adjusted some descriptions. Fixed the regsitryWerner Koch1-0/+5
entry descriptions.
2002-06-29Update head to match stable 1.0David Shaw1-2/+353
1999-10-26See ChangeLog: Tue Oct 26 14:10:21 CEST 1999 Werner KochWerner Koch1-0/+36