summaryrefslogtreecommitdiff
path: root/share/man/man9/crypto.9
AgeCommit message (Collapse)Author
2002-01-26Sync with reality, from Hans-Joerg.Hoexer@yerbouti.franken.deAngelos D. Keromytis
2001-11-09be way more sure that software cannot be usedTheo de Raadt
2001-08-03o) We don't like .Pp before/after .Sh;Mike Pechkin
o) .Nm always has argument in .Sh SYNOPSIS; o) We always closes .Bl and .Bd tags; millert@ ok
2001-06-27Correct order of SEE ALSO entries. Move HISTORY section before BUGS.Aaron Campbell
2001-06-25With or without fee.Angelos D. Keromytis
2001-06-25HISTORY section.Angelos D. Keromytis
2001-06-23duhTheo de Raadt
2000-11-17*HMAC96->HMACAngelos D. Keromytis
2000-11-07mdoc nitAaron Campbell
2000-06-20Add text about crypto_done()Angelos D. Keromytis
2000-06-18Point out that the callbacks are responsible for setting the appropriateAngelos D. Keromytis
spl level.
2000-06-06Document change in the cryptop structure.Angelos D. Keromytis
2000-04-28- Correct a lot of mdoc macro usage.Aaron Campbell
- Correct some typos. - Remove hard sentence breaks. - Remove trailing whitespace. - Reorder Xr's in SEE ALSO. - Change CODE REFERENCES section to a FILES section (more standard)
2000-04-28Fix the types of functions passed to crypto_register(), as per Theo'sAngelos D. Keromytis
change in the include file.
2000-04-28man page for the kernel crypto framework, more or less completeAngelos D. Keromytis
(hopefully accurate too).