Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * NEWS: Note trust bug fix. | David Shaw | 2003-05-01 | 1 | -0/+4 | |
| | ||||||
* | * NEWS: Add note about TIGER being dropped from OpenPGP. | David Shaw | 2003-04-29 | 1 | -2/+5 | |
| | | | | | | | * README: Add note about the HP/UX inline problem. Fix all URLs to point to the right place in the reorganized gnupg.org web pages. Some minor language fixes. | |||||
* | * README: Add note about the HP/UX inline problem. Fix bug reporting URL. | David Shaw | 2003-04-29 | 1 | -0/+5 | |
| | ||||||
* | * NEWS: Add sig version, pk algo, hash algo, and sig class to VALIDSIG. | David Shaw | 2003-04-27 | 1 | -0/+7 | |
| | | | | | * BUGS: Fix bug reporting URL. | |||||
* | * POTFILES.in: Added a couple of missing source files. Noted by | Werner Koch | 2003-04-24 | 1 | -0/+5 | |
| | | | | | | | | Pascal Hartig and Walter Koch. * configure.ac (ALL_LINGUAS): Added Hungarian translation by Nagy Ferenc L�szl�. | |||||
* | * configure.ac: "TIGER" -> "TIGER/192". | David Shaw | 2003-04-23 | 1 | -0/+6 | |
| | | | | | * README: Put back proper copyright line. | |||||
* | about to release 1.2.2rc2 | Werner Koch | 2003-04-16 | 1 | -0/+4 | |
| | ||||||
* | * configure.ac (ALL_LINGUAS): Add Slovak translation. | Werner Koch | 2003-04-15 | 1 | -0/+2 | |
| | ||||||
* | * configure.ac (HAVE_DOSISH_SYSTEM): New automake conditional. | Werner Koch | 2003-04-15 | 1 | -0/+7 | |
| | | | | | | * acinclude.m4 (GNUPG_CHECK_ENDIAN): Fixed quoting of r.e. using quadrigraphs. | |||||
* | * configure.ac: Big warning that TIGER is being removed from the standard. | David Shaw | 2003-04-08 | 1 | -0/+5 | |
| | ||||||
* | * Makefile.am (EXTRA_DIST): Add autogen.sh wrapper which is | Werner Koch | 2003-04-08 | 1 | -0/+5 | |
| | | | | | useful for some cross-compiling targets. | |||||
* | * acinclude.m4: Fix URL to faqprog.pl. | David Shaw | 2003-04-07 | 1 | -0/+9 | |
| | | | | | | | | * README: Add --enable-sha512 switch and update version number and copyright date. * NEWS: Add note about SHA-256/384/512. | |||||
* | * configure.ac: Test for ranlib and ar. | Werner Koch | 2003-03-24 | 1 | -1/+10 | |
| | | | | | * Makefile.am: Make use of AM_CFLAGS and AM_LDFLAGS. | |||||
* | * configure.ac: Define @CAPLIBS@ to link in -lcap if we are using | David Shaw | 2003-02-19 | 1 | -0/+5 | |
| | | | | | capabilities. | |||||
* | * configure.ac: Add --enable-sha512 switch to add SHA384/512 support. | David Shaw | 2003-02-11 | 1 | -0/+5 | |
| | ||||||
* | * configure.ac: Do not set GNUPG_LIBEXECDIR in ./configure, so that | David Shaw | 2003-02-06 | 1 | -0/+5 | |
| | | | | | makefiles can override it. | |||||
* | * configure.ac (ALL_LINGUAS): Needs to be on one line to avoid problems | David Shaw | 2003-02-02 | 1 | -0/+3 | |
| | | | | | during ./configure. | |||||
* | * NEWS: Note new --with-colons disabled key flag and new "revuid" command. | David Shaw | 2003-02-02 | 1 | -0/+5 | |
| | ||||||
* | Preparing a release candidate. | Werner Koch | 2003-01-07 | 1 | -0/+6 | |
| | ||||||
* | * NEWS: Add notes about disabled keys and trustdb tweaks. | David Shaw | 2003-01-07 | 1 | -0/+4 | |
| | ||||||
* | * NEWS: Add note about convert-from-106 script. | David Shaw | 2002-12-04 | 1 | -0/+4 | |
| | ||||||
* | * NEWS: Add notes about notation names and '@', the "--trust-model always" | David Shaw | 2002-11-25 | 1 | -0/+5 | |
| | | | | | option, and non-optimized memory wiping. | |||||
* | * configure.ac: Check for ctermid(). | Werner Koch | 2002-11-09 | 1 | -0/+4 | |
| | ||||||
* | * Makefile.am: Put gnupg.spec in the root directory so rpm -ta works. | David Shaw | 2002-10-31 | 1 | -0/+3 | |
| | ||||||
* | * configure.ac: Add a check for volatile. | David Shaw | 2002-10-31 | 1 | -0/+4 | |
| | ||||||
* | Released 1.2.1. | Werner Koch | 2002-10-25 | 1 | -0/+4 | |
| | ||||||
* | * configure.ac (GPGKEYS_LDAP,GPGKEYS_HKP): Add $EXEEXT. | Werner Koch | 2002-10-24 | 1 | -0/+4 | |
| | ||||||
* | * configure.ac (try_gettext): Remove special case for cygwin. | Werner Koch | 2002-10-21 | 1 | -0/+13 | |
| | | | | | | | | | | | | | This removes all the DOS specific macros and let Cygwin work like a real OS. Needs a couple of changes elsewhere but after all, GnuPG presents itself much more like a Posix program and can be used in a full Cygwin environment; e.g. used along with mutt. Changes suggested by Volker Quetschke. * acinclude.m4 (GNUPG_SYS_NM_PARSE): Allow for underscore in test symbols. Useful for Cygwin builds. (GNUPG_SYS_SYMBOL_UNDERSCORE): Don't hardwire to yes for Cygwin. | |||||
* | * README: Add an installation note for Darwin 6.1. | Werner Koch | 2002-10-17 | 1 | -0/+6 | |
| | ||||||
* | Bump version number. | David Shaw | 2002-10-16 | 1 | -1/+2 | |
| | ||||||
* | * README: Some typo fixes from Florian Weimer. | David Shaw | 2002-10-16 | 1 | -0/+4 | |
| | ||||||
* | * NEWS: Some 1.2.1 notes. | David Shaw | 2002-10-15 | 1 | -0/+4 | |
| | ||||||
* | * rndunix.c (my_popen): Make sure that stdin and stderr are | Werner Koch | 2002-10-12 | 1 | -0/+5 | |
| | | | | | | | | | | | connected to a file. This is to avoid NetBSD to complain about set{u,g}id programs invoked with fd 0, 2 closed. Reported by Cristian Biere. (start_gatherer): Likewise. Reordered code. * configure.ac (NAME_OF_DEV_URANDOM): Don't use /dev/srandom for NetBSD. Noted by Christian Biere. | |||||
* | * configure.ac: OpenLDAP 2.0.27 changed the dependencies again. Add a | David Shaw | 2002-10-07 | 1 | -0/+6 | |
| | | | | | | "LDAPLIBS" variable so users can try and suggest the right dependencies for their platform. | |||||
* | * configure.ac: Make "new" the default for TIGER. Still use | David Shaw | 2002-10-02 | 1 | -0/+3 | |
| | | | | | --enable-new-tiger to select new from autoconf. | |||||
* | * configure.ac: Use a new option (--enable-new-tiger) to enable TIGER with | David Shaw | 2002-10-02 | 1 | -0/+5 | |
| | | | | | the correct OID. | |||||
* | * THANKS: Remove duplicate. | David Shaw | 2002-09-25 | 1 | -0/+7 | |
| | | | | | * configure.ac: Add NETLIBS to EGDLIBS when using EGD as EGD uses sockets. | |||||
* | * configure.ac: Bumbed version number and set development version | Werner Koch | 2002-09-21 | 1 | -0/+7 | |
| | | | | | to no. | |||||
* | * configure.ac: Try linking LDAP as just -lldap as it seems very recent | David Shaw | 2002-09-19 | 1 | -0/+5 | |
| | | | | | OpenLDAPs (>=2.0.23) support that. | |||||
* | * configure.ac: Try linking LDAP without -lresolv first, just in case the | David Shaw | 2002-09-15 | 1 | -0/+6 | |
| | | | | | platform has libresolv, but doesn't actually need it to use LDAP. | |||||
* | * NEWS: Note that the old IDEA plugin won't work with post-1.1.90 gpg. | David Shaw | 2002-09-12 | 1 | -0/+5 | |
| | ||||||
* | About to release 1.1.92 | Werner Koch | 2002-09-11 | 1 | -0/+2 | |
| | ||||||
* | * configure.ac (random_modules): The default random module for | Werner Koch | 2002-09-11 | 1 | -0/+5 | |
| | | | | | system lacking a /dev/random is now auto selected at runtime. | |||||
* | * NEWS: typo. | David Shaw | 2002-09-09 | 1 | -0/+7 | |
| | | | | | | * configure.ac: Add a link test for LDAP without -lresolv for HPUX. Remove "hstrerror" test as it is no longer needed. | |||||
* | * gnupg.7: New mini man page. | Werner Koch | 2002-09-02 | 1 | -0/+5 | |
| | | | | | | * README: Removed the note about a development version so that we later don't forget this. Minor other changes. | |||||
* | * configure.ac (random_modules): Reworked the code to select the | Werner Koch | 2002-08-30 | 1 | -0/+5 | |
| | | | | | random module. Define USE_ALL_RANDOM_MODULES for value all. | |||||
* | * configure.ac: Check type of mode_t. | David Shaw | 2002-08-27 | 1 | -0/+2 | |
| | ||||||
* | * NEWS: Clarify that --libexecdir is a configure option. | David Shaw | 2002-08-27 | 1 | -0/+6 | |
| | | | | | * configure.ac: Check for hstrerror. | |||||
* | * NEWS: Document new ways to enable MDC, and change in automatic | David Shaw | 2002-08-19 | 1 | -0/+8 | |
| | | | | | | | compression disabling. * configure.ac: No such thing as the "none" random gather any longer. | |||||
* | * configure.ac: Add an --enable-tiger. | David Shaw | 2002-08-08 | 1 | -0/+6 | |
| | | | | | * NEWS: Clarify new permission checks. |