]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
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
2024-07-16  erbsland-devClarify in-place encryption behavior in documentation
2024-07-16  Neil HormanFix cmake generator
2024-07-16  Tomas MrazOptimization of ossl_ec_key_public_check()
2024-07-16  Neil HormanSet down_load factor on hash table when culling items...
2024-07-16  PauliFix parameter types int -> integer changes
2024-07-15  Matt CaswellFix a copy & paste error in the EVP_RAND docs
2024-07-15  Daniel GustafssonRearrange code examples in docs for clarity
2024-07-15  Neil HormanFix coverity-1510058
2024-07-13  Neil HormanConvert check-format-commits.sh to use allowlist
2024-07-12  Matt CaswellFix a minor typo in the documentation of RAND_set_seed_...
2024-07-12  Richard Levittefix(stylecheck): Take advantage of check-format-commit...
2024-07-12  Richard Levittefeat: enhance util/check-format-commit.sh to be able...
2024-07-12  erbsland-devDocument Internal EVP_MD_CTX_ Flags
2024-07-12  Georgi Valkovo_fopen: fix coding style and build error with VS2010
2024-07-12  Tomas Mrazx_attrib.c: Fix print_hex() function
2024-07-12  Hongren Zhengriscv: Fix cpuid_obj asm checks for sm4/sm3
2024-07-12  Richard Levittefix: drop DSA <=> dsaWithSHA1 aliasing
2024-07-12  Dmitry Misharovdeploy docs.openssl.org on doc changes
2024-07-12  Neil Hormanignore various files in commit checker
2024-07-11  sashanEVP_DigestUpdate(): Check if ctx->update is set
2024-07-11  Matt CaswellLimit the number of commands that can be used in the...
2024-07-11  Neil HormanModify check-format to match line length coding style
2024-07-11  dependabot... Dependabot update
2024-07-10  slontisAdd FIPS indicators to evp_test 24848/head
2024-07-10  slontisChange all existing FIPS configurable checks to use...
2024-07-10  slontisAdd FIPS indicator helpers
2024-07-10  slontis Add FIPS indicator callback.
2024-07-10  Jiasheng Jiangapps/rehash.c: Add the check for the EVP_MD_get_size()
2024-07-10  Dr. David von... extend X509_REQ_add_extensions_nid() and thuis APPS...
2024-07-10  Dr. David von... add X509v3_add_extensions()
2024-07-10  Dr. David von... refactor and constify X509_REQ_get_extensions()
2024-07-10  Dr. David von... constify ossl_x509at_add1_attr()
2024-07-10  Dr. David von... X509at_add1_attr*(): extend error entry on duplicate...
2024-07-10  Dr. David von... apps/req: avoid needless hint on using -help on duplica...
2024-07-10  Tomas Mrazwindows_comp.yml: Run openssl after it is built
2024-07-10  Neil HormanAdd a style-check workflow
2024-07-10  Neil HormanAdd a check-format-commit.sh script
2024-07-10  erbsland-devEnhance documentation for `BN_mask_bits()`
2024-07-10  Stephen FarrellExtend TLSv1.3 record layer padding API calls
2024-07-10  erbsland-devAdd documentation for deprecated CMAC_CTX functions
2024-07-10  erbsland-devAdd and Update Documentation for TS_VERIFY_CTX Functions
2024-07-10  erbsland-devReplace and Deprecate TS_VERIFY_CTX Functions
2024-07-10  olszomalClarify supported curves in the s_client/s_server docum...
2024-07-10  Tomas Mrazos-zoo.yml: Cleanup unnecessary -Wno-switch-default
2024-07-09  Neil Hormanread lock store on ossl_method_store_do_all
2024-07-09  Neil HormanAllow openssl version to function in the absence of...
2024-07-09  Neil HormanFix sed/awk usage in windows ci jobs
2024-07-09  Neil HormanAvoid chicken and egg problem with reg setting
2024-07-09  Neil HormanAdjust ci to only use major.minor when setting reg...
next