]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2021-06-24  Matt CaswellInstantiate configuration supplied providers when we...
2021-06-24  Matt CaswellInstantiate user-added builtin providers when we need...
2021-06-24  Matt CaswellInstantiate predefined providers just-in-time
2021-06-24  Tomas MrazOSSL_DECODER_from_bio: Avoid spurious decoder error
2021-06-24  Tomas Mrazepki2pki_decode: passphrase callback failure is fatal...
2021-06-24  Tomas Mrazossl_pw_get_passphrase: No ui method does not necessari...
2021-06-24  Tomas MrazDocumentation: SM2 keys can use only the SM2 curve
2021-06-24  Tomas Mrazsimpledynamic: Add missing include for AIX builds
2021-06-24  Richard LevitteTEST: Modify simpledynamic.[ch] to allow use on VMS...
2021-06-24  Richard Levittetest/recipes/90-test_shlibload.t: Modify to work with...
2021-06-24  Pauliproperty: remove spurious incorrect comments
2021-06-24  Pauliproperty: add locking for the property string database
2021-06-24  Paulierr: add unable to get lock errors
2021-06-24  Paulidoc: Document that the OBJ creation functions don't...
2021-06-24  Dmitry BelyavskiySome clear guidelines for the legacy algs.
2021-06-23  Richard LevitteAdapt other parts of the source to the changed EVP_Q_di...
2021-06-23  Richard LevitteEVP: Change the output size type of EVP_Q_digest()...
2021-06-23  Richard LevitteConfigure: Reflect that We don't build loader_attic...
2021-06-23  Richard LevitteTEST: check 'loadereng' to determine if loader_attic...
2021-06-23  Randall S.... Add assert.h to threads_pthread.c for NonStop thread...
2021-06-23  Dr. David von... cmp_server.c: Fix check: certConf not allowed after...
2021-06-23  Dr. David von... cmp_client.c: Print checkAfter value from pollRep befor...
2021-06-23  Dr. David von... cmp_mock_srv.c: Fix polling mode such that it can be...
2021-06-23  Robbie HarwoodUpdate dependencies for krb5 external test
2021-06-22  Hubert Kariocross-reference the DH and RSA SECLEVEL to level of...
2021-06-22  Richard Levittetest/recipes/81-test_cmp_cli.t: use app() rather than...
2021-06-22  Richard Levittetest/recipes/80-test_cmp_http.t: use app() rather than...
2021-06-22  Richard LevitteAPPS & TEST: Use ossl_[u]intmax_t rather than [u]intmax_t
2021-06-22  Richard LevitteAPPS: Make fallback opt_[u]intmax() implementations...
2021-06-22  Richard LevitteFix definition of ossl_intmax_t and ossl_uintmax_t
2021-06-22  Martin Schwenkeec: Only build ecp_nistp521-ppc64.s if enable-ec_nistp_...
2021-06-22  Martin Schwenkeec: Add alignment pseudo-op at beginning of function
2021-06-22  Martin Schwenkeec: Drop uses of .cfi_startproc/.cfi_endproc pseudo-ops
2021-06-22  Martin Schwenkebn: save/restore registers to/from stack
2021-06-22  Martin Schwenkebn: Switch $i to be unused r9
2021-06-22  Martin Schwenkebn: Drop unnecessary use of r9
2021-06-22  Martin Schwenkebn: Update .align pseudo-ops to match convention
2021-06-22  Martin Schwenkebn: Drop use of .p2align pseudo-op
2021-06-22  Shane LontisAdd table entries for fips 186-5 related to RSA auxilia...
2021-06-22  Martin Schwenkeec: Fail build on big-endian with enable-ec_nistp_64_gc...
2021-06-22  Paulitestutil: preserve app_malloc()'s failure behaviour
2021-06-22  Shane LontisChange self test for AES_CGM to perform both an encrypt...
2021-06-22  Shane LontisFix aes_core to use U64() macro..
2021-06-22  Pauliasn1: properly clean up on failed BIO creation
2021-06-22  Paulitest: put the new DHE auto test in the correct place
2021-06-21  Matt CaswellAdd a test for a custom rand provider
2021-06-21  Matt CaswellEnsure we remove libctx DRBG state before removing...
2021-06-21  John BaldwinAdd tests for KTLS with Chacha20-Poly1035.
2021-06-21  John BaldwinRefactor KTLS tests to better support TLS 1.3.
2021-06-21  Paulism3: fix function names after the big ossl_ prefix...
2021-06-21  杨明君test: add sm3 low level test case to test suite.
2021-06-20  Richard LevitteSTORE: Fix OSSL_STORE_open_ex() error reporting
2021-06-20  Richard LevitteTESTS: drop explicit quotes from empty command line...
2021-06-20  Tomas Mrazevp_test: Support testing of stitched TLS ciphers
2021-06-19  Tomas MrazReplace non-ASCII character in source file
2021-06-19  Paulitest: fix indentation
2021-06-19  Paulirsa: fix indentation
2021-06-19  Pauliasn1: fix indentation
2021-06-19  Paulissl: fix indentation
2021-06-19  Paulissl: fix indentation
2021-06-19  Paulipunycode: fix indentation
2021-06-19  Paulicrypto: repalce tabs with spaces
2021-06-19  Paulitest: replace tabs with spaces in test recipes
2021-06-19  Paulissl: replace tabs with spaces
2021-06-19  Pauliinclude: replace tabs with spaces in headers
2021-06-19  Paulitest: add test for auto DH security level meets the...
2021-06-19  Paulissl: do not choose auto DH groups that are weaker than...
2021-06-19  Pauliparams: fix range check when converting double to uint64_t.
2021-06-19  Pauliparams: avoid using intmax_t since it's not well supported
2021-06-18  Tomas Mrazaix64-gcc target: Fix build breakage with enable-fips
2021-06-18  Dr. David von... http_client.c: fix HTTP_VERSION_STR_LEN and make it...
2021-06-18  Dr. David von... http_client.c: make HTTP_LINE1_MINLEN more efficient
2021-06-18  Dr. David von... http_client.c: make prefix checking more readable and...
2021-06-18  Dr. David von... http_client.c: fix error reporting (a char was missing...
2021-06-18  Dr. David von... http_client.c: fix OSSL_HTTP_proxy_connect() for HTTPS...
2021-06-18  Richard LevitteMake util/wrap.pl work better on VMS
2021-06-18  Richard LevitteOpenSSL::Test: Move the command line quotifier
2021-06-18  MarekAdd demo for HKDF
2021-06-17  Matt CaswellPrepare for 3.0 beta 2 15802/head
2021-06-17  Matt CaswellPrepare for release of 3.0 beta 1 openssl-3.0.0-beta1
2021-06-17  Matt Caswellmake update
2021-06-17  Matt CaswellUpdate copyright year
2021-06-17  Richard Levittetest/recipes/80-test_cmp_http.t: Kill the mock server...
2021-06-17  Pauligost: remove the internal GOST test.
2021-06-17  Richard LevitteFix exit code for VMS in util/wrap.pl and test/run_tests.pl
2021-06-17  Richard LevitteFix small typo in test/recipes/05-test_pbe.t
2021-06-17  Shane LontisAdd self test for ECDSA using curve with a binary field
2021-06-16  Rich SalzAlways wait for both threads to finish
2021-06-16  Richard LevitteDSO: Fix the VMS DSO name converter to actually do...
2021-06-16  Richard LevitteTEST: Change 'catdir' to 'catfile' when dealing with...
2021-06-16  Richard LevitteBuild file templates: Fix in2script dependencies
2021-06-16  Richard LevitteConfiguration: Fix incorrect $unified_info{attributes...
2021-06-16  Pauliprov: tag SM2 encoders and decoders as non-FIPS
2021-06-16  Richard LevitteVMS build: drop a spurious debug print
2021-06-16  Dr. David von... HTTP client: fix use of OSSL_HTTP_adapt_proxy(), which...
2021-06-16  Dr. David von... X509_digest_sig(): Improve default hash for EdDSA and...
2021-06-16  Richard LevitteCORE: Do a bit of cleanup of core fetching
2021-06-16  Shane LontisFix DH private key check.
2021-06-16  Matt CaswellAdd a test for fetching various non-evp objects
2021-06-16  Matt CaswellClean up the encoder/decoder/loader stores before providers
next