Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace accidentally used C99 macro __func__ with __FILE__/__LINE__ | Bernd Edlinger | 2018-06-23 | 1 | -34/+40 |
* | Update copyright year | Matt Caswell | 2018-02-13 | 1 | -1/+1 |
* | Make all private functions in e_afalg.c static | Richard Levitte | 2018-02-07 | 1 | -5/+5 |
* | putting the missing static | JitendraLulla | 2017-12-08 | 1 | -1/+1 |
* | make get_cipher_handle static | JitendraLulla | 2017-12-08 | 1 | -1/+1 |
* | fix --strict-warnings | JitendraLulla | 2017-12-08 | 1 | -1/+2 |
* | extending afalg with aes-cbc-192/256, afalgtest.c also updated accordingly. c... | JitendraLulla | 2017-12-08 | 1 | -34/+69 |
* | Many spelling fixes/typo's corrected. | Josh Soref | 2017-11-12 | 1 | -1/+1 |
* | afalg: Fix kernel version check | Baptiste Jonglez | 2017-10-31 | 1 | -1/+1 |
* | afalg: Use eventfd2 syscall instead of eventfd | Baptiste Jonglez | 2017-10-31 | 1 | -1/+1 |
* | make error tables const and separate header file | Rich Salz | 2017-06-07 | 1 | -3/+1 |
* | Move engines/afalg to engines | Rich Salz | 2017-05-20 | 1 | -0/+830 |