]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2024-08-06  slontisAdd KeyManagement keygen parameter getter/gettable...
2024-08-06  slontisFix evp_test HKDF failure in crosstest 3.1.2 FIPS provi...
2024-08-05  Dimitri John... github: fix quoting in github workflow for jitter tests
2024-08-04  pohsingwuAdd new configurable item `pbkdf2-lower-bound-check`
2024-08-04  pohsingwuAdd explicit indicator for PBKDF2
2024-08-03  Tomas MrazDo not implicitly start connection with SSL_handle_even...
2024-08-03  Tomas MrazReturn infinity time from SSL_get_event_timeout when...
2024-08-03  Tomas MrazDo not falsely start the connection through SSL_pending...
2024-08-03  Richard Levittefix: util/mkinstallvars.pl mistreated LDLIBS on Unix...
2024-08-01  Tomas Mrazssl_evp_cipher_fetch(): Avoid using 3DES from the FIPS...
2024-08-01  Tomas Mraz3DES ciphersuites are not allowed in FIPS anymore
2024-08-01  Tomas MrazAdd enable-weak-ssl-ciphers to full_featured CI job
2024-08-01  Clemens LangSpeed up SSL_add_{file,dir}_cert_subjects_to_stack
2024-08-01  Marc BrooksFree fetched digest in show_digests
2024-08-01  pohsingwuUpdate documentation
2024-08-01  pohsingwuCall key_check_passed in set_ctx_params
2024-08-01  pohsingwuAdd FIPS indicator tests for KDFs
2024-08-01  pohsingwuRestrict the length of key-derivation key used in KDFs
2024-07-31  Tomas MrazCMS_get1_crls(): Remove redundant check for NULL crls
2024-07-31  Neil Hormandisable rwlocks on nonstop klt model
2024-07-31  Neil HormanAdd error checking to CRYPTO_atomic_[load|store] calls
2024-07-31  Neil HormanMake ossl_ht_delete use read-once semantics
2024-07-31  Neil HormanFix CRYPTO_atomic_store
2024-07-31  Tomas Mrazevp_get_digest/cipherbyname_ex(): Try to fetch if not...
2024-07-31  Tomas MrazAvoid leaking *ba_ret on reconnections
2024-07-31  Dimitri John... jitter: retry intermittent failures
2024-07-31  Dimitri John... JITTER: implement error handling from jitter library
2024-07-31  Dimitri John... JITTER: excercise all tests in CI with JITTER seed...
2024-07-31  Dimitri John... JITTER: add documentation
2024-07-31  Dimitri John... jitter: add a new provider containing a jitter entropy...
2024-07-30  slontisAdd FIPS indicator to CMAC.
2024-07-30  PauliAdd negative tests for SHAKE with PBKDF2 and X9.42 KDF
2024-07-30  PauliDisallow SHAKE when using PBKDF2 and X9.42 KDF
2024-07-29  slontisAdd RSA Signature restrictions for X9.31 padding in...
2024-07-28  Paulidrbg: streamline test for allowed digests
2024-07-27  Neil Hormanfix Coverity 1604662
2024-07-26  Neil HormanFix second error from Coverity-161057
2024-07-26  Neil HormanFix coverity-993406
2024-07-26  slontisAdd FIPS indicator support for Triple-DES encryption.
2024-07-26  Paulitest: fix failing KDF tests with changed behaviour
2024-07-26  Paulichanges: add no_short_mac entry
2024-07-26  Paulitest: add unit tests for no-short-mac
2024-07-26  Pauliprov: add no-short-mac code to KMAC
2024-07-26  Paulifips: wire in the no-short-mac option
2024-07-26  Paulidoc: document no-short-mac param
2024-07-26  Pauliparamnames: add params for no-short-mac option
2024-07-26  Paulidoc: document no_short_mac option to fipsinstall
2024-07-26  Paulifipsinstall: add no_short_mac option
2024-07-26  Paulievp_test: check MAC FIPS approved flag
2024-07-25  slontisDisable DSA signing in the FIPS provider.
2024-07-25  Neil HormanFix Coverity-1604641
2024-07-24  pohsingwuFix typo in mk-fipsmodule-cnf.pl
2024-07-24  Jonathan M... doc: the basicAttConstraints X.509v3 extension
2024-07-24  Jonathan M... test: the basicAttConstraints X.509v3 extension
2024-07-24  Jonathan M... feat: support the basicAttConstraints X.509v3 extension
2024-07-24  Neil HormanFix strtoul test on alpine/musl
2024-07-24  pohsingwuRestrict digest in set_ctx_params
2024-07-24  pohsingwuAdd FIPS indicator tests for KDFs
2024-07-24  pohsingwuRestrict digest algorithm used in KDFs
2024-07-23  Neil HormanEnsure cmd from fuzz buffer is always valid
2024-07-22  Dimitri Papadopoulosunnecessary whitespace before a quoted newline
2024-07-22  Dimitri PapadopoulosPrefer ARRAY_SIZE(...)
2024-07-22  Dimitri Papadopoulosopen brace '{' following struct go on the same line
2024-07-22  Dimitri Papadopoulosthat open brace { should be on the previous line
2024-07-22  Dimitri PapadopoulosRemove trailing whitespace
2024-07-21  jasper-smit... Update X509V3_get_d2i.pod returned pointer needs to...
2024-07-21  Tomas Mrazi2d_name_canon(): Check overflow in len accumulation
2024-07-21  Georgi Valkovgitignore: add .DS_Store
2024-07-21  Richard Levittefix: style nits
2024-07-21  Richard Levittefix: refactor the EVP_PKEY_OP checks
2024-07-21  Tomas Mraztls13_meth.c: Check for negative return from EVP_CIPHER...
2024-07-21  slontisRemove check for RSA encryption allowing X9.31 padding.
2024-07-19  Paulifips: correctly initialise FIPS indicator settables
2024-07-19  Tomas Mrazprov-compat-label.yml: Do not test fips provider from...
2024-07-19  Tomas MrazFix the provider compatibility CI
2024-07-18  Neil HormanFix coverity-1604661
2024-07-18  Neil HormanFix coverity-1610057
2024-07-18  Neil HormanAdd a stroul test
2024-07-18  Neil HormanAdd an OPENSSL_strtoul wrapper
2024-07-18  Tomas MrazAllow short reads in asn1_d2i_read_bio()
2024-07-18  erbsland-devImprove clarity and readability of password input docum...
2024-07-18  Randall S.... Change strnlen() to OPENSSL_strnlen() in fuzz/provider.
2024-07-18  Gerd Hoffmannfix vs2019 warning
2024-07-18  Tomas MrazFix test_cms recipe
2024-07-18  Richard Levittefix: util/check-format-commit.sh to handle one-line...
2024-07-17  Tomas MrazEVP_PKEY-DH.pod: Clarify the manpage in regards to...
2024-07-17  Tomas MrazDocument that DH and DHX key types cannot be used toget...
2024-07-17  Georgi Valkovthreads_pthread, threads_win: improve code consistency
2024-07-17  Georgi Valkovthreads_win: fix build error with mingw64
2024-07-17  Dr. David von... {CMS,PKCS7}_verify(): use 'certs' parameter ('-certfile...
2024-07-17  Dr. David von... CMS_get1_{certs,crls}(): make sure they return NULL...
2024-07-17  Neil HormanFix coverity-1604666
2024-07-17  Neil HormanFix coverity-1604665
2024-07-17  PauliUnit test for switching from KMAC to other MAC in kbkdf.
2024-07-17  PauliFix kbkdf bug if MAC is set to KMAC and then something...
2024-07-17  PauliDocument the fips-indicator param for the test RNG
2024-07-17  PauliAdd unit tests for the TEST-RAND FIPS indicator
2024-07-17  PauliAdd FIPS indicator for TEST-RAND
2024-07-16  erbsland-devAdd tests for long configuration lines with backslashes
2024-07-16  erbsland-devFix line continuation check in config parser
next