aboutsummaryrefslogtreecommitdiff
path: root/src/compat/byteswap.h
AgeCommit message (Collapse)Author
2015-03-06build: Endian compatibilityWladimir J. van der Laan
- Detect endian instead of stopping configure on big-endian - Add `byteswap.h` and `endian.h` header for compatibility with Windows and other operating systems that don't come with them - Update `crypto/common.h` functions to use compat endian header