Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Allow configuraton of pinentry tooltip. | Werner Koch | 2007-12-04 | 1 | -1/+2 | |
| | | | | | Other minor buf fixes. | |||||
* | Implemented more gpg-agen options to support certain passphrase policies. | Werner Koch | 2007-08-27 | 1 | -1/+1 | |
| | | | | | New tool gpg-check-pattern. | |||||
* | Changed to GPLv3. | Werner Koch | 2007-07-04 | 1 | -4/+2 | |
| | | | | | Removed intl/. | |||||
* | First steps towards supporting W32. | Werner Koch | 2007-06-06 | 1 | -6/+4 | |
| | | | | | | | This is mainly source code reorganization. Update gnulib. g10/ does currently not build. | |||||
* | Preparing 2.0.4gnupg-2.0.4 | Werner Koch | 2007-05-09 | 1 | -4/+9 | |
| | ||||||
* | Add a howto section. | Werner Koch | 2007-05-08 | 1 | -1/+2 | |
| | | | | Makefile fixes | |||||
* | gnupg.ps build fixes. | Werner Koch | 2007-05-08 | 1 | -0/+4 | |
| | ||||||
* | Updated to automake 1.10. | Werner Koch | 2007-05-04 | 1 | -1/+1 | |
| | | | | | | Use latest texinfo.tex. Typo and grammar fix. | |||||
* | g10/ and sm/ | Werner Koch | 2007-04-13 | 1 | -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 Koch | 2007-03-08 | 1 | -2/+9 | |
| | ||||||
* | The Cherry XX44 keyboard's PINpad does now work. | Werner Koch | 2007-03-07 | 1 | -1/+1 | |
| | | | | | DINSIG and NKS card applications are now also PIN pad aware. | |||||
* | Support for a global gpgconf configuration file. | Werner Koch | 2007-03-06 | 1 | -1/+2 | |
| | ||||||
* | Fixes for CVE-2006-6235 | Werner Koch | 2006-12-06 | 1 | -1/+1 | |
| | ||||||
* | Pth tweaks and improved estream.c | Werner Koch | 2006-10-17 | 1 | -4/+4 | |
| | ||||||
* | Added iconv support and doc cleanups. | Werner Koch | 2006-09-22 | 1 | -1/+1 | |
| | ||||||
* | Cleanups. | Werner Koch | 2006-09-20 | 1 | -2/+2 | |
| | ||||||
* | Some restructuring | Werner Koch | 2006-09-19 | 1 | -0/+9 | |
| | ||||||
* | Added common certificates. | Werner Koch | 2006-09-18 | 1 | -1/+1 | |
| | ||||||
* | Allow for a global trustlist. | Werner Koch | 2006-09-15 | 1 | -1/+1 | |
| | ||||||
* | doc fixes | Werner Koch | 2006-09-08 | 1 | -1/+1 | |
| | ||||||
* | Let scdaemon call a script on status changes | Werner Koch | 2006-09-07 | 1 | -1/+4 | |
| | ||||||
* | added missing gpgv man page | Werner Koch | 2006-08-22 | 1 | -4/+5 | |
| | ||||||
* | Migrated more stuff to doc/ | Werner Koch | 2006-08-21 | 1 | -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 Koch | 2006-08-18 | 1 | -3/+8 | |
| | ||||||
* | More man pages. | Werner Koch | 2006-08-17 | 1 | -1/+40 | |
| | ||||||
* | Made make distcheck work again | Werner Koch | 2006-06-20 | 1 | -2/+5 | |
| | ||||||
* | Updated FSF's address. | Werner Koch | 2006-06-20 | 1 | -1/+2 | |
| | ||||||
* | NEw file qualified.ttx - not yet ready for distribution | Werner Koch | 2005-11-13 | 1 | -1/+1 | |
| | ||||||
* | New debugging optionhs, updates to the manual. | Werner Koch | 2005-06-07 | 1 | -2/+22 | |
| | ||||||
* | * preset-passphrase.c (preset_passphrase): Handle --passphrase. | Werner Koch | 2004-12-21 | 1 | -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 Koch | 2004-09-30 | 1 | -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 Koch | 2004-09-29 | 1 | -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 stuff | Werner Koch | 2004-06-28 | 1 | -1/+1 | |
| | ||||||
* | * debugging.texi: New. | Werner Koch | 2004-06-18 | 1 | -1/+1 | |
| | | | | | * gnupg.texi: Include it. | |||||
* | Copied wrong files. Fixed. | Werner Koch | 2003-01-09 | 1 | -27/+8 | |
| | ||||||
* | taken from NewPG | Werner Koch | 2003-01-09 | 1 | -56/+21 | |
| | ||||||
* | * Makefile.am (EXTRA_DIST): Include gnupg-32.reg | Werner Koch | 2002-09-12 | 1 | -1/+1 | |
| | ||||||
* | * gnupg.7: New mini man page. | Werner Koch | 2002-09-02 | 1 | -2/+2 | |
| | ||||||
* | * Makefile.am: Due to problems with VPATH builds we don't try to | Werner Koch | 2002-07-01 | 1 | -16/+21 | |
| | | | | | build the texi vesions of the manual pages anymore automatically. | |||||
* | Update head to match stable 1.0 | David Shaw | 2002-06-29 | 1 | -23/+58 | |
| | ||||||
* | Does now work with libgcrypt | Werner Koch | 2000-12-21 | 1 | -4/+1 | |
| | ||||||
* | Some configuration changes | Werner Koch | 2000-11-14 | 1 | -5/+8 | |
| | ||||||
* | See ChangeLog: Tue Aug 22 14:31:15 CEST 2000 Werner Koch | Werner Koch | 2000-08-22 | 1 | -2/+4 | |
| | ||||||
* | See ChangeLog: Mon Mar 13 19:22:46 CET 2000 Werner Koch | Werner Koch | 2000-03-13 | 1 | -13/+20 | |
| | ||||||
* | Add some libgcrypt dox | Werner Koch | 2000-02-08 | 1 | -15/+17 | |
| | ||||||
* | See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner Koch | Werner Koch | 2000-01-24 | 1 | -0/+2 | |
| | ||||||
* | See ChangeLog: Tue Oct 26 14:10:21 CEST 1999 Werner Koch | Werner Koch | 1999-10-26 | 1 | -1/+1 | |
| | ||||||
* | See ChangeLog: Mon Sep 6 19:59:08 CEST 1999 Werner Koch | Werner Koch | 1999-09-06 | 1 | -14/+8 | |
| | ||||||
* | See ChangeLog: Wed Jul 14 19:42:08 CEST 1999 Werner Koch | Werner Koch | 1999-07-14 | 1 | -4/+6 | |
| | ||||||
* | See ChangeLog: Wed Jun 16 20:16:21 CEST 1999 Werner Koch | Werner Koch | 1999-06-16 | 1 | -10/+8 | |
| |