Age | Commit message (Expand) | Author |
---|---|---|
2023-05-21 | Rerun clang-format | Jay Berkenbilt |
2023-05-20 | Rerun format_code (after merging clang-tidy PR) | Jay Berkenbilt |
2023-05-20 | Use auto when initialializing with new | m-holger |
2023-05-20 | Use nullptr instead of 0 or NULL | m-holger |
2023-05-20 | Replace deprecated C++ includes | m-holger |
2022-04-04 | Programmatically apply new formatting to code | Jay Berkenbilt |
2022-02-08 | WHITESPACE ONLY -- expand tabs in source code | Jay Berkenbilt |
2019-06-21 | Fix sign and conversion warnings (major) | Jay Berkenbilt |
2013-03-05 | Call QUtil::safe_fopen in place of fopen | Jay Berkenbilt |
2013-03-05 | Mark secure CRT warnings with comment | Jay Berkenbilt |
2013-03-04 | Remove all old-style casts from C++ code | Jay Berkenbilt |
2012-12-31 | Update AES classes to work with 256-bit keys | Jay Berkenbilt |
2012-06-20 | ABI change: fix use of off_t, size_t, and integer types | Jay Berkenbilt |
2009-10-18 | test aes | Jay Berkenbilt |
2009-10-17 | checkpoint -- started doing some R4 encryption support | Jay Berkenbilt |