Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Toss tedu's cleanse into crypto_memory.c | tb | 2024-11-06 | 1 | -1/+8 |
| | |||||
* | add an empty line between license and #include lines | tb | 2024-11-06 | 1 | -1/+2 |
| | |||||
* | Rename malloc-wrapper.c to crypto_memory.c | tb | 2024-11-06 | 1 | -0/+58 |
Apparently it's important that five trivial one-line wrappers remain in a file with the ISC license. So instead of cleaning the root directory of our favorite pigsty further by squashing all the useless legacy garbage into a single file, rename the oddly-named malloc-wrapper.c into crypto_memory.c. discussed with beck, jsing |