summaryrefslogtreecommitdiff
path: root/src/endian.h
Commit message (Collapse)AuthorAgeFilesLines
* fixed header file include guards to be C++ compliant; now always use format ↵Markus Grüneis2009-11-111-2/+2
| | | | ANYTUN_<filename>_INCLUDED
* fixed copyrightrel-0.3.1v0.3.1Christian Pointner2009-10-291-1/+1
|
* switched to GPLv3 or higherChristian Pointner2009-10-281-2/+3
| | | | | | this is release 0.3.1
* removed key derivation rate entirelyChristian Pointner2009-03-171-0/+3
| | | | | | | added new role based label updated configs and manpages
* fixed windows endian includeOthmar Gsenger2008-12-291-2/+4
|
* added endian.hOthmar Gsenger2008-12-291-0/+54