Age | Commit message (Expand) | Author |
---|---|---|
2001-11-06 | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | Miod Vallat |
2001-08-24 | switch to the optimised AES reference code from | Markus Friedl |
2001-08-06 | remove vm_conf.h; art@ ok | Michael Shalayeff |
2001-01-29 | $OpenBSD$ | Niklas Hallqvist |
2000-09-07 | Convert bzero to memset(X, 0..) and bcopy to memcpy. | Artur Grabowski |
2000-06-14 | put in own ctl level for swapencrypt. | Niels Provos |
2000-05-27 | use rijndael instead of blowfish because of faster key setup. | Niels Provos |
2000-05-26 | use encrypted blocknumber as IV | Niels Provos |
2000-02-29 | <crypto/blf.h> | Markus Friedl |
1999-12-30 | swap encryption for UVM, option UVM_SWAP_ENCRYPT. needs to be enabled | Niels Provos |