]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2024-09-03  Viktor DukhovniUpdated CHANGES and NEWS for CVE-2024-6119 fix
2024-09-03  Viktor DukhovniAvoid type errors in EAI-related name check logic.
2024-08-30  Pauliendecode_test.c: Fix !fips v3.0.0 check
2024-08-29  Tomas Mrazendecode_test.c: Avoid running the SM2 tests with 3...
2024-08-29  Viktor DukhovniCheck for excess data in CertificateVerify
2024-08-29  Jamie CuiFix decoder error on SM2 private key
2024-08-27  Alexandr Nedvedickyfix undefined behavior on 3.1
2024-08-23  slontisFIPS: Change fips tests to use SHA2 for corruption...
2024-08-21  FdaSilvaYYapps: add missing entry to tls extension label list
2024-08-21  FdaSilvaYYFix '--strict-warnings' build breakage due to a missing...
2024-08-21  Jiasheng Jiangtest/provider_test.c: Add OSSL_PROVIDER_unload() to...
2024-08-21  Jiasheng Jiangtest/provider_fallback_test.c: Add OSSL_PROVIDER_unload...
2024-08-19  Tomas Mrazrandfile.c: Fix the e_os.h include path
2024-08-19  Tomas MrazExplicitly include e_os.h for close()
2024-08-19  Paulitest: add a default greeting to avoid printing a null...
2024-08-19  shridhar kalavaguntaRAND_write_file(): Avoid potential file descriptor...
2024-08-16  Bernd EdlingerFix unpredictible refcount handling of d2i functions
2024-08-16  Bernd EdlingerExtend test case for reused PEM_ASN1_read_bio
2024-08-15  Andreas Treichelapps/cms.c, apps/smime.c: Fix -crlfeol help messages
2024-08-14  Shih-Yi ChenUpdate krb5 to latest master to pick up CVE fixes
2024-08-14  slontisFix 3.0 branch to skip tests if using 3.4
2024-08-10  Paulitest: add FIPS provider version checks for 3.4 compatib...
2024-08-09  Neil Hormanlimit bignums to 128 bytes
2024-08-07  JulieDzeze1Update BN_add.pod documentation so it is consistent...
2024-08-07  Bernd EdlingerFix error handling in ASN1_mbstring_ncopy
2024-08-07  Tomas Mrazdo_print_ex(): Avoid possible integer overflow
2024-08-07  Dimitri PapadopoulosFix typos found by codespell in openssl-3.3 doc
2024-08-07  Andrew DinhUse parent directory instead of index.html
2024-08-07  Andrew DinhUpdate links in CONTRIBUTING.md
2024-08-07  Andrew DinhFix some small typos
2024-08-01  Marc BrooksFree fetched digest in show_digests
2024-07-31  Tomas Mrazevp_get_digest/cipherbyname_ex(): Try to fetch if not...
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-18  Tomas MrazAllow short reads in asn1_d2i_read_bio()
2024-07-18  erbsland-devImprove clarity and readability of password input docum...
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  Neil HormanFix coverity-1604666
2024-07-17  Neil HormanFix coverity-1604665
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 HormanSet down_load factor on hash table when culling items...
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-12  Matt CaswellFix a minor typo in the documentation of RAND_set_seed_...
2024-07-12  erbsland-devDocument Internal EVP_MD_CTX_ Flags
2024-07-12  Dmitry Misharovdeploy docs.openssl.org on doc changes
2024-07-11  sashanEVP_DigestUpdate(): Check if ctx->update is set
2024-07-11  dependabot... Dependabot update
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  olszomalClarify supported curves in the s_client/s_server docum...
2024-07-09  Neil Hormanread lock store on ossl_method_store_do_all
2024-07-08  Radek KrejciAvoid NULL pointer dereference
2024-07-08  Dr. David von... check_format.pl: fix detection of 'if' with single...
2024-07-08  Bernd EdlingerFix possible double-free in pkcs7 add_attribute function
2024-07-04  Daniel GustafssonFix incorrect sentence
2024-07-04  Frederik Wedel... Allow shared iOS builds
2024-07-03  cchincholeUnlock only when lock was successful
2024-07-03  Tomas MrazConfigure: Remove -Wswitch-default from strict warnings
2024-07-02  Dr. David von... BIO_f_base64.pod and openssl-enc.pod.in: improve descri...
2024-07-02  Tomas MrazOPENSSL_hexstr2buf_ex(): Handle zero-length input correctly
2024-07-01  Tomas MrazTo reliably trigger HRR we must use P-384 group
2024-07-01  JohnnySavagesCheck EC_GROUP_get0_order result before dereference
2024-06-29  Richard LevitteOpenSSL::Test: Avoid running IPv6 related tests if...
2024-06-29  PauliClarify DRBG seeding.
2024-06-28  sanumeshAdd aix-clang and aix64-clang configuration
2024-06-27  sgzmdFree appname if it was set after initializing crypto.
2024-06-27  Vita Batrladocs: document that *_free(NULL) does nothing
2024-06-27  Matt CaswellAdd a test for an empty NextProto message
2024-06-27  Matt CaswellAdd explicit testing of ALN and NPN in sslapitest
2024-06-27  Matt CaswellAdd ALPN validation in the client
2024-06-27  Matt CaswellCorrect return values for tls_construct_stoc_next_proto_neg
2024-06-27  Matt CaswellAllow an empty NPN/ALPN protocol list in the tests
2024-06-27  Matt CaswellAdd a test for SSL_select_next_proto
2024-06-27  Matt CaswellClarify the SSL_select_next_proto() documentation
2024-06-27  Matt CaswellMore correctly handle a selected_len of 0 when processi...
2024-06-27  Matt CaswellFix SSL_select_next_proto
2024-06-26  Tomas Mrazevp_pkey_ctx_setget_params_to_ctrl(): Always properly...
2024-06-25  erbsland-devbio_ssl.c: Do not call SSL_shutdown if not inited
2024-06-24  Tomas MrazAllow calling OPENSSL_INIT_free() with NULL argument
2024-06-24  Tomas MrazAdd Provider compatibility on PR CI job
2024-06-22  Richard Levitte[DOCS] Correct history in doc/man3/OSSL_STORE_LOADER.pod
2024-06-21  Tomas MrazFix regression of EVP_PKEY_CTX_add1_hkdf_info() with...
2024-06-21  Tomas MrazASN1_item_verify_ctx(): Return -1 on fatal errors
2024-06-20  Tomas MrazAdd CHANGES.md entry for the EC/DSA nonce generation...
2024-06-20  Frederik Wedel... Fix handling of max_fragment_length extension for PSK
2024-06-20  Daniel McCarneydocs: fix SSL_CTX_set_tlsext_ticket_key_cb typos
2024-06-19  Et7f3ossl_store.pod: Correct the example of OSSL_STORE API...
2024-06-19  Jaime HablutzelFix typo in openssl-verification-options documentation.
2024-06-18  sashanfix potential memory leak in PKCS12_add_key_ex()
2024-06-17  Dr. David von... OSSL_CMP_{validate_msg,CTX_new}.pod: add warning notes...
2024-06-17  Dr. David von... OSSL_CMP_validate_msg(): fix check such that OSSL_CMP_O...
2024-06-15  Richard LevitteConfigure: make absolutedir() use rel2abs() on Windows too
2024-06-07  Ruslan Baratov[Docs] Notes about freeing objects
2024-06-07  Tomas Mraztest/prov_config_test.c: Cleanup and fix potential...
next