openbsd
2024-02-05 millertUpdate to 2024agtz from https://github.com/JodaOrg...
2024-02-05 mpiIncrease interval's rate to speed up tests.
2024-02-05 mpiRegress test for undefined probe arguments fixed in...
2024-02-05 mpiAdapt map regress test to cover associated arrays fixed...
2024-02-05 mpiPrint statistics on stderr to be able to redirect bt...
2024-02-05 aoyamaMove route_cache() declaration from net/route.h to...
2024-02-05 martijnAdd a bunch of IANA/IETF MIBs that are (partially)...
2024-02-05 kettenisAdd a 1ms delay before starting the MHI channels. ...
2024-02-05 antonCope with recent ctype.h prefix changes.
2024-02-04 tbMore missing void
2024-02-04 tbOf course libssl also has a few missing void
2024-02-04 guentherTweak codepatch_control_flow():
2024-02-04 kettenisAdd a DMA constraint for the x13s. Some brilliant...
2024-02-04 kettenisFix cases where the size of the complete firmware file...
2024-02-04 deraadtAdd minimal support for GNU_PROPERTY
2024-02-04 dvRemove dead code and fix null deref if vm is not found.
2024-02-04 dvPrevent null pointer deref is vm isn't found.
2024-02-04 dvInitialize result in vioblk notification handler.
2024-02-04 dvReverse calloc args.
2024-02-04 tbZap a useless comment followed by a stray semicolon
2024-02-04 tbFix asn1_integer_null_data_test()
2024-02-04 jcaAdapt base libstdc++ to the new ctype.h defines
2024-02-04 jcaMove ctype.h defines to the _CTYPE_ prefix, avoids...
2024-02-04 jcaChange rune-specific #defines from _CTYPE_ prefix to...
2024-02-04 tbSplit X509_get_ext_count() out of for loop again
2024-02-04 jobUse x509_get_time() to get the Manifest thisUpdate...
2024-02-03 mvsRework socket buffers locking for shared netlock.
2024-02-03 dvAdd tap(4) read events after rx virtqueue notification.
2024-02-03 jmcmissing "s" after apostrophe;
2024-02-03 kettenisTry to fetch the board variant from the device tree...
2024-02-03 tbRework the exit path of tls13_handshake_recv_action()
2024-02-03 beckRemove Softdep.
2024-02-03 florianStop spamming syslog when the network does something...
2024-02-03 tbRemove last peeking at TLS1_FLAGS_SKIP_CERT_VERIFY
2024-02-03 tbZap a trailing blank that snuck into ssl3_get_client_he...
2024-02-03 deraadtAdd new amd64-only sysctl machdep.retpoline which says...
2024-02-03 beckRemove GOST and STREEBOG support from libssl.
2024-02-03 opleave the command for mbox delivery unset
2024-02-03 opdocument that when an alternate delivery user is provid...
2024-02-03 tbFix X509_get_ext_count() usage
2024-02-03 jobRefactor handling of stale manifests
2024-02-03 tbproc_parser_mft: simplify logic slightly
2024-02-03 kettenisOn OpenBSD we always want IBT-compatible PLT entries...
2024-02-03 kettenisImplement Multiple Message MSI support on arm64. As...
2024-02-03 stspimplement qwx_tx()
2024-02-03 jsgnot enough bits for L1 cache size to be >= 1M
2024-02-03 jsgfix off-by-one in bounds check
2024-02-03 jsgreturn early if malloc fails to avoid use after free
2024-02-03 jsgfix off-by-one in bounds test
2024-02-03 jsgcorrect buffer size argument to snprintf in print_proto()
2024-02-03 jsgfix vmd vioblk fd closing bounds test
2024-02-03 jsgfix off-by-one in bounds check
2024-02-03 jsgadd missing fatal() call in rde_peer_send_rrefresh()
2024-02-02 gilleswhen an alternate delivery user is provided in a dispat...
2024-02-02 tbRework proc_parser_mft() further
2024-02-02 gillesthere's no good reason to allow smtpd to execute custom...
2024-02-02 kettenisFix vector number check.
2024-02-02 millertRun lmtp deliveries as the recipient user, not SMTPD_US...
2024-02-02 jobUpdate the comment
2024-02-02 jobRemove old comment
2024-02-02 jobno longer check staleness in proc_parser_mft
2024-02-02 tbparser: inline last call to proc_parser_mft_post()
2024-02-02 tbfix previous: a *mp = mft1 got lost
2024-02-02 jobrefactor: don't call proc_parser_mft_post for the first mft
2024-02-02 tbparser: no need to overload err1 twice.
2024-02-02 jobrefactor: populate mft->path in the pre parser
2024-02-02 claudioaspath_inflate() can be called with an empty ASPATH.
2024-02-02 claudioCleanup a couple of fatal messages to be less bad.
2024-02-02 stspImplement basics of the qwx(4) data frame Rx path.
2024-02-02 bluhmIn in_pcbrtentry() add missing return of in6_pcbrtentry...
2024-02-02 dvExplain missing group on getgrnam(3) failure.
2024-02-02 jobrefactor: no longer needed to pass loc to the mft preparser
2024-02-02 tbIgnore EVP_MD_CTX_reset() return value
2024-02-02 tbIgnore EVP_CIPHER_CTX_reset() return value, it can...
2024-02-02 jobrefactor: move parse_filepath() to avoid pointer indire...
2024-02-02 jobrefactoring: move time validity window checks out of...
2024-02-02 jobRework error messages a bit
2024-02-02 kettenisEnable sximmc(4)
2024-02-02 kettenisAdd Allwinner D1 support.
2024-02-02 kettenisAdd a few more Allwinner D1 clocks.
2024-02-02 tbReimplement BIO_dump_indent() with CBS/CBB and BIO_printf()
2024-02-02 sashanThe fix to pfctl_kill_src_nodes() comes from Olivier...
2024-02-02 tbbio_dump: fix indent
2024-02-02 tbbio_dump: add one more testcase
2024-02-02 tbAdd regress coverage for BIO_dump()
2024-02-02 jsgdrm/amdgpu/gfx11: set UNORD_DISPATCH in compute MQDs
2024-02-02 jsgdrm/amdgpu/gfx10: set UNORD_DISPATCH in compute MQDs
2024-02-02 jsgdrm/i915/psr: Only allow PSR in LPSP mode on HSW non-ULT
2024-02-02 jsgdrm/i915/lnl: Remove watchdog timers for PSR
2024-02-02 jsgdrm/amd/display: Fix uninitialized variable usage in...
2024-02-02 jsgdrm/amdgpu/pm: Fix the power source flag error
2024-02-02 jsgdrm/amd/display: Fix late derefrence 'dsc' check in...
2024-02-02 jsgdrm/amd/display: Align the returned error code with...
2024-02-02 jsgdrm/amd/display: Port DENTIST hang and TDR fixes to...
2024-02-02 jsgdrm/amd/display: Fix variable deferencing before NULL...
2024-02-02 jsgdrm/amdgpu: correct the cu count for gfx v11
2024-02-02 jsgdrm: Allow drivers to indicate the damage helpers to...
2024-02-02 jsgdrm: Disable the cursor plane on atomic contexts with...
2024-02-02 jsgdrm: Don't unref the same fb many times by mistake...
2024-02-02 jsgRevert "drm/i915/dsi: Do display on sequence later...
next