openssl.git
2021-06-04 Tomas MrazMove libssl related defines used by fips provider to...
2021-06-04 Paulireq: detect a bad choice of digest early
2021-06-04 Tomas Mrazreq: fix default bits handling for -newkey
2021-06-04 Dr. David von... 80-test_http.t: Rename to 79-test_http.t, add basic...
2021-06-04 Dr. David von... 80-test_cmp_http.t: Improve comparison on server_port...
2021-06-04 Rich SalzAdd md-nits task
2021-06-04 Matt CaswellOnly call dtls1_start_timer() once
2021-06-03 Dr. David von... CI windows.yml: Silence 'nmake' builds except 'minimal...
2021-06-03 Matt CaswellTeach ASN1_item_verify_ctx() how to handle provided...
2021-06-03 Tomas Mrazopenssl spkac: Fix reading SPKAC data from stdin
2021-06-03 Tomas MrazOPENSSL_init_crypto must return 0 when cleanup was...
2021-06-03 bonniegongCheck the return value of ASN1_STRING_length
2021-06-03 Jon Spillett80-test_cmp_http.t: Re-enable CMP tests for AIX, removi...
2021-06-03 Richard LevitteDeprecate EVP_CIPHER_impl_ctx_size and EVP_CIPHER_CTX_b...
2021-06-03 Richard LevitteRestore all the ? in util/libcrypto.num
2021-06-03 Richard Levitteutil/mknum.pl: Really allow unset ordinals in development
2021-06-03 Shane LontisFix errors found by parfait static analyser.
2021-06-03 Paulirsa: make the maximum key strength check FIPS only.
2021-06-03 yuechen-chenAdd an EVP demo for signatures using EC
2021-06-03 Pauliupdate checksums
2021-06-03 Pauliutil: update FIPS checksumming script to be more aggres...
2021-06-02 Jon SpillettAdd enable-fips to CI configuration
2021-06-02 Jon SpillettDisable tracing within the FIPS module
2021-06-02 Tomas Mrazed25519 and ed448: fix incorrect OSSL_PKEY_PARAM_MAX_SIZE
2021-06-02 Dr. David von... 80-test_cms.t: Replace use of ee-self-signed.pem by...
2021-06-02 Dr. David von... ee-self-signed.pem: Restore original version, adding...
2021-06-02 Paulilist: update to not use XXX_get_number() calls
2021-06-02 Paulistore: include internal header
2021-06-02 Paulidoc: fix OSSL_(EN|DE)CODER_get0_name function names
2021-06-02 Paulilibcrypto: make XXX_get_number() internal
2021-06-02 Paulidoc: make XXX_get_number() internal
2021-06-02 PauliAdd internal get_number functions to internal headers
2021-06-02 Pauliadd internal get_number functons to crypto/evp.h
2021-06-02 Paulidoc: move XXX_get_number() documentation to internal
2021-06-02 Pauliutils: remove TODO
2021-06-02 Paulicrypto: remove TODOs
2021-06-02 Paulihttp: remove TODOs
2021-06-02 Paulievp: remove TODOs
2021-06-02 Paulierr: remove TODOs
2021-06-02 Pauliec: remove TODOs
2021-06-02 Paulidso: remove TODOs
2021-06-02 Paulibn: remove TODOs
2021-06-02 Paulirsa: remove TODOs
2021-06-02 Paulistore: remove TODOs
2021-06-02 Paulipem: remove TODOs
2021-06-02 Pauliocsp: remove TODOs
2021-06-02 Paulict: remove TODOs
2021-06-02 Paulicrmf: remove TODOs
2021-06-02 Paulicomp: remove TODOs
2021-06-02 Paulicms: remove TODOs
2021-06-02 Paulicmp: remove TODOs
2021-06-02 Paulix509: remove TODOs
2021-06-02 Paulibio: remove TODOs
2021-06-02 Pauliasn.1: remove TODOs
2021-06-02 Pauliproviders: remove TODOs
2021-06-02 Paulitls: remove TODOs
2021-06-02 Paulitest: remove TODOs
2021-06-02 Paulifuzz: remove TODOs
2021-06-02 Pauliapps: remove TODOs
2021-06-02 Richard Levitteproviders/common/der/build.info: make a variable for...
2021-06-02 Richard LevitteConfigure: variable expand GENERATE values too
2021-06-02 Jon SpillettFix up bad libcrypto.num
2021-06-02 Tomas MrazAdd NCONF_get_section_names()
2021-06-02 Rich SalzAdd NCONF_get0_libctx()
2021-06-02 Rich SalzMake conf_method_st and conf_st deprecated
2021-06-01 Trev LarockModify ssl_handshake_hash to call SSLfatal
2021-06-01 Tomas MrazMake the 00-prep_*.t recipe truly mandatory
2021-06-01 Tomas MrazWindows CI: enable fips on shared 64 bit build
2021-06-01 Tomas MrazFix enable-fips builds on Windows
2021-06-01 Tomas MrazAdd documentation of the old names kept as alias macros
2021-06-01 Tomas MrazRename also the OSSL_PROVIDER_name() function
2021-06-01 Tomas MrazRename all getters to use get/get0 in name
2021-06-01 Jon SpillettPass library context and property query into private...
2021-06-01 Jon SpillettFix up encoder/decoder issues caused by not passing...
2021-06-01 Jon SpillettEnhance the encoder/decoder tests to allow testing...
2021-06-01 Paulireq: fix Coverity 1485137 Explicit null dereference
2021-06-01 Paulicrypto: updates to pass size_t to RAND_bytes_ex()
2021-06-01 Paulissl: ass size_t to RAND_bytes_ex()
2021-06-01 Paulirand: use size_t for size argument to RAND_bytes_ex()
2021-06-01 Shane LontisMove provider der_XXX.h.in files to the include directory.
2021-06-01 Shane LontisFix error stack for some fetch calls.
2021-06-01 Shane LontisMigration guide updates for flags and controls.
2021-06-01 Shane LontisDocument Settable EVP_CIPHER_CTX parameter "use-bits"
2021-06-01 Shane LontisFix param indentation in ciphercommon_hw.c
2021-06-01 Shane LontisFix aes cfb1 so that it can operate in bit mode.
2021-06-01 Pauliadd some cross compilation builds
2021-06-01 Paulisparc: fix cross compile build
2021-06-01 Paulippc: fix ambiguous if if else statement
2021-05-31 Richard LevitteAdd .asn1 dependencies for files generated from provide...
2021-05-30 Jan LanaUpdate solaris64-sparcv9-cc build target cflags
2021-05-30 Matt CaswellFix cert creation in the store
2021-05-30 Richard LevitteAdd the usual autowarn perl snippet in providers/common...
2021-05-30 Matt CaswellTeach EVP_PKEYs to say whether they were decoded from...
2021-05-30 Matt CaswellUpdate check_sig_alg_match() to work with provided...
2021-05-30 Matt CaswellSpecial case SM2 when decoding
2021-05-30 Jon SpillettFixes #14103 & #14102. Update AES demos with error...
2021-05-30 Shane LontisFix PKCS7_verify to not have an error stack if it succeeds.
2021-05-29 Paulifips: set the library context and handle later
2021-05-29 Richard Levittemake update-fips-checksums
2021-05-29 Richard LevitteRearrange the check of providers/fips.so dependencies
next