Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-12-29 | Release 2.0.31gnupg-2.0.31STABLE-BRANCH-2-0 | Werner Koch | 1 | -0/+4 | |
2015-09-08 | Release 2.0.29.gnupg-2.0.29 | Werner Koch | 1 | -1/+1 | |
Signed-off-by: Werner Koch <[email protected]> | |||||
2015-02-18 | Release 2.0.27gnupg-2.0.27 | Werner Koch | 1 | -12/+10 | |
2014-06-03 | Release 2.0.23gnupg-2.0.23 | Werner Koch | 1 | -7/+12 | |
2013-04-22 | Update NEWS and README | Werner Koch | 1 | -1/+11 | |
-- | |||||
2012-01-31 | Update copyright year. | Werner Koch | 1 | -4/+5 | |
2011-01-11 | Update copyright year. | Werner Koch | 1 | -1/+1 | |
2010-08-23 | Fix | Werner Koch | 1 | -1/+1 | |
2010-02-18 | preparing a release candidate | Werner Koch | 1 | -6/+6 | |
2009-12-21 | Preparing for a release. | Werner Koch | 1 | -6/+6 | |
2009-01-12 | preparing a release | Werner Koch | 1 | -1/+1 | |
2008-12-09 | Preparing a release candidate. | Werner Koch | 1 | -3/+2 | |
2008-02-19 | Fixed release creation. | Werner Koch | 1 | -3/+4 | |
2007-07-04 | Changed to GPLv3. | Werner Koch | 1 | -1/+1 | |
Removed intl/. | |||||
2007-05-09 | Preparing 2.0.4gnupg-2.0.4 | Werner Koch | 1 | -6/+8 | |
2007-03-08 | Preparing the 2.0.3 release | Werner Koch | 1 | -1/+1 | |
2006-11-11 | . | Werner Koch | 1 | -5/+93 | |
2006-11-06 | post release updates | Werner Koch | 1 | -14/+8 | |
2006-10-04 | Preparing a new release | Werner Koch | 1 | -6/+6 | |
2006-09-14 | Take advantage of newer gpg-error features. | Werner Koch | 1 | -3/+1 | |
2006-09-08 | doc fixes | Werner Koch | 1 | -449/+15 | |
2006-08-18 | More man pages. Added include files for 2 common paragraphs. | Werner Koch | 1 | -3/+4 | |
2006-08-01 | Preparing 1.4.5 | Werner Koch | 1 | -5/+5 | |
2006-07-29 | 2006-07-29 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -15/+15 | |
* README: Spelling fixes. | |||||
2006-07-27 | Preparing a new releasegnupg-1.9.22 | Werner Koch | 1 | -1/+1 | |
2006-06-25 | Ready for a releasegnupg-1.4.4 | Werner Koch | 1 | -4/+4 | |
2006-05-16 | Fixed OSF5 warning suppression. | Werner Koch | 1 | -5/+0 | |
2006-03-30 | * README: Some more notes about building fat binaries. | David Shaw | 1 | -1/+4 | |
2006-03-25 | * README: Missing some instructions on building a fat binary. | David Shaw | 1 | -1/+1 | |
2006-03-20 | * configure.ac: Add --disable-endian-check for building fat binaries | David Shaw | 1 | -11/+25 | |
on OSX. * README: Add note on how to build a fat binary on OSX. | |||||
2006-02-14 | about to release 1.4.3rc1gnupg-1.4.3rc1 | Werner Koch | 1 | -1/+1 | |
2005-09-07 | Updated card stuff to support T=0 cards. | Werner Koch | 1 | -1/+1 | |
2005-07-27 | First commit to Subversion. | Werner Koch | 1 | -1/+1 | |
2005-06-20 | Preparing 1.9.17V1-9-17 | Werner Koch | 1 | -30/+11 | |
2005-05-31 | Updated FSF street address and preparations for a release candidate. | Werner Koch | 1 | -5/+27 | |
2005-04-21 | * configure.ac: Do not build gpg by default. | Werner Koch | 1 | -2/+3 | |
* gpgsm.c: New options --{enable,disable}-trusted-cert-crl-check. * certchain.c (gpgsm_validate_chain): Make use of it. * certchain.c (gpgsm_validate_chain): Check revocations even for expired certificates. This is required because on signature verification an expired key is fine whereas a revoked one is not. * gpgconf-comp.c: Add gpgsm option disable-trusted-cert-crl-check. | |||||
2005-04-18 | * configure.ac: Require libksba 0.9.11. | Werner Koch | 1 | -4/+4 | |
sm/ * call-dirmngr.c (inq_certificate): Add new inquire SENDCERT_SKI. * certlist.c (gpgsm_find_cert): Add new arg KEYID and implement this filter. Changed all callers. * certchain.c (find_up_search_by_keyid): New helper. (find_up): Also try using the AKI.keyIdentifier. (find_up_external): Ditto. | |||||
2005-04-05 | Changes to make use of code taken from libassuan. This replaces the | Werner Koch | 1 | -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. | |||||
2005-03-15 | Post release preparations | Werner Koch | 1 | -1/+1 | |
2005-03-11 | * configure.ac: New option --enable-noexecstack. | Werner Koch | 1 | -0/+4 | |
* Makefile.am (ASFLAGS): Renamed to AM_CCASFLAGS and added the variable for non exectubale stack options. Adapted users. | |||||
2005-01-23 | * configure.ac: Define FTPS flag if we're using curl, and FTPS is | David Shaw | 1 | -20/+21 | |
available. * README: Fix some typos (noted by Norihiko Murase), update to 1.4.1, and tweak some descriptions. * NEWS: Note FTPS. | |||||
2005-01-20 | * g10.c (i18n_init) [W32]: Pass registry key to gettext | Werner Koch | 1 | -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. | |||||
2004-12-14 | Prepared for last 1.4 release candidate | Werner Koch | 1 | -2/+2 | |
2004-11-17 | (open_info_file): New. | Werner Koch | 1 | -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. | |||||
2004-11-05 | * README, configure.ac: Add --enable-backsigs to enable the experimental | David Shaw | 1 | -1/+9 | |
backsigs code. | |||||
2004-10-28 | About to release 1.3.92 | Werner Koch | 1 | -1/+1 | |
2004-10-26 | * configure.ac: New option --disable-gnupg-iconv, define | Werner Koch | 1 | -0/+11 | |
USE_GNUPG_ICONV. | |||||
2004-10-20 | * sc-investigate: Removed. | Werner Koch | 1 | -1/+1 | |
* Makefile.am (sc_investigate): Removed. * pcsc-wrapper.c (load_pcsc_driver): Load get_status_change func. (handle_open): Succeed even without a present card. (handle_status, handle_reset): New. * apdu.c (apdu_open_reader): Load pcsc_get_status_change fucntion. (pcsc_get_status): Implemented. (reset_pcsc_reader): Implemented. (open_pcsc_reader): Succeed even with no card inserted. (open_ccid_reader): Set LAST_STATUS. * iso7816.c (iso7816_select_application): Always use 0 for P1. | |||||
2004-10-15 | * README: Mentioned --enable-selinux-support. | Werner Koch | 1 | -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. | |||||
2004-10-01 | * mk-w32-dist: Updated from stable branch. | Werner Koch | 1 | -1/+1 | |
* mk-gpg-texi: Changed to use the newer docbook2x-texi utility. * config.guess, config.sub, mkinstalldirs, missing * depcomp, install-sh: Upgraded. |