1. b9f918a MPILIB: Fix comparison of negative MPIs by Rasmus Villemoes · 9 years ago
  2. 98dbbcb MPILIB: Fix obvious but harmless typo by Rasmus Villemoes · 9 years ago
  3. 7fe2129 MPILIB: Deobfuscate mpi_cmp by Rasmus Villemoes · 9 years ago
  4. 4ff1582 MPILIB: add module description and license by Konstantin Khlebnikov · 11 years ago
  5. a5c6eae alpha: Modernize lib/mpi/longlong.h by Richard Henderson · 11 years ago
  6. 5402b80 lib/mpi/mpicoder.c: looping issue, need stop when equal to zero, found by 'EXTRA_FLAGS=-W'. by Chen Gang · 11 years ago
  7. 70ef557 MPILIB: disable usage of floating point registers on parisc by Helge Deller · 11 years ago
  8. 0d2a1b2 mpilib: use DIV_ROUND_UP and remove unused macros by Andy Shevchenko · 11 years ago
  9. a3cea98 MPI: Fix compilation on MIPS with GCC 4.4 and newer by Manuel Lauss · 12 years ago
  10. e104599 MPILIB: Provide a function to read raw data into an MPI by David Howells · 12 years ago
  11. 12f008b MPILIB: Reinstate mpi_cmp[_ui]() and export for RSA signature verification by David Howells · 12 years ago
  12. aacf29b MPILIB: Provide count_leading/trailing_zeros() based on arch functions by David Howells · 12 years ago
  13. 7cf4206 Remove unused code from MPI library by Dmitry Kasatkin · 12 years ago
  14. 9e235dc Revert "crypto: GnuPG based MPI lib - additional sources (part 4)" by Dmitry Kasatkin · 12 years ago
  15. 09c79b6 mpi: Avoid using freed pointer in mpi_lshift_limbs() by Jesper Juhl · 12 years ago
  16. a99e7e5 lib: Fix 32-bit sparc udiv_qrnnd() definition in mpilib's longlong.h by David Miller · 12 years ago
  17. c6df4b1 lib: Fix multiple definitions of clz_tab by David Miller · 12 years ago
  18. 43b2c0a lib/mpi: added missing NULL check by Dmitry Kasatkin · 12 years ago
  19. a6d68ec lib/mpi: added comment on divide by 0 case by Dmitry Kasatkin · 12 years ago
  20. 4877e05 lib/mpi: check for possible zero length by Dmitry Kasatkin · 12 years ago
  21. bc95eea lib/mpi: removed unused functions by Dmitry Kasatkin · 12 years ago
  22. e2fe85c lib/mpi: checks for zero divisor length by Dmitry Kasatkin · 12 years ago
  23. e87c5e3 lib/mpi: return error code on dividing by zero by Dmitry Kasatkin · 12 years ago
  24. 3cccd15 lib/mpi: replaced MPI_NULL with normal NULL by Dmitry Kasatkin · 12 years ago
  25. c70c471 lib/mpi: added missing NULL check by Dmitry Kasatkin · 12 years ago
  26. 4bf1924 MPILIB: Add a missing ENOMEM check by David Howells · 12 years ago
  27. fe0e94c mpi/mpi-mpow: NULL dereference on allocation failure by Dan Carpenter · 13 years ago
  28. 7e8dec9 crypto: GnuPG based MPI lib - additional sources (part 4) by Dmitry Kasatkin · 13 years ago
  29. d9c46b1 crypto: GnuPG based MPI lib - make files (part 3) by Dmitry Kasatkin · 13 years ago
  30. 5ce3e31 crypto: GnuPG based MPI lib - header files (part 2) by Dmitry Kasatkin · 13 years ago
  31. cdec9cb crypto: GnuPG based MPI lib - source files (part 1) by Dmitry Kasatkin · 13 years ago