| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename all ChangeLog files to ChangeLog-2011. | Werner Koch | 2011-12-02 | 1 | -0/+7 |
* | Removed some set but unused vars. | Werner Koch | 2011-08-09 | 3 | -5/+10 |
* | Allow building for ARM thumb. Fixes bug#1202. | Werner Koch | 2011-07-04 | 2 | -7/+10 |
* | Revert last two changes and replace by code from libgcrypt 1.4.6. | Werner Koch | 2010-12-23 | 2 | -12/+19 |
* | mips fixes | Werner Koch | 2010-10-22 | 2 | -22/+35 |
* | Fix bug 1231. | Werner Koch | 2010-06-01 | 2 | -2/+14 |
* | Remove sparc64 asm modules | Werner Koch | 2009-12-09 | 2 | -12/+15 |
* | Powerpc64 fix. | Werner Koch | 2008-03-25 | 2 | -5/+11 |
* | Switched to GPLv3. | Werner Koch | 2007-10-23 | 102 | -559/+231 |
* | * config.links: powerpc64* needs to come before powerpc* or it will | David Shaw | 2007-01-16 | 2 | -5/+11 |
* | Removed the use of g10defs.h. | Werner Koch | 2006-12-11 | 5 | -6/+87 |
* | * mpicoder.c (mpi_read): Fix minor bug in reading a zero-length MPI | David Shaw | 2005-09-01 | 2 | -5/+14 |
* | Converted all m_free to xfree etc. | Werner Koch | 2005-07-27 | 4 | -22/+22 |
* | Updated FSF street address and preparations for a release candidate. | Werner Koch | 2005-05-31 | 101 | -117/+214 |
* | * cardglue.c (send_status_info): Make CTRL optional. | Werner Koch | 2005-05-21 | 3 | -11/+40 |
* | * configure.ac: New option --enable-noexecstack. | Werner Koch | 2005-03-11 | 2 | -3/+8 |
* | * seckey-cert.c (do_check): Handle case when checksum was okay but | Werner Koch | 2004-12-20 | 2 | -6/+21 |
* | * configure.ac: New option --disable-gnupg-iconv, define | Werner Koch | 2004-10-26 | 2 | -2/+6 |
* | * Makefile.am (.S.o): Include MPI_SFLAGS. This is our bug 145. | Werner Koch | 2004-10-13 | 2 | -1/+5 |
* | * mpicoder.c (mpi_read): If we must fail due to a oversize (generally | David Shaw | 2004-09-30 | 2 | -1/+9 |
* | * longlong.h: Typo. | David Shaw | 2004-05-20 | 3 | -8/+16 |
* | hppa1.1/udiv-qrnnd.S: Alignment fix from Lamont Jones for Debian. | David Shaw | 2004-01-21 | 2 | -0/+6 |
* | * config.links: OpenBSD 3.4 is now ELF, so use the proper assembler code | David Shaw | 2004-01-12 | 5 | -31/+102 |
* | Use the portable C MPI code for OpenBSD before 3.4, and remove the special | David Shaw | 2004-01-12 | 10 | -774/+0 |
* | * g10m.c: Dead code. Remove. | David Shaw | 2003-12-30 | 3 | -99/+7 |
* | * mpiutil.c (mpi_set_opaque, mpi_get_opaque): Make the length of an opaque | David Shaw | 2003-12-17 | 2 | -2/+7 |
* | * config.links: Show target in asm-syntax.h file and include targets for | David Shaw | 2003-12-05 | 2 | -2/+11 |
* | * config.links: sparc64 assembler doesn't work on FreeBSD or OpenBSD | David Shaw | 2003-11-21 | 2 | -4/+9 |
* | * Makefile.am: Make use of AM_CFLAGS. (From wk on stable branch) | David Shaw | 2003-05-26 | 2 | -2/+6 |
* | * mpicoder.c, mpi-inline.h, mpi-inv.c, mpiutil.c, mpih-div.c, | David Shaw | 2003-05-24 | 8 | -85/+83 |
* | * config.links: Re-disable assembler on Darwin. Darwin 6.5 broke it | David Shaw | 2003-04-25 | 2 | -5/+9 |
* | * longlong.h (umul_ppmm): Support SH3 and SH4. Thanks to | Werner Koch | 2003-04-15 | 2 | -2/+8 |
* | * config.links: Use OpenBSD/NetBSD powerpc assembler code for Darwin. | David Shaw | 2002-11-16 | 2 | -2/+7 |
* | * config.links (powerpc-apple-darwin6.1): Disable assembler | Werner Koch | 2002-10-18 | 2 | -1/+11 |
* | * longlong.h: Some whitespace changes in HPPA to fix assembler problems on | David Shaw | 2002-10-02 | 2 | -20/+25 |
* | * mpicoder.c (do_get_buffer): Avoid zero length allocation. | Werner Koch | 2002-09-20 | 2 | -3/+12 |
* | * mpi-bit.c (mpi_normalize): Replaced the check for protected byV1-2-5V1-2-4V1-2-3RC-1-2-5rc2RC-1-2-5rc1RC-1-2-4rc1RC-1-2-3rc2RC-1-2-3rc1 | Werner Koch | 2002-09-11 | 3 | -38/+34 |
* | * mpicoder.c (mpi_set_buffer): Cast all left operands of a shift | Werner Koch | 2002-09-10 | 2 | -7/+13 |
* | * longlong.h: Remove space between \ and newline. gcc is complaining. | David Shaw | 2002-08-24 | 2 | -2/+7 |
* | * mpicoder.c (do_get_buffer): Don't remove leading zeros if the | Werner Koch | 2002-08-13 | 2 | -6/+14 |
* | 2002-08-02 Timo Schulz <[email protected]> | Timo Schulz | 2002-08-02 | 2 | -2/+6 |
* | * config.links: Added case for sparc64-netbsd. Suggested by | Werner Koch | 2002-08-02 | 2 | -0/+11 |
* | * config.links: Add special rule for OpenBSD on x86 to use special | David Shaw | 2002-07-25 | 2 | -0/+13 |
* | These are special i386 files for use on OpenBSD, which (at least until | David Shaw | 2002-07-25 | 10 | -0/+774 |
* | removed pragma for RISC OS | Stefan Bellon | 2002-07-24 | 2 | -4/+5 |
* | * longlong.h: Replaced all K&R multiline strings by ISO ones for | Werner Koch | 2002-07-24 | 2 | -224/+233 |
* | Update head to match stable 1.0 | David Shaw | 2002-06-29 | 125 | -0/+16133 |
* | Removed files from the HEAD revision, because they are now in another | Werner Koch | 2000-12-19 | 124 | -16044/+0 |
* | Some configuration changes | Werner Koch | 2000-11-14 | 6 | -8/+34 |
* | Add features packet and fixes MIPS3. | Werner Koch | 2000-10-11 | 6 | -0/+38 |