Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-05-07 | Recommit -Wshadow now that the warning on BIG_ENDIAN is fixed | tb | 1 | -2/+2 |
2023-05-07 | xts128 mode: avoid two -Wshadow warnings in the BIG_ENDIAN code path. | tb | 1 | -5/+5 |
2023-05-07 | Backout -Wshadow, it breaks build on powerpc64. | bluhm | 1 | -2/+2 |
2023-05-07 | Remove a misplaced empty line | tb | 1 | -2/+1 |
2023-05-06 | Regen cert.pem | tb | 1 | -419/+402 |
2023-05-05 | Use -Wshadow with clang | tb | 3 | -6/+6 |
2023-05-05 | Reinstate X9.31 padding mode support in rsautl | tb | 2 | -7/+18 |
2023-05-05 | Fix error handling in tls_check_common_name() | tb | 1 | -6/+10 |
2023-05-05 | Salt shares the blame of the continued existence of the X9.31 padding mode | tb | 1 | -2/+2 |
2023-05-05 | Reinstate documentation of RSA_X931_PADDING | tb | 1 | -7/+6 |
2023-05-05 | Add back support for RSA_X931_PADDING | tb | 3 | -65/+127 |
2023-05-05 | Link rsa_x931.c to build | tb | 1 | -1/+2 |