Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move logging functions to a new file, log.c | Stefano Brivio | 2022-10-14 | 1 | -0/+1 |
* | conf, packet: Operands don't affect result, CWE-569 | Stefano Brivio | 2022-04-07 | 1 | -1/+3 |
* | treewide: Invalid type in argument to printf format specifier, CWE-686 | Stefano Brivio | 2022-04-05 | 1 | -3/+3 |
* | treewide: Mark constant references as const | Stefano Brivio | 2022-03-29 | 1 | -3/+3 |
* | treewide: Packet abstraction with mandatory boundary checks | Stefano Brivio | 2022-03-29 | 1 | -0/+134 |