4
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
As part of its stateful TCP connection tracking implementation, pf performs sequence number validation on inbound packets. This makes it difficult for a would-be attacker to spoof the sender and inject packets into a TCP stream, since crafted packets must contain sequence numbers which match the current connection state to avoid being rejected by the firewall. More... 5 months ago
nfscl: Fix comment for commit 6aded1e6b2e5 More... 5 months ago
nfscl: Fix processing of a rare Rename reply case More... 5 months ago
usbdevs: add quirk for WD MyPassport Ultra External HDD More... 5 months ago
dnode_is_dirty: check dnode and its data for dirtiness More... 5 months ago
sqlite update More... 5 months ago
Merge commit 'a435cec25c4eb1ed837fa707959cfe3745f06c0d' More... 5 months ago
Vendor import of sqlite3 3.44.0 More... 5 months ago
telnetd removed. use freebsd-telnetd from mports More... 5 months ago
ng_ipfw: allow use of 32 bits wide cookies More... 5 months ago
libc/libc/rpc: refactor some global variables More... 6 months ago
For line-buffered streams the __sflush() function did not correctly update the FILE object's write space member when the write(2) system call returns an error. More... 6 months ago
In some instances, the regcomp() implementation would inadvertently sign-extend a character in the regular expression. Additionally, alphabetic wide-characters were not properly being considered as such More... 6 months ago
fix an issue with boot environments as the -r flag is needed with deep More... 6 months ago
kern linker: Do not retry loading modules on EEXIST More... 6 months ago
add endian.h for linux compatibility More... 6 months ago
sockets: Add sysctl flag CTLFLAG_TUN to loader tunable More... 7 months ago
mbuf: Add sysctl flag CTLFLAG_TUN to loader tunables More... 7 months ago
buf: Add sysctl flag CTLFLAG_TUN to loader tunable More... 7 months ago
ddb: Add sysctl flag CTLFLAG_TUN to loader tunable More... 7 months ago
x86: Add sysctl flag CTLFLAG_TUN to loader tunables More... 7 months ago
nfscl: Add sysctl flag CTLFLAG_TUN to loader tunable More... 7 months ago
fd: Add sysctl flag CTLFLAG_TUN to loader tunables More... 7 months ago
cam/scsi: Add sysctl flag CTLFLAG_TUN to loader tunable More... 7 months ago
sctp: Various fixes for loader tunables More... 7 months ago
tcp: Simplify the initialization of loader tunable 'net.inet.tcp.tcbhashsize' More... 7 months ago
fix elfctl detection More... 7 months ago
handle file -> directory More... 7 months ago
don't delete extra files in etc More... 7 months ago
libfetch: don't rely on ca_root_nss for certificate validation More... 7 months ago