Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2006-07-28 | Preparing a release candidategnupg-1.4.5rc1 | Werner Koch | 1 | -1/+9 | |
2006-07-26 | Fixed memory allocation bug and typos. | Werner Koch | 1 | -0/+2 | |
2006-06-25 | Post release version update | Werner Koch | 1 | -0/+4 | |
2006-06-25 | Typo fix | Werner Koch | 1 | -1/+1 | |
2006-06-25 | About to do a new release | Werner Koch | 1 | -1/+4 | |
2006-04-27 | * NEWS: Note SHA-224 and DSA2. | David Shaw | 1 | -0/+10 | |
* configure.ac: Remove --enable-old-keyserver-helpers. Comment out --enable-m-guard for now. | |||||
2006-04-08 | See ChangeLog | Werner Koch | 1 | -2/+1 | |
2006-04-03 | post release updates | Werner Koch | 1 | -0/+4 | |
2006-04-03 | About to release 1.4.3gnupg-1.4.3 | Werner Koch | 1 | -1/+1 | |
2006-03-08 | * NEWS: Note CERT retrieval. Tweak PKA and backsig language to match | David Shaw | 1 | -14/+14 | |
current code. | |||||
2006-03-07 | * NEWS: Note --auto-key-locate and that keyservers can handle binary data | David Shaw | 1 | -5/+15 | |
now. | |||||
2006-03-07 | More tests added; make distcheck works | Werner Koch | 1 | -1/+3 | |
2006-03-06 | Stricter test of allowed signature packet compositions. | Werner Koch | 1 | -0/+4 | |
There is still one problem to solve. | |||||
2006-02-14 | about to release 1.4.3rc1gnupg-1.4.3rc1 | Werner Koch | 1 | -1/+1 | |
2005-12-20 | Finished PKA feature | Werner Koch | 1 | -5/+8 | |
2005-12-08 | * NEWS: Note --fetch-keys. | David Shaw | 1 | -0/+6 | |
2005-11-18 | * NEWS: Note backsigs, the xxxxx-clean options, and the xxxxx-minimal | David Shaw | 1 | -0/+19 | |
options. | |||||
2005-10-17 | exported subkeys are now merged into one output keyblock | Werner Koch | 1 | -0/+3 | |
2005-10-14 | * NEWS: Clarify the cURL keyserver changes, and add a note about gpg-zip. | David Shaw | 1 | -6/+10 | |
* configure.ac: Remove the backsig configure options since this is all done at runtime now. | |||||
2005-07-28 | Implemented PKA trust model | Werner Koch | 1 | -0/+6 | |
2005-07-27 | * NEWS, configure.ac: Switch over to using curl or fake-curl by | David Shaw | 1 | -0/+9 | |
default. Add --enable-old-keyserver-helpers to not use curl. | |||||
2005-07-26 | post release version number updates | Werner Koch | 1 | -0/+4 | |
2005-07-26 | Preparing a release | Werner Koch | 1 | -1/+1 | |
2005-07-22 | * gpg.sgml (http): | Werner Koch | 1 | -0/+2 | |
* g10.c, options.h: New option --exit-on-status-write-error. * status.c (write_status_text): Make use of this option. | |||||
2005-07-19 | * configure.ac [W32]: Always set DISABLE_KEYSERVER_PATH. | Werner Koch | 1 | -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 | |||||
2005-06-20 | * NEWS: Note key cleaning commands. | David Shaw | 1 | -0/+9 | |
2005-05-31 | Updated FSF street address and preparations for a release candidate. | Werner Koch | 1 | -4/+4 | |
2005-05-26 | * NEWS: Note command completion and the new curl-based HKP helper. | David Shaw | 1 | -1/+10 | |
2005-05-24 | * passphrase.c (ask_passphrase): Unescape the description string. | Werner Koch | 1 | -7/+7 | |
* cardglue.c (unescape_status_string): Removed. Changed all caller to use ... * misc.c (unescape_percent_string): New. | |||||
2005-05-21 | * cardglue.c (send_status_info): Make CTRL optional. | Werner Koch | 1 | -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. | |||||
2005-03-17 | * configure.ac: Move the LDAP detecting code to m4/ldap.m4. | David Shaw | 1 | -3/+3 | |
2005-03-15 | Post release preparations | Werner Koch | 1 | -0/+4 | |
2005-03-15 | Preparing a releaseV1-4-1 | Werner Koch | 1 | -1/+1 | |
2005-03-11 | * configure.ac: New option --enable-noexecstack. | Werner Koch | 1 | -0/+2 | |
* Makefile.am (ASFLAGS): Renamed to AM_CCASFLAGS and added the variable for non exectubale stack options. Adapted users. | |||||
2005-02-16 | * card-util.c (fetch_url): Fetch the key from the default | Werner Koch | 1 | -0/+3 | |
keyserver if no URL is available. * w32installer.nsi: Added page to select the language. * mk-w32-dist: Create the opt.ini using the available languages. | |||||
2005-02-15 | * gpg.sgml: Add bkuptocard command for --edit-key. | Werner Koch | 1 | -0/+3 | |
* passphrase.c (agent_get_passphrase): Don't call free_public_key if PK is NULL. (passphrase_clear_cache): Ditto. Removed debug output. (passphrase_to_dek): Ditto. | |||||
2005-02-11 | * configure.ac: Add --enable-fake-curl option to help test no-curl HTTP. | David Shaw | 1 | -3/+6 | |
* NEWS: Note Mister/Zuccherato CFB countermeasures. | |||||
2005-02-03 | * NEWS: Fix typo. | David Shaw | 1 | -1/+1 | |
2005-02-03 | Updated to match the switch to the NSIS installer. | Werner Koch | 1 | -0/+3 | |
2005-01-23 | * configure.ac: Define FTPS flag if we're using curl, and FTPS is | David Shaw | 1 | -9/+10 | |
available. * README: Fix some typos (noted by Norihiko Murase), update to 1.4.1, and tweak some descriptions. * NEWS: Note FTPS. | |||||
2005-01-20 | * gpgv.c (tty_fprintf): New stub. | Werner Koch | 1 | -9/+22 | |
* card-util.c (card_status): Create asecret key stub on the fly and print more information about a card key. * import.c (pub_to_sec_keyblock, auto_create_card_key_stub): New. * getkey.c (get_seckeyblock_byfprint): New. * keylist.c (print_card_key_info): New. | |||||
2005-01-20 | * g10.c (i18n_init) [W32]: Pass registry key to gettext | Werner Koch | 1 | -0/+9 | |
initialization. * gpgv.c (i18n_init) [W32]: Ditto. * simple-gettext.c (set_gettext_file): Use MO files depending on the installation directory. Add new arg REGKEY. | |||||
2005-01-19 | * NEWS: Note --rfc2440-text import/export-unusable-sigs and | David Shaw | 1 | -0/+17 | |
gpgkeys_curl. * configure.ac: gpgkeys_mailto is disabled by default. Define HTTPS flag if we're using curl, and HTTPS is available. | |||||
2004-12-16 | post release updates | Werner Koch | 1 | -0/+4 | |
2004-12-16 | About to release 1.4.0 | Werner Koch | 1 | -1/+1 | |
2004-12-14 | post release updates | Werner Koch | 1 | -0/+7 | |
2004-12-14 | Prepared for last 1.4 release candidate | Werner Koch | 1 | -2/+7 | |
2004-10-28 | post release preparations | Werner Koch | 1 | -0/+4 | |
2004-10-28 | About to release 1.3.92 | Werner Koch | 1 | -1/+9 | |
2004-10-21 | * configure.ac: Remove the check for asprintf | Werner Koch | 1 | -0/+2 | |
* app-common.h (app_openpgp_storekey: Add prototype. * app-openpgp.c (do_sign): Replace asprintf by direct allocation. This avoids problems with missing vasprintf implementations. * card-util.c (generate_card_keys): Add a #warning for gnupg 1.9 and use the same string there. * util.h [!HAVE_VASPRINTF]: Removed prototype. * vasprintf.c: Removed. It was used only at one place and I don't want to get into build problems in 1.4. |