aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* * NEWS: Say a bit more about RFC-4880. Note some defaults changing.David Shaw2007-11-181-2/+11
|
* Preparing a release candidategnupg-1.4.8rc1Werner Koch2007-11-161-0/+4
|
* Switched to GPLv3.Werner Koch2007-10-231-0/+1
| | | | | Updated gettext.
* Improved detection of ketrings specified several times.Werner Koch2007-08-241-1/+2
|
* Add an extra warning for Camellia.Werner Koch2007-07-091-0/+4
| | | | | | Minor W32 fix Address change.
* util/Werner Koch2007-04-161-1/+1
| | | | | | | | | | | * secmem.c (init_pool): Avoid assigning a negative value to a size_t. ./ * acinclude.m4: Fix last change. Make test self-conatined by checking for sysconf and getpagesize. Remove indentation for the sake of broken C-89 cpps.
* Post release updateWerner Koch2007-03-051-0/+4
|
* Preparing 1.4.7gnupg-1.4.7Werner Koch2007-03-051-2/+12
|
* [W32] Make use of the LANGUAGE envvar.Werner Koch2007-02-261-0/+5
|
* Post release updatesWerner Koch2006-12-061-0/+4
|
* Preparing a releasegnupg-1.4.6Werner Koch2006-12-061-3/+8
|
* * NEWS: Note the CVE for bug#728, --s2k-count, --passphrase-repeat,David Shaw2006-12-031-3/+20
| | | | | and the OpenSSL exception.
* Preparing an RCWerner Koch2006-11-291-0/+2
|
* fix for bug 537 and documentation fixes.Werner Koch2006-10-021-0/+3
|
* Post release updates.Werner Koch2006-08-011-0/+4
|
* Preparing 1.4.5Werner Koch2006-08-011-1/+1
|
* Preparing a release candidategnupg-1.4.5rc1Werner Koch2006-07-281-1/+9
|
* Fixed memory allocation bug and typos.Werner Koch2006-07-261-0/+2
|
* Post release version updateWerner Koch2006-06-251-0/+4
|
* Typo fixWerner Koch2006-06-251-1/+1
|
* About to do a new releaseWerner Koch2006-06-251-1/+4
|
* * NEWS: Note SHA-224 and DSA2.David Shaw2006-04-271-0/+10
| | | | | | * configure.ac: Remove --enable-old-keyserver-helpers. Comment out --enable-m-guard for now.
* See ChangeLogWerner Koch2006-04-081-2/+1
|
* post release updatesWerner Koch2006-04-031-0/+4
|
* About to release 1.4.3gnupg-1.4.3Werner Koch2006-04-031-1/+1
|
* * NEWS: Note CERT retrieval. Tweak PKA and backsig language to matchDavid Shaw2006-03-081-14/+14
| | | | | current code.
* * NEWS: Note --auto-key-locate and that keyservers can handle binary dataDavid Shaw2006-03-071-5/+15
| | | | | now.
* More tests added; make distcheck worksWerner Koch2006-03-071-1/+3
|
* Stricter test of allowed signature packet compositions.Werner Koch2006-03-061-0/+4
| | | | | There is still one problem to solve.
* about to release 1.4.3rc1gnupg-1.4.3rc1Werner Koch2006-02-141-1/+1
|
* Finished PKA featureWerner Koch2005-12-201-5/+8
|
* * NEWS: Note --fetch-keys.David Shaw2005-12-081-0/+6
|
* * NEWS: Note backsigs, the xxxxx-clean options, and the xxxxx-minimalDavid Shaw2005-11-181-0/+19
| | | | | options.
* exported subkeys are now merged into one output keyblockWerner Koch2005-10-171-0/+3
|
* * NEWS: Clarify the cURL keyserver changes, and add a note about gpg-zip.David Shaw2005-10-141-6/+10
| | | | | | * configure.ac: Remove the backsig configure options since this is all done at runtime now.
* Implemented PKA trust modelWerner Koch2005-07-281-0/+6
|
* * NEWS, configure.ac: Switch over to using curl or fake-curl byDavid Shaw2005-07-271-0/+9
| | | | | default. Add --enable-old-keyserver-helpers to not use curl.
* post release version number updatesWerner Koch2005-07-261-0/+4
|
* Preparing a releaseWerner Koch2005-07-261-1/+1
|
* * gpg.sgml (http):Werner Koch2005-07-221-0/+2
| | | | | | * g10.c, options.h: New option --exit-on-status-write-error. * status.c (write_status_text): Make use of this option.
* * configure.ac [W32]: Always set DISABLE_KEYSERVER_PATH.Werner Koch2005-07-191-0/+2
| | | | | | | | | | * 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
* * NEWS: Note key cleaning commands.David Shaw2005-06-201-0/+9
|
* Updated FSF street address and preparations for a release candidate.Werner Koch2005-05-311-4/+4
|
* * NEWS: Note command completion and the new curl-based HKP helper.David Shaw2005-05-261-1/+10
|
* * passphrase.c (ask_passphrase): Unescape the description string.Werner Koch2005-05-241-7/+7
| | | | | | | * cardglue.c (unescape_status_string): Removed. Changed all caller to use ... * misc.c (unescape_percent_string): New.
* * cardglue.c (send_status_info): Make CTRL optional.Werner Koch2005-05-211-0/+17
| | | | | | | | | | | (agent_scd_writekey, inq_writekey_parms): New. (agent_openpgp_storekey): Removed. * cardglue.h: Add a few more error code mappings. * keygen.c (copy_mpi): Removed. (save_unprotected_key_to_card): Changed to use agent_scd_writekey. * app-common.h, app-openpgp.c, tlv.c, tlv.h: Updated from newer version in gnupg 1.9 CVS.
* * configure.ac: Move the LDAP detecting code to m4/ldap.m4.David Shaw2005-03-171-3/+3
|
* Post release preparationsWerner Koch2005-03-151-0/+4
|
* Preparing a releaseV1-4-1Werner Koch2005-03-151-1/+1
|
* * configure.ac: New option --enable-noexecstack.Werner Koch2005-03-111-0/+2
| | | | | | * Makefile.am (ASFLAGS): Renamed to AM_CCASFLAGS and added the variable for non exectubale stack options. Adapted users.