aboutsummaryrefslogtreecommitdiff
path: root/src/libsec/port/aes.c
AgeCommit message (Collapse)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross1-5/+5
Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>
2006-04-01Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc1-4/+4
2004-12-28more little compile fixesrsc1-2/+2
2004-12-27silence various warningsrsc1-0/+4
2004-03-21Small tweaksrsc1-3/+1
Lots of new code imported.
2003-11-25More tweaks on Linux and Solaris.rsc1-1/+1
2003-11-23Make things build on FreeBSD again.rsc1-0/+2
2003-11-23add libsecrsc1-0/+1544