summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-08-27cms: fix memleaks in cms_env.czhaozg
2021-08-27Fix libdir path on darwinXiaofei Bai
2021-08-27Darwin platform allows to build on releases before Yosemite/ios 8.David Carlier
2021-08-27doc: Add note about operation parameters validationTomas Mraz
2021-08-27Add a test for running the config twiceMatt Caswell
2021-08-27Add locking for the provider_conf.cMatt Caswell
2021-08-27When activating providers via config check we've not already activated themMatt Caswell
2021-08-26APPS/req: Fix AKID generation in case -CA option is usedDr. David von Oheimb
2021-08-26APPS/req: Fix misconceptions on -CA, -CAkey, and -key options. -CA now implie...Dr. David von Oheimb
2021-08-26APPS/x509: fix -extfile option, which was ignored with -x509toreqDr. David von Oheimb
2021-08-26EVP_DigestSign/VerifyFinal: Duplicate the pctx to allow multiple callsTomas Mraz
2021-08-26ts: fix memleaks caused by TS_VERIFY_CTX_set_imprintzhaozg
2021-08-26doc: document the rsa_oaep_md: pkeyoptPauli
2021-08-26aes-wrap: improve error handlingPauli
2021-08-26Add invalid input length errorPauli
2021-08-25CMS app: Fix new -wrap optionDr. David von Oheimb
2021-08-25changes: add note about 3DES key wrap matching the standardPauli
2021-08-25test: add unit tests for TDES key wrapPauli
2021-08-25Avoid using undefined value in generate_stateless_cookie_callbackBernd Edlinger
2021-08-25Avoid invoking memcpy if size is zero or the supplied buffer is NULLPaul Dreik
2021-08-25Fix the array size of dtlsseq in tls1_encBernd Edlinger
2021-08-25Add multilib to the NonStop configuration definitions.Richard Levitte
2021-08-25VMS: Correct faulty source directory specificationRichard Levitte
2021-08-25apps/ciphers: Fix wrong return value when using -convert parameterTianjia Zhang
2021-08-25APPS: Fix result type of dump_cert_text() and behavior of print_name() on out...Dr. David von Oheimb
2021-08-25news/changes: fix formatting nitsPauli
2021-08-25cpp: fix included files to avoid failure in no-deprecated buildsPauli
2021-08-25sm2: fix error raise to not fail make updatePauli
2021-08-24rsa: Try legacy encoding functions for pubkeyTomas Mraz
2021-08-24Updates CHANGES.md and NEWS.md for new 1.1.1 releaseMatt Caswell
2021-08-24Check the plaintext buffer is large enough when decrypting SM2Matt Caswell
2021-08-24Extend tests for SM2 decryptionMatt Caswell
2021-08-24Correctly calculate the length of SM2 plaintext given the ciphertextMatt Caswell
2021-08-24Fix the error handling in i2v_AUTHORITY_KEYIDMatt Caswell
2021-08-24Allow fuzz builds to detect string overrunsMatt Caswell
2021-08-24Fix EC_GROUP_new_from_ecparameters to check the base lengthMatt Caswell
2021-08-24Fix NETSCAPE_SPKI_print function to not assume NUL terminated stringsMatt Caswell
2021-08-24Fix append_ia5 function to not assume NUL terminated stringsMatt Caswell
2021-08-24Fix test code to not assume NUL terminated stringsMatt Caswell
2021-08-24Fix CMP code to not assume NUL terminated stringsMatt Caswell
2021-08-24Fix the name constraints code to not assume NUL terminated stringsMatt Caswell
2021-08-24Fix printing of PROXY_CERT_INFO_EXTENSION to not assume NUL terminated stringsMatt Caswell
2021-08-24Fix GENERAL_NAME_print to not assume NUL terminated stringsMatt Caswell
2021-08-24Fix POLICYINFO printing to not assume NUL terminated stringsMatt Caswell
2021-08-24Fix i2v_GENERAL_NAME to not assume NUL terminated stringsMatt Caswell
2021-08-23Add a clarification to NOTES-UNIX.mdZengit
2021-08-20Get rid of warn_binaryDmitry Belyavskiy
2021-08-20Fix documentation referring to 'function code'Omair Majid
2021-08-20doc: fix a mistyped "=item" perldoc markerBeat Bolli
2021-08-20Replace CONFIG_NOWAIT env var with -w optionRich Salz