openssl.git
2020-10-12 Richard LevitteAdd a macro OSSL_DEPRECATED for compiler dependent...
2020-10-12 Paulicoverity 1403324 negative array index: check for findin...
2020-10-12 Paulicoverity 1414446 out-of-bounds access: allocate \0...
2020-10-12 Paulivms: move otherwise dead code into the VMS relevant...
2020-10-10 Richard LevitteAdapt some code to OSSL_ENCODER_to_data() / OSSL_DECODE...
2020-10-10 Richard LevitteENCODER / DECODER: Add functions to encode/decode to...
2020-10-09 Richard LevitteFix diverse ERR code conflicts
2020-10-09 Richard Levittemake ordinals
2020-10-09 Richard LevitteModify util/mknum.pl to drop new symbols that don't...
2020-10-09 Richard LevitteOpenSSL::Ordinals: Add options for the writing functions
2020-10-09 Tomas MrazINSTALL.md: Drop trailing spaces on a line
2020-10-09 Randall S.... Disabled symbol_presence test on NonStop due to differe...
2020-10-08 Daniel BeveniusSet mark and pop error in d2i_PrivateKey_ex
2020-10-08 Dmitry BelyavskiyFix zero-length content verification in S/MIME format
2020-10-08 Dmitry BelyavskiyTests for processing zero-length content in SMIME format
2020-10-08 Dr. David von... Correct and simplify use of ERR_clear_error() etc....
2020-10-08 André KlitzingAllow to continue on UNABLE_TO_VERIFY_LEAF_SIGNATURE
2020-10-08 Matt CaswellFix the decoder start type handling
2020-10-08 Matt CaswellAdd a test for encoding and decoding of parameters...
2020-10-08 Matt CaswellFix encoding of DHX parameters files
2020-10-08 Jordan MontgomeryExpose PKCS7_get_octet_string and PKCS7_type_is_other
2020-10-08 Richard LevitteDocument install_fips in INSTALL.md
2020-10-08 Richard Levitteproviders/build.info: Tag the FIPS module, for the...
2020-10-08 Richard Levittedescrip.mms.tmpl: Add a target to install the FIPS...
2020-10-08 Richard Levittewindows-makefile.tmpl: Add a target to install the...
2020-10-08 Richard Levitteunix-Makefile.tmpl: Add a target to install the FIPS...
2020-10-08 Daniel BeveniusERR: fix comment typo in err.c
2020-10-07 Dr. David von... ocsp.h: Fix backward compatibility declaration of OCSP_...
2020-10-07 Pauliapps: remove internal/cryptlib.h include that isn't...
2020-10-06 Paulirsa: add ossl_ prefix to internal rsa_ calls.
2020-10-06 Benny BaumannAvoid memory leak of parent on allocation failure for...
2020-10-06 Benny BaumannUse size of target buffer for allocation
2020-10-06 Dr. David von... Move CMP CLI test output files to BLDTOP/test-runs...
2020-10-06 Dr. David von... Test.pm: Add result_dir and export both result_dir...
2020-10-06 Dr. Matthias... Change CVE link style in CHANGES and NEWS
2020-10-06 Dr. Matthias... Update CHANGES and NEWS for 1.1.1h release
2020-10-05 Pauliffc: add _ossl to exported but internal functions
2020-10-05 Paulidoc: remove duplicated code in example
2020-10-05 Dmitry BelyavskiySome OIDs used in Russian X.509 certificates.
2020-10-04 Richard LevitteAPPS: Reduce deprecation warning suppression - ENGINE
2020-10-04 Richard LevitteDECODER: Allow precise result type for OSSL_DECODER_CTX...
2020-10-04 Richard LevitteDECODER: Handle abstract object data type
2020-10-03 Richard LevitteConfiguration: add initial NonStop values in OpenSSL...
2020-10-03 drglerEnsure that _GNU_SOURCE is defined for NI_MAXHOST and...
2020-10-03 Nicola TuveriFix segfault on missing provider_query_operation()
2020-10-02 Maxim MasiutinTLS AEAD ciphers: more bytes for key_block than needed
2020-10-01 Richard LevitteEVP: use evp_pkey_ctx_is_legacy() to find what implemen...
2020-10-01 Dr. David von... Fix memory leak in req_cb() of x_req.c - handle disting...
2020-10-01 Matt CaswellFix some things the rename script didn't quite get...
2020-10-01 Matt CaswellRun the withlibctx.pl script
2020-10-01 Matt CaswellPerl util to do with_libctx renaming
2020-10-01 Paulider: _ossl prefix der_oid_ and der_aid_ functions
2020-10-01 Paulider: _ossl prefix DER functions
2020-10-01 Shane Lontisrsa_mp_coeff_names should only have one entry in it...
2020-10-01 Pauliprov: prefix all exposed 'cipher' symbols with ossl_
2020-10-01 Pauliprov: prefix aes-cbc-cts functions with ossl_
2020-09-30 Dr. David von... check-format.pl: Allow nested indentation of labels...
2020-09-30 Dr. David von... check-format.pl: Extend exceptions for no SPC after...
2020-09-30 Dr. David von... check-format.pl: Document how to run positive and negat...
2020-09-30 Dr. David von... EC_GROUP_new_by_curve_name_with_libctx(): Add name...
2020-09-30 Dr. David von... Prune low-level ASN.1 parse errors from error queue...
2020-09-30 Dr. David von... 25-test_x509.t: Add test for suitable error report...
2020-09-29 Richard LevitteConfigure: handle undefined shared_target.
2020-09-29 Pauliprov: prefix provider internal functions with ossl_
2020-09-29 Pauliprov: prefix all OSSL_DISPATCH tables names with ossl_
2020-09-28 Dr. David von... 30-test_evp.t: On no-dh, no-dsa, no-ec, no-sm2, and...
2020-09-28 Dr. David von... appveyor.yml: Clean up minimal configuration, adding...
2020-09-28 Paulirand: declare get_hardware_random_value() before use.
2020-09-27 Shane LontisRemove TODO comment from sskdf.c
2020-09-27 Paulitodo: remove fork protection todo comment, it isn't...
2020-09-27 hklaasoptimise ssl3_get_cipher_by_std_name()
2020-09-27 Richard LevitteSTORE: Clear a couple of TODOs that were there for...
2020-09-26 Dr. David von... Implement treatment of id-pkix-ocsp-no-check extension...
2020-09-26 Tomas MrazGenerate a certificate with critical id-pkix-ocsp-noche...
2020-09-26 Dr. David von... OCSP_resp_find_status.pod: Slightly improve the documen...
2020-09-26 Dr. David von... OCSP_resp_find_status.pod: Replace function arg referen...
2020-09-26 Shane LontisFix bug in EDDSA speed test
2020-09-25 jwalchen EVP_PKEY_CTX_set_rsa_keygen_pubexp() BIGNUM management
2020-09-25 Shane LontisRemove openssl provider app
2020-09-25 Shane LontisUpdate openssl list to support new provider objects.
2020-09-25 Shane LontisAdd EVP_ASYM_CIPHER_gettable_ctx_params() and EVP_ASYM_...
2020-09-25 Shane LontisAdd EVP_KEM_gettable_ctx_params() and EVP_KEM_settable_...
2020-09-25 Randall S.... Modified rand_cpu_x86.c to support builtin hardware...
2020-09-25 Matt CaswellDocument the provider side SM2 Asymmetric Cipher support
2020-09-25 Matt CaswellExtend the SM2 asym cipher test
2020-09-25 Matt CaswellRemove some dead SM2 code
2020-09-25 Matt CaswellClean up some SM2 related TODOs in the tests
2020-09-25 Matt CaswellMove SM2 asymmetric encryption to be available in the...
2020-09-25 Richard LevitteBuild: Make NonStop shared libraries only export select...
2020-09-25 Richard LevitteTEST: Remove use of EVP_PKEY_set_alias_type() in test...
2020-09-25 Richard LevitteEVP: Enforce that EVP_PKEY_set_alias_type() only works...
2020-09-25 Richard LevitteConfiguration: Don't have shared libraries depend on...
2020-09-25 Richard LevitteConfiguration: Make it possible to have an argument...
2020-09-25 Richard LevitteHide ECX_KEY again
2020-09-24 Shane LontisAdd key length check to rsa_kem operation.
2020-09-24 Dr. David von... Test.pm: Some clarifications added to the documentation
2020-09-24 Dr. David von... apps/ca.c: Rename confusing variable 'req' to 'template...
2020-09-24 Dr. David von... Prune low-level ASN.1 parse errors from error queue...
2020-09-24 Dr. David von... load_key_certs_crls(): Restore output of fatal errors
2020-09-24 PauliACVP: add test case for DRBG
next