Commit graph

9 commits

Author SHA1 Message Date
iceman1001
0a5ae04070 coverity fixes 2022-01-08 13:27:22 +01:00
Philippe Teuwen
30aa7aa7d1 Adapting license headers, WIP 2022-01-08 00:40:52 +01:00
iceman1001
2bf2bb301a cppcheck fixes 2022-01-07 19:23:42 +01:00
Matt Moran
caebfdca62 Update license from LGPL to GPL 2022-01-05 23:54:18 +13:00
Matt Moran
8ecfc4af34 Make variables & function names snake_case 2022-01-05 23:53:03 +13:00
Matt Moran
e129bee161 Fix print level should be ERR, was FAILED 2022-01-04 18:06:20 +13:00
Matt Moran
7b0a85a0af Fix incorrect types in encodeCardholderCredentials 2022-01-03 16:39:18 +13:00
Matt Moran
491c93e715 Add CardholderCredentials struct 2022-01-01 17:34:53 +13:00
Matt Moran
f0b82c6311 Extract gallagher encoding/decoding
Change input parameters to be `arg_u640` so that we can check they are the right lengths (and not have them silently truncated)
2021-12-29 23:10:48 +13:00