summaryrefslogtreecommitdiffstats
path: root/src/libsec/port/aes.c
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-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>
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-4/+4
|
* more little compile fixesrsc2004-12-281-2/+2
|
* silence various warningsrsc2004-12-271-0/+4
|
* Small tweaksrsc2004-03-211-3/+1
| | | | Lots of new code imported.
* More tweaks on Linux and Solaris.rsc2003-11-251-1/+1
|
* Make things build on FreeBSD again.rsc2003-11-231-0/+2
|
* add libsecrsc2003-11-231-0/+1544