Age | Commit message (Expand) | Author |
---|---|---|
2024-03-05 | Convert `t_lock', `r_keypair_lock' and `c_lock' rwlock(9)s to | Vitaliy Makkoveev |
2023-02-03 | Remove redundant DIAGNOSTIC wrappers around KASSERT macros. | Miod Vallat |
2021-03-21 | wg(4): fix race between tx/rx handshakes, from Matt Dunwoodie, ok mpi@ | Stuart Henderson |
2020-12-09 | add RCS tags | Theo Buehler |
2020-12-01 | bzero the antireplay counter rwlock before rw_init'ing it, not after. | Stuart Henderson |
2020-10-31 | release the correct lock in noise_remote_begin_session() | Jasper Lievisse Adriaanse |
2020-06-21 | add wg(4), an in kernel driver for WireGuard vpn communication. | David Gwynne |