21
I Use This!
High Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 24 hours ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
wg: Rename 'wg_lock' to 'wg_mtx' since shared lock is unused More... 2 months ago
wg: Track noise_{local,remote,keypair} allocations to detect leaks More... 2 months ago
wg: Some code cleanups, minor improvements and comment updates More... 2 months ago
wg: Reset the obsolete version number to 1 More... 2 months ago
wg: Minor improvements to wg_ioctl_set() More... 2 months ago
wg: Improve noise_keypair_received_with() More... 2 months ago
wg: Refactor noise_keep_key_fresh_{send,recv}() functions More... 2 months ago
crypto: Fix the KKASSERT() in blake2s_init_key() More... 2 months ago
route.8: Some markup improvements More... 2 months ago
crypto: Minor cleanups to blake2s More... 2 months ago
crypto: Add two comments to _chacha20poly1305_final() More... 2 months ago
wg: Refactor cookie functions to make cookie_{checker,maker} opaque More... 2 months ago
kernel - Fix improper error on certain O_EXCL open() operations More... 2 months ago
wg: Refactor and improve determine_af_and_pullup() and xmit_err() More... 2 months ago
wg: Cleanup static function prototypes in if_wg.c More... 2 months ago
wg: Improve wg_clone_destroy() and wg_down() More... 2 months ago
wg: Simplify socket so_lock scope and init/uninit More... 2 months ago
wg: Flush v4 routes for v6 randomized test to reduce the test time More... 3 months ago
wg: Add 'const' qualifier to several functions in if_wg.c More... 3 months ago
wg: Clean up noise_keypair_counter_check() a bit More... 3 months ago
wg: Improve noise_keypair_counter_check() to return different errnos More... 3 months ago
wg: Update makefile with (commented) selftest defines More... 3 months ago
wg: Refactor selftest allowedips.c More... 3 months ago
wg: Port selftest allowedips.c More... 3 months ago
if_gre: Reimplement output loop detection using mbuf 'loop_cnt' More... 3 months ago
if_gif: Reimplement output loop detection using mbuf 'loop_cnt' More... 3 months ago
if_gre: Minor whitespace cleanups More... 3 months ago
objcache.9: Add ctor/dtor/alloc/free function typedefs to SYNOPSIS More... 3 months ago
objcache.9: Improve one markup More... 3 months ago
objcache.9: Use 'destructor' instead of 'deconstructor' More... 3 months ago