openbsd
2023-08-09 tbMake declaration and definition of BN_BLINDING_new...
2023-08-09 tbMerge BN_BLINDING_create_param() into BN_BLINDING_new()
2023-08-09 tbSet up the blinding factors on first use
2023-08-09 tbRemove retry loop in BN_BLINDING_setup()
2023-08-09 tbCompute a square using BN_mod_sqr() instead of BN_mod_mul()
2023-08-09 tbSimplify BN_BLINDING_invert()
2023-08-09 tbUnwrap a line
2023-08-09 jsgcorrect platform id mask, it is 3 bits 52:50
2023-08-09 jsgremove some uneeded includes
2023-08-09 jsgshow x86 cpu patch level in dmesg
2023-08-08 mvsMerge SO_BINDANY cases from both switch blocks within...
2023-08-08 mvsMerge SO_SND* with corresponding SO_RCV* cases within...
2023-08-08 tbUnwrap a line
2023-08-08 tbDrop the unused BN_BLINDING argument of BN_BLINDING_cre...
2023-08-08 tbRename ret into b in BN_BLINDING_setup()
2023-08-08 tbFactor the actual setup step for the blinding into...
2023-08-08 schwarzeX509_STORE_CTX_get_check_issued(3) is weird.
2023-08-08 tbMake BN_BLINDING respect some invariants
2023-08-08 tbSimplify RSA_setup_blinding()
2023-08-08 tbRemove ECDSA nonce padding kludge
2023-08-08 schwarzeIn objects.h rev. 1.17 (Jan 14, 2022),
2023-08-08 espiedocument new diagnostic
2023-08-08 dlghave a go at documenting the Interface config statement.
2023-08-08 dlgif sec is being destroyed, prevent it from being brough...
2023-08-08 jsgadapt more functions to the i915_gem_phys hack
2023-08-08 dlgtry to avoid a deadlock between sec_down and sec_send.
2023-08-08 nicmAdd flag to next-prompt/previous-prompt to go to comman...
2023-08-08 nicmAdd options and flags for menu styles similar to those...
2023-08-08 nicmExtend the menu drawing function to support custom...
2023-08-08 nicmFix a couple of rounded border characters, from Alexis...
2023-08-08 guentherReplace use of the old BSD st_*timensec members in...
2023-08-08 deraadtsync
2023-08-07 schwarzeNo need to mark BN_options() as intentionally undocumen...
2023-08-07 schwarzeMark asn1_ps_func as obsolete and intentionally undocum...
2023-08-07 schwarzeMark BIT_STRING_BITNAME as obsolete and intentionally...
2023-08-07 kettenisRaise transmit threshold to 512 bytes. This makes...
2023-08-07 miodRevert 1.43 and always make our own mapping of the...
2023-08-07 jmcsome readability tweaks; ok dlg
2023-08-07 tbAdd a regress test exercising BIO_dup_chain() and trigg...
2023-08-07 tbFix two leaks in BIO_dup_chain()
2023-08-07 tbAdd missing space before =
2023-08-07 nicmFree title earlier, from Alexis Hildebrandt.
2023-08-07 nicmTrim can generate strings longer than the original...
2023-08-07 mbuhladd LJG
2023-08-07 guentherIn 2016, chat changed its syslog output for hidden...
2023-08-07 dlgadd support route based ipsec vpn negotiation with...
2023-08-07 dlgsupport configuring interface SAs for route-based ipsec...
2023-08-07 dlgadd the glue between ipsec security associations and...
2023-08-07 dlgadd a struct sadb_x_iface message for interface SAs
2023-08-07 dlgsec(4) to support route-based ipsec vpns.
2023-08-07 jsg744c rev ce is Radeon RX 7900 GRE
2023-08-07 dlgwire sec(4) into the kernel config.
2023-08-07 dlgadd sec(4) to support route based ipsec vpns.
2023-08-07 dlgstart adding support for route-based ipsec vpns.
2023-08-06 guentherPrefer the POSIX standard st_*tim struct timespec membe...
2023-08-06 guentherApply rev 1.29 from NetBSD:
2023-08-06 jsgregen
2023-08-06 jsgadd another Navi 33 device id
2023-08-06 tobheAdd acpi_softc == NULL checks and return ENXIO instead...
2023-08-05 chelohahardclock(9): move setitimer(2) code into itimer_update()
2023-08-05 jmcremove trailing comma in NAME;
2023-08-05 claudioRemove the P_WSLEEP specific KASSERT(). Not only procs...
2023-08-05 tbRemove empty file left behind in a revert during p2k17
2023-08-05 guenthercpu_idle_{enter,leave} are no-ops on mips64, so just...
2023-08-05 guenthercpu_idle_{enter,leave} are no-ops on riscv64, so just...
2023-08-05 aoyamaInform 8bpp capability on 8bpp framebuffer in
2023-08-04 claudioConvert calls to ibuf_length() where it is clear that...
2023-08-04 janRemove unused struct field vlan_stripping.
2023-08-04 fcambusSync the supported hardware list with arm64.html.
2023-08-04 jsgdma-buf: fix an error pointer vs NULL bug
2023-08-04 jsgdrm_syncobj.c now uses dma_fence_allocate_private_stub...
2023-08-04 jsgdma-buf: keep the signaling time of merged fences v3
2023-08-04 jsgdrm/amd/display: Write to correct dirty_rect
2023-08-04 jsgdrm/amd/display: perform a bounds check before filling...
2023-08-04 jsgdrm/amd/display: set per pipe dppclk to 0 when dpp...
2023-08-04 claudioInstead of forcing a NUL into struct ctl_neighbor descr...
2023-08-04 jsgdrm/i915/dpt: Use shmem for dpt objects
2023-08-04 jsgdrm/amd/display: Unlock on error path in dm_handle_mst_...
2023-08-04 jsgdrm/amd: Fix an error handling mistake in psp_sw_init()
2023-08-04 jsgdrm/i915: Fix an error handling path in igt_write_huge()
2023-08-04 jsgdrm/amd/display: Prevent vtotal from being set to 0
2023-08-04 jsgdrm/amd/display: Fix possible underflow for displays...
2023-08-04 tbSync with userland libz
2023-08-04 tbFix a couple of typos in a comment
2023-08-04 jsgdrm/amd/display: update extended blank for dcn314 onwards
2023-08-04 jsgdrm/amd/display: Add FAMS validation before trying...
2023-08-04 jsgdrm/amd/display: fix dc/core/dc.c kernel-doc
2023-08-04 jsgdrm/amd/display: Rework comments on dc file
2023-08-04 jsgdrm/ttm: never consider pinned BOs for eviction&swap
2023-08-04 jsgdrm/ttm: Don't leak a resource on eviction error
2023-08-04 jsgdrm/ttm: Don't print error message if eviction was...
2023-08-04 jsgdrm/amd/display: Set minimum requirement for using...
2023-08-04 jsgdrm/amd/display: Set minimum requirement for using...
2023-08-04 jsgdrm/amd/display: Update correct DCN314 register header
2023-08-04 jsgdrm/amd/display: fix dcn315 single stream crb allocation
2023-08-04 jsgdrm/amd/display: add pixel rate based CRB allocation...
2023-08-04 jsgdrm/amd/display: fix unbounded requesting for high...
2023-08-04 jsgdrm/amd/display: use low clocks for no plane configs
2023-08-04 jsgdrm/amd/display: add ODM case when looking for first...
2023-08-04 jsgdrm/amd/display: Use min transition for all SubVP plane...
next