]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2021-05-27  Tomas MrazFIPS Checksums: checkout the head of the base repo...
2021-05-27  Todd ShortCall SSLfatal when the generate_ticket_cb returns 0
2021-05-27  Tomas MrazFIPS Checksums CI: use separate directories for the...
2021-05-27  Tomas Mrazgenerate_fips_sources: properly include providers/commo...
2021-05-27  Juergen ChristFix compilation warning with GCC11.
2021-05-27  Paulicoverity 1484912: Null pointer dereferences (NULL_RETURNS)
2021-05-27  Paulicoverity 1484913: Null pointer dereferences (REVERSE_INULL)
2021-05-27  Dr. David von... TEST: Prefer using precomputed RSA and DH keys for...
2021-05-27  Dr. David von... APPS req: Extend the -keyout option to be respected...
2021-05-27  Dr. David von... DOC: Improve description of 'req' app: -new, -newkey...
2021-05-27  Shane LontisFix spelling mistake in d2i_PrivateKey.pod
2021-05-27  Shane LontisAdd demo for EC keygen
2021-05-27  jwalchFix OCSP_sendreq_nbio arg order
2021-05-27  Paulitest: test MP genrsa in deprecated builds
2021-05-27  Paulitest: add test for key generation strength > RNG strength
2021-05-27  Paulitest: test genrsa in deprecated builds
2021-05-27  Paulierrors: update error message (to be squashed)
2021-05-27  Paulirsa: check that the RNG is capable of producing a key...
2021-05-27  Paulirsa: remove the limit on the maximum key strength
2021-05-26  Rich SalzUse "" for include crypto/xxx
2021-05-26  Rich SalzUse "" for include internal/xxx
2021-05-26  Rich SalzUse <> for #include openssl/xxx
2021-05-26  Paulirsa: rename global rsaz_ sumbols so they are in namespace
2021-05-26  Pauliaes: rename new bsaes_ symbols -> ossl_bsaes_ ones
2021-05-26  Paulibn: rename extract_multiplier_2x20_win5 -> ossl_extract...
2021-05-26  Paulibn: rename bn_check_prime_int -> ossl_bn_check_primt
2021-05-26  Tomas MrazDeprecate old style BIO callback calls
2021-05-26  Tianjia Zhangapps: Fix the mismatch of SM2 keys keymgmt
2021-05-26  Richard Levitteutil/fix-doc-nits: Fix link detection in collectnames...
2021-05-26  Richard LevitteTEST: Add test specific fipsmodule.cnf, and use it
2021-05-26  Richard LevitteBuild file templates: rework FIPS module installation
2021-05-26  Richard LevitteBuild file templates: rework how general dependencies...
2021-05-26  Richard LevitteRework how providers/fipsmodule.cnf is produced
2021-05-26  Matt CaswellIgnore the threadstest_fips executable
2021-05-26  Tomas MrazOSSL_DECODER_from_bio: Report an unsupported error...
2021-05-26  Tomas MrazAdd negative test cases for PEM_read_bio_PrivateKey
2021-05-26  Tomas MrazFix possible infinite loop in pem_read_bio_key_decoder()
2021-05-26  Paulitest: update RSA test with current bit strengths
2021-05-26  Paulirsa: special case the strengths of RSA with 7680 and...
2021-05-26  Shane LontisFix buffer overflow when generating large RSA keys...
2021-05-26  Tom CosgroveFix -static builds on master
2021-05-26  Paulierr: rename err_load_xxx_strings_int functions
2021-05-26  Petr GotthardFix building of test/pbetest.c
2021-05-25  Jon SpillettAdd special case to skip RC4 reinit
2021-05-25  Jon SpillettAdd an evp_libctx_test test run for legacy provider
2021-05-25  Benjamin KadukAllow TLS13_AD_MISSING_EXTENSION for older versions
2021-05-25  Dr. David von... Remove tmp file smcont.signed_ that was used for debugg...
2021-05-25  Tomas Mrazwrite-man-symlinks: Write relative symlinks not absolute
2021-05-25  Dr. David von... Add warning to key/param generating apps on potential...
2021-05-25  Jan Lanafix Solaris OS detection in config.pm
2021-05-25  Tomas MrazDo not try to install image directories with no images
2021-05-25  Tomas MrazFIPS checksums CI: use merge checkout to compute the...
2021-05-25  Tomas MrazWindows CI: properly drop test_fuzz* tests to speed...
2021-05-25  Tomas MrazWindows CI: Add make install step on the shared 64...
2021-05-25  Pauliregenerate FIPS checksums
2021-05-25  Paulichecksum: include header files in the checksumming...
2021-05-25  Richard LevitteFix 'openssl req' to be able to use provided keytypes
2021-05-25  Paulimac: add a getter for the MAC block size.
2021-05-25  Paulitest: add evp_tests for the MAC size and block size
2021-05-25  Paulidoc: document the MAC block size getter
2021-05-25  Shane LontisAdd fipsinstall option to run self test KATS on module...
2021-05-25  Rich SalzRemove engine_table_select_int
2021-05-25  Richard LevitteDOCS: Don't mention internal functions in public docume...
2021-05-24  Juergen ChristFix warning in gf_serialize
2021-05-24  Richard LevitteTEST: Avoid using just 'example.com' - test_cmp_http
2021-05-24  Florian Mickleropenssl srp: make index.txt parsing error more verbose
2021-05-24  Florian Mickleropenssl ocsp: make index.txt parsing error more verbose
2021-05-24  Florian Mickleropenssl ca: make index.txt parsing error more verbose
2021-05-24  Matt CaswellDon't try the same decoder multiple times
2021-05-24  Tomas MrazWindows CI: use nasm on 32bit and 64bit shared builds
2021-05-24  Tomas MrazAdd some basic Windows builds to the Windows CI workflow
2021-05-24  Jon SpillettAdd a test for PKCS5_PBE_keyivgen()
2021-05-24  Jon SpillettAdded PKCS5_PBE_keyivgen_ex() to allow PBKDF1 algorithm...
2021-05-24  Jon SpillettAdd PBKDF1 to the legacy provider
2021-05-24  Matt CaswellRemove some perl 5.14 use from rsaz-avx512.pl
2021-05-24  Shane LontisRename the field 'provctx and data' to 'algctx' inside...
2021-05-23  Paulifips: default to running self tests when starting the...
2021-05-23  Paulidoc: update core_thread_start() documentation
2021-05-23  Matt CaswellFix a memleak in the FIPS provider
2021-05-23  Paulitest: fix typo in comment in threadstest.c
2021-05-23  Paulicore: condition out more in FIPS builds
2021-05-23  Paulitest: add test case to reliably reproduce RAND leak...
2021-05-22  Dr. David von... 80-test_cmp_http: Invert and correct the logic of succe...
2021-05-22  Dr. David von... apps/cms.c: Correct -sign output and -verify input...
2021-05-22  Richard LevitteDisable loader_attic by default on VMS
2021-05-22  Richard LevitteMake it possible to disable the loader_attic engine
2021-05-22  Richard LevitteVMS: Fix run of generic generator programs in descrip...
2021-05-22  Richard LevitteConfigurations/descrip.mms.tmpl: rework the inclusion...
2021-05-22  Robbie HarwoodFix upgrading docs for RSA_private_encrypt/RSA_public_d...
2021-05-22  Dr. David von... apps/cms: Simplify handling of encerts; add warning...
2021-05-22  Pauliconfigurations: update template makefiles to install...
2021-05-22  Pauliconfigure: build list of image files
2021-05-22  Paulidoc: process images when installing
2021-05-22  Paulidoc: rereference img locations into subdirectory
2021-05-22  Paulidoc: move images into their own subdirectory
2021-05-22  Pauliproperty: convert integers to strings properly.
2021-05-22  Richard Levittetest/params_conversion_test.c: fix the use of strtoumax...
2021-05-22  Richard LevitteInclude "internal/numbers.h" in test programs using...
2021-05-22  Richard LevitteVMS: don't use app_malloc() in apps/lib/vms_decc_argv.c
2021-05-21  Dmitry BelyavskiyCleanup the peer point formats on regotiation
next