summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-03fix off-by-one in bounds testJonathan Gray
2024-02-03correct buffer size argument to snprintf in print_proto()Jonathan Gray
2024-02-03fix vmd vioblk fd closing bounds testJonathan Gray
2024-02-03fix off-by-one in bounds checkJonathan Gray
2024-02-03add missing fatal() call in rde_peer_send_rrefresh()Jonathan Gray
2024-02-02when an alternate delivery user is provided in a dispatcher, do not processGilles Chehade
2024-02-02Rework proc_parser_mft() furtherTheo Buehler
2024-02-02there's no good reason to allow smtpd to execute custom command set by rootGilles Chehade
2024-02-02Fix vector number check.Mark Kettenis
2024-02-02Run lmtp deliveries as the recipient user, not SMTPD_USER (_smtpd).Todd C. Miller
2024-02-02Update the commentJob Snijders
2024-02-02Remove old commentJob Snijders
2024-02-02no longer check staleness in proc_parser_mftJob Snijders
2024-02-02parser: inline last call to proc_parser_mft_post()Theo Buehler
2024-02-02fix previous: a *mp = mft1 got lostTheo Buehler
2024-02-02refactor: don't call proc_parser_mft_post for the first mftJob Snijders
2024-02-02parser: no need to overload err1 twice.Theo Buehler
2024-02-02refactor: populate mft->path in the pre parserJob Snijders
2024-02-02aspath_inflate() can be called with an empty ASPATH.Claudio Jeker
2024-02-02Cleanup a couple of fatal messages to be less bad.Claudio Jeker
2024-02-02Implement basics of the qwx(4) data frame Rx path.Stefan Sperling
2024-02-02In in_pcbrtentry() add missing return of in6_pcbrtentry() value.Alexander Bluhm
2024-02-02Explain missing group on getgrnam(3) failure.Dave Voutila
2024-02-02refactor: no longer needed to pass loc to the mft preparserJob Snijders
2024-02-02Ignore EVP_MD_CTX_reset() return valueTheo Buehler
2024-02-02Ignore EVP_CIPHER_CTX_reset() return value, it can't failTheo Buehler
2024-02-02refactor: move parse_filepath() to avoid pointer indirectionJob Snijders
2024-02-02refactoring: move time validity window checks out of proc_parser_mft_post()Job Snijders
2024-02-02Rework error messages a bitJob Snijders
2024-02-02Enable sximmc(4)Mark Kettenis
2024-02-02Add Allwinner D1 support.Mark Kettenis
2024-02-02Add a few more Allwinner D1 clocks.Mark Kettenis
2024-02-02Reimplement BIO_dump_indent() with CBS/CBB and BIO_printf()Theo Buehler
2024-02-02The fix to pfctl_kill_src_nodes() comes from Olivier Croquin.Alexandr Nedvedicky
2024-02-02bio_dump: fix indentTheo Buehler
2024-02-02bio_dump: add one more testcaseTheo Buehler
2024-02-02Add regress coverage for BIO_dump()Theo Buehler
2024-02-02drm/amdgpu/gfx11: set UNORD_DISPATCH in compute MQDsJonathan Gray
2024-02-02drm/amdgpu/gfx10: set UNORD_DISPATCH in compute MQDsJonathan Gray
2024-02-02drm/i915/psr: Only allow PSR in LPSP mode on HSW non-ULTJonathan Gray
2024-02-02drm/i915/lnl: Remove watchdog timers for PSRJonathan Gray
2024-02-02drm/amd/display: Fix uninitialized variable usage in core_link_ 'read_dpcd() ...Jonathan Gray
2024-02-02drm/amdgpu/pm: Fix the power source flag errorJonathan Gray
2024-02-02drm/amd/display: Fix late derefrence 'dsc' check in 'link_set_dsc_pps_packet()'Jonathan Gray
2024-02-02drm/amd/display: Align the returned error code with legacy DPJonathan Gray
2024-02-02drm/amd/display: Port DENTIST hang and TDR fixes to OTG disable W/AJonathan Gray
2024-02-02drm/amd/display: Fix variable deferencing before NULL check in edp_setup_repl...Jonathan Gray
2024-02-02drm/amdgpu: correct the cu count for gfx v11Jonathan Gray
2024-02-02drm: Allow drivers to indicate the damage helpers to ignore damage clipsJonathan Gray
2024-02-02drm: Disable the cursor plane on atomic contexts with virtualized driversJonathan Gray