summaryrefslogtreecommitdiff
path: root/share/man/man9/opencrypto.9
AgeCommit message (Expand)Author
2022-05-22opencrypto: Touch up man page a little.riastradh
2022-05-22opencrypto: crypto_dispatch never fails now. Make it return void.riastradh
2022-05-22opencrypto: Rip out EAGAIN logic when unregistering crypto drivers.riastradh
2022-05-22opencrypto: Make crypto_freesession return void.riastradh
2022-05-22opencrypto: Make freesession callback return void.riastradh
2022-05-22opencrypto: Assert num>0 in crypto_getreq, num=1 in crypto_kgetreq.riastradh
2017-07-03Remove workaround for ancient HTML generation code.wiz
2017-05-26New sentence, new line. Punctuation fixes.wiz
2017-05-26update opencrypto(9)knakahara
2013-12-31Clear up documentation for crypto_unregister() vs crypto_unregister_all()pgoyette
2013-07-20Use Mt for email addresses.wiz
2011-09-16Update list of algorithm identifiers available in opencrypto(9).jym
2011-05-23-in the descriptor for encryption xforms, split the "blocksize" fielddrochner
2010-01-22Fix typo. Make HTML-ready. Remove trailing whitespace. Add dot inwiz
2010-01-22Document sysctlshubertf
2009-12-08Fix typographics errors.mbalmer
2009-05-04Sort SEE ALSO. Drop trailing whitespace.wiz
2009-03-12Remove redundant markup. Add missing width for .Bl -tag.joerg
2007-07-14- kcont was removed.ad
2007-03-07running in emulated wizd mode, convert caddr_t to void *.dogcow
2004-04-23s/netbsd.org/NetBSD.org/gkeihan
2003-12-20Use In instead of Fd #include <...>; reword a sentence sowiz
2003-12-20Add opencrypto.9 manpage, manpage copied from OpenBSD (Angelos D. Keromytis)lha