Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-06-16 | MPILIB: add mpi_read_buf() and mpi_get_size() helpers | Tadeusz Struk | 1 | -19/+68 |
2013-06-12 | lib/mpi/mpicoder.c: looping issue, need stop when equal to zero, found by 'EX... | Chen Gang | 1 | -1/+1 |
2013-02-01 | mpilib: use DIV_ROUND_UP and remove unused macros | Andy Shevchenko | 1 | -4/+4 |
2012-10-08 | MPILIB: Provide a function to read raw data into an MPI | David Howells | 1 | -0/+55 |
2012-05-26 | Remove unused code from MPI library | Dmitry Kasatkin | 1 | -75/+0 |
2012-02-02 | lib/mpi: removed unused functions | Dmitry Kasatkin | 1 | -88/+0 |
2012-02-02 | lib/mpi: replaced MPI_NULL with normal NULL | Dmitry Kasatkin | 1 | -4/+4 |
2012-02-02 | lib/mpi: added missing NULL check | Dmitry Kasatkin | 1 | -1/+2 |
2012-01-19 | MPILIB: Add a missing ENOMEM check | David Howells | 1 | -0/+2 |
2011-11-09 | crypto: GnuPG based MPI lib - source files (part 1) | Dmitry Kasatkin | 1 | -0/+365 |