Age | Commit message (Expand) | Author |
---|---|---|
2023-07-08 | Hide symbols in modes.h | Bob Beck |
2023-07-08 | Hit modes with the loving mallet of knfmt | Bob Beck |
2023-05-07 | xts128 mode: avoid two -Wshadow warnings in the BIG_ENDIAN code path. | Theo Buehler |
2022-11-26 | Make internal header file names consistent | Theo Buehler |
2021-11-09 | Switch to <endian.h> from <machine/endian.h> for better portability. | Brent Cook |
2017-08-13 | move endian/word size checks from runtime to compile time | Brent Cook |
2015-02-10 | Remove assert() or OPENSSL_assert() of pointers being non-NULL. The policy | Miod Vallat |
2014-07-09 | Remove leading underscore from _BYTE_ORDER and _{LITTLE,BIG}_ENDIAN, to be | Miod Vallat |
2014-06-12 | tags as requested by miod and tedu | Theo de Raadt |
2014-05-07 | Get __STRICT_ALIGNMENT from <machine/endian.h> and decide upon it, rather | Miod Vallat |
2014-04-23 | Figure out endianness at compile-time, using _BYTE_ORDER from | Miod Vallat |
2012-10-13 | import OpenSSL-1.0.1c | Damien Miller |