openbsd
2023-08-18 jsgINITITIATION_COST -> INITIATION_COST
2023-08-18 jsgmaximium -> maximum
2023-08-18 jsgNBPFILTER not NBPF
2023-08-18 yasuokaTweak radiusd.conf example. input from an anonymous...
2023-08-18 yasuokaFix the config parser to be able to have comment lines...
2023-08-18 yasuokaProperly terminate the arguments for execv() with NULL.
2023-08-18 tbsync with userland
2023-08-18 tbsync with zlib.h
2023-08-18 tbSync doc comment with upstream
2023-08-18 djmfix regression in OpenSSH 9.4 (mux.c r1.99) that caused...
2023-08-17 nicmAdd a session, pane and user mouse range types for...
2023-08-17 sthenremove reference to old gcc3 module, spotted by Alexey...
2023-08-17 tbGarbage collect two commented abort()
2023-08-17 tbMake the local ASN1_OBJECTs const
2023-08-17 tbRemove some unnecessary else branches
2023-08-17 tbRemove some parents from return statements
2023-08-17 tbUse cmp instead of i for the result of a comparison
2023-08-17 tbUse OBJ_cmp() instead of inlining two variants
2023-08-17 tbAvoid memcmp(NULL, x, 0) in OBJ_cmp()
2023-08-17 opuse "example.com" instead of "default" as server name...
2023-08-17 jmcadd space needed in punctuation;
2023-08-17 tbDocument MODCARGO_INSTALL_TARGET_PATH
2023-08-17 jsgdrm/amd/pm/smu7: move variables to where they are used
2023-08-17 jsgdrm/amd/display: trigger timing sync only if TG is...
2023-08-17 jsgdrm/amd/display: fix the build when DRM_AMD_DC_DCN...
2023-08-17 jsgdrm/amd/display: Retain phantom plane/stream if validat...
2023-08-17 jsgdrm/amd/display: Disable phantom OTG after enable for...
2023-08-17 jsgdrm/amd/display: Use update plane and stream routine...
2023-08-17 jsgdrm/amd/display: Avoid ABM when ODM combine is enabled...
2023-08-17 jsgdrm/amd/display: Update OTG instance in the commit...
2023-08-17 jsgdrm/amd/display: Handle seamless boot stream
2023-08-17 jsgdrm/amd/display: Add function for validate and update...
2023-08-17 jsgdrm/amd/display: Handle virtual hardware detect
2023-08-17 jsgdrm/amd/pm: avoid unintentional shutdown due to tempera...
2023-08-17 jsgdrm/amd/pm: fulfill powerplay peak profiling mode shade...
2023-08-17 jsgdrm/amd/pm: expose swctf threshold setting for legacy...
2023-08-17 jsgdrm/amd/pm: fulfill swsmu peak profiling mode shader...
2023-08-17 jsgdrm/amd/display: limit DPIA link rate to HBR3
2023-08-17 jsgdrm/amd: Disable S/G for APUs when 64GB or more host...
2023-08-17 jsgdrm/amdgpu: add S/G display parameter
2023-08-17 jsgdrm/amd/display: check attr flag before set cursor...
2023-08-17 jsgdrm/amdgpu: fix possible UAF in amdgpu_cs_pass1()
2023-08-16 bruIdentify Synaptics touchpads without multifinger support.
2023-08-16 djmdefence-in-depth MaxAuthTries check in monitor; ok...
2023-08-16 schwarzeadd the missing entry for EVP_CIPHER_CTX_ctrl(3) to...
2023-08-16 schwarzeDescribe more precisely how these functions are suppose...
2023-08-16 dvBackout changes for btrace(8) argN builtins.
2023-08-16 tbCosmetic fix for copy-pasto
2023-08-16 jsgavoid bios sign msr on intel family < 6
2023-08-16 jobASPAs are AFI-agnostic
2023-08-16 claudioThe per-AFI madness in ASPA was removed. So adjust...
2023-08-16 claudioPer-AFI ASPA provider was removed. Adjust expected...
2023-08-16 claudioRemove per-AFI ASPA handling in bgpd internals
2023-08-16 claudioMove SCHED_LOCK after sleep_signal_check.
2023-08-16 jsgavoid patch level msr on amd families < 0fh
2023-08-16 jsgadd Intel ARCH_CAP_GDS bits
2023-08-15 tbAdd regress coverage for ASN1_STRING_cmp()
2023-08-15 dvbtrace(8): fix out of bounds read using argN in BEGIN...
2023-08-15 tbAdd some regress coverage for various ASN1_STRING types...
2023-08-15 tbZap extra parens
2023-08-15 sthensync
2023-08-15 tbFix typo in previous
2023-08-15 tbAvoid undefined behavior with memcmp(NULL, x, 0) in...
2023-08-15 jsgNo MS-DOS filesystem support on amd64 floppy
2023-08-15 miodNo MS-DOS filesystem support on floppy anymore
2023-08-15 jsgdrop MSDOSFS from i386 floppy
2023-08-15 deraadtldd can pledge "stdio rpath proc exec prot_exec". ...
2023-08-15 sthensync
2023-08-15 tbFix bug when using gzflush() with a very small buffer.
2023-08-15 schwarzeSHA-3 is not a symmetric cipher.
2023-08-15 schwarzeImport the EVP_chacha20(3) manual page from the OpenSSL...
2023-08-15 tbAvoid memcmp() with NULL pointer and 0 length
2023-08-15 nicmAdd meta bindings for status line menus as well as...
2023-08-15 dlgscrub the mbuf flowid for packets going out a sec inter...
2023-08-15 jsingClean up alignment handling.
2023-08-15 jsingUse MD5_LONG instead of unsigned int for consistency.
2023-08-15 jsingCondition only on #ifdef MD5_ASM.
2023-08-15 miodReplace a bunch of (1 << 31) with (1U << 31)
2023-08-15 tbfix openssl11 regress compilation
2023-08-15 miodUse the proper ofw node in com_fdt_attach(), likely...
2023-08-15 nicmAdd an option menu-selected-style to configure the...
2023-08-15 guentherImprove handling of dlopen(RTLD_TRACE) aka ldd, of...
2023-08-15 guentherSkip the _dl_msyscall() invocation if tracing library...
2023-08-15 jsgmake sure the end result is NULL if malloc failed
2023-08-15 dlgsec_start needs to show bpf the packets going out.
2023-08-15 jsgspacial -> spatial
2023-08-14 tbPrepare tlsfuzzer.py for ports update
2023-08-14 jsingInline INIT_DATA_* defines.
2023-08-14 jsingstyle(9)
2023-08-14 schwarzeBelow SEE ALSO, point to all pages documenting the...
2023-08-14 schwarzeimport EVP_sha3_224(3) from the OpenSSL 1.1 branch...
2023-08-14 miodSkip leading dash in kernel boot options instead of...
2023-08-14 miodunreferneced -> unreferenced
2023-08-14 tobheImprove error message when if_indextoname() fails.
2023-08-14 tobheAdd explicit NULL checks for sa_cp_addr and sa_cp_addr6.
2023-08-14 antonSync expected failures with reality. Recent libm change...
2023-08-14 knzap useless MAN bits
2023-08-14 mpiExtend scheduler tracepoints to follow CPU jumping.
2023-08-14 tbCheck SignedData and SignerInfo versions to be 3
2023-08-14 miodMore files need to be removed by make clean.
next