summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-07Move CMS_RecipientInfo_ktri_get0_algs() down a few lines and fix itsTheo Buehler
2023-11-07Move CMS_RecipientInfo_get0_pkey_ctx() to first use of pkctxTheo Buehler
2023-11-07Fix an error message left out in the mustDecodeHexString() conversionTheo Buehler
2023-11-07Pull up the handling of the two webcrypto special snowflakesTheo Buehler
2023-11-07Drop a useless line and bump copyright yearsTheo Buehler
2023-11-07Unwrap a few linesTheo Buehler
2023-11-07Wrap hex.DecodeString() into mustDecodeHexString()Theo Buehler
2023-11-07Use maps to retrieve various AES variantsTheo Buehler
2023-11-07Convert hashEvpMdFromString() to a mapTheo Buehler
2023-11-07Add stringer interfaces to the test groupsTheo Buehler
2023-11-07Inline rsa_ctx_to_pss_string()Theo Buehler
2023-11-07Rename pkctx to pkey_ctx in rsa_{cms,item}_sign()Theo Buehler
2023-11-07Trivial cleanup in rsa_cms_sign()Theo Buehler
2023-11-07Rework RSA_PKCS1_PSS_PADDING handling in rsa_item_sign()Theo Buehler
2023-11-07Add a helper to set RSASSA-PSS padding parametersTheo Buehler
2023-11-07Add a helper to set RSA PKCS #1 v1.5 padding OIDTheo Buehler
2023-11-07iface->auth_key is not a real C string so use strnlen() to define the maximum.Claudio Jeker
2023-11-07Rename struct imsgbuf *ibuf to *imsgbuf in all places.Claudio Jeker
2023-11-07Alter imsg_move() to clear the full imsg buffer instead of just theClaudio Jeker
2023-11-07comment out test that no longer makes sense, as noticed by antonMarc Espie
2023-11-06syncJeremie Courreges-Anglas
2023-11-06Provide machine/apmvar.h on riscv64 tooJeremie Courreges-Anglas
2010-09-24Perl 5.12.2 from CPANTodd C. Miller
2023-11-06Pull everything except the actual run call out of the closureTheo Buehler
2023-11-06Introduce testGroupFromAlgorithm()Theo Buehler
2023-11-06Add a wycheproofTestGroupRunner interfaceTheo Buehler
2023-11-06Add aliases for AES AEAD constructions and ChaChaTheo Buehler
2023-11-06Fix a for loop bug introduced in the concurrency refactorTheo Buehler
2023-11-06Uncomment json webcrypto line. Packages will have caught up...Theo Buehler
2023-11-06eliminate discrepancies between termcap-generated info and infocmp resultsMarc Espie
2023-11-06Hook up agentx-{Add,Remove}AgentCaps-PDU to appl_{add,remove}agentcaps.Martijn van Duren
2023-11-06Readd the sysORTable based on the new struct appl_agentcap.Martijn van Duren
2023-11-06Allow agent capabilities to be stored on a per appl_context basis.Martijn van Duren
2023-11-06Allow appl_internal_object's getnext to be called.Martijn van Duren
2023-11-06Mark a couple of tests as broken, now that the sysORTable is gone/empty.Martijn van Duren
2023-11-06avoid using MCS9 in iwm(4) Tx rate selection if 40 MHz is disabledStefan Sperling
2023-11-06actually, I still need to exit() if infocmp can't be runMarc Espie
2023-11-06system + exit -> execMarc Espie
2023-11-06since we're always running info_cmp in the end, remove the wholeMarc Espie
2023-11-06simplify logic for $entry in the main termcap loopMarc Espie
2023-11-06always try to run info_cmp at the end if we haven't got what we wantedMarc Espie
2023-11-06simplify $ENV{TERMCAP} handling: don't bother setting anything ifMarc Espie
2023-11-06instead of a max number of iterations, record terms that have been seenMarc Espie
2023-11-06use modern file open instead of GLOBSMarc Espie
2023-11-06get rid of useless evalMarc Espie
2023-11-06remove upstream files we don't needMarc Espie
2023-11-06reapply max=64 for nowMarc Espie
2023-11-06update to Term::Cap 1.18, so that we can patch it furtherMarc Espie
2023-11-05Provide simpler cpu_number, CPU_INFO_UNIT and CPU_IS_XXX macros in theMiod Vallat
2023-11-05Add cdXX.iso to MDEXT, for it to be included in SHA256; reported by `petcat30'Miod Vallat