]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2024-06-21  Robert SchulzeFix data race between SSL_SESSION_list_add and ssl_sess...
2024-06-21  Tomas MrazAdd test for ASN1_item_verify()
2024-06-21  Tomas MrazASN1_item_verify_ctx(): Return -1 on fatal errors
2024-06-20  Jonathan M... feat: add delegatedNameConstraints and holderNameConstr...
2024-06-20  Todd ShortAdd comp.h to gitignore
2024-06-20  Tomas MrazAdd CHANGES.md entry for the EC/DSA nonce generation...
2024-06-20  Neil HormanSome minor nit corrections in the thread code for rcu
2024-06-20  Frederik Wedel... Fix handling of max_fragment_length extension for PSK
2024-06-20  Rajeev RanjanCMP: add support for requesting cert template using...
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  Dr. David von... CMP app: fix combination of -certout and -chainout...
2024-06-18  Viktor DukhovniMVP demo TLS server
2024-06-18  sashanfix potential memory leak in PKCS12_add_key_ex()
2024-06-18  Randall S.... Remove configuration targets and related documentation...
2024-06-17  Jonathan M... Add support for targetingInformation X.509v3 extension
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-17  Dr. David von... 80-test_cmp_http_data/test_connection.csv: disable...
2024-06-15  Richard LevitteConfigure: make absolutedir() use rel2abs() on Windows too
2024-06-10  Amir MohammadiFix memory leak in quic_trace.c
2024-06-07  Ruslan Baratov[Docs] Notes about freeing objects
2024-06-07  Tomas Mraztest/prov_config_test.c: Cleanup and fix potential...
2024-06-06  Dmitry Misharovadd static analysis workflow for on-premise Coverity...
2024-06-06  Richard LevitteDrop the old PGP key fingerprint
2024-06-05  shridhar kalavaguntaFix memory leak on error in crypto/conf/conf_mod.c
2024-06-05  Watson LaddAllow group methods to customize initialization for...
2024-06-04  Randall S.... Disable 70-test_quic_multistream.t when building with...
2024-06-04  Tomas MrazUpdate CHANGES.md and NEWS.md for the upcoming release
2024-05-31  Tomas MrazSkip newly added blocked OAEP SHAKE testcases with...
2024-05-30  CoolThiRemove the dead store in EVP_DecryptFinal_ex
2024-05-30  Ruslan Baratov[Docs] SSL_*_use will increment reference counter
2024-05-30  sanumeshenable AES-XTS optimization for AIX
2024-05-30  shridhar kalavaguntacmp_hdr_test.c: Fix leaks in error cases
2024-05-30  Gerd Hoffmannuefi: move variables
2024-05-30  Gerd Hoffmannuefi: add typedef for uintptr_t
2024-05-30  sashanFix potential memory leak in OSSL_IETF_ATTR_SYNTAX_add1...
2024-05-30  Alexander KanavinCHANGES.md: add an entry about newly deprecated time...
2024-05-30  Alexander Kanavinssl_sess.c: deprecate SSL_SESSION_get_time/SSL_SESSION_...
2024-05-30  Alexander Kanavinssl_sess.c: deprecate SSL_CTX_flush_sessions in favour...
2024-05-30  Alexander Kanavininclude/openssl/macros.h: define deprecation macros...
2024-05-30  Alexander Kanavinutil/perl/OpenSSL/ParseC.pm: correctly parse OSSL_DEPRE...
2024-05-30  Gopal SharmaRemoved hard coded value for cap in function ossl_rsa_m...
2024-05-29  Richard LevitteVMS: Redefine _XOPEN_SOURCE_EXTENDED with the value 1
2024-05-29  Amir MohammadiFix potential memory leak in test_bad_dtls
2024-05-29  Michael BaentschUpdate configurable sigalgs documentation for providers
2024-05-28  sanumeshthreads_pthread.c: change inline to ossl_inline
2024-05-28  Nek Saikouecstresstest.c: Fix memory leak on error
2024-05-28  Matt CaswellFurther extend the SSL_free_buffers testing
2024-05-28  Matt CaswellMove the ability to load the dasync engine into ssltest...
2024-05-28  Matt CaswellExtend the SSL_free_buffers testing
2024-05-28  Matt CaswellSet rl->packet to NULL after we've finished using it
2024-05-28  Matt CaswellOnly free the read buffers if we're not using them
2024-05-28  sashanMove stack of compression methods from libssl to OSSL_L...
2024-05-28  Ingo Franzkispeed: Fix regression of measuring shake with -evp
2024-05-24  Dimitri John... rand: remove unimplemented librandom stub code 24493/head
2024-05-24  Max AmmannEVP_CIPHER_CTX_get_key_length(): Add null check of...
2024-05-24  Max AmmannAdd provider fuzzer
2024-05-22  Randall S.... Added an explicit yield (OP_SLEEP) to QUIC testing...
2024-05-22  Dimitri John... test: remove the just added, but now unrealistic, shake...
2024-05-22  PiotrBzdregasignal.h included two times
2024-05-22  Dimitri John... rsa-oaep: block SHAKE usage in FIPS mode
2024-05-22  Dimitri John... rsa-pss: add tests checking for SHAKE usage in RSA-PSS
2024-05-22  Alexandr Nedvedickyfix crash in ecp_nistz256_point_add_affine()
2024-05-22  Ruslan Baratov[Docs] Default value for verification flags is 'SSL_VER...
2024-05-22  Richard LevitteAdd installation documentation and notes on ANSI C...
2024-05-22  Richard LevitteWhen defining ossl_ssize_t = ssize_t, remember to inclu...
2024-05-22  Richard LevitteFor Unix, refactor OSSL_sleep() to use nanosleep()...
2024-05-22  Richard LevitteWork on ANSI C compatibility: modifying the github...
2024-05-20  Hongren Zhengfips provider: explicitly setup cpuid when initializing
2024-05-20  shridhar kalavaguntaFix mem leak in threadpool_test.c
2024-05-17  James MuirFix typo in CONTRIBUTING.md
2024-05-16  Tomas MrazCheck DSA parameters for excessive sizes before validating
2024-05-16  Tomas MrazSync up CHANGES.md with 3.3 branch
2024-05-15  Andrew GolovashevichAdditional testcases for bn_gcd
2024-05-15  Andrew GolovashevichOptimizated calculation of shared power of 2 in bn_gcd
2024-05-15  DominikNUpdate openssl-smime.pod.in
2024-05-15  Ruslan Baratov[Docs] 'SSL_CTX_set_cert_store' ownership of 'store'
2024-05-15  Matt CaswellSuppress a spurious error from the sysdefault test
2024-05-15  Tomas MrazDocument that SHAKE-128 and SHAKE-256 have no default...
2024-05-15  Tomas MrazIntentionally break EVP_DigestFinal for SHAKE128 and...
2024-05-15  Liu-Ermengfix sm2 encryption implementation bug.
2024-05-14  Tomas Mrazsslapitest.c: With fips skip tests depending on X25519...
2024-05-14  Tomas Mraz90-test_sslapi.t: Fix execution of sslapitest with...
2024-05-14  Tomas MrazAdd 3.2 and 3.3 branches to Provider compat CI
2024-05-14  irosayRelease pkey_ctx on initialization failure
2024-05-14  Jonathan M... fix: extension critical definition to default false
2024-05-14  Trust-Worthyevp_test: Added the special private key that triggers...
2024-05-14  Alexandr Nedvedickyzeroize rsa->p,rsa->q on error
2024-05-14  Rajeev RanjanAdd support for integrity-only cipher suites for TLS...
2024-05-14  Rajeev Ranjancipher_null.c: add NULL check
2024-05-14  naaysayerapps/pkcs12: Not writing the private key file until...
2024-05-14  Frederik Wedel... Remove SSL_ENC_FLAG_EXPLICIT_IV which is only set and...
2024-05-14  Jacob ChampionAdd reason codes with the correct offset for two alerts
2024-05-14  Georgi Valkovthreads_win: fix build error with VS2010
2024-05-14  Hongren Zhengcrypto/riscvcap: fix function declaration for hwprobe_t...
2024-05-14  Daiki Uenodoc: Fix description of EVP_CIPHER_CTX_dup
2024-05-14  Georgi Valkovquic_multistream_test: fix undefined symbol snprintf...
2024-05-13  Dimitri John... fips: zeroization of public security parameters (PSPs)
next