21
I Use This!
High Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
wg: Make noise_local_{ref,put}() static More... 4 months ago
busdma - Remove filter functionality More... 4 months ago
wg: Remove unused noise_remote_local() function More... 4 months ago
Fix typos More... 4 months ago
wg: Replace strlen() with 'sizeof' in wg_{cookie,noise}.c More... 4 months ago
wg: Export the internal peer ID to userland for diagnostics More... 4 months ago
pf - Fix bug causing permissive TCP reset code More... 4 months ago
usr.sbin/makefs/hammer2: Properly support block device for image creation More... 4 months ago
sys/vfs/hammer2: Remove unused local variable *pmp More... 4 months ago
queue(3): Simplify STAILQ_LAST() by using __containerof() More... 4 months ago
sys/vfs/hammer2: Rename HAMMER2_INODE_ONRBTREE -> HAMMER2_INODE_ONHASH More... 4 months ago
usr.sbin/makefs: Sync with sys/vfs/hammer2 More... 4 months ago
<sys/cdefs.h>: Add __containerof(x, s, m) macro More... 4 months ago
ifconfig(8): Show wg(4) private key and PSK if '-k' specified More... 4 months ago
wg: Rename noise_local_private() and make it return the key status More... 4 months ago
wg: Refactor socket create/bind/close operations More... 4 months ago
wg: Change 'p_id' to use type 'unsigned long' More... 4 months ago
wg: Remove the unused 'sc_ucred' field and related code More... 4 months ago
wg: Use 'void *buf' instead of 'uint8_t *buf' to save some casting More... 4 months ago
wg: Port #31: adapt socket functions More... 4 months ago
urtwn(4): Add support for TP-Link TL-WN722N v2 More... 4 months ago
wg: Style cleanups and minor updates to if_wg.c More... 4 months ago
wg: Port #30: replace m_get2() with m_getl() More... 4 months ago
wg: Use karc4random() to generate jitter More... 4 months ago
wg: Port #29: change 'ENOTCAPABLE' to 'ENOENT' for 'ENOKEY' More... 4 months ago
wg: Integrate version.h into if_wg.c More... 4 months ago
wg: Update copyright headers and inclusion guards More... 4 months ago
wg: Rename macro 'SELFTESTS' to 'WG_SELFTESTS' More... 4 months ago
wg: Fix and clean up header inclusions More... 4 months ago
wg: Style cleanups and minor updates to wg_cookie.[ch] More... 4 months ago