openbsd
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.
2024-03-26 beckFix expected client hello value to allow for supported_...
2024-03-26 tbGarbage collect the unused verifyctx() and verifyctx_init()
2024-03-26 jsgadapt ttm fault handler to OpenBSD
2024-03-26 dtuckerImport regenerated moduli.
2024-03-26 beckProcess supported groups before key share.
2024-03-26 beckDisable client handshake test for now for pending changes.
2024-03-26 joshuaUse errno_value instead of num for readability
2024-03-26 dlgprint amps and watts
2024-03-26 dlgamps and watts types
2024-03-26 joshuaUse errno_value instead of num for readability
2024-03-26 beckChange ts to only support one second precision.
2024-03-26 tbClean up conf's module_init()
2024-03-25 kettenisAdd missing SFENCE.VMA instructions after switching...
2024-03-25 mbuhlAdd the VLAN_HWTAGGING capability. Big thanks to bket...
2024-03-25 djmoptional debugging
2024-03-25 opremove possibly bogus length check
2024-03-25 guentherMove the "no (hard) linking directories" and "no cross...
2024-03-25 mvsregen
2024-03-25 mvsUnlock shutdown(2).
2024-03-25 patrickAdd rpigpio(4), a driver for the RP1 GPIO controller...
2024-03-25 millertwhois: use getline(3) instead of fgetln(3)
2024-03-25 jsingRewrite HKDF_expand().
2024-03-25 mvsAdd 'ws_' prefix to 'wseventvar' structure members...
2024-03-25 jsingRevert r1.13 since it currently breaks openssl-ruby...
2024-03-25 joshuaInline sctx in EVP_DigestSignFinal
2024-03-25 joshuaClean up use of EVP_MD_CTX_{legacy_clear,cleanup} in...
2024-03-25 jsgfix xbacklight on amdgpu
2024-03-25 jobError on setting an invalid CSR version
2024-03-25 joshuaRemove unneeded brackets from if statement in EVP_Diges...
2024-03-25 joshuaClean up use of EVP_MD_CTX_{legacy_clear,cleanup} in...
2024-03-25 jsingCodify more insane CRYPTO_EX_DATA API.
2024-03-25 jsingRevise for TLS extension parsing/processing changes.
2024-03-25 jsingSimplify TLS extension parsing and processing.
2024-03-25 tbClean up create_digest()
2024-03-25 beckFix time conversion that broke regress.
2024-03-25 joshuaMove custom sigctx handling out of EVP_DigestSignFinal
2024-03-25 dtuckerVerify string returned from local shell command.
2024-03-25 tbFix typo msg_types -> msg_type
2024-03-25 jsingRevise TLS extension regress for parse/process changes.
2024-03-25 joshuaClean up EVP_CIPHER_CTX_{legacy_clear,cleanup} usage...
2024-03-25 tbFinal tweaks in x509_trs.c for now
2024-03-25 jsingSplit TLS extension parsing from processing.
2024-03-25 tbKill X509_TRUST
2024-03-25 joshuaClean up EVP_MD_CTX_{legacy_clear,cleanup}() usage...
2024-03-25 dtuckerImprove shell portability: grep -q is not portable...
2024-03-25 jsingDecouple TLS extension table order from tlsext_randomiz...
2024-03-25 tbAdd back trust member of X509_TRUST that I accidentally...
2024-03-25 dtuckerSave error code from SSH for use inside case statement...
2024-03-25 tbConst correct the trust handlers
2024-03-25 dtuckerIncrease timeout. Resyncs with portable where some...
2024-03-25 dtuckerIn PuTTY interop test, don't assume the PuTTY major...
2024-03-25 tbPass the nid instead of the entire trust structure
2024-03-25 tbPull extension caching into X509_check_trust()
next