Log of /trunk/doc/DETAILS
Parent Directory
Revision
5078 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Jul 13 17:36:02 2009 UTC (12 months, 2 weeks ago) by
wk
File length: 47857 byte(s)
Diff to
previous 5072
[g10]
* exec.c: Fix function name indentation.
(expand_args): Simplify by using membuf functions.
(exec_write): Fix memory leak on error.
(w32_system): Use DETACHED_PROCESS so
that a new console is not created.
Revision
4798 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Jul 17 19:40:53 2008 UTC (2 years ago) by
wk
File length: 51376 byte(s)
Diff to
previous 4785
Do not run the setuid test if running under as root proper.
Documentation fixes.
Some enhancements for the new OpenPGP Card.
Revision
4440 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Feb 26 20:24:29 2007 UTC (3 years, 5 months ago) by
wk
File length: 49643 byte(s)
Diff to
previous 4411
Add new SVN only file README.maint
doc/
* gpg.texi (GPG Configuration): Document envvar LANGUAGE.
(GPG Configuration Options): Document show-primary-uid-only.
g10/
* gpg.c (main): Add verify option show-primary-uid-only.
* options.h (VERIFY_SHOW_PRIMARY_UID_ONLY): New.
* mainproc.c (check_sig_and_print): Implement it.
* encr-data.c (decrypt_data): Correctly test for unknown algorithm.
* import.c (check_prefs): Ditto.
* keyedit.c (show_prefs): Ditto.
* mainproc.c (proc_symkey_enc): Ditto.
Revision
4411 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Jan 30 20:16:28 2007 UTC (3 years, 5 months ago) by
wk
File length: 49632 byte(s)
Diff to
previous 4337
Added LIBINTL to more Makefile targets.
doc/
* com-certs.pem: Added the current root certifcates of D-Trust and
S-Trust.
g10/
* status.c (write_status_begin_signing): New.
* sign.c (sign_file, sign_symencrypt_file): Call it.
* textfilter.c (copy_clearsig_text): Call it.
* call-agent.c (agent_scd_pksign): Pass --hash-rmd160 to SCD if
required.
* gpg.c (main): Let --no-use-agent and --gpg-agent-info print a
warning.
* misc.c (obsolete_option): New.
Revision
4337 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Nov 14 10:23:21 2006 UTC (3 years, 8 months ago) by
wk
File length: 49632 byte(s)
Diff to
previous 4334
sm/
* server.c (skip_options): Skip leading spaces.
(has_option): Honor "--".
(cmd_export): Add option --data to do an inline export. Skip all
options.
* certdump.c (gpgsm_fpr_and_name_for_status): New.
* verify.c (gpgsm_verify): Use it to print correct status messages.
doc/
* gpgsm.texi (GPGSM EXPORT): Document changes.
Revision
4169 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Jun 23 04:27:57 2006 UTC (4 years, 1 month ago) by
dshaw
File length: 48410 byte(s)
Diff to
previous 4088
* gpg.sgml: Document --enable-dsa2, --disable-dsa2, and
--default-keyserver-url.
* DETAILS: Note "Keyserver:"
Revision
3918 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Oct 27 19:18:05 2005 UTC (4 years, 9 months ago) by
dshaw
File length: 47818 byte(s)
Diff to
previous 3913
* gpg.sgml: Document backsign, --require-backsigs, and
--no-require-backsigs.
* DETAILS: Clarify Key-Usage.
Revision
3783 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Jun 20 17:03:27 2005 UTC (5 years, 1 month ago) by
wk
File length: 47246 byte(s)
Diff to
previous 3629
* gpg.sgml: Document smartcard related options.
* g10.c, options.h: New option --no-interactive-selection.
* keyedit.c (keyedit_menu): Use it.
Revision
3629 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Mar 14 19:19:21 2005 UTC (5 years, 4 months ago) by
wk
File length: 47263 byte(s)
Diff to
previous 3620
* cardglue.c (pin_cb): Disable debug output.
* mk-w32-dist: Check for patch files.
* w32installer.nsi: Translated a few more strings. Print a
warning if permssions are not suitable for the installation.
Add Uninstaller entries.
Revision
3620 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Mar 7 13:59:59 2005 UTC (5 years, 4 months ago) by
wk
File length: 47138 byte(s)
Diff to
previous 3560
* primegen.c (is_prime): Free A2. Noted by pmike2001@mail.ru.
Fixes #423.
* DETAILS: Document new status codes.
* cardglue.c (agent_scd_pkdecrypt, agent_scd_pksign)
(agent_scd_genkey, agent_scd_setattr, agent_scd_change_pin)
(agent_scd_checkpin, agent_openpgp_storekey): Make sure to send a
SC_OP_FAILURE after card operations which might change data.
* card-util.c (change_pin): Send a SC_OP_SUCCESS after a PIN has
been changed.
(change_name): Removed a debug output.
* status.h, status.c: New codes BAD_PASSPHRASE_PIN, SC_OP_FAILURE
and SC_OP_SUCCESS.
* de.po: Updated. Translation is still in the works, though.
Revision
3560 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Jan 25 14:18:56 2005 UTC (5 years, 6 months ago) by
wk
File length: 46671 byte(s)
Diff to
previous 3380
(get_cached_data): New arg GET_IMMEDIATE to bypass
the cache. Changed all callers.
(get_one_do): Bypass the cache if the value would have been read
directly for v1.1 cards.It makes things a bit slower but obnly for
1.0 cards and there are not that many cards out in the wild. This
is required to fix a caching bug when generating new keys; as a
side effect of the retrieval of the the C4 DO from the 6E DO the
chaced fingerprint will get updated to the old value and later
when signing the generated key the checking of the fingerprint
fails becuase it won't match the new one. Thanks to Moritz for
analyzing this problem.
(verify_chv3): Removed the CHV status reread logic because we
won't cache the C4 DO anymore.
Revision
3340 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Oct 19 03:04:14 2004 UTC (5 years, 9 months ago) by
dshaw
File length: 46470 byte(s)
Diff to
previous 3332
* gpg.sgml: Minor language tweaks.
* samplekeys.asc: Updated 99242560.
* DETAILS: spk flags are hex.
Revision
3324 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Oct 15 13:16:58 2004 UTC (5 years, 9 months ago) by
werner
File length: 46310 byte(s)
Diff to
previous 3292
* README: Mentioned --enable-selinux-support.
* status.h (STATUS_NEED_PASSPHRASE_PIN): New.
* status.c (get_status_string): Added.
* passphrase.c (ask_passphrase): Moved status printing to ..
* cardglue.c (pin_cb): .. here and issue new status message.
* keyedit.c (sign_uids): Don't include the leading LF in the
translatable string but print them separately.
* apdu.c (apdu_open_remote_reader) [_WIN32]: We don't have ENOSYS.
Revision
3292 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Oct 13 07:10:51 2004 UTC (5 years, 9 months ago) by
werner
File length: 46206 byte(s)
Diff to
previous 3207
* keygen.c (read_parameter_file): New keyword "Handle". This is
bug 287.
(print_status_key_not_created): New.
(print_status_key_created): Add new arg HANDLE.
(do_generate_keypair): Print not created status.
* status.c, tatus.h (STATUS_KEY_NOT_CREATED): New.
Revision
3207 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Sep 16 13:35:37 2004 UTC (5 years, 10 months ago) by
dshaw
File length: 45581 byte(s)
Diff to
previous 3060
* DETAILS: Document the 'spk' signature subpacket record. Add more detail
on "tru" records.
* gpg.sgml: Note that PGP scales photo IDs to fit in the dialog box.
Document show-sig-subpackets. Document the '%c' signature counter
expando.
Revision
3060 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Jun 29 01:48:01 2004 UTC (6 years, 1 month ago) by
dshaw
File length: 44631 byte(s)
Diff to
previous 2982
* DETAILS: Document PLAINTEXT and PLAINTEXT_LENGTH.
* gpg.sgml: Clarify that --min-cert-level disregards level 1 certs by
default. Clarify include-revoked a bit to note that keyservers might not
be accurate. Note that --charset is --display-charset. Some language
tweaks for --simple-sk-checksum (Debian 251795). Note the PGP silliness
with preferred keyserver subpackets causing PGP/MIME.
Revision
2982 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat May 8 16:32:30 2004 UTC (6 years, 2 months ago) by
dshaw
File length: 43916 byte(s)
Diff to
previous 2947
* DETAILS, credits-1.0, credits-1.2: ElGamal -> Elgamal.
* gpg.sgml: Document --no-use-embedded-filename and --min-cert-level.
* gpgv.sgml: Removed leftover </para>.
Revision
2419 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Oct 29 10:07:44 2003 UTC (6 years, 9 months ago) by
werner
File length: 39993 byte(s)
Diff to
previous 2418
* cardglue.c (open_card): Ask for card insertion.
(check_card_serialno): New.
(agent_scd_pksign, agent_scd_pkdecrypt): Use it here.
* cardglue.c (open_card): Issue insertion status message.
* status.h, status.c (STATUS_CARDCTRL): New.
* status.c (cpr_get_answer_okay_cancel): New.
* miscutil.c (answer_is_okay_cancel): New.
Revision
2418 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Oct 28 09:25:06 2003 UTC (6 years, 9 months ago) by
werner
File length: 39663 byte(s)
Diff to
previous 2301
* DETAILS: Add the 'a' value for field 12 and the new field 15.
* keylist.c (list_keyblock_print): Denote secrets keys stored on a
card with an '>'. Print the '#' also for subkeys.
(list_keyblock_colon): Introduce new field 15 for sec/ssb to print
the serial number.
Revision
2291 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Aug 29 02:25:57 2003 UTC (6 years, 11 months ago) by
dshaw
File length: 39155 byte(s)
Diff to
previous 2190
* samplekeys.asc: Updated.
* DETAILS: Document "tru" trust record. Document REVKEYSIG status tag.
Removed paragraph on gdbm usage. Note that pipemode is deprecated.
Revision
2190 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Jul 10 12:42:49 2003 UTC (7 years ago) by
dshaw
File length: 39141 byte(s)
Diff to
previous 2036
* DETAILS: Document the --attribute-fd data.
* gpg.sgml: Document --set-notation. Explain why it is not possible to
disable permission warnings in the gpg.conf file about the homedir. Add
pointer in --ignore-time-conflict to see --ignore-valid from, and vice
versa. Warning not to try and parse --list-keys in scripts. Document the
signature flags (1-3/L/R/P/N/X), Document expandos %g and %p. Note the
default --personal-digest-preferences are "H2".
Revision
2036 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Apr 27 20:37:26 2003 UTC (7 years, 3 months ago) by
dshaw
File length: 38195 byte(s)
Diff to
previous 1978
* DETAILS (VALIDSIG): Add version, pk algo, digest algo, sig class, and a
reserved field for flags in a future version.
* gpg.sgml: Document --no-textmode and --no-use-agent. Clarify the
interoperability section. Clarify that "hkp corruption"
(repair-hkp-subkey-bug) is really "pks corruption"
(repair-pks-subkey-bug).
Revision
1975 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Apr 7 22:23:42 2003 UTC (7 years, 3 months ago) by
dshaw
File length: 37765 byte(s)
Diff to
previous 1890
* DETAILS: Don't specify which hash is used to make up the namehash since
it may change in the future.
* samplekeys.asc: Updated.
* gpg.sgml: Document "revuid". Clarify that --openpgp resets --pgpX.
Some cleanup of --no-xxx options, make sure that all SGML tags are closed,
clarify --pgp8 allows SHA-256, and document --no-emit-version.
* Makefile.am: Allow CVS version to build without faqprog.pl.
Revision
1882 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Jan 15 03:30:31 2003 UTC (7 years, 6 months ago) by
dshaw
File length: 37521 byte(s)
Diff to
previous 1851
* gpg.sgml: Minor language tweaks, spell check, copyright date,
etc.
* DETAILS: Note that user IDs/UATs fill in creation and expiration date.
Document namehash.
Revision
1726 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Nov 5 04:24:45 2002 UTC (7 years, 8 months ago) by
dshaw
File length: 37135 byte(s)
Diff to
previous 1629
* KEYSERVER: New. Documents the --with-colons format for keyserver
listings.
* DETAILS: Clarify meaning of 'u'. Noted by Timo.
Revision
1456 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Aug 30 19:28:33 2002 UTC (7 years, 11 months ago) by
dshaw
File length: 36620 byte(s)
Diff to
previous 1434
* gpg.sgml: Document keyserver-option include-subkeys. Note that
honor-http-proxy is a keyserver-option now.
* DETAILS: Add "Key not trusted" to INV_RECP status code.
Revision
1434 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Aug 23 08:02:08 2002 UTC (7 years, 11 months ago) by
werner
File length: 36593 byte(s)
Diff to
previous 1417
Include intl/ in the CVS again; otherwise we are not able to
re-recreate a distribution from CVS.
Some minor other fixes.
Revision
1417 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Aug 20 12:56:51 2002 UTC (7 years, 11 months ago) by
dshaw
File length: 36259 byte(s)
Diff to
previous 1364
* DETAILS: Clarify that trust letters 'q' and '-' can be treated
identically.
* gpg.sgml: Document --ignore-mdc-error.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.