index
:
GnuPG
ECC-INTEGRATION-2-1
GNUPG-1-9-BRANCH
GNUPG-1-9-BRANCH-MO
GNUPG-TRUNK-MO-HACKS
STABLE-BRANCH-1-0
STABLE-BRANCH-1-2
STABLE-BRANCH-1-4
STABLE-BRANCH-2-0
STABLE-BRANCH-2-2
STABLE-BRANCH-2-2.40
STABLE-BRANCH-2-4
T3880
T3880-fix
bjk/passphrase-inquire
bugfixes-2.2
cb/T5215
cb/test
ccid_driver_improvement
debian-unstable-patch-queue
disallow-v3-keys
dkg-fix-T4566
dkg-fix-T4593
dkg-fix-T4628
dkg-fix-T4652
dkg-fix-T4682
dkg/T1371
dkg/T1967
dkg/fix-4855
dkg/fix-T3995
dkg/fix-T4490
dkg/fix-T4501
dkg/fix-T4507
dkg/fix-T4522
dkg/gpgv-doc-improvement
dkg/no-skel-files
dkg/passphrase-env
ePit-1-0
fix-1950
fix-4393
fix-T3995
fix-T4017
fix-T4018
fix-T4019
gniibe/T4620
gniibe/crypto-refresh
gniibe/decryption-key
gniibe/fix-3465
gniibe/kem
gniibe/pcsc-get-status
gniibe/regexp
gniibe/scd-direct-keygrip
gniibe/scd-kdf-support
gniibe/scd-watch
gniibe/sos
gniibe/spawn
gniibe/t3883
gniibe/t6275
gniibe/t6364
gniibe/t6487
gniibe/t6592
gniibe/t6606
gniibe/t7426
gniibe/v5/448
gniibe/x25519
ikloecker/pinentry-formatted-passphrase
ikloecker/t5462
ikloecker/t5598-appimage
justus/fix-1788
justus/issue1955
justus/issue2012
justus/issue2700
justus/issue2826-0
justus/libdns-0
justus/scm-9
key-storage-work
master
mo-scd
neal/dirmngr-ldap
neal/encrypted-mailing-lists
neal/issue2236
neal/kdb
neal/next
neal/pending
neal/strsplit
npth
npth-2
npth-3
npth-4
scd-backport-2-0
scd-pin-prompt
scd-work
seckey-sync-work
switch-to-gpgk
t5964
tobias/gpgsum
tobias/tsa
tpm-work
wk/g13work
wk/kyber-test
wk/signcode
wk/stable-2.2-global-options
wk/test-master
wk/w32-smime-perf-tests
The GNU Privacy Guard
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mpi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
g10: fix cmp_public_key and cmp_secret_keys.
NIIBE Yutaka
2015-04-30
1
-0
/
+16
*
mpi: Avoid data-dependent timing variations in mpi_powm.
NIIBE Yutaka
2015-02-26
2
-40
/
+81
*
Modernize to automake 1.14.
Werner Koch
2015-01-19
1
-3
/
+3
*
mpi: Fix compiler warning.
Werner Koch
2014-10-03
1
-2
/
+2
*
mpi: Improve mpi_invm to detect bad input.
Werner Koch
2014-09-11
1
-0
/
+5
*
mpi: Suppress set-but-unused-variables warnings.
Werner Koch
2014-08-20
2
-3
/
+4
*
mpi: mpi-pow improvements
Werner Koch
2013-10-18
1
-0
/
+443
*
mpi: Fix syntax error for mips64 and gcc < 4.4
Werner Koch
2013-10-11
1
-1
/
+1
*
Fix bug in mpi_tdiv_q_2exp.
Werner Koch
2013-09-16
1
-1
/
+1
*
Mitigate a flush+reload cache attack on RSA secret exponents.
Werner Koch
2013-07-25
1
-3
/
+12
*
Support NetBSD m68K ELF targets
Werner Koch
2012-12-13
1
-2
/
+7
*
Fix extern inline use for gcc > 4.3 in c99 mode
Werner Koch
2012-11-06
1
-1
/
+8
*
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 by
V1-2-5
V1-2-4
V1-2-3
RC-1-2-5rc2
RC-1-2-5rc1
RC-1-2-4rc1
RC-1-2-3rc2
RC-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
[next]