Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2005-05-31 | Updated FSF street address and preparations for a release candidate. | Werner Koch | 1 | -1/+1 | |
2004-10-26 | * configure.ac: New option --disable-gnupg-iconv, define | Werner Koch | 1 | -2/+2 | |
USE_GNUPG_ICONV. (AC_CANONICAL_TARGET): Replaced by AC_CANONICAL_HOST. Changed all reference to TARGET to HOST. Made sure that i586-mingw32msvc gets detected as mingw32. (UNIT64_C): Don't include inttype.h uncoditional but use a test to ensure that it gets into conftest.h. (AH_TOP): New. Prevent double inclusion of config.h. * config.links: Use HOST instead of TARGET. | |||||
2004-01-12 | * config.links: OpenBSD 3.4 is now ELF, so use the proper assembler code | David Shaw | 1 | -19/+16 | |
for that. Use the portable C MPI code for OpenBSD before 3.4, and remove the special i386-openbsd assembly directory. * Makefile.am: Add the portable C links to DISTCLEANFILES. Noted by Nelson H. F. Beebe. * mpi-mpow.c (build_index): s/index/idx/ to avoid gcc warning. From Werner on stable branch. * longlong.h: Added PowerPC 64 bit code from GPM-4.1.2 but didn't enable it yet. From Werner on stable branch. | |||||
2003-12-05 | * config.links: Show target in asm-syntax.h file and include targets for | David Shaw | 1 | -2/+6 | |
K*BSD (GNU userland with BSD kernel). | |||||
2003-11-21 | * config.links: sparc64 assembler doesn't work on FreeBSD or OpenBSD | David Shaw | 1 | -4/+4 | |
either. | |||||
2003-04-25 | * config.links: Re-disable assembler on Darwin. Darwin 6.5 broke it | David Shaw | 1 | -5/+4 | |
again. | |||||
2002-11-16 | * config.links: Use OpenBSD/NetBSD powerpc assembler code for Darwin. | David Shaw | 1 | -2/+2 | |
Successfully tested by Gordon Worley. | |||||
2002-10-19 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -328/+0 | |
'GNUPG-1-9-BRANCH'. | |||||
2002-10-18 | * config.links (powerpc-apple-darwin6.1): Disable assembler | Werner Koch | 1 | -1/+6 | |
due to non-working modules/as. Suggested by Gordon Worley. | |||||
2002-08-02 | * config.links: Added case for sparc64-netbsd. Suggested by | Werner Koch | 1 | -0/+6 | |
[email protected]. | |||||
2002-07-25 | * config.links: Add special rule for OpenBSD on x86 to use special | David Shaw | 1 | -0/+7 | |
i386-openbsd files. OpenBSD (at least until version 3.1) has an older assembler that won't work with the files in i386. | |||||
2002-06-29 | Update head to match stable 1.0 | David Shaw | 1 | -0/+310 | |
2000-12-19 | Removed files from the HEAD revision, because they are now in another | Werner Koch | 1 | -291/+0 | |
repository | |||||
2000-10-11 | Add features packet and fixes MIPS3. | Werner Koch | 1 | -0/+11 | |
2000-07-25 | See ChangeLog: Tue Jul 25 17:44:15 CEST 2000 Werner Koch | Werner Koch | 1 | -0/+10 | |
2000-07-17 | See ChangeLog: Mon Jul 17 16:35:47 CEST 2000 Werner Koch | Werner Koch | 1 | -18/+64 | |
2000-03-24 | See ChangeLog: Fri Mar 24 11:25:45 CET 2000 Werner Koch | Werner Koch | 1 | -2/+2 | |
1999-08-30 | See ChangeLog: Mon Aug 30 20:38:33 CEST 1999 Werner Koch | Werner Koch | 1 | -0/+10 | |
1999-06-01 | See ChangeLog: Tue Jun 1 16:01:46 CEST 1999 Werner Koch | Werner Koch | 1 | -2/+2 | |
1999-03-08 | See ChangeLog: Mon Mar 8 20:47:17 CET 1999 Werner Koch | Werner Koch | 1 | -16/+3 | |
1999-01-12 | See ChangeLog: Tue Jan 12 11:17:18 CET 1999 Werner Koch | Werner Koch | 1 | -1/+5 | |
1998-12-08 | See ChangeLog: Tue Dec 8 13:15:16 CET 1998 Werner Koch | Werner Koch | 1 | -6/+6 | |
1998-11-27 | See ChangeLog: Fri Nov 27 12:39:29 CET 1998 Werner Koch | Werner Koch | 1 | -0/+6 | |
1998-11-20 | Ready for version 0.4.4V0-4-4 | Werner Koch | 1 | -0/+5 | |
1998-11-10 | Not yet completed changes to support PPC | Werner Koch | 1 | -6/+31 | |
1998-11-03 | (Does not compile yet) | Werner Koch | 1 | -2/+2 | |
1998-10-16 | last local commit | Werner Koch | 1 | -1/+11 | |
1998-05-26 | add-key works | Werner Koch | 1 | -1/+1 | |
1998-05-13 | can create v4 signatures | Werner Koch | 1 | -0/+8 | |
1998-04-08 | test release | Werner Koch | 1 | -1/+1 | |
1998-02-26 | release 0.2.9 | Werner Koch | 1 | -0/+2 | |
1998-02-16 | some import functionality | Werner Koch | 1 | -0/+33 | |
1998-02-12 | added assembler stuff for hppa | Werner Koch | 1 | -2/+2 | |
1998-02-11 | a couple of changes; but some parts are now broken | Werner Koch | 1 | -3/+3 | |
1998-01-30 | VPATH stuff works | Werner Koch | 1 | -7/+10 | |
1998-01-12 | started with trust stuff | Werner Koch | 1 | -0/+18 | |
1998-01-06 | Bug in blowfish behoben | Werner Koch | 1 | -1/+1 | |
1997-12-23 | changed configuration stuff, replaced some Makefile.am by distfiles. | Werner Koch | 1 | -3/+65 | |
1997-12-16 | added some stuff for signing keys | Werner Koch | 1 | -0/+51 | |