Age | Commit message (Expand) | Author |
---|---|---|
2000-07-03 | Fix tail queue leakage (zzlevo@dd.chalmers.se) | Angelos D. Keromytis |
2000-06-20 | crypto_done(), all it does for now is invoke the callback. | Angelos D. Keromytis |
2000-06-18 | Add Rijndael (128-bit blocksize) in the software crypto driver. | Angelos D. Keromytis |
2000-06-18 | Move prototype to include file. | Angelos D. Keromytis |
2000-06-18 | Crypto kernel thread interface; requests are enqueued and processed by | Angelos D. Keromytis |
2000-06-06 | OpenBSD tags | Theo de Raadt |
2000-04-28 | crypto_dispatch() only returns an error if the argument it was | Angelos D. Keromytis |
2000-04-28 | avoid using void * when we are talking about pointers | Theo de Raadt |
2000-04-23 | Change the type of freesession to take u_int64_t as argument. | Angelos D. Keromytis |
2000-04-18 | Add a few newlines for readability. | Angelos D. Keromytis |
2000-03-19 | split crypto driver front-end from software crypto engine | Theo de Raadt |
2000-03-17 | Cryptographic services framework, and software "device driver". The | Angelos D. Keromytis |