]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2021-10-15  Peiwei Hutest/ssl_old_test.c: Fix potential leak
2021-10-14  Richard LevitteFix test/recipes/01-test_symbol_presence.t to disregard...
2021-10-14  Bernd EdlingerFix another memory leak reported in CIFuzz
2021-10-14  Bernd EdlingerFix a memory leak reported in CIFuzz
2021-10-13  Richard LevitteFix test/recipes/01-test_symbol_presence.t to allow...
2021-10-12  Mingjun.Yangfeat: Add sm2 signature test case from GM/T 0003.5...
2021-10-12  Tomas Mrazcmp_vfy.c, encoder_lib.c: Fix potential leak of a BIO
2021-10-12  Tomas Mrazctrl_params_translate: Fix leak of BN_CTX
2021-10-11  Tomas Mrazreq: Do not warn about using stdin when generating...
2021-10-11  Matt CaswellExtend custom extension testing
2021-10-11  Matt CaswellNew extensions can be sent in a certificate request
2021-10-11  Tomas Mrazdoc: OPENSSL_CORE_CTX should never be cast to OSSL_LIB_CTX
2021-10-11  PW HuBugfix: unsafe return check of EVP_PKEY_fromdata
2021-10-11  PW HuBugfix: unsafe return check of EVP_PKEY_fromdata_init
2021-10-09  Matt CaswellUpdate gost-engine to the latest version
2021-10-09  Matt CaswellUpdate document for default security level change
2021-10-09  Matt CaswellFix tests for new default security level
2021-10-09  Matt CaswellIncrease the default security level to 2
2021-10-09  Paulidoc: document that property names are unique
2021-10-09  Paulitest: add failure testing for property parsing
2021-10-09  Pauliproperty: produce error if a name is duplicated
2021-10-09  Dmitry BelyavskiyBindhost/bindport should be freed
2021-10-08  PW HuFix unsafe BIO_get_md_ctx check
2021-10-08  Tobias NießenFix heading in random generator man7 page
2021-10-07  Dr. David von... apps/x509: Fix self-signed check to happen before setti...
2021-10-06  Tomas Mrazs_socket.c: Avoid possible NULL pointer dereference
2021-10-06  Bernd EdlingerReplace the AES-128-CBC-HMAC-SHA1 cipher in e_ossltest.c
2021-10-06  Bernd EdlingerRemove OPENSSL_ia32cap overrides in various test scripts
2021-10-06  Bernd EdlingerFix a memory leak in the afalg engine
2021-10-06  Dmitry BelyavskiyFix for the dasync engine
2021-10-05  Tianjia Zhangobj: Add SM4 GCM/CCM OID
2021-10-04  Mark FedorovRISC-V support for the SHA256
2021-10-04  Dr. David von... BIO_f_ssl.pod: Make clear where an SSL BIOs are expecte...
2021-10-04  Dr. David von... apps/lib/s_socket.c: Fix mem leak on host name in init_...
2021-10-04  Dr. David von... Fix ssl_free() and thus BIO_free() to respect BIO_NOCLOSE
2021-10-01  Russ Butleraarch64: support BTI and pointer authentication in...
2021-10-01  Amit Kulkarnidoc: crypto(7) - fix typo
2021-10-01  Viktor DukhovniFully initialise cipher/digest app handles
2021-09-30  Dr. Matthias... doc/man3/SSL_set_fd.pod: add note about Windows compile...
2021-09-30  marcfedorowRISC-V support for the SHA512
2021-09-30  Erik LaxUpdate manual to reference the IANA TLS Cipher Suites...
2021-09-30  Erik LaxAllow cipher strings to be given using its standard...
2021-09-28  Tomas MrazBIO_ctrl: Avoid spurious error being raised on NULL...
2021-09-28  Tianjia Zhangproviders: Add SM4 GCM implementation
2021-09-28  Peiwei HuFix return value of BIO_free
2021-09-28  Peiwei HuFix some documentation errors
2021-09-28  Tianjia Zhangssl: Correct comment for ssl3_read_bytes()
2021-09-28  Paulitest: add some PVK KDF unit test cases
2021-09-28  Paulichanges: note that PVK KDF has moved to the legacy...
2021-09-28  Paulidoc: note that these KDFs require the legacy provider...
2021-09-28  Paulidoc: include PVK KDFdocumentation in build.info
2021-09-28  Pauliinclude PVK KDF in legacy provider algorithm list
2021-09-28  Paulidoc: add page for PVK KDF
2021-09-28  Paulipvk: use PVK KDF
2021-09-28  Paulikdf: Add PVK KDF to providers.
2021-09-28  Mingjun.YangAdd sm2 encryption test case from GM/T 0003.5-2012
2021-09-28  Mattias EllertFix variable name mis-match in example code
2021-09-28  Mattias EllertEVP_PKEY_keygen_init has no argument named pkey
2021-09-26  Tianjia Zhangssl: Correct filename in README
2021-09-26  Paulici: add additional operating system specific builds
2021-09-25  PauliAdd changes entry indicating that the OBJ_* calls are...
2021-09-25  Paulitest: add threading test for object creation
2021-09-25  Paulidoc: add note to indicate that the OBJ_ functions were...
2021-09-25  Paulidoc: Document that the OBJ creation functions are now...
2021-09-25  Pauliobj: add locking to the OBJ sigid calls
2021-09-25  Pauliobj: make new NIDs use tsan if possible
2021-09-25  Pauliobj: make the OBJ_ calls thread safe
2021-09-25  Paulitsan: add an addition macro
2021-09-24  Dr. David von... 80-test_cmp_http.t: Remove -certout option where not...
2021-09-24  Dr. David von... cmp_client_test.c: Remove needless dependency on NDEBUG
2021-09-24  Dmitry BelyavskiyFIPS and KTLS may interfere
2021-09-24  Dominic LetzUpdate 15-ios.conf
2021-09-24  Paulitls/ccm8: reduce the cipher strength for CCM8 ciphers...
2021-09-24  Paulidoc: document the change to the security level of CCM8...
2021-09-24  Paulitls: reduce the strength of CCM_8 ciphers due to their...
2021-09-23  slontisChange TLS RC4 cipher strength check to be data driven.
2021-09-23  Kelvin LeeExplicitly #include <synchapi.h> is unnecessary
2021-09-23  Tavis Ormandyincrease x509 code coverage metrics
2021-09-23  Ulrich MüllerAdd default provider support for Keccak 224, 256, 384...
2021-09-22  Paulidoc: Fix include syntax
2021-09-22  Mattias EllertRemove extra comma in man page example code
2021-09-22  Paulirand: don't free an mis-set pointer on error
2021-09-22  Paulidoc: remove end of line whitespace
2021-09-21  Dmitry BelyavskiyAvoid double-free on unsuccessful getting PRNG seeding
2021-09-21  Dmitry BelyavskiyUpdate the default value for the -nameopt option -...
2021-09-21  Dmitry BelyavskiyNEWS and CHANGES are updated about switching to utf8
2021-09-21  Dmitry BelyavskiyTests adjustments for default output change
2021-09-21  Dmitry BelyavskiyUpdate gost-engine to match new default nameopt
2021-09-21  Dmitry BelyavskiyUse -nameopt utf8 by default
2021-09-21  Richard LevitteFix util/mkpod2html.pl to call pod2html with absolute...
2021-09-21  Paulici: add copyright header to CI scripts
2021-09-21  Arne SchwabeAdd missing mention of mandatory function OSSL_FUNC_key...
2021-09-20  slontisDocument that the openssl fipsinstall self test callbac...
2021-09-18  Tianjia Zhangapps/s_client: Add ktls option
2021-09-18  Tianjia Zhangapps/s_server: Add ktls option
2021-09-18  Richard LevitteConfigurations/platform/Unix.pm: account for variants...
2021-09-17  Bernd EdlingerFix the parameter type of gf_serialize
2021-09-17  Matt CaswellClarify what SSL_get_session() does on the server side...
2021-09-17  Matt CaswellCorrect the documentation for SSL_set_num_tickets()
2021-09-17  Dr. David von... APPS/cmp.c: Move warning on overlong section name to...
next