aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add updating entries and bump version.release/13.4.0-p4releng/13.4Gordon Tetlow2025-02-212-1/+6
* ssh: Bump VersionAddendum for CVE fixesEd Maste2025-02-215-5/+5
* ssh: Fix cases where error codes were not correctly setEd Maste2025-02-215-3/+16
* ssh: Don't reply to PING in preauth phase or during KEXEd Maste2025-02-211-1/+9
* Add updating entries and bump versionrelease/13.4.0-p3Mark Johnston2025-01-292-1/+15
* etcupdate: Restrict access to the conflicts directoryMark Johnston2025-01-291-0/+3
* ext2fs: Fix the size of struct ufid and add a static assertRick Macklem2025-01-292-1/+3
* cd9660: Make sure that struct ifid fits in generic filehandle structureMark Johnston2025-01-292-1/+4
* contrib/tzdata: import tzdata 2025aPhilip Paeps2025-01-2919-143/+369
* contrib/tzdata: import tzdata 2024bPhilip Paeps2025-01-2922-1241/+1768
* audit: Fix short-circuiting in syscallenter()Mark Johnston2025-01-292-4/+9
* Add UPDATING entries and bump revisionEd Maste2024-10-292-1/+12
* fetch: correct env var name for --crl option to workFranco Fichtner2024-10-291-1/+1
* ctl: limit memory allocation in pci_virtio_scsiPierre Pronchery2024-10-291-0/+12
* bhyve/nvme: Fix Infinite loop in queue processingChuck Tuffli2024-10-291-8/+73
* bhyve: improve bounds checks in hda_codecPierre Pronchery2024-10-291-3/+6
* bhyve: validate corb->wp to avoid infinite loopEd Maste2024-10-291-0/+5
* bhyve: avoid TOCTOU on iov_len in virtio_vq_recordon()Pierre Pronchery2024-10-292-5/+15
* bhyve/nvme: Fix out-of-bounds read in NVMe log pageChuck Tuffli2024-10-291-5/+5
* Add UPDATING entries and bump revision.Gordon Tetlow2024-09-192-1/+9
* libnv: correct the calculation of the structure's sizeMariusz Zaborski2024-09-191-1/+1
* bhyve: improve input validation in pci_xhciPierre Pronchery2024-09-191-5/+73
* Update in preparation for 13.4-RELEASErelease/13.4.0Colin Percival2024-09-133-2/+5
* Add UPDATING note about running make delete-old after libc++ 18 upgradeDimitry Andric2024-09-091-0/+7
* 13.4: Update to RC3Colin Percival2024-09-061-1/+1
* pf: rework pf_icmp_state_lookup() failure modeKristof Provost2024-09-052-9/+15
* pf: be less strict about icmp state checking for sloppy state trackingKristof Provost2024-09-051-0/+3
* pf: try to lookup the icmp state based on a correct packet descriptorKristof Provost2024-09-051-2/+2
* pf: improve the ICMPv6 direction checkKristof Provost2024-09-053-36/+84
* loader.efi.8: Remove rogue duplicated linesJessica Clarke2024-09-041-4/+1
* Add UPDATING entries and bump revisionEd Maste2024-09-042-1/+15
* umtx: shm: 'ushm_refcnt > 0' => 'ushm_refcnt != 0'Olivier Certner2024-09-041-2/+2
* umtx: shm: Prevent reference counting overflowOlivier Certner2024-09-041-22/+54
* umtx: shm: Fix use-after-free due to multiple drops of the registry referenceOlivier Certner2024-09-041-18/+33
* umtx: shm: Collapse USHMF_REG_LINKED and USHMF_OBJ_LINKED flagsOlivier Certner2024-09-041-9/+5
* bhyve: fix off by one error in pci_xhciPierre Pronchery2024-09-041-2/+2
* ctl: fix Out-Of-Bounds access in ctl_report_supported_opcodesPierre Pronchery2024-09-041-9/+8
* ctl: fix memory disclosure in read/write buffer commandsPierre Pronchery2024-09-041-2/+2
* ctl: fix Use-After-Free in ctl_write_bufferAlan Somers2024-09-042-8/+19
* libnv: verify that string is null terminatedMariusz Zaborski2024-09-041-0/+4
* libnv: allocate buffer in a safe wayMariusz Zaborski2024-09-042-11/+15
* 13.4: Update to RC2Colin Percival2024-08-301-1/+1
* loader.efi(8): beef up the updating the ESPWarner Losh2024-08-291-22/+120
* ctl: avoid heap info leak in ctl_request_senseEd Maste2024-08-261-8/+2
* amdsmn(4), amdtemp(4): add support for AMD Ryzen 7 "Phoenix" processorsOliver Fromme2024-08-262-0/+10
* 13.4: Update to RC1Colin Percival2024-08-231-1/+1
* 13.4: Switch from "quarterly" to "release" pkgsColin Percival2024-08-221-1/+1
* Modernize DVD package set in preparation for 14.1Colin Percival2024-08-221-8/+6
* pkg-stage.sh: add x11/sddmGraham Perrin2024-08-221-0/+1
* pw userdel: destroy home dataset if emptyMike Karels2024-08-214-18/+118