aboutsummaryrefslogtreecommitdiffstats
path: root/doc/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add mksamplekeys script.Werner Koch2012-03-261-1/+1
| | | | | | | * doc/mksamplekeys: New. -- Note that we have the same script in the 1.4 branch. That should be removed and only this one shall be used.
* Generate the ChangeLog from commit logs.Werner Koch2011-12-011-1/+1
| | | | | | | | | | | | | * scripts/gitlog-to-changelog: New script. Taken from gnulib. * scripts/git-log-fix: New file. * scripts/git-log-footer: New file. * doc/HACKING: Describe the ChangeLog policy * ChangeLog: New file. * Makefile.am (EXTRA_DIST): Add new files. (gen-ChangeLog): New. (dist-hook): Run gen-ChangeLog. Rename all ChangeLog files to ChangeLog-2011.
* Beautified the online html manualWerner Koch2011-08-121-2/+2
|
* Fix doc/Makefile target onlineWerner Koch2011-03-021-8/+7
|
* Add a static FAQ.Werner Koch2010-10-051-1/+22
| | | | | Add rules to build and upload the faqs.
* [w32ce] Do not print the faulty timezone infoWerner Koch2010-10-041-23/+4
| | | | | Switch FAQ sources to org-mode
* Exporting secret keys via gpg-agent is now basically supported.Werner Koch2010-10-011-2/+2
| | | | | | A couple of forward ported changes. Doc updates.
* Include dirmngr manualWerner Koch2010-06-101-6/+6
|
* add gpg-zip man page.Werner Koch2008-05-061-1/+1
|
* Utilize new automake vars for proper installation into doc/.Werner Koch2008-03-271-7/+9
|
* Created help files form the current po entries.Werner Koch2007-12-041-1/+9
|
* Allow configuraton of pinentry tooltip.Werner Koch2007-12-041-1/+2
| | | | | Other minor buf fixes.
* Implemented more gpg-agen options to support certain passphrase policies.Werner Koch2007-08-271-1/+1
| | | | | New tool gpg-check-pattern.
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
| | | | | Removed intl/.
* First steps towards supporting W32.Werner Koch2007-06-061-6/+4
| | | | | | | This is mainly source code reorganization. Update gnulib. g10/ does currently not build.
* Preparing 2.0.4gnupg-2.0.4Werner Koch2007-05-091-4/+9
|
* Add a howto section.Werner Koch2007-05-081-1/+2
| | | | Makefile fixes
* gnupg.ps build fixes.Werner Koch2007-05-081-0/+4
|
* Updated to automake 1.10.Werner Koch2007-05-041-1/+1
| | | | | | Use latest texinfo.tex. Typo and grammar fix.
* g10/ and sm/Werner Koch2007-04-131-1/+1
| | | | | | | | | | | | | | * call-agent.c (start_agent): Don't use log_error when using the fallback hack to start the agent. This is bug 782. scripts/ * mail-to-translators: Copied from 1.4. and adjusted. tools/ * gpgconf-comp.c: Allow changing of --allow-mark-trusted. * gpg-connect-agent.c (main): New option --decode and commands decode and undecode. (read_and_print_response): Implement option.
* Add new logo.Werner Koch2007-03-081-2/+9
|
* The Cherry XX44 keyboard's PINpad does now work.Werner Koch2007-03-071-1/+1
| | | | | DINSIG and NKS card applications are now also PIN pad aware.
* Support for a global gpgconf configuration file.Werner Koch2007-03-061-1/+2
|
* Fixes for CVE-2006-6235Werner Koch2006-12-061-1/+1
|
* Pth tweaks and improved estream.cWerner Koch2006-10-171-4/+4
|
* Added iconv support and doc cleanups.Werner Koch2006-09-221-1/+1
|
* Cleanups.Werner Koch2006-09-201-2/+2
|
* Some restructuringWerner Koch2006-09-191-0/+9
|
* Added common certificates.Werner Koch2006-09-181-1/+1
|
* Allow for a global trustlist.Werner Koch2006-09-151-1/+1
|
* doc fixesWerner Koch2006-09-081-1/+1
|
* Let scdaemon call a script on status changesWerner Koch2006-09-071-1/+4
|
* added missing gpgv man pageWerner Koch2006-08-221-4/+5
|
* Migrated more stuff to doc/Werner Koch2006-08-211-4/+28
| | | | | | | | 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.
* More man pages. Added include files for 2 common paragraphs.Werner Koch2006-08-181-3/+8
|
* More man pages.Werner Koch2006-08-171-1/+40
|
* Made make distcheck work againWerner Koch2006-06-201-2/+5
|
* Updated FSF's address.Werner Koch2006-06-201-1/+2
|
* NEw file qualified.ttx - not yet ready for distributionWerner Koch2005-11-131-1/+1
|
* New debugging optionhs, updates to the manual.Werner Koch2005-06-071-2/+22
|
* * preset-passphrase.c (preset_passphrase): Handle --passphrase.Werner Koch2004-12-211-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Makefile.am (gpg_preset_passphrase_LDADD): Reorder libs so that pwquery may use stuff from jnlib. Conditionally add -lwsock2 (gpg_protect_tool_LDADD): Ditto. * preset-passphrase.c (main): Use default_homedir(). (main) [W32]: Initialize sockets. * simple-pwquery.c (agent_open) [W32]: Implement for W32. (readline) [W32]: Use recv instead of read. (writen) [W32]: Use send instead of write. (my_stpcpy): Define a stpcpy replacement so that this file continues to be self-contained. (agent_send_all_options) [W32]: Don't call ttyname. * gnupg-badge-openpgp.eps, gnupg-badge-openpgp.jpg: New * gnupg.texi: Add a logo. * sysnotes.texi: New. * gpgsm.c (main): Use default_homedir(). (main) [W32]: Default to disabled CRL checks. * gpgconf-comp.c (get_config_pathname) [DOSISH]: Detect absolute pathnames with a drive letter.
* * gpg.texi: New.Werner Koch2004-09-301-2/+2
| | | | | | | | | | * gnupg.texi: Include gpg.texi * tools.texi: Add a few @command markups. * gpgsm.texi: Ditto * gpg-agent.texi: Ditto. * scdaemon.texi: Ditto.
* Changed license of the manual stuff to GPL.Werner Koch2004-09-291-2/+2
| | | | | | | | * gnupg.texi (Top): New menu item Helper Tools. * tools.texi (Helper Tools): New. * Makefile.am (gnupg_TEXINFOS): Add tools.texi.
* Added some doc stuffWerner Koch2004-06-281-1/+1
|
* * debugging.texi: New.Werner Koch2004-06-181-1/+1
| | | | | * gnupg.texi: Include it.
* Copied wrong files. Fixed.Werner Koch2003-01-091-27/+8
|
* taken from NewPGWerner Koch2003-01-091-56/+21
|
* * Makefile.am (EXTRA_DIST): Include gnupg-32.regWerner Koch2002-09-121-1/+1
|
* * gnupg.7: New mini man page.Werner Koch2002-09-021-2/+2
|
* * Makefile.am: Due to problems with VPATH builds we don't try toWerner Koch2002-07-011-16/+21
| | | | | build the texi vesions of the manual pages anymore automatically.