Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-06-12 | Avoid conflict with C++17 features std::byte by using uint8 type instead of byte | Mounir IDRASSI | 1 | -27/+27 |
2023-10-08 | Fix warnings and throwing an exception instead of ignoring the error (#1229) | kovalev0 | 1 | -2/+2 |
2023-10-01 | Linux: use "-std=c++11" for gcc 4.8 and adapt code to old compilers | Mounir IDRASSI | 1 | -3/+3 |
2023-07-02 | Fix compiler type-cast warnings | Mounir IDRASSI | 1 | -1/+1 |
2023-06-29 | EMV keyfile support: Overall code improvements and bug fixes | Mounir IDRASSI | 1 | -0/+523 |