Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Preapring a releasegnupg-1.2.8STABLE-BRANCH-1-2 | Werner Koch | 2006-12-07 | 1 | -0/+4 |
| | |||||
* | * NEWS: Note countermeasures against the Mister/Zuccherato CFB attack. | David Shaw | 2005-04-04 | 1 | -0/+5 |
| | |||||
* | (is_prime): Free A2. Fixed bug #423. | Werner Koch | 2005-03-07 | 1 | -0/+2 |
| | |||||
* | Make --without-included-zlib work as | Werner Koch | 2005-01-17 | 1 | -0/+5 |
| | | | | | expected. Reported by Norihiko Murase. | ||||
* | * Makefile.am (AUTOMAKE_OPTIONS): New. | Werner Koch | 2004-12-27 | 1 | -0/+11 |
| | | | | | | | | | | | * configure.ac (AC_CANONICAL_TARGET): Replaced by AC_CANONICAL_HOST. Changed all reference to TARGET to HOST. Made sure that i586-mingw32msvc gets detected as mingw32. * ro.po: Updated. * sv.po: Updated. | ||||
* | * NEWS: Note pgpgroup-to-gpggroup. | David Shaw | 2004-12-23 | 1 | -0/+4 |
| | |||||
* | * acinclude.m4: aclocal 1.9 wants quoting on AC_DEFUN arguments. | David Shaw | 2004-11-17 | 1 | -1/+6 |
| | |||||
* | About to release 1.2.6V1-2-6 | Werner Koch | 2004-08-25 | 1 | -0/+4 |
| | |||||
* | About to do releaase 1.2.6rc1 | Werner Koch | 2004-08-13 | 1 | -0/+4 |
| | |||||
* | * NEWS: Minor tweak to news to clarify that --enable-key-cache is a | David Shaw | 2004-08-10 | 1 | -0/+5 |
| | | | | | build-time option. | ||||
* | * configure.ac (ALL_LINGUAS): Removed. | Werner Koch | 2004-08-09 | 1 | -0/+10 |
| | | | | | | | | | | | | | | | * Makefile.am (LDADD): Replaced INTLLIBS by LIBINTL. * Makefile.am (gpgkeys_hkp_LDADD): Replaced INTLLIBS by LIBINTL. * ca.po: Updated. * autogen.sh: Run aclocal with -I m4. * Makefile.am: Replaced INTLLIBS by LIBINTL. * Makefile.am (http-test): Replaced INTLLIBS by LIBINTL. | ||||
* | * configure.ac: Give warning when using capabilities. | David Shaw | 2004-08-03 | 1 | -0/+4 |
| | |||||
* | *** empty log message *** | Werner Koch | 2004-07-26 | 1 | -0/+4 |
| | |||||
* | * NEWS: --ask-cert-level actually defaults to on for the stable branch. | David Shaw | 2004-06-17 | 1 | -0/+5 |
| | |||||
* | Preparing an RC. | Werner Koch | 2004-06-16 | 1 | -0/+6 |
| | |||||
* | * configure.ac: Try for wldap32 on Win32 platforms. | David Shaw | 2004-05-24 | 1 | -0/+4 |
| | |||||
* | * NEWS: Note --ask-cert-level. | David Shaw | 2004-05-20 | 1 | -0/+7 |
| | | | | | | * acinclude.m4 (GNUPG_SYS_NM_PARSE): Remove a leftover slash in a sed expression. | ||||
* | (ac_pipe_works): Fixed BRE syntax \? -> \{0,1\}. | Werner Koch | 2004-05-01 | 1 | -0/+5 |
| | | | | | Reported by Todd Vierling. | ||||
* | Time for a new release candidate | Werner Koch | 2004-03-29 | 1 | -0/+4 |
| | |||||
* | * configure.ac: Update copyright. | David Shaw | 2004-02-25 | 1 | -0/+9 |
| | | | | | | | * README: Update version. * NEWS: Note --max-output, --list-config, --min-cert-level, and AIX fix. | ||||
* | * NEWS: Note --enable-key-cache and OpenBSD/i386 and HPPA fixes. | David Shaw | 2004-01-27 | 1 | -0/+7 |
| | | | | | | * README, configure.ac: Add --enable-key-cache=SIZE configure option. This sets the key/uid cache size. Default is 4096. | ||||
* | * configure.ac: Include stdio.h when checking for bzlib.h. Solaris 9 has a | David Shaw | 2003-12-28 | 1 | -0/+6 |
| | | | | | | very old bzip2 library and we can at least guarantee that it won't fail because of the lack of stdio.h. | ||||
* | About to release 1.2.4 | Werner Koch | 2003-12-23 | 1 | -0/+6 |
| | |||||
* | * NEWS: Note that 1.4 won't have Elgamal sign+encrypt support at all. | David Shaw | 2003-12-21 | 1 | -0/+5 |
| | |||||
* | * mainproc.c (check_sig_and_print): Removed the "0x" again. | Werner Koch | 2003-12-03 | 1 | -0/+10 |
| | | | | | | | | | | | Reverts change from 2003-10-03. * THANKS: Added Phong Nguyen, who found the Elgamal signing key problem. * configure.ac (ALL_LINGUAS): Added a Russian translation; thanks to Maxim Britov. Added Belarusion; thanks to Ales Nyakhaychyk. | ||||
* | * NEWS: Note that Elgamal sign+encrypt keys are not part of the web of | David Shaw | 2003-12-02 | 1 | -0/+5 |
| | | | | | trust. | ||||
* | * README: Add --with-zlib, --with-bzip2, and --without-bzip2. | David Shaw | 2003-12-01 | 1 | -0/+2 |
| | |||||
* | * README: Update version number. Add BZIP2. Remove Elgamal sign+encrypt. | David Shaw | 2003-11-30 | 1 | -0/+5 |
| | |||||
* | * NEWS: Note that the only thing we will generate with an Elgamal | David Shaw | 2003-11-29 | 1 | -0/+5 |
| | | | | | sign+encrypt key is a revocation. | ||||
* | * NEWS: Note BZIP2 and --symmetric --encrypt. | David Shaw | 2003-11-13 | 1 | -0/+4 |
| | |||||
* | Missed a line | David Shaw | 2003-10-31 | 1 | -2/+0 |
| | |||||
* | * configure.ac: Locate libbz2 for bzip2 compression support. | David Shaw | 2003-10-31 | 1 | -0/+4 |
| | |||||
* | * configure.ac (DLLIBS): Work properly on platforms where dlopen and | David Shaw | 2003-10-27 | 1 | -0/+5 |
| | | | | | friends are in libc instead of libdl. | ||||
* | * configure.ac (PRINTABLE_OS_NAME): Remove special case for The | Werner Koch | 2003-10-21 | 1 | -0/+6 |
| | | | | | | Hurd; Robert Millan reported that the uname test is now sufficient. | ||||
* | * configure.ac: Check for UINT64_C to go along with uint64_t. | David Shaw | 2003-09-04 | 1 | -0/+4 |
| | |||||
* | About to release 1.2.3 | Werner Koch | 2003-08-21 | 1 | -0/+4 |
| | |||||
* | * THANKS: Thank Nelson H. F. Beebe. | David Shaw | 2003-08-21 | 1 | -0/+4 |
| | |||||
* | About to release rc2 | Werner Koch | 2003-07-30 | 1 | -0/+4 |
| | |||||
* | * NEWS: Cite DETAILS. | David Shaw | 2003-07-30 | 1 | -0/+6 |
| | | | | | * README: Note problem with gcc < 2.96 and non-gnu as. | ||||
* | * NEWS: Note %g and %p, the "tru" --with-colons record, and the REVKEYSIG | David Shaw | 2003-07-28 | 1 | -0/+8 |
| | | | | | | | | --status-fd tag. * README: Add a note about the SunOS symbol underscore problem and how to fix it. | ||||
* | * configure.ac: Include wsock32 in W32LIBS. This is different from | David Shaw | 2003-06-20 | 1 | -0/+6 |
| | | | | | | NETLIBS so we don't need to force other platforms to pull in the netlibs when they aren't actually needed. | ||||
* | about to release 1.2.3rc1 | Werner Koch | 2003-06-19 | 1 | -0/+6 |
| | |||||
* | * NEWS: Note portability changes. | David Shaw | 2003-06-18 | 1 | -0/+4 |
| | |||||
* | * configure.ac: Check for sigset_t and struct sigaction. This is for | David Shaw | 2003-06-15 | 1 | -0/+6 |
| | | | | | | Forte c89 on Solaris which seems to define only the function call half of the two pairs by default. | ||||
* | * NEWS: Document --gnupg and the deprecation of --no-openpgp and | David Shaw | 2003-05-28 | 1 | -0/+10 |
| | | | | | | | | | | --no-pgpX. * configure.ac: Put wsock32 in NETLIBS. Put zlib in ZLIBS. Put dl in DLLIBS. Check for getopt.h if available. Look for getopt() in libiberty if libc doesn't have it. Enable GPGKEYS_HKP after AC_PROG_CC so that any needed extension (i.e. ".exe") is defined. | ||||
* | * configure.ac: Edit preprocessor instructions in g10defs.h to remove | David Shaw | 2003-05-21 | 1 | -0/+6 |
| | | | | | | whitespace before the '#'. This is not required by C89, but there are some compilers out there that don't like it. | ||||
* | * configure.ac: Simpler implementation for the 64-bit question - we don't | David Shaw | 2003-05-09 | 1 | -0/+5 |
| | | | | | | | need to verify compiler support with a test program since we just cast everything to the proper type. This also means that cross compiling doesn't become a problem. | ||||
* | * configure.ac: Check for 64-bit types, and how well the compiler supports | David Shaw | 2003-05-09 | 1 | -0/+5 |
| | | | | | them (LL) before enabling TIGER/192, SHA-384, or SHA-512. | ||||
* | * README: Remove note about HP/UX inline problem since autoconf now | David Shaw | 2003-05-08 | 1 | -0/+12 |
| | | | | | | | | | | | handles this automatically. * configure.ac: Remove some stuff no longer needed with newer autoconf. Use AC_GNU_SOURCE instead of defining _GNU_SOURCE manually. Add check for strchr() for gettext. Add "ngettext" check for gettext, since that check supposedly implies a check for bind_textdomain_codeset. Add check for times() for random.c. Fix URL for EGD. | ||||
* | Released 1.2.2 | Werner Koch | 2003-05-01 | 1 | -0/+4 |
| |