index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
crypto
Age
Commit message (
Expand
)
Author
2002-03-02
initial cut at crypto_sop definitions for symmetric crypto
Theo de Raadt
2002-03-01
sysctl for cryptodevallowsoft - /dev/crypto will allow the software engine
Niels Provos
2002-03-01
remove CRYPTO_BUF_CONTIG and convert to handle iovs. okay deraadt@
Niels Provos
2002-03-01
helper functions for uio (cuio_apply and cuio_getptr) okay deraadt@
Niels Provos
2002-02-24
license repair, angelos ok
Theo de Raadt
2002-02-23
sysctl kern.usercrypto
Theo de Raadt
2002-02-08
- Rename FILE_{,UN}USE to FREF and FRELE. USE is a bad verb and we don't have
Artur Grabowski
2002-01-29
Remove the iov2pages/mbuf2pages API... All of the relevant arch's support
Jason Wright
2002-01-23
It looks like there has been one crack smoking and a few cut and pastes.
Artur Grabowski
2002-01-23
Pool deals fairly well with physical memory shortage, but it doesn't deal
Artur Grabowski
2001-12-19
sync KNF with src/usr.bin/ssh
Markus Friedl
2001-11-13
and for the case where it allocates a bunch at a time, also make sure the
Theo de Raadt
2001-11-13
incorrect check
Theo de Raadt
2001-11-13
garbage in my last commit
Theo de Raadt
2001-11-09
be way more sure that software cannot be used
Theo de Raadt
2001-11-08
indent
Theo de Raadt
2001-11-06
Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.
Miod Vallat
2001-10-26
- every new fd created by falloc() is marked as larval and should not be used
Artur Grabowski
2001-09-26
RIPEMD-160 implementation based on
Markus Friedl
2001-09-13
missing $OpenBSD:
Markus Friedl
2001-09-03
do not screw up the reference counts
Theo de Raadt
2001-08-28
Getting closer to working userland MAC.
ben
2001-08-24
KNF
Theo de Raadt
2001-08-24
switch to the optimised AES reference code from
Markus Friedl
2001-08-22
add RC4 and SHA1 support
Theo de Raadt
2001-08-20
Move param.h before systm.h so vax macros are picked up properly.
Hugh Graham
2001-08-17
Add RC4 support.
ben
2001-08-12
remove redundant vm includes
Michael Shalayeff
2001-08-09
Force alignment of blocks so that we don't crash on strict alignment
Heikki Korpela
2001-08-08
remove IPCOMP. derradt@ ok.
Jean-Jacques Bernard-Gundol
2001-08-05
put in tags for ARC4 to please ben, who now has no excuses
Theo de Raadt
2001-07-31
new BSD-style license and whitespace sync with openssh
Kevin Steves
2001-07-16
Make gcc 3.0 happy. From Heikki Korpela <heko@iki.fi>
Jean-Jacques Bernard-Gundol
2001-07-05
#ifdef IPCOMP stuff properly
Theo de Raadt
2001-07-05
KNF
Theo de Raadt
2001-07-05
Support for compression. angelos@ ok.
Jean-Jacques Bernard-Gundol
2001-07-05
deflate algo, used by IPComp. Currently it won't be compiled until IPComp
Jean-Jacques Bernard-Gundol
2001-07-05
Stylistic changes.
Angelos D. Keromytis
2001-07-05
Compression support for IPComp. Include files only. angelos@ ok.
Jean-Jacques Bernard-Gundol
2001-06-27
KNF
Angelos D. Keromytis
2001-06-27
Indentation.
Angelos D. Keromytis
2001-06-26
Remove space.
Angelos D. Keromytis
2001-06-25
Add crypto_check_alg(), from jgarfiel@seas.upenn.edu
Angelos D. Keromytis
2001-06-25
Update comments.
Angelos D. Keromytis
2001-06-25
Update copyright; you can use this with or without fee (unless your
Angelos D. Keromytis
2001-06-24
Fix RSA structure.
Angelos D. Keromytis
2001-06-24
Remove whitespace.
Angelos D. Keromytis
2001-06-23
Adjust length.
Angelos D. Keromytis
2001-06-23
Use C-style comments...
Angelos D. Keromytis
2001-06-23
Initialize crd_skip
Angelos D. Keromytis
[prev]
[next]