Go to file
drochner ebc232a582 copy AES-XCBC-MAC support from KAME IPSEC to FAST_IPSEC
For this to fit, an API change in cryptosoft was adopted from OpenBSD
(addition of a "Setkey" method to hashes) which was done for GCM/GMAC
support there, so it might be useful in the future anyway.
tested against KAME IPSEC
AFAICT, FAST_IPSEC now supports as much as KAME.
2011-05-24 19:10:08 +00:00
bin Conditionalize printfs instead of using conditional empty format 2011-05-23 23:13:10 +00:00
common - WARNSfy 2011-05-19 22:23:12 +00:00
compat catch up with s/MAKEDIROBJPREFIX/MAKEOBJDIR/ changes in comments. 2011-04-17 01:29:06 +00:00
crypto Kill redundant unused extern. 2011-05-24 14:27:07 +00:00
dist Use portable macros 2011-05-24 12:18:03 +00:00
distrib Remove mount_kernfs(8). INSTALL kernel doesn't have file-system KERNFS 2011-05-22 10:49:37 +00:00
doc Note new base tag for matt-nb5-mips64 2011-05-20 08:12:46 +00:00
etc Device nodes for zs serial have been renamed from tty0[0-3] to ttyZ[0-3]. 2011-05-21 11:56:00 +00:00
external Fix formatting of time_t 2011-05-24 16:03:15 +00:00
extsrc
games Map RCSID to __RCSID 2011-05-23 23:06:41 +00:00
gnu Fix cast 2011-05-23 22:30:14 +00:00
include Add fenv support for sparc. Mostly copied from sparc64 and share with it. 2011-05-20 21:42:48 +00:00
lib fix incorrect variable name 2011-05-24 02:31:11 +00:00
libexec Disable use of various X86 extensions since _rtld_bind_start doesn't 2011-05-20 22:22:44 +00:00
regress Fix format string 2011-05-24 16:11:08 +00:00
rescue move the build of ldd binary to a subdir in order to allow 2011-04-15 08:47:02 +00:00
sbin input is unused 2011-05-24 12:07:14 +00:00
share Disable Clang's array boundary checker for now (hits e.g. in GCC and BDB) 2011-05-23 14:32:05 +00:00
sys copy AES-XCBC-MAC support from KAME IPSEC to FAST_IPSEC 2011-05-24 19:10:08 +00:00
tests Use proper format string 2011-05-24 15:24:28 +00:00
tools Update to LLVM/Clang revision 131404. This includes the fix for asm labels 2011-05-16 19:27:47 +00:00
usr.bin copy AES-XCBC-MAC support from KAME IPSEC to FAST_IPSEC 2011-05-24 19:10:08 +00:00
usr.sbin No input needed 2011-05-24 13:41:53 +00:00
x11 get the afb.h file from the normal place. 2011-05-23 02:37:58 +00:00
BUILDING Pass down INSTALLSETS variable to installsets target. Use :Q to escape 2011-01-29 16:56:26 +00:00
Makefile Pass down INSTALLSETS variable to installsets target. Use :Q to escape 2011-01-29 16:56:26 +00:00
Makefile.inc
UPDATING Update this weekend's note on cleaning gcc: you need to clean binutils too. 2011-04-10 22:46:09 +00:00
build.sh Add support for the Extensible MIPS ("eMIPS") platform. The 2011-01-26 01:18:43 +00:00