openbsd
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.
2023-08-14 tbnetcat: avoid issuing syscalls on fd -1
2023-08-14 miodRemove non-MULTIPROCESSOR chunk defining copyin32 as...
2023-08-14 miodAdd a copyin32() implementation.
2023-08-14 djmadd message number of SSH2_MSG_NEWCOMPRESS defined...
2023-08-13 miodThe 8042 emulation found on Chromebooks does not suppor...
2023-08-13 sashanIgnore failure when deleting regress/ttest anchor
2023-08-13 antonremove by now unused test.sh script
2023-08-13 antonUse a dedicated regress target for each test case.
2023-08-13 claudioFix P_WSLEEP handling when continuing SSTOP-ed processes
2023-08-13 dvbtrace(8): fix yacc reduce conflicts and undefined...
2023-08-13 tbsync with userland
2023-08-13 tbConditionally disable MSAN
2023-08-13 tbfix whitespace
2023-08-13 jsgRevert "drm/i915: Disable DC states for all commits"
2023-08-13 jsgdrm/amdgpu: Use apt name for FW reserved region
2023-08-13 jsgdrm/amdgpu: Remove unnecessary domain argument
2023-08-13 jsgdrm/amdgpu: add vram reservation based on vram_usagebyf...
2023-08-13 jsgdrm/amd/display: skip CLEAR_PAYLOAD_ID_TABLE if device...
2023-08-13 jsgdrm/amd/display: Ensure that planes are in the same...
2023-08-13 jsgdrm/i915/gt: Cleanup aux invalidation registers
2023-08-13 jmcsimplify previous;
2023-08-13 jsgdrm/i915: Fix premature release of request's reusable...
2023-08-13 jsgdrm/ttm: check null pointer before accessing when swapping
2023-08-13 mpiAdd support for storing builtin TID and PID in variables.
2023-08-13 mpiRegression test for the use-after-free in map insertion
2023-08-13 mpiPrevent user-after/double free in map insertion.
2023-08-13 visakevent: Add precision and abstimer flags for EVFILT_TIMER
2023-08-13 miodAdd modff()/modfl() inf/nan tests; from Willemijn Coene.
2023-08-13 miodExtent the modf() tests; from Willemijn Coene.
2023-08-13 miodMake sure modff() returns correct values for infinities.
2023-08-13 miodMake sure modf() returns correct values for infinities...
2023-08-13 jsgunifdef appeared in 4.1c before 2.9
2023-08-12 miodMention recent developments.
2023-08-12 miodBetter uwacom(4) support for Intuos S and One S tablets...
2023-08-12 miodRegen
2023-08-12 miodAnother Wacom tablet; from Vladimir Meshcheriakov ...
2023-08-12 schwarzedocument return values of the control function in EVP_M...
2023-08-12 schwarzefirst batch of intentionally undocumented EVP constants:
2023-08-12 schwarze1. Tweak the descriptions of EVP_MD_CTX_ctrl(3), EVP_MD...
2023-08-12 tbFix bug when gzungetc() is used immediately after gzopen().
2023-08-12 tbfix typo
2023-08-12 gnezdoCheck for a full read, avoid warn when errno might...
2023-08-12 miodRepair compilability for non-MULTIPROCESSOR kernels.
2023-08-12 kettenisDon't power down if the device is already opened. ...
2023-08-12 tbRemove a blatant lie about DSA_dup_DH
2023-08-12 tbThe int_ prefix also leaves the ec_ameth mess
2023-08-12 tbRSA's _free and _size also lose their int_ prefix
next