Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Back out M_* changes, per decision of the TRB. | imp | 2003-02-19 | 1 | -4/+4 |
* | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | alfred | 2003-01-21 | 1 | -4/+4 |
* | o Untangle the confusion with the malloc flags {M_WAITOK, M_NOWAIT} and | bmilekic | 2002-12-19 | 1 | -1/+1 |
* | - use des_ecb3_encrypt(). | ume | 2002-03-05 | 1 | -11/+9 |
* | Oops, now, encription and decription are separate function. | ume | 2002-03-05 | 1 | -2/+2 |
* | - Speedup 3DES by using assembly code for i386. | ume | 2002-03-05 | 1 | -2/+2 |
* | fixed the cast128 calculation with a short cipher key length. | ume | 2001-11-27 | 1 | -1/+2 |
* | Fix fencepost error causing creation of 0-length mbufs when the boundary | fenner | 2001-08-20 | 1 | -2/+2 |
* | Sync with recent KAME. | ume | 2001-06-11 | 1 | -868/+713 |
* | sync with kame tree as of july00. tons of bug fixes/improvements. | itojun | 2000-07-04 | 1 | -151/+209 |
* | Remove unneeded #include <sys/kernel.h> | phk | 2000-04-29 | 1 | -1/+0 |
* | Remove ~25 unneeded #include <sys/conf.h> | phk | 2000-04-19 | 1 | -1/+0 |
* | IPSEC support in the kernel. | shin | 1999-12-22 | 1 | -0/+1236 |