]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
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)
2024-05-13  willmafhTypo fixes
2024-05-10  Hongren ZhengImplement riscv_vlen_asm for riscv32
2024-05-10  Tomas Mraztls_provider_init(): Rename prov_ctx to xor_prov_ctx...
2024-05-10  Tomas Mraztls_provider_init(): Fix leaks in error cases
2024-05-10  Jiasheng Jiangssl_cipher_get_overhead(): Replace size_t with int...
2024-05-09  Hongren ZhengAdd OPENSSL_riscvcap man page
2024-05-09  Hongren ZhengPrint CPUINFO also for riscv processors
2024-05-09  Hongren Zhengriscv: use hwprobe syscall for capability detection
2024-05-09  dependabot... Dependabot update: Bump coverallsapp/github-action
2024-05-09  Tomas MrazOSSL_LIB_CTX_load_config() must not be called concurren...
2024-05-09  Tomas MrazAdd tests for conf_diagnostics
2024-05-09  Tomas MrazDo not overwrite conf diagnostics in OSSL_LIB_CTX if...
2024-05-09  Tomas MrazAdd documentation for OSSL_LIB_CTX_set/get_conf_diagnostics
2024-05-09  Tomas MrazSet SSL_CONF_FLAG_SHOW_ERRORS when conf_diagnostics...
2024-05-09  Tomas MrazDo not use bit fields for context data flag variables
2024-05-09  Tomas MrazMake conf_diagnostics apply also to the SSL conf errors
2024-05-08  Yangyu Chenchacha-riscv64-v-zbb.pl: better format
2024-05-08  Yangyu Chenchacha-riscv64-v-zbb.pl: add comment about vector regis...
2024-05-08  Yangyu Chenriscv: Provide a vector only implementation of Chacha20...
2024-05-08  Viktor DukhovniAvoid memory leak in x509_test error path
2024-05-07  Tomas MrazFix Coverity issues 1596850, 1596851 and 1596852
2024-05-07  shridhar kalavaguntaMove ossl_asn1_string_to_time_t() to libtestutil
2024-05-07  Huiyue XuAdd linux-arm64ilp32-clang target
2024-05-07  Florian GreinacherFix invalid expression syntax
2024-05-06  Craig LorentzenSecurity hardening: Expose Build flags for Position...
2024-05-06  Matt CaswellFix undefined behaviour in the event of a zero length...
2024-05-06  Matt CaswellDocument the SSL_set_session_secret_cb() function
2024-05-06  Matt CaswellSet the server sig algs before calling the session_secr...
2024-05-06  Matt CaswellAdd a test for the session_secret_cb
2024-05-06  Jiasheng Jiangtest/threadstest.c: Add checks for CRYPTO_THREAD_lock_new()
2024-05-06  Dimitri John... gitignore: ignore newly generated header
2024-05-06  Bernd EdlingerFix error handling in CMS_EncryptedData_encrypt
2024-05-05  Veronika HanulíkováAdd processing by chunks to mac tests
2024-05-05  Veronika HanulíkováAdd processing by chunks to encoding tests
2024-05-05  Veronika HanulíkováAdd processing by chunks to digest, sign, verify tests
2024-05-05  Veronika HanulíkováAdd processing by chunks to cipher tests in evp_test
2024-05-05  Veronika HanulíkováAdd option for setting size of processed data chunks
2024-05-02  Neil HormanReduce optimization in hppa builds
2024-05-02  Tomas MrazCorrect top for EC/DSA nonces if BN_DEBUG is on
next