summaryrefslogtreecommitdiffstats
path: root/sys/crypto/blowfish
Commit message (Collapse)AuthorAgeFilesLines
* sync with kame tree as of july00. tons of bug fixes/improvements.itojun2000-07-047-45/+53
| | | | | | | API changes: - additional IPv6 ioctls - IPsec PF_KEY API was changed, it is mandatory to upgrade setkey(8). (also syntax change)
* Remove ~25 unneeded #include <sys/conf.h>phk2000-04-191-1/+0
| | | | Remove ~60 unneeded #include <sys/malloc.h>
* IPSEC support in the kernel.shin1999-12-227-0/+1423
pr_input() routines prototype is also changed to support IPSEC and IPV6 chained protocol headers. Reviewed by: freebsd-arch, cvs-committers Obtained from: KAME project
OpenPOWER on IntegriCloud