aboutsummaryrefslogtreecommitdiffstats
path: root/mpi (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-25Mitigate a flush+reload cache attack on RSA secret exponents.Werner Koch1-3/+12
2012-12-13Support NetBSD m68K ELF targetsWerner Koch1-2/+7
2012-11-06Fix extern inline use for gcc > 4.3 in c99 modeWerner Koch1-1/+8
2011-12-02Rename all ChangeLog files to ChangeLog-2011.Werner Koch1-0/+7
2011-08-09Removed some set but unused vars.Werner Koch3-5/+10
2011-07-04Allow building for ARM thumb. Fixes bug#1202.Werner Koch2-7/+10
2010-12-23Revert last two changes and replace by code from libgcrypt 1.4.6.Werner Koch2-12/+19
2010-10-22mips fixesWerner Koch2-22/+35
2010-06-01Fix bug 1231.Werner Koch2-2/+14
2009-12-09Remove sparc64 asm modulesWerner Koch2-12/+15
2008-03-25Powerpc64 fix.Werner Koch2-5/+11
2007-10-23Switched to GPLv3.Werner Koch102-559/+231
2007-01-16* config.links: powerpc64* needs to come before powerpc* or it willDavid Shaw2-5/+11
2006-12-11Removed the use of g10defs.h.Werner Koch5-6/+87
2005-09-01* mpicoder.c (mpi_read): Fix minor bug in reading a zero-length MPIDavid Shaw2-5/+14
2005-07-27Converted all m_free to xfree etc.Werner Koch4-22/+22
2005-05-31Updated FSF street address and preparations for a release candidate.Werner Koch101-117/+214
2005-05-21* cardglue.c (send_status_info): Make CTRL optional.Werner Koch3-11/+40
2005-03-11* configure.ac: New option --enable-noexecstack.Werner Koch2-3/+8
2004-12-20* seckey-cert.c (do_check): Handle case when checksum was okay butWerner Koch2-6/+21
2004-10-26* configure.ac: New option --disable-gnupg-iconv, defineWerner Koch2-2/+6
2004-10-13* Makefile.am (.S.o): Include MPI_SFLAGS. This is our bug 145.Werner Koch2-1/+5
2004-09-30* mpicoder.c (mpi_read): If we must fail due to a oversize (generallyDavid Shaw2-1/+9
2004-05-20* longlong.h: Typo.David Shaw3-8/+16
2004-01-21hppa1.1/udiv-qrnnd.S: Alignment fix from Lamont Jones for Debian.David Shaw2-0/+6
2004-01-12* config.links: OpenBSD 3.4 is now ELF, so use the proper assembler codeDavid Shaw5-31/+102
2004-01-12Use the portable C MPI code for OpenBSD before 3.4, and remove the specialDavid Shaw10-774/+0
2003-12-30* g10m.c: Dead code. Remove.David Shaw3-99/+7
2003-12-17* mpiutil.c (mpi_set_opaque, mpi_get_opaque): Make the length of an opaqueDavid Shaw2-2/+7
2003-12-05* config.links: Show target in asm-syntax.h file and include targets forDavid Shaw2-2/+11
2003-11-21* config.links: sparc64 assembler doesn't work on FreeBSD or OpenBSDDavid Shaw2-4/+9
2003-05-26* Makefile.am: Make use of AM_CFLAGS. (From wk on stable branch)David Shaw2-2/+6
2003-05-24* mpicoder.c, mpi-inline.h, mpi-inv.c, mpiutil.c, mpih-div.c,David Shaw8-85/+83
2003-04-25* config.links: Re-disable assembler on Darwin. Darwin 6.5 broke itDavid Shaw2-5/+9
2003-04-15* longlong.h (umul_ppmm): Support SH3 and SH4. Thanks toWerner Koch2-2/+8
2002-11-16* config.links: Use OpenBSD/NetBSD powerpc assembler code for Darwin.David Shaw2-2/+7
2002-10-18* config.links (powerpc-apple-darwin6.1): Disable assemblerWerner Koch2-1/+11
2002-10-02* longlong.h: Some whitespace changes in HPPA to fix assembler problems onDavid Shaw2-20/+25
2002-09-20* mpicoder.c (do_get_buffer): Avoid zero length allocation.Werner Koch2-3/+12
2002-09-11* 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-3rc1Werner Koch3-38/+34
2002-09-10* mpicoder.c (mpi_set_buffer): Cast all left operands of a shiftWerner Koch2-7/+13
2002-08-24* longlong.h: Remove space between \ and newline. gcc is complaining.David Shaw2-2/+7
2002-08-13* mpicoder.c (do_get_buffer): Don't remove leading zeros if theWerner Koch2-6/+14
2002-08-022002-08-02 Timo Schulz <[email protected]>Timo Schulz2-2/+6
2002-08-02* config.links: Added case for sparc64-netbsd. Suggested byWerner Koch2-0/+11
2002-07-25* config.links: Add special rule for OpenBSD on x86 to use specialDavid Shaw2-0/+13
2002-07-25These are special i386 files for use on OpenBSD, which (at least untilDavid Shaw10-0/+774
2002-07-24removed pragma for RISC OSStefan Bellon2-4/+5
2002-07-24* longlong.h: Replaced all K&R multiline strings by ISO ones forWerner Koch2-224/+233
2002-06-29Update head to match stable 1.0David Shaw125-0/+16133