openssl.git
2023-05-08 Matt CaswellAdd some documentation for the new QUIC mode in s_client
2023-05-08 Matt CaswellAdd the ability to send FIN on a QUIC stream from s_client
2023-05-08 Matt CaswellAdd QUIC support to s_client
2023-05-05 zhangzhileiremove unused macro in common.h
2023-05-05 Mathias BerchtoldRevert "win-onecore: Build with /APPCONTAINER for UWP...
2023-05-05 Bernd EdlingerFix the padlock engine
2023-05-05 slontisAdd libctx to x931 keygen.
2023-05-05 Matt CaswellExtend the min/max protocol testing
2023-05-05 Matt CaswellBe more accurate about what we accept as a valid DTLS...
2023-05-05 Matt CaswellUpdate the min/max proto function documentation for...
2023-05-04 Alois Klink25-test_x509.t: test dots in CA file path
2023-05-04 Rajarshi Karmakarfeature: openssl req -verify output to stderr instead...
2023-05-03 Ladislav MarkoFix broken links on asym_cipher manpages
2023-05-03 mlitreAdd negative integer check when using ASN1_BIT_STRING
2023-05-03 Tianjia Zhangapps: silent warning when loading CSR files with vfyopt...
2023-05-03 Reinhard Urbanspeed.c: remove unused num print_message args
2023-05-02 Paulirand: trust user supplied entropy when configured witho...
2023-05-02 Tomas MrazCopy min/max_proto_version from SSL_CTX to SSL only...
2023-05-02 Tomas MrazDo not send the empty renegotiation info SCSV in QUIC
2023-05-01 Richard Levitteparam->ctrl translation: Fix evp_pkey_ctx_setget_params...
2023-05-01 Richard Levitteparam->ctrl translation: Fix fix_ec_paramgen_curve_nid()
2023-05-01 Hugo LandauMinor fixups
2023-05-01 Hugo LandauQUIC CC: Update CC design document
2023-05-01 Hugo LandauQUIC CHANNEL: Fix bug where time callback arg wasn...
2023-05-01 Hugo LandauQUIC CC: Use OSSL_PARAM
2023-05-01 Hugo LandauQUIC CC: Move dummy method to test code
2023-05-01 Hugo LandauQUIC CC: Tweaks
2023-05-01 Hugo LandauQUIC CC: Safe multiplication
2023-05-01 Hugo LandauQUIC CC: Minor fixes
2023-05-01 Hugo LandauQUIC: Make QUIC_CHANNEL use newreno CC
2023-05-01 Hugo LandauQUIC Congestion Control: Tests
2023-05-01 Hugo LandauQUIC: NewReno congestion controller
2023-05-01 Hugo LandauQUIC CC: Major revisions to CC abstract interface
2023-05-01 Matt CaswellUpdate the corpora
2023-05-01 Matt CaswellRelease zero length handshake fragment records
2023-05-01 Paulidoc: note that the stack find functions no longer modif...
2023-05-01 Paulix509: sort stacks before finds
2023-05-01 Pauliprovider_core: sort provider stack on find
2023-05-01 Paulipbe: sort stack before using find
2023-05-01 Pauliasn1: sort stacks before using find
2023-04-28 Mathias Berchtoldbuild_wincrypt_test.c: Fix compilation with MSVC
2023-04-28 rkarmaka98Avoid generating RSA keys with p < q
2023-04-28 Liu-ErMengfix md5 bug on aarch64 big-endian plantform.
2023-04-28 rkarmaka98Improve documentation of -no_ssl3, -no_tls1, -no_tls1_1...
2023-04-28 Paulidependabot: update config to include CLA: trivial,...
2023-04-28 Mukesh Bharsaklehttp proxy handling: Use ossl_safe_getenv() instead...
2023-04-28 Vladimir KotalASN1_OCTET_STRING_new() calls ASN1_STRING_type_new...
2023-04-28 Paulix509: sort stacks prior to searching
2023-04-28 Paulistack: fix searching when the stack isn't sorted.
2023-04-28 Liu-ErMengfix aes-xts bug on aarch64 big-endian env.
2023-04-28 Dr. David von... APPS/cmp: prevent HTTP client failure on -rspin option...
2023-04-27 Matt CaswellUpdate the SSL_rstate_string*() return value for QUIC
2023-04-27 Matt CaswellCorrect the SSL_rstate_string*() APIs to match reality
2023-04-27 Matt CaswellEnsure that the SSL_rstate_string*() API works as they...
2023-04-27 Matt CaswellAdd a test for the SSL_rstate_string*() APIs
2023-04-27 Dr. David von... APPS: make sure the -CAfile argument can be in DER...
2023-04-27 Dr. David von... apps/smime: Point out that the six operations are mutua...
2023-04-27 Dr. David von... openssl-ocsp.pod.in: state for options that they are...
2023-04-27 Dr. David von... apps/ocsp: Tweak some places to make clear they refer...
2023-04-27 Hugo LandauQUIC Glossary
2023-04-26 Hugo LandauQUIC I/O Architecture Design: Minor updates
2023-04-26 Hugo LandauQUIC I/O Architecture Design: Add block diagram, tweak...
2023-04-26 Hugo LandauQUIC I/O Architecture Design Document
2023-04-26 Tomas MrazCorrect the CHANGES entry for CVE-2023-1255
2023-04-25 Paulidoc: document that the "info" KDF param concatenates
2023-04-25 PauliAdd "info" concatenation tests
2023-04-25 PauliUpdate KDFs to use shared functions.
2023-04-25 Pauliparams: add helper functions to allocate & copy params
2023-04-25 Mathias BerchtoldAdded ability to pass additional ASFLAGS to Configure
2023-04-25 Tomas MrazFix regression of no-posix-io builds
2023-04-24 FdaSilvaYYdtls: code cleanup and refactorization
2023-04-24 slontisFixup demo exit status magic numbers
2023-04-24 Matt CaswellReplace use of strstr with strchr
2023-04-24 Matt CaswellCoverity 1524619: unexpected control flow
2023-04-24 Mathias BerchtoldRevert "Adding Control Flow guard to Windows Builds"
2023-04-24 Petr MikhalicinFix calling pthread_key_delete on uninitialized data
2023-04-21 Paulifips: setup the FIPS provider in pendantic mode for...
2023-04-21 Paulitest: update ssl_new tests in line with pedantic FIPS...
2023-04-21 Paulitest: update TLS PDF tests in line with pedantic FIPS...
2023-04-21 Paulitest: update evprand tests in line with pedantic FIPS...
2023-04-21 Paulisslapi: use correct fipsmodule.cnf
2023-04-21 dependabot... Bump actions/setup-python from 4.5.0 to 4.6.0
2023-04-21 Irak RigiaReplaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_D...
2023-04-21 Irak RigiaAdded a macro OSSL_DISPATCH_END as marker of the end...
2023-04-21 Petr MikhalicinFix checking return code of EVP_PKEY_get_int_param...
2023-04-20 Tomas MrazMinor refactoring of the Argon2 derive function
2023-04-20 dependabot... Bump coverallsapp/github-action from 2.1.0 to 2.1.2
2023-04-20 Tomas Mrazaesv8-armx.pl: Avoid buffer overrread in AES-XTS decryption
2023-04-19 Paulitest: test -pedantic option in fipsinstall
2023-04-19 Paulidoc: document the -pedantic option to fipsinstall.
2023-04-19 Paulifipsinstall: add -pedantic option
2023-04-19 gakamathAdding Control Flow guard to Windows Builds
2023-04-18 Richard LevitteConfigurations/descrip.mms.tmpl: Fix a few typos
2023-04-18 Ladislav MarkoFix broken links in crypto manpage
2023-04-18 zhangzhileifix test failure on Kunpeng-920
2023-04-18 Dr. David von... crmf_lib.c: clean up coments on OSSL_CRMF_CERTTEMPLATE*()
2023-04-18 Dr. David von... OSSL_CRMF_CERTTEMPLATE_get0_publicKey(): fix return...
2023-04-18 Dr. David von... crypto/cmp: fix CertReqId to use in p10cr transactions...
2023-04-16 Alois Klinkbn_local: remove unused `PTR_SIZE_INT` definition
2023-04-16 Alois Klinkbn_nist: remove unused type-punning union `u`
next