openbsd
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()
2024-03-25 beckRemove unnecessary stat() calls from by_dir
2024-03-24 patrickEnable cad(4).
2024-03-24 patrickImplement resetting the PHY via a GPIO pin, like in...
2024-03-24 millertwhois: remove obsolete handle support
2024-03-24 jcaAdd tests for EVP_get_cipherbyname(NULL) and EVP_get_di...
2024-03-24 jcaRestore EVP_get_cipherbyname(NULL)/EVP_get_digestbyname...
2024-03-24 beckConvert libressl to use the BoringSSL style time conver...
2024-03-24 jobSync with IANA Status Code Registry
2024-03-24 mpiCleanup uvmpd_tune() & document global variable ownership.
2024-03-24 tbRename ax into aux
2024-03-24 tbDrop redundant NULL checks around two for loops
2024-03-24 tbFix namespace build
2024-03-24 jsgpermament -> permanent
2024-03-24 tbRemove OPENSSL_NO_* #ifdefs from evp_names.c
2024-03-24 tbBye bye gost, bye, bye turdiness
2024-03-24 jsguse LIST_FOREACH_SAFE() to avoid use after free
2024-03-24 tbRename arg1 to nid because that's what it is
2024-03-24 tbClamp the manifestNumber to 20 octets value
2024-03-24 tbDrop the unused 'name' member from X509_TRUST
2024-03-24 sthenupdate project-cymru url, from Robert Keizer, slightly...
2024-03-24 yasuokaRemove radius.c which is added mistakenly and under...
2024-03-24 yasuokaAllow zero-length identity response
next