aboutsummaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* About to release 1.4.3gnupg-1.4.3Werner Koch2006-04-033-107/+197
|
* * samplekeys.asc: Update 99242560 to have a signing subkey backsig.David Shaw2006-03-112-1840/+1873
|
* * gpg.sgml: Clarify new notation delete feature.David Shaw2006-03-092-2/+8
|
* keep on walking towards rc3Werner Koch2006-03-092-0/+442
|
* * gpg.sgml: Document "notation".David Shaw2006-03-092-6/+17
|
* * gpg.sgml: Rename backsigs to cross-certification (backsigs is justDavid Shaw2006-03-072-17/+28
| | | | | shorthand). Document max-cert-size.
* * gpg.sgml: Document new way of enabling the PKA functions. Some minorDavid Shaw2006-03-072-79/+71
| | | | | other cleanups.
* More tests added; make distcheck worksWerner Koch2006-03-071-0/+9
|
* * gpg.sgml: Document --auto-key-locate.David Shaw2006-03-072-5/+47
|
* * gpg.sgml: Document new --keyserver syntax.David Shaw2006-02-252-9/+17
|
* Fixed a wrong return code with gpg --verifyWerner Koch2006-02-141-1/+3
|
* Finished PKA featureWerner Koch2005-12-203-2/+58
|
* * gpg.sgml: Document --fetch-keys.David Shaw2005-12-082-1/+14
|
* * gpg.sgml: Document -d. Add [file] to a few options.David Shaw2005-12-082-7/+11
|
* * gpg.sgml: Clarify "xxxxx-clean" and "clean". DocumentDavid Shaw2005-11-182-54/+39
| | | | | "xxxxx-minimal", and "minimize".
* * gpg.sgml: Clarify what is and isn't included in a "clean sigs".David Shaw2005-11-022-9/+15
|
* * gpg.sgml: Document backsign, --require-backsigs, andDavid Shaw2005-10-273-3/+34
| | | | | | | --no-require-backsigs. * DETAILS: Clarify Key-Usage.
* Fixed minor card related bugs and enhanced status messagesWerner Koch2005-10-181-2/+6
|
* exported subkeys are now merged into one output keyblockWerner Koch2005-10-174-51/+83
|
* * gpg.sgml: Note that --display-charset is just for display andDavid Shaw2005-09-222-6/+26
| | | | | | doesn't recode data. Note that --search-keys can use the standard search syntax now (<, =, *, @). Document the @-address mode.
* Updated card stuff to support T=0 cards.Werner Koch2005-09-071-1/+1
|
* * gpg.sgml: Fix documentation for setpref/updpref, documentDavid Shaw2005-08-232-21/+70
| | | | | | | import-clean, --status-file, --logger-file, --attribute-file, --passphrase-file, --passphrase, and --command-file. Comment out the "+word match" selection syntax since it isn't supported.
* Add a note that CVS is beeing migrated to SubversionWerner Koch2005-07-271-0/+4
|
* Updated.Werner Koch2005-07-261-20/+37
|
* * passphrase.c (agent_get_passphrase): Make sure to release theWerner Koch2005-07-261-1/+1
| | | | | | | | | saved codeset. (agent_open): Add arg ORIG_CODESET and switch back to it in case of error. Changed all callers. * zh_TW.po, fr.po, cs.po: Updated.
* *** empty log message ***Werner Koch2005-07-221-0/+4
|
* * gpg.sgml (http):Werner Koch2005-07-221-12/+13
| | | | | | * g10.c, options.h: New option --exit-on-status-write-error. * status.c (write_status_text): Make use of this option.
* Document --limit-card-insert-tries.Werner Koch2005-07-193-2/+18
|
* * configure.ac [W32]: Always set DISABLE_KEYSERVER_PATH.Werner Koch2005-07-192-0/+14
| | | | | | | | | | * export.c (parse_export_options): New option export-reset-subkey-passwd. (do_export_stream): Implement it. * misc.c (get_libexecdir): New. * keyserver.c (keyserver_spawn): Use it
* * samplekeys.asc: Update 99242560.David Shaw2005-07-193-1203/+1218
| | | | | * gpg.sgml: Clarify --throw-keyid and --hidden-recipient a bit.
* .Werner Koch2005-06-211-27/+122
|
* * gpg.sgml: Document --edit-key/clean, import-clean, and export-clean.David Shaw2005-06-202-0/+67
|
* * gpg.sgml: Document smartcard related options.Werner Koch2005-06-203-4/+82
| | | | | | * g10.c, options.h: New option --no-interactive-selection. * keyedit.c (keyedit_menu): Use it.
* Updated FSF street address and preparations for a release candidate.Werner Koch2005-05-317-8/+11
|
* * gpg.sgml: Document --default-sig-expire and --default-cert-expire,David Shaw2005-05-142-27/+47
| | | | | | remove --sk-comments and --no-sk-comments, and clarify the form of a non-IETF notation for --sig-notation and --cert-notation.
* * gpg.sgml: Clarify --min-cert-level a bit.David Shaw2005-05-052-5/+9
|
* Typo fixesWerner Koch2005-04-051-1/+1
|
* Preparing a releaseV1-4-1Werner Koch2005-03-151-0/+4
|
* * cardglue.c (pin_cb): Disable debug output.Werner Koch2005-03-144-3/+11
| | | | | | | | * 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.
* * configure.ac: New option --enable-noexecstack.Werner Koch2005-03-112-0/+6
| | | | | | * Makefile.am (ASFLAGS): Renamed to AM_CCASFLAGS and added the variable for non exectubale stack options. Adapted users.
* * primegen.c (is_prime): Free A2. Noted by [email protected].Werner Koch2005-03-072-1/+17
| | | | | | | | | | | | | | | | | | | 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.
* * card-util.c (fetch_url): Fetch the key from the defaultWerner Koch2005-02-164-84/+127
| | | | | | | | keyserver if no URL is available. * w32installer.nsi: Added page to select the language. * mk-w32-dist: Create the opt.ini using the available languages.
* * gpg.sgml: Add bkuptocard command for --edit-key.Werner Koch2005-02-152-1/+17
| | | | | | | | * passphrase.c (agent_get_passphrase): Don't call free_public_key if PK is NULL. (passphrase_clear_cache): Ditto. Removed debug output. (passphrase_to_dek): Ditto.
* * gpg.sgml: Note that level 0 signatures are always acceptedDavid Shaw2005-02-052-7/+15
| | | | | regardless of --min-cert-level.
* About to do a release candidateWerner Koch2005-02-031-1/+1
|
* Updated to match the switch to the NSIS installer.Werner Koch2005-02-032-63/+162
|
* Updated to the version from 1.2.7.Werner Koch2005-01-272-322/+649
|
* (get_cached_data): New arg GET_IMMEDIATE to bypassWerner Koch2005-01-251-0/+2
| | | | | | | | | | | | | | | | 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.
* * gpgv.c (tty_fprintf): New stub.Werner Koch2005-01-201-12/+4
| | | | | | | | | * card-util.c (card_status): Create asecret key stub on the fly and print more information about a card key. * import.c (pub_to_sec_keyblock, auto_create_card_key_stub): New. * getkey.c (get_seckeyblock_byfprint): New. * keylist.c (print_card_key_info): New.
* * g10.c (i18n_init) [W32]: Pass registry key to gettextWerner Koch2005-01-203-13/+7
| | | | | | | | | initialization. * gpgv.c (i18n_init) [W32]: Ditto. * simple-gettext.c (set_gettext_file): Use MO files depending on the installation directory. Add new arg REGKEY.