aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog (unfollow)
Commit message (Collapse)AuthorFilesLines
2006-10-17Pth tweaks and improved estream.cWerner Koch1-0/+5
2006-10-13* gpg.texi: Document --s2k-count.David Shaw1-0/+4
2006-09-25New "relax" option for trustlist.txtWerner Koch1-0/+5
2006-09-22Added iconv support and doc cleanups.Werner Koch1-0/+4
2006-09-22Improved yat2m.Werner Koch1-0/+12
Tweaked gpg.texti to be used for gpg1 and gpg2.
2006-09-20Cleanups.Werner Koch1-0/+6
2006-09-19Some restructuringWerner Koch1-0/+6
2006-09-18Added common certificates.Werner Koch1-0/+4
2006-09-13Various fixes and new features.Werner Koch1-0/+9
Enhanced gpg-connect-agent.
2006-09-08doc fixesWerner Koch1-0/+7
2006-09-07Let scdaemon call a script on status changesWerner Koch1-0/+7
2006-08-22added missing gpgv man pageWerner Koch1-0/+6
2006-08-21Migrated more stuff to doc/Werner Koch1-0/+4
Migrated the gpg regression tests. Some changes tp the gpg code to fix bugs and for the use in testing. make distcheck works now with gpg enabled.
2006-08-17More man pages.Werner Koch1-0/+6
2006-06-23* gpg.sgml: Document --enable-dsa2, --disable-dsa2, andDavid Shaw1-0/+5
--default-keyserver-url. * DETAILS: Note "Keyserver:"
2006-06-22* gpg.sgml: Note that --pgp8 does not include SHA224. Clarify thatDavid Shaw1-0/+5
clearsigned messages are not reversible.
2006-05-23* mksamplekeys: Incorporate new package signature key and minimize keysDavid Shaw1-0/+5
when generating samplekeys.asc.
2006-05-17Updated keysWerner Koch1-0/+5
2006-04-19* gpg.sgml: Reminders that --cipher-algo, --digest-algo, andDavid Shaw1-0/+5
--compress-algo should be avoided.
2006-04-12use minimal posix sed Werner Koch1-0/+4
2006-04-09* gpg.sgml: Some typo fixes. This is Debian 361324.David Shaw1-0/+4
2006-03-11* samplekeys.asc: Update 99242560 to have a signing subkey backsig.David Shaw1-0/+5
2006-03-09* gpg.sgml: Clarify new notation delete feature.David Shaw1-0/+4
2006-03-09* gpg.sgml: Document "notation".David Shaw1-0/+4
2006-03-07* gpg.sgml: Rename backsigs to cross-certification (backsigs is justDavid Shaw1-0/+3
shorthand). Document max-cert-size.
2006-03-07* gpg.sgml: Document new way of enabling the PKA functions. Some minorDavid Shaw1-0/+5
other cleanups.
2006-03-07* gpg.sgml: Document --auto-key-locate.David Shaw1-0/+4
2006-02-25* gpg.sgml: Document new --keyserver syntax.David Shaw1-0/+4
2006-02-14Added documentation for qualified signaturesWerner Koch1-0/+4
2005-12-20Finished PKA featureWerner Koch1-0/+6
2005-12-08* gpg.sgml: Document --fetch-keys.David Shaw1-0/+4
2005-12-08* gpg.sgml: Document -d. Add [file] to a few options.David Shaw1-0/+4
2005-11-18* gpg.sgml: Clarify "xxxxx-clean" and "clean". DocumentDavid Shaw1-0/+5
"xxxxx-minimal", and "minimize".
2005-11-14Added real informationWerner Koch1-0/+4
2005-11-13NEw file qualified.ttx - not yet ready for distributionWerner Koch1-0/+5
2005-11-02* gpg.sgml: Clarify what is and isn't included in a "clean sigs".David Shaw1-0/+4
2005-10-27* gpg.sgml: Document backsign, --require-backsigs, andDavid Shaw1-0/+7
--no-require-backsigs. * DETAILS: Clarify Key-Usage.
2005-10-17exported subkeys are now merged into one output keyblockWerner Koch1-0/+4
2005-09-22* gpg.sgml: Note that --display-charset is just for display andDavid Shaw1-0/+6
doesn't recode data. Note that --search-keys can use the standard search syntax now (<, =, *, @). Document the @-address mode.
2005-09-06The BELPIC card does now work.Werner Koch1-0/+5
2005-08-23* gpg.sgml: Fix documentation for setpref/updpref, documentDavid Shaw1-0/+7
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.
2005-07-22*** empty log message ***Werner Koch1-0/+4
2005-07-19Document --limit-card-insert-tries.Werner Koch1-0/+4
2005-07-19* samplekeys.asc: Update 99242560.David Shaw1-0/+6
* gpg.sgml: Clarify --throw-keyid and --hidden-recipient a bit.
2005-06-20* gpg.sgml: Document --edit-key/clean, import-clean, and export-clean.David Shaw1-0/+5
2005-06-20* gpg.sgml: Document smartcard related options.Werner Koch1-0/+8
* g10.c, options.h: New option --no-interactive-selection. * keyedit.c (keyedit_menu): Use it.
2005-06-07New debugging optionhs, updates to the manual.Werner Koch1-0/+4
2005-06-03* command.c (cmd_updatestartuptty): New.Werner Koch1-0/+4
* gpg-agent.c: New option --write-env-file. * gpg-agent.c (handle_connections): Make sure that the signals we are handling are not blocked.Block signals while creating new threads. * estream.c: Use HAVE_CONFIG_H and not USE_CONFIG_H! (es_func_fd_read, es_func_fd_write): Protect against EINTR. * gpg-agent.texi (Agent UPDATESTARTUPTTY): New. * scdaemon.c (handle_connections): Make sure that the signals we are handling are not blocked.Block signals while creating new threads. (handle_connections): Include the file descriptor into the name of the thread.
2005-05-18Changed the scdaemon to handle concurrent sessions. AdjustedWerner Koch1-0/+4
gpg-agent accordingly. Code cleanups.
2005-05-14* gpg.sgml: Document --default-sig-expire and --default-cert-expire,David Shaw1-0/+7
remove --sk-comments and --no-sk-comments, and clarify the form of a non-IETF notation for --sig-notation and --cert-notation.