openbsd
2024-03-27 kurtInitialize uvm_km_pages.mtx before use.
2024-03-27 kurtInitialize pmap_tramp.pm_mtx before use.
2024-03-27 patrickSupport having bcmpcie(4) as both PCIe bus and simplebu...
2024-03-27 millertprinttime: use the Unix epoch if the file's timestamp...
2024-03-27 jsingRemove unused rc4 parisc assembly.
2024-03-27 jsingCatch the blowfish that escaped.
2024-03-27 jsingConsolidate rc4 code.
2024-03-27 jsingRemove assembly for stitched modes.
2024-03-27 jsingRemove empty rc4_local.h include.
2024-03-27 jsingRemove private_RC4_set_key() from the public rc4.h...
2024-03-27 jsingUnifdef BF_PTR2.
2024-03-27 jsingRemove unused c2l/c2ln/l2c/l2cn macros.
2024-03-27 jsingConsolidate blowfish code.
2024-03-27 jsingReplace GETU32 and PUTU32.
2024-03-27 jsingRemove now unused files.
2024-03-27 jsingMove bf_enc.c to the primary Makefile.
2024-03-27 jsingStop building the assembly implementation of blowfish...
2024-03-27 beckDo not allow duplicate groups in supported groups.
2024-03-27 tbzlib: sync with base
2024-03-27 tbzlib: sync with upstream
2024-03-27 jsingRemove near duplicate AES_set_{encrypt,decrypt}_key...
2024-03-27 tbExplain the weird copy dance in EVP_DigestSignFinal()
2024-03-27 joshuaAdd TLS_ERROR_INVALID_ARGUMENT error code to libtls
2024-03-27 tbFix whitespace
2024-03-27 jsingUse crypto_rol_u32() instead of an undefined ROTATE...
2024-03-27 tbUnify up_ref implementations in libssl
2024-03-27 jsingRemove unused NDEBUG define.
2024-03-27 jsingTidy includes and a comment.
2024-03-27 jsingRemove rather scary unused experimental code.
2024-03-27 joshuaClean up use of EVP_MD_CTX_{legacy_clear,cleanup} in
2024-03-27 jsingDemacro md4.
2024-03-27 tbHide symbols in engine
2024-03-27 jsgdrm: Fix drm_fixp2int_round() making it add 0.5
2024-03-27 jsgdrm/amd/pm: Fix esm reg mask use to get pcie speed
2024-03-27 jsgdrm/amdgpu: Fix missing break in ATOM_ARG_IMM Case...
2024-03-27 jsgdrm/amd/display: Add 'replay' NULL check in 'edp_set_re...
2024-03-27 jsgdrm/amd/display: fix NULL checks for adev->dm.dc in...
2024-03-27 jsgdrm/radeon/ni: Fix wrong firmware size logging in ni_in...
2024-03-27 jsgdrm/amdgpu: Fix potential out-of-bounds access in ...
2024-03-27 jsgdrm/amd/display: Fix potential NULL pointer dereference...
2024-03-27 jsgdrm/amd/display: Fix a potential buffer overflow in...
2024-03-27 jsgdrm: Don't treat 0 as -1 in drm_fixp2int_ceil
2024-03-27 jsgdrm/amdgpu: Enable gpu reset for S3 abort cases on...
2024-03-27 joshuaRecommit r1.20
2024-03-27 jsingRevert to r1.19 while we track down a bug in the last...
2024-03-27 joshuaClean up use of EVP_MD_CTX_{legacy_clear,cleanup} in
2024-03-27 tbUse dsa for DSA and dh for DH
2024-03-27 tbUse dh for DH function arguments.
2024-03-27 tbUnify *_up_ref() implementations
2024-03-26 bluhmAdditional length check for IPv6 reassembled fragments.
2024-03-26 tbRemove superfluous parentheses in X509_REQ setters
2024-03-26 tbCosmetics, mostly removal of silly parentheses
2024-03-26 tbDrop superfluous parentheses in X509_set_version()
2024-03-26 kettenisThe devicetree standard allows for multiple /memory...
2024-03-26 tbTweak versions comment for CRLs
2024-03-26 tbpiuid and psuid have annoyed me for long enough
2024-03-26 tbx509 trust: remove unneeded headers
2024-03-26 kettenisImplement support for the RISC-V UEFI Boot Protocol...
2024-03-26 miodadd cfi instructions to repair this test on amd64 and...
2024-03-26 bluhmImprove spinning in mtx_enter().
2024-03-26 claudioImplement the chmod a-x bsd.upgrade trick in the sparc6...
2024-03-26 jsingRework input and output handling for sha1.
2024-03-26 claudioMove the SendHoldTimer code into start_timer_sendholdti...
2024-03-26 jsingInline initial values.
2024-03-26 jsingRework input and output handling for md4.
2024-03-26 joshuaSimplify HMAC_CTX_new()
2024-03-26 joshuaClean up EVP_DigestSignFinal
2024-03-26 jsgTemporarily change the connector to unregistered when...
2024-03-26 tbReject setting invalid versions for certs, CRLs and...
2024-03-26 jsgtest bl_idx instead of the connector type to check...
2024-03-26 nicmFix selection present check, reported by M Kelly.
2024-03-26 bluhmAvoid NULL pointer dereference in routing table an_match().
2024-03-26 mvsUse `sb_mtx' to protect `so_rcv' receive buffer of...
2024-03-26 joshuaAdd TLS_ERROR_INVALID_CONTEXT error code to libtls
2024-03-26 dtuckertest -h is the POSIXly way of testing for a symlink...
2024-03-26 jsingRemove now unnecessary do {} while (0);
2024-03-26 jsingInline HASH_MAKE_STRING.
2024-03-26 tbRemove PKCS5_pbe2_set_iv()
2024-03-26 jsingReorder functions expanded from md32_common.h.
2024-03-26 tbUnifdef PBE_PRF_TEST
2024-03-26 jsingExpand HASH_* defines.
2024-03-26 jsingInline hash functions from md32_common.h.
2024-03-26 jsingFix previous commit.
2024-03-26 joshuaAdd error code support to libtls
2024-03-26 jsingReorder functions.
2024-03-26 jsingProvide an optimised bn_subw() for amd64.
2024-03-26 joshuaClean up use of EVP_MD_CTX_{legacy_clear,cleanup} in...
2024-03-26 jsingStop including md32_common.h in md5.c and remove unused...
2024-03-26 joshuaClean up use of EVP_MD_CTX_{legacy_clear,cleanup} in...
2024-03-26 jsingInclude stdint.h for uintptr_t.
2024-03-26 tbAdd back x509_local.h for PBKDF2PARAM
2024-03-26 tbPKCS5_pbe2_set_iv() can be local to p5_pbev2
2024-03-26 joshuaClean up use of EVP_MD_CTX_{legacy_clear,cleanup} in...
2024-03-26 joshuaClean up use of EVP_MD_CTX_{legacy_clear,cleanup} in
2024-03-26 joshuaClean up use of EVP_CIPHER_CTX_{legacy_clear,cleanup...
2024-03-26 jsingDemacro MD5 and improve data loading.
2024-03-26 jsingMark internal functions as static.
2024-03-26 jsingMove bn_montgomery_reduce() and drop prototype.
2024-03-26 jsingFix function guards.
2024-03-26 beckAdd an indicator that an extension has been processed.
next