aboutsummaryrefslogtreecommitdiffstats
path: root/README (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Release 1.4.20gnupg-1.4.20Werner Koch2015-12-191-10/+11
|
* Release 1.4.19.gnupg-1.4.19Werner Koch2015-02-271-4/+2
|
* Post release updatesWerner Koch2014-06-301-1/+1
| | | | --
* Post release changes.Werner Koch2014-06-231-1/+1
| | | | --
* Release 1.4.17gnupg-1.4.17Werner Koch2014-06-231-14/+13
|
* Release 1.4.16gnupg-1.4.16Werner Koch2013-12-131-3/+3
|
* Update config.{guess,sub} and some copyright notices.Werner Koch2013-12-101-1/+2
| | | | | | | * scripts/config.guess, scripts/config.sub: Update to version 2013-11-29. Signed-off-by: Werner Koch <[email protected]>
* Release 1.4.14.gnupg-1.4.14Werner Koch2013-07-251-2/+2
|
* Update README and po files for a releaseWerner Koch2012-12-141-2/+9
| | | | --
* Support the not anymore patented IDEA cipher algorithm.Werner Koch2012-11-081-25/+23
| | | | | | | | | | | | | | | | | | | | | | | | * 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.
* Release 1.4.12gnupg-1.4.12Werner Koch2012-01-301-12/+15
|
* Update copyright years.Werner Koch2012-01-101-18/+18
| | | | * util/argparse.c (default_strusage): Update printed copyright year.
* Preparing a release candidateWerner Koch2010-09-231-3/+3
|
* Minor fixesWerner Koch2010-08-311-1/+1
|
* Preparing 1.4.10.Werner Koch2009-09-021-5/+7
|
* Updated the German translation. Minor doc changes.Werner Koch2009-08-131-4/+7
|
* prepare a release.gnupg-1.4.9Werner Koch2008-03-261-2/+2
|
* * README: Update notes about OSX Leopard.David Shaw2007-10-271-5/+8
|
* Switched to GPLv3.Werner Koch2007-10-231-3/+3
| | | | | Updated gettext.
* Preparing a releasegnupg-1.4.6Werner Koch2006-12-061-0/+8
|
* fix for bug 537 and documentation fixes.Werner Koch2006-10-021-10/+11
|
* Preparing 1.4.5Werner Koch2006-08-011-5/+5
|
* Ready for a releasegnupg-1.4.4Werner Koch2006-06-251-4/+4
|
* Fixed OSF5 warning suppression.Werner Koch2006-05-161-5/+0
|
* * README: Some more notes about building fat binaries.David Shaw2006-03-301-1/+4
|
* * README: Missing some instructions on building a fat binary.David Shaw2006-03-251-1/+1
|
* * configure.ac: Add --disable-endian-check for building fat binariesDavid Shaw2006-03-201-11/+25
| | | | | | | on OSX. * README: Add note on how to build a fat binary on OSX.
* about to release 1.4.3rc1gnupg-1.4.3rc1Werner Koch2006-02-141-1/+1
|
* Updated card stuff to support T=0 cards.Werner Koch2005-09-071-1/+1
|
* First commit to Subversion.Werner Koch2005-07-271-1/+1
|
* Updated FSF street address and preparations for a release candidate.Werner Koch2005-05-311-5/+27
|
* Changes to make use of code taken from libassuan. This replaces theWerner Koch2005-04-051-6/+12
| | | | | | | old ad-hoc connection code to gpg-agent. We do need this for the forthcoming diversion of card code to an already running gpg-agent with card-support.
* Post release preparationsWerner Koch2005-03-151-1/+1
|
* * configure.ac: New option --enable-noexecstack.Werner Koch2005-03-111-0/+4
| | | | | | * Makefile.am (ASFLAGS): Renamed to AM_CCASFLAGS and added the variable for non exectubale stack options. Adapted users.
* * configure.ac: Define FTPS flag if we're using curl, and FTPS isDavid Shaw2005-01-231-20/+21
| | | | | | | | | | available. * README: Fix some typos (noted by Norihiko Murase), update to 1.4.1, and tweak some descriptions. * NEWS: Note FTPS.
* * g10.c (i18n_init) [W32]: Pass registry key to gettextWerner Koch2005-01-201-4/+5
| | | | | | | | | 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.
* Prepared for last 1.4 release candidateWerner Koch2004-12-141-2/+2
|
* (open_info_file): New.Werner Koch2004-11-171-1/+1
| | | | | | | | (main): Unconditionally implement --status-file, --logger-file, --attribute-file, --passphrase-file, --command-file. This is not generally useful but easy to support and might make scripting under Windows easier.
* * README, configure.ac: Add --enable-backsigs to enable the experimentalDavid Shaw2004-11-051-1/+9
| | | | | backsigs code.
* About to release 1.3.92Werner Koch2004-10-281-1/+1
|
* * configure.ac: New option --disable-gnupg-iconv, defineWerner Koch2004-10-261-0/+11
| | | | | USE_GNUPG_ICONV.
* * README: Mentioned --enable-selinux-support.Werner Koch2004-10-151-1/+5
| | | | | | | | | | | | | * status.h (STATUS_NEED_PASSPHRASE_PIN): New. * status.c (get_status_string): Added. * passphrase.c (ask_passphrase): Moved status printing to .. * cardglue.c (pin_cb): .. here and issue new status message. * keyedit.c (sign_uids): Don't include the leading LF in the translatable string but print them separately. * apdu.c (apdu_open_remote_reader) [_WIN32]: We don't have ENOSYS.
* * mk-w32-dist: Updated from stable branch.Werner Koch2004-10-011-1/+1
| | | | | | | | * mk-gpg-texi: Changed to use the newer docbook2x-texi utility. * config.guess, config.sub, mkinstalldirs, missing * depcomp, install-sh: Upgraded.
* * README: Doc --disable-card-support and --without-readline.Werner Koch2004-09-091-2/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * configure.ac: Check for readline. Make enable-card-support the default. New option --without-readline. Allow the use of either the development or the stable libusb. * cardglue.h: Add members for CA fingerprints. * cardglue.c (agent_release_card_info): Invalid them. (learn_status_cb): Store them. * app-common.h, app-openpgp.c, iso7816.c, iso7816.h * apdu.c, apdu.h, ccid-driver.c, ccid-driver.h * card-util.c: Updated from current gnupg-1.9. * ccid-driver.h (CCID_DRIVER_ERR_ABORTED): New. * ccid-driver.c (ccid_open_reader): Support the stable 0.1 version of libusb. (ccid_get_atr): Handle short messages. * apdu.c (my_rapdu_get_status): Implemented. * apdu.c: Include <signal.h>. * apdu.c (reader_table_s): Add function pointers for the backends. (apdu_close_reader, apdu_get_status, apdu_activate) (send_apdu): Make use of them. (new_reader_slot): Intialize them to NULL. (dump_ccid_reader_status, ct_dump_reader_status): New. (dump_pcsc_reader_status): New. (open_ct_reader, open_pcsc_reader, open_ccid_reader) (open_osc_reader, open_rapdu_reader): Intialize function pointers. (ct_activate_card, ct_send_apdu, pcsc_send_apdu, osc_send_apdu) (error_string): Removed. Replaced by apdu_strerror. (get_ccid_error_string): Removed. (ct_activate_card): Remove the unused loop. (reset_ct_reader): Implemented. (ct_send_apdu): Activate the card if not yet done. (pcsc_send_apdu): Ditto. * ccid-driver.h: Add error codes. * ccid-driver.c: Implement more or less proper error codes all over the place. * apdu.c (apdu_send_direct): New. (get_ccid_error_string): Add some error code mappings. (send_apdu): Pass error codes along for drivers already supporting them. (host_sw_string): New. (get_ccid_error_string): Use above. (send_apdu_ccid): Reset the reader if it has not yet been done. (open_ccid_reader): Don't care if the ATR can't be read. (apdu_activate_card): New. (apdu_strerror): New. (dump_reader_status): Only enable it with opt.VERBOSE. * iso7816.c (map_sw): Add mappings for the new error codes. * apdu.c (open_ct_reader, open_pcsc_reader, open_ccid_reader) (reset_ccid_reader, open_osc_reader): Call dump_reader_status only in verbose mode. * app-openpgp.c (do_getattr): Fix for sending CA-FPR. * app-openpgp.c (app_openpgp_readkey): Fixed check for valid exponent. * app-openpgp.c (do_setattr): Sync FORCE_CHV1. * card-util.c (change_login): Kludge to allow reading data from a file. (card_edit): Pass ARG_STRING to change_login. (card_status): Print CA fingerprints. (change_cafpr): New. (card_edit): New command CAFPR. * errors.h (G10ERR_NO_CARD, G10ERR_CANCELED): New error codes. * errors.c (g10_errstr): New error codes G10ERR_NO_CARD, G10ERR_CANCELED.
* * NEWS: Note HTTP key fetching.David Shaw2004-05-201-4/+3
| | | | | | | | * README: Update version and note that HKP is no longer build in. * configure.ac: Handle --disable-http and other code to properly build gpgkeys_http.
* * README: Update copyright.David Shaw2004-02-261-3/+3
| | | | | | | * NEWS: Note --max-output, --list-config, --min-cert-level, AIX fix, new http-proxy keyserver-option, new LDAP server code, TLS, LDAPS, and --show-session-key with --symmetric.
* * NEWS: Note --enable-key-cache, the OpenBSD/i386 and HPPA fixes, andDavid Shaw2004-01-281-0/+7
| | | | | | | | Elgamal removal. * README, configure.ac: Add --enable-key-cache=SIZE configure option. This sets the key/uid cache size. Default is 4096.
* * NEWS: Note --disable-rsa.David Shaw2003-12-011-10/+39
| | | | | | | | * configure.ac: Add --disable-rsa. * README: Add --with-zlib, --with-bzip2, --without-bzip2, --disable-rsa, and --enable-minimal. Update gettext version.
* * README: Update version number. Add BZIP2. Remove Elgamal sign+encrypt.David Shaw2003-12-011-14/+13
|
* about to release 1.3.4Werner Koch2003-11-271-1/+1
|