Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update manuals from master | Werner Koch | 2012-12-20 | 3 | -25/+24 |
| | | | | | | | * doc/Makefile.am (update-source): Copy from Git master. (update-source-from-gnupg-2): Remove. * doc/gpg.texi: Fix minor typos and grammar bugs. * doc/yat2m.c: Change diagnostics to updated coding standards. | ||||
* | Fix mksamplekeys awk to not leave out the whitespace altogether | David Shaw | 2012-11-30 | 2 | -3/+9 |
| | |||||
* | Refresh sample keys | David Shaw | 2012-11-30 | 2 | -452/+444 |
| | | | | | | | * mksamplekeys: Tweak awk script to not add trailing whitespace to blank lines (makes git pre-commit hook unhappy). * samplekeys.asc: Refresh. | ||||
* | Support the not anymore patented IDEA cipher algorithm. | Werner Koch | 2012-11-08 | 1 | -18/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | * cipher/idea.c: New. Take from Libgcrypt master and adjust for direct use in GnuPG. * cipher/idea-stub.c: Remove. * cipher/Makefile.am: Add idea.c and remove idea-stub.c rules. * configure.ac: Remove idea-stub code. * g10/gpg.c (check_permissions): Remove code path for ITEM==2. (main): Make --load-extension a dummy option. * g10/keygen.c (keygen_set_std_prefs): Include IDEA only in PGP2 compatibility mode. * g10/misc.c (idea_cipher_warn): Remove. Also remove all callers. * g10/seckey-cert.c (do_check): Remove emitting of STATUS_RSA_OR_IDEA. * g10/status.c (get_status_string): Remove STATUS_RSA_OR_IDEA. * g10/status.h (STATUS_RSA_OR_IDEA): Remove. -- To keep the number of actually used algorithms low, we support IDEA only in a basically read-only way (unless --pgp2 is used during key generation). It does not make sense to suggest the use of this old 64 bit blocksize algorithm. However, there is old data available where it might be helpful to have IDEA available. | ||||
* | Update sample keys. | Werner Koch | 2012-01-30 | 2 | -417/+844 |
| | | | | -- | ||||
* | Update documentation. | Werner Koch | 2012-01-30 | 3 | -707/+1163 |
| | | | | | * doc/gpg.texi, doc/specify-user-id.texi, doc/yat2m.c: Update from current GnuPG master (commit bdde44a). | ||||
* | Fix typos in comments. | Werner Koch | 2012-01-24 | 1 | -3/+2 |
| | | | | | -- Fixes provided by Gilles Espinasse. | ||||
* | Automate W32 installer building. | Werner Koch | 2012-01-16 | 1 | -12/+21 |
| | | | | | | | | | | * doc/README.W32: Document new installer build procedure. * scripts/autogen.sh: Pass all args to the installer (regression fix). * scripts/conf-w32/README: Remove from repo. * scripts/conf-w32/bzip2-1.diff: Remove from repo. * scripts/mk-w32-dist: Rewrite. * scripts/w32installer.nsi [WITH_PATCHES]: Use constant patch file name. | ||||
* | Refresh sample keys | David Shaw | 2012-01-10 | 1 | -432/+411 |
| | |||||
* | Generate the ChangeLog from commit logs. | Werner Koch | 2011-12-02 | 1 | -33/+33 |
| | | | | | | | | | | | | * scripts/gitlog-to-changelog: New script. Taken from gnulib. * scripts/git-log-fix: New file. * scripts/git-log-footer: New file. * scripts/git-hooks/commit-msg: New script. * autogen.sh: Install commit-msg hook for git. * doc/HACKING: Describe the ChangeLog policy. * Makefile.am (EXTRA_DIST): Add new files. (gen-ChangeLog): New. (dist-hook): Run gen-ChangeLog. | ||||
* | Rename all ChangeLog files to ChangeLog-2011. | Werner Koch | 2011-12-02 | 4 | -12/+29 |
| | | | | * ChangeLog: New file. | ||||
* | Update gpg-zip.1 (bug#1317) | Werner Koch | 2011-02-23 | 2 | -74/+110 |
| | |||||
* | Prepare for 1.4.11 | Werner Koch | 2010-10-18 | 1 | -29/+124 |
| | |||||
* | Remove FAQ stuff | Werner Koch | 2010-10-05 | 4 | -1367/+22 |
| | |||||
* | Preparing a release candidate | Werner Koch | 2010-09-23 | 1 | -1/+1 |
| | |||||
* | Fix bug 1231. | Werner Koch | 2010-06-01 | 1 | -1/+2 |
| | | | | | Minor doc improvement. | ||||
* | Fix bug reporting address. | Werner Koch | 2010-02-11 | 2 | -3/+9 |
| | |||||
* | Fix bug#1183 | Werner Koch | 2010-01-29 | 2 | -1/+5 |
| | |||||
* | Preparing 1.4.10. | Werner Koch | 2009-09-02 | 2 | -119/+124 |
| | |||||
* | Update doc. This time also the included files. | Werner Koch | 2009-08-18 | 5 | -19/+53 |
| | |||||
* | Preparing for a release candidate | Werner Koch | 2009-08-13 | 3 | -96/+197 |
| | |||||
* | Revert that last stupid setuid detection fix. | Werner Koch | 2008-07-17 | 1 | -5/+5 |
| | |||||
* | * gpg-zip.1: Add man page thanks to Colin Tuckley and Daniel Leidert. | David Shaw | 2008-04-30 | 3 | -2/+109 |
| | |||||
* | Yet another minor yat2m fix. | Werner Koch | 2008-04-02 | 3 | -7/+8 |
| | |||||
* | Fix rendering of @samp. | Werner Koch | 2008-04-02 | 2 | -1/+6 |
| | |||||
* | Improved AES performance. | Werner Koch | 2008-03-22 | 2 | -2/+9 |
| | |||||
* | Type fixes and @samp{} fix. From gnupg-2. | Werner Koch | 2007-12-12 | 4 | -14/+23 |
| | |||||
* | Comment typ fixes. | Werner Koch | 2007-12-03 | 1 | -1/+1 |
| | | | | | Workaround for bad translations of the capability menu. | ||||
* | * status.c (do_get_from_fd, do_shm_get): s/bool/getbool/ to | Werner Koch | 2007-11-12 | 1 | -0/+1 |
| | | | | | | | overcome problems with Mac OS 10.5 which seems to include stdbool.h silently. | ||||
* | * gpg.texi: Update from gnupg-2. | David Shaw | 2007-10-27 | 2 | -18/+26 |
| | |||||
* | Switched to GPLv3. | Werner Koch | 2007-10-23 | 9 | -362/+719 |
| | | | | | Updated gettext. | ||||
* | Preparing 1.4.7gnupg-1.4.7 | Werner Koch | 2007-03-05 | 2 | -20/+50 |
| | |||||
* | Preparing a releasegnupg-1.4.6 | Werner Koch | 2006-12-06 | 10 | -12/+3640 |
| | |||||
* | Changing the way man pages are build. | Werner Koch | 2006-12-04 | 7 | -5957/+1366 |
| | |||||
* | Allow to build w/o curl. | Werner Koch | 2006-09-26 | 1 | -0/+3 |
| | |||||
* | About to do a new release | Werner Koch | 2006-06-25 | 1 | -21/+49 |
| | |||||
* | * gpg.sgml: Document --enable-dsa2, --disable-dsa2, and | David Shaw | 2006-06-23 | 3 | -0/+27 |
| | | | | | | | --default-keyserver-url. * DETAILS: Note "Keyserver:" | ||||
* | * gpg.sgml: Note that --pgp8 does not include SHA224. Clarify that | David Shaw | 2006-06-22 | 2 | -2/+12 |
| | | | | | clearsigned messages are not reversible. | ||||
* | Added backsig to my key | Werner Koch | 2006-05-25 | 1 | -432/+437 |
| | |||||
* | * mksamplekeys: Incorporate new package signature key and minimize keys | David Shaw | 2006-05-23 | 2 | -2/+7 |
| | | | | | when generating samplekeys.asc. | ||||
* | Updated keys | Werner Koch | 2006-05-17 | 2 | -1880/+368 |
| | |||||
* | * gpg.sgml: Reminders that --cipher-algo, --digest-algo, and | David Shaw | 2006-04-19 | 2 | -6/+20 |
| | | | | | --compress-algo should be avoided. | ||||
* | use minimal posix sed | Werner Koch | 2006-04-12 | 2 | -7/+13 |
| | |||||
* | * gpg.sgml: Some typo fixes. This is Debian 361324. | David Shaw | 2006-04-09 | 2 | -6/+10 |
| | |||||
* | About to release 1.4.3gnupg-1.4.3 | Werner Koch | 2006-04-03 | 3 | -107/+197 |
| | |||||
* | * samplekeys.asc: Update 99242560 to have a signing subkey backsig. | David Shaw | 2006-03-11 | 2 | -1840/+1873 |
| | |||||
* | * gpg.sgml: Clarify new notation delete feature. | David Shaw | 2006-03-09 | 2 | -2/+8 |
| | |||||
* | keep on walking towards rc3 | Werner Koch | 2006-03-09 | 2 | -0/+442 |
| | |||||
* | * gpg.sgml: Document "notation". | David Shaw | 2006-03-09 | 2 | -6/+17 |
| | |||||
* | * gpg.sgml: Rename backsigs to cross-certification (backsigs is just | David Shaw | 2006-03-07 | 2 | -17/+28 |
| | | | | | shorthand). Document max-cert-size. |