summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add UPDATING entries and bump versionrelease/14.3.0-p13releng/14.3Mark Johnston8 days2-1/+6
* dhclient: Improve server and filename validationDag-Erling Smørgrav8 days1-21/+54
* Add UPDATING entries and bump versionrelease/14.3.0-p12Mark Johnston10 days2-1/+27
* libnv: fix heap overflow in nvlist_recv()Mariusz Zaborski10 days2-4/+62
* libnv: switch fd_wait() from select(2) to poll(2)Mariusz Zaborski10 days2-6/+62
* libnv: add tests to verify potential overflow issuesMariusz Zaborski10 days4-7/+210
* libnv: add test to verify null termination of string in arrayMariusz Zaborski10 days1-2/+56
* dhclient: Fix reallocation of dhclient script environmentsMark Johnston10 days1-2/+2
* dhclient: Check for unexpected characters in some DHCP server optionsMark Johnston10 days1-0/+12
* execve: Fix an operator precedence bugMark Johnston10 days1-1/+1
* pf: improve SCTP validationKristof Provost10 days2-5/+103
* amd64: fix INVLPGB range invalidationKyle Evans10 days1-19/+6
* contrib/tzdata: import tzdata 2025c, 2026a and 2026bPhilip Paeps10 days24-459/+969
* Add UPDATING entries and bump versionrelease/14.3.0-p11Mark Johnston2026-04-212-1/+15
* pkru: Fix handling of 1GB largepage mappingsMark Johnston2026-04-216-12/+274
* tty: Avoid leaving dangling pointers in tty_drop_ctty()Mark Johnston2026-04-213-0/+87
* timerfd: Fix interval callout schedulingJake Freeland2026-04-211-11/+13
* vm_fault: Reset m_needs_zeroing properlyMark Johnston2026-04-211-4/+3
* Add UPDATING entries and bump versionrelease/14.3.0-p10Philip Paeps2026-03-252-1/+12
* pf: include all elements when hashing rulesKristof Provost2026-03-251-8/+83
* pfctl: always warn if a duplicate rule was detectedKristof Provost2026-03-251-2/+2
* pf tests: verify that we handle address range rules correctlyKristof Provost2026-03-251-0/+38
* pf: Fix hashing of IP address rangesMichael Gmelin2026-03-251-0/+1
* rpcsec_gss: Fix a stack overflow in svc_rpc_gss_validate()Mark Johnston2026-03-252-2/+17
* tcp: plug an mbuf leakMichael Tuexen2026-03-251-0/+2
* Add UPDATING entries and bump versionrelease/14.3.0-p9Mark Johnston2026-02-242-1/+9
* rtsock: Fix stack overflowMark Johnston2026-02-231-2/+2
* amd64/conf: Remove a config committed by accidentMark Johnston2026-02-231-5/+0
* unix/tests: Add a regression test for fd transfer across jailsMark Johnston2026-02-232-0/+133
* unix: Set O_RESOLVE_BENEATH on fds transferred between jailsMark Johnston2026-02-232-8/+28
* file: Fix the !CAPABILITIES buildMark Johnston2026-02-231-2/+1
* file: Add a fd flag with O_RESOLVE_BENEATH semanticsMark Johnston2026-02-2310-48/+113
* file: Qualify pointers to capsicum rights as constMark Johnston2026-02-0911-60/+74
* Add UPDATING entries and bump patch versionrelease/14.3.0-p8Mark Johnston2026-01-262-1/+15
* openssl: Fix multiple vulnerabilitiesGordon Tetlow2026-01-2611-18/+84
* tests: Add a regression test for commit 7587f6d4840f8Mark Johnston2026-01-262-0/+173
* namei: clear internal flags in NDREINIT()Konstantin Belousov2026-01-261-0/+1
* vfs: Don't clobber namei flags in vn_open_cred()Mark Johnston2026-01-261-8/+14
* vfs cache: Add NAMEILOOKUP to the whitelist of fastpath lookup flagsMark Johnston2026-01-261-1/+1
* namei: Remove a now-unused variableMark Johnston2026-01-261-3/+1
* namei: Make stackable filesystems check harder for jail rootsMark Johnston2026-01-265-32/+74
* nullfs lookup: cn_flags is 64bitKonstantin Belousov2026-01-261-3/+3
* vm_fault: only rely on PG_ZERO when the page was newly allocatedKonstantin Belousov2026-01-261-1/+5
* vm_object_page_remove(): clear pager even if there is no resident pagesKonstantin Belousov2026-01-261-1/+2
* arm64: Correctly align the SVE signal contextAndrew Turner2026-01-261-5/+9
* Add UPDATING entries and bump version.release/14.3.0-p7Mark Johnston2025-12-162-1/+9
* rtsold: Validate entries in domain search listsMark Johnston2025-12-161-6/+40
* ipfw: pmod: avoid further rule processing after tcp-mod failuresKyle Evans2025-12-161-9/+16
* Add UPDATING entries and bump version.release/14.3.0-p6Gordon Tetlow2025-11-262-1/+6
* Add a fix to scrub unsolicited NS RRSets to prevent cache poisoning.Gordon Tetlow2025-11-261-4/+51