]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2021-08-24  Matt CaswellFix test code to not assume NUL terminated strings
2021-08-24  Matt CaswellFix CMP code to not assume NUL terminated strings
2021-08-24  Matt CaswellFix the name constraints code to not assume NUL termina...
2021-08-24  Matt CaswellFix printing of PROXY_CERT_INFO_EXTENSION to not assume...
2021-08-24  Matt CaswellFix GENERAL_NAME_print to not assume NUL terminated...
2021-08-24  Matt CaswellFix POLICYINFO printing to not assume NUL terminated...
2021-08-24  Matt CaswellFix i2v_GENERAL_NAME to not assume NUL terminated strings
2021-08-23  ZengitAdd a clarification to NOTES-UNIX.md
2021-08-20  Dmitry BelyavskiyGet rid of warn_binary
2021-08-20  Omair MajidFix documentation referring to 'function code'
2021-08-20  Beat Bollidoc: fix a mistyped "=item" perldoc marker
2021-08-20  Rich SalzReplace CONFIG_NOWAIT env var with -w option
2021-08-19  Rich SalzSet KERNEL_BITS, add CONFIG_NOWAIT
2021-08-19  Rich SalzMinor doc enhancements to INSTALL.md
2021-08-19  Richard Levitteutil/add-depends.pl: Rebuild the build file after recon...
2021-08-19  Richard Levitteutil/add-depends.pl: Only add dependencies on existing...
2021-08-18  Todd ShortFix state name abbreviation
2021-08-18  Richard LevitteAdd tests for EVP_PKEY_get_utf8_string_param(), both...
2021-08-18  Richard LevitteEVP_PKEY_get_utf8_string_param(): ensure the string...
2021-08-18  Paulidoc: remove errant blank line to appease doc-nits
2021-08-18  Paulipkcs12: check for zero length digest to avoid division...
2021-08-17  Shane LontisFix CTS cipher decrypt so that the updated IV is return...
2021-08-17  Shane LontisChange CTS CS3 (Kerberos) so that it accepts a 16 byte...
2021-08-17  Shane LontisAdd support for camellia cbc cts mode
2021-08-17  Shane LontisRefactor cipher aes_cts code so that it can be used...
2021-08-17  Richard LevitteCorrect UTF8 params documentation further
2021-08-16  Ingo FranzkiTest EVP Cipher updating the context's IV
2021-08-16  Ingo Franzkis390x: AES OFB/CFB: Maintain running IV from cipher...
2021-08-16  Todd ShortFix potential double-free
2021-08-16  Tomas MrazMultiple fixes for getting pub key from legacy DH PKEY
2021-08-13  Tomas MrazCorrect documentation errors in regards to UTF8 params
2021-08-13  Tomas MrazAdd documentation about the multilib postfix and libdir
2021-08-13  Shane LontisAllow small RSA exponents in the default provider
2021-08-12  Dmitry BelyavskiyDisclaimer about the default provider activation added...
2021-08-12  Pauligenpkey: -quiet doesn't take an argument
2021-08-11  Todd ShortSort SSL_OP names in documentation
2021-08-11  Todd ShortAdd missing SSL_OP flags
2021-08-11  Tomas MrazEVP_CIPHER_CTX_set_key_length: Raise error when key...
2021-08-11  Tomas Mrazdsatest: Properly detect failure in generate/sign/verify
2021-08-11  Tomas MrazSet FFC_PARAM_FLAG_VALIDATE_LEGACY on params generated...
2021-08-11  Tomas Mrazaes_v8_xts_encrypt is present only on 64bit arm builds
2021-08-11  Dmitry BelyavskiyOmitted signature_algorithms extension alerts updated
2021-08-11  David BohmanMacOS: Add an include of <CommonCrypto/CommonCryptoError.h>
2021-08-08  Paulidoc: remove errant claim that these are not FIPS okay
2021-08-08  Paulidoc: Fix ECX FIPS documentation
2021-08-06  Tomas MrazAvoid freeing the conf lhashes in X509_V3_EXT*_add_conf
2021-08-06  Dr. David von... Fix CMP app TLS connection not respecting vpm options...
2021-08-06  Amir MohammadiFix test case for a2i_IPADDRESS
2021-08-06  Christian HeimesTest case for a2i_IPADDRESS
2021-08-06  Amir MohammadiFix ipv4_from_asc behavior on invalid Ip addresses
2021-08-06  Tomas MrazX509_STORE_CTX_get_error: Fix some minor documentation...
2021-08-05  Kelvin LeeFix VS2019 compile error C4703: potentially uninitializ...
2021-08-05  Tomas Mrazcms: Fix handling of -rctform option
2021-08-05  Tomas Mrazcms: Do not try to check binary format on stdin
2021-08-05  Tomas Mrazreq: Avoid segfault when -modulus is used
2021-08-05  Billy Brumley[doc/man3] documentation: BN_cmp manpage updates
2021-08-05  Paulitest: add -macopt hexkey: to dgst command tests
2021-08-05  Paulictrls: add missing control string translation for key...
2021-08-05  Paulievp_test: add TLS 1.3 KDF test suite
2021-08-05  Paulitest: add test cases for TLS 1.3 KDF
2021-08-05  Pauliupdate doc/build.info
2021-08-05  Paulifips: add power up test for TLS 1.3 KDF
2021-08-05  Paulidoc: add TLS 1.3 KDF to the FIPS provider list of algor...
2021-08-05  Paulidoc: reorder the string and int extract/expand param...
2021-08-05  Paulidoc: add links to new KDF
2021-08-05  Paulidoc: add documentation for TLS13_KDF
2021-08-05  Pauliprovider: add TLS13_KDF to the default and FIPS providers
2021-08-05  Paulitls/prov: move the TLS 1.3 KDF code to providers
2021-08-05  Paulidoc: add missing link directive in X942 KDF
2021-08-05  PauliCI: remove spurious blank lines
2021-08-05  Paulici: specific gcc explicitly on the basic-gcc CI build
2021-08-05  Paulici: separate the config dump from the configuration...
2021-08-05  Dmitry BelyavskiyDocument necessary error code processing
2021-08-04  Tomas MrazAdd oid_section to sysdefault.cnf to test adding new...
2021-08-04  Tomas MrazPrevent recursive call of OPENSSL_INIT_LOAD_CONFIG
2021-08-04  Dr. David von... apps/pkeyutl.c: call ERR_print_errors() on all errors...
2021-08-04  Tomas MrazUse copy.pl to install the fips module on Windows
2021-08-04  Tomas MrazWindows, VMS: Do install_fips on install if fips is...
2021-08-04  Beat Bollidoc: replace markdown backticks with perlpod syntax
2021-08-04  Beat Bollidoc: use the documented =item markers
2021-08-03  PauliAdd config_diagnostics to our configuration files.
2021-08-03  Dmitry BelyavskiyIf we have passed the private key, don't copy it implicitly
2021-07-31  Tanzinul IslamRedefine getpid() -> _getpid() only for MSVC
2021-07-31  Paulichanges: remove duplicate entry
2021-07-30  Paulidoc: document that config_diagnostics is sensible but...
2021-07-29  Paulidemo: add GMAC demonstration program
2021-07-29  yangyangtiantianlonglongFix dtls timeout dead code
2021-07-29  Matt CaswellPrepare for 3.0 beta 3 16177/head
2021-07-29  Matt CaswellPrepare for release of 3.0 beta 2 openssl-3.0.0-beta2
2021-07-29  Matt Caswellmake update
2021-07-29  Matt CaswellUpdate copyright year
2021-07-29  Matt CaswellUpdate fingerprints.txt
2021-07-28  Todd ShortAdd missing session timeout calc
2021-07-28  Paulitest: add a comment indication that a bad MAC is intent...
2021-07-28  Matt CaswellAdd some testing for the case where the FIPS provider...
2021-07-28  Matt CaswellDon't try and load the config file while already loadin...
2021-07-28  Matt CaswellEnsure any default_properties still apply even in the...
2021-07-28  Matt CaswellDon't leak the OSSL_LIB_CTX in the event of a failure...
2021-07-28  Paulici: disable async for the SH4 build and reenable the...
2021-07-28  Paulici: get rid of no-asm flag to m68k cross compiles
next