openbsd
2023-03-02 tbClean up the x509 regress make file a little
2023-03-02 tbRemove a few more unnecessary line continuations
2023-03-02 tbNitpick error checks of BN_get_mem_data()
2023-03-02 tbSome more Makefile cosmetics
2023-03-02 tbThe evp_ecx_test no longer needs static linking
2023-03-02 tbHide the hexdumps behind a verbose flags. Should have...
2023-03-02 tbSimplify evp test Makefile.
2023-03-02 tbevp_pkey_check: make this test silent on success
2023-03-02 tbRemove a few unnecessary line continuations
2023-03-02 jmcrestructure the page into one single list for all routi...
2023-03-02 jmcimprove the Nd lines such that the format is consistent...
2023-03-02 deraadtsync
2023-03-02 millertNo need to protect exports from SIGHUP, the handler...
2023-03-02 millertWhen parsing %s, the result should be in the local...
2023-03-02 millertrad_recv: verify length field in received auth_hdr_t...
2023-03-02 jsgadd arch to Dt
2023-03-02 jsgmention eephy(4)
2023-03-02 dtuckerRemove SUDO in proxy command wrapper. Anything that...
2023-03-02 jmatthewmvodog(4) and mvortc(4)
2023-03-02 jmatthewEnable mvodog(4) and mvortc(4)
2023-03-02 jmatthewAdd mvortc(4), a driver for the RTC on the ARMADA 38x...
2023-03-02 jmatthewAdd mvodog(4), a driver for the watchdog on the ARMADA...
2023-03-02 jmatthewAdd eephy(4), found on the Turris Omnia's WAN port
2023-03-02 dtuckerFix breakage on dhgex test.
2023-03-02 dtuckerQuote grep and log message better.
2023-03-02 dtuckerEnsure we always call fclose when writing checkpoints...
2023-03-01 millertFix potentially uninitialized use of variable fsb on...
2023-03-01 sthen/etc/examples/iked.conf tweaks:
2023-03-01 dtuckerRemove old log symlinks before creating new ones. ...
2023-03-01 ajacoutotBogus full stop.
2023-03-01 tbComment out glob for JSON webcrypto tests for now
2023-03-01 tbLink evp/cipher_method_lib.c to the build
2023-03-01 tbConvert EVP_CIPHER_meth_dup() to using calloc()
2023-03-01 tbMake cipher_method_lib.c compile with LibreSSL
2023-03-01 tbAdd EVP_CIPHER_meth_* prototypes to evp.h
2023-03-01 tbMake the cleanup() method return an int again
2023-03-01 tbFix line wrapping of function pointer arguments
2023-03-01 tbFirst KNF approximation as per knfmt(1)
2023-03-01 tbDrop the EVP_CIPHER_METH_get_* functions
2023-03-01 tbAdd RCS tag
2023-03-01 tbRevert OpenSSL commit aa6bb135
2023-03-01 tblibcrypto: import a copy of OpenSSL 1.1's cmeth_lib.c
2023-03-01 dtuckerRework logging for the regression tests. Previously...
2023-03-01 claudioChange fatal() to fatalx() since the errno has no meani...
2023-03-01 claudioKNF, no functional change.
2023-02-28 dtuckerfatal out if allocating banner string fails to avoid...
2023-02-28 sthen+sync
2023-02-28 sthenadd 7.4 fw key
2023-02-28 jsingRewrite/simplify BN_from_montgomery_word() and BN_from_...
2023-02-28 tbExplicitly skip the json_web* tests now.
2023-02-28 tbAdd a few missing NIDs for new Wycheproof tests.
2023-02-28 tbSkip FRP256v1 curve in ECDH tests. We do not support it.
2023-02-28 claudioAdjust default_print() to not run over snapend.
2023-02-28 dtuckerExplicitly ignore return from fchmod similar to other...
2023-02-27 dtuckerPlug mem leak on globbed ls error path. Spotted by...
2023-02-27 deraadtuse the correct size of the execve syscall stub
2023-02-27 deraadtCalculate the size of the static (and profiled static...
2023-02-27 jmcsort VEB and add "rules"; ok stsp
2023-02-27 stspAdd missing documentation of veb(4) ioctls to the ifcon...
2023-02-27 jmatthewPass MII flags depending on the phy mode specified...
2023-02-27 janTurn off TSO if interface is added to layer 2 devices.
2023-02-27 ottoThere is no reason to-be-cleared chunks cannot particip...
2023-02-27 jsgdrm/i915: Remove __maybe_unused from mtl_info
2023-02-27 jsgdrm/edid: Fix minimum bpc supported with DSC1.2 for...
2023-02-27 deraadtsync
2023-02-27 afresh1Include varags types in sys/syscalls.h comment
2023-02-26 chelohaclockintr: add a kernel-facing API
2023-02-26 miodAdd a few missing bounds checks when processing termina...
2023-02-26 kettenisDefragment mbufs in the tx path to work around a (not...
2023-02-26 kettenisRK3588 support.
2023-02-26 kettenisRK3588 support.
2023-02-26 kettenisModern Rockchip SoCs, such as the RK356x and RK3588...
2023-02-25 bcookUse separate lines instead of semicolons.
2023-02-25 mvsregen
2023-02-25 mvsUnlock select(2), pselect(2), poll(2) and ppoll(2).
2023-02-24 aoyamaChange to use the default bsd.prog.mk "install" target.
2023-02-24 deraadtTry to warn about syscall() possibly being deleted...
2023-02-24 deraadtswitch mips64 ld.lld to execute-only, in case someone...
2023-02-24 deraadtdisable jump tables by default on sparc64, in prep...
2023-02-24 mpiDo not held the vm_map lock while flushing pages in...
2023-02-23 miodRemove dangerous user-settable "addr" variable from...
2023-02-23 jobIntroduce X509_get0_uids() accessor function
2023-02-23 tbopenssl speed: avoid bad plural
2023-02-23 aoyamaMake bootloader 'time' command work correctly on luna88k.
2023-02-23 tbrpki-client: simplify parse_load_crl_from_mft()
2023-02-23 claudioWhen parsing MFT the CRL referenced by the MFT is loade...
2023-02-23 tbUse explicit .text instead of .previous to please Windo...
2023-02-23 tbFix up the .rodata segment's name for Windows as well.
2023-02-23 mbuhlFix ethertype for NSH. RFC 8300 states ethertype 0x894F...
2023-02-23 jsgdrm/i915/gen11: Wa_1408615072/Wa_1407596294 should...
2023-02-23 jsgdrm/amd/display: Fail atomic_check early on normalize_z...
2023-02-23 jsgdrm/amd/amdgpu: fix warning during suspend
2023-02-23 jsgdrm/amd/display: Properly handle additional cases where...
2023-02-23 jsgdrm/amdgpu: Enable vclk dclk node for gc11.0.3
2023-02-23 jsgdrm/amdgpu: enable HDP SD for gfx 11.0.3
2023-02-23 jsgdrm/amd/display: Reset DMUB mailbox SW state after...
2023-02-23 jsgdrm/amd/display: Unassign does_plane_fit_in_mall functi...
2023-02-23 jsgdrm/amd/display: Adjust downscaling limits for dcn314
2023-02-23 jsgdrm/amd/display: Add missing brackets in calculation
2023-02-23 deraadtadjust documentation for ktrace.h changes. utrace...
next