openssl.git
2021-07-10 Richard LevitteFix test/asn1_encode_test.c to handle encoding/decoding...
2021-07-10 Richard LevitteFix test/asn1_encode_test.c to not use ASN1_FBOOLEAN
2021-07-10 Richard LevitteASN.1: Refuse to encode to DER if non-optional items...
2021-07-10 Richard LevitteTEST: Check that i2d refuses to encode non-optional...
2021-07-09 Matt CaswellFix s_server PSK handling
2021-07-08 Paulitest: add test for auto DH security level meets the...
2021-07-08 Paulissl: do not choose auto DH groups that are weaker than...
2021-07-08 Oliver MihatschFix memory leak in i2d_ASN1_bio_stream
2021-07-07 Paulibn: procduce correct sign for result of BN_mod()
2021-07-01 Tomas Mrazdoc: Mention the update of der data pointers in d2i/i2d
2021-06-30 David BenjaminFix use of uninitialized memory in test_rsa_oaep
2021-06-29 David CARLIERapple getentropy removal
2021-06-29 luyahanAdd riscv64 target
2021-06-29 Lars ImmischUse getauxval on Android with API level > 18
2021-06-23 yunhenable getauxval on android 10
2021-06-11 Richard LevitteClean away remaining Travis related files
2021-06-10 Patrick SteuerTest EVP_CipherInit sequences and resets
2021-06-10 Patrick Steuers390x: cipher must set EVP_CIPH_ALWAYS_CALL_INIT flag
2021-06-04 Matt CaswellOnly call dtls1_start_timer() once
2021-06-03 bonniegongCheck the return value of ASN1_STRING_length
2021-06-02 Dr. David von... ee-self-signed.pem: Restore original version, adding...
2021-06-02 Trev LarockModify ssl_handshake_hash to call SSLfatal
2021-05-29 Tomas MrazPut init_ec_point_formats() inside #ifndef OPENSSL_NO_EC
2021-05-27 Todd ShortCall SSLfatal when the generate_ticket_cb returns 0
2021-05-27 Shane Lontiss_client.pod: Fix grammar in NOTES section.
2021-05-21 Dmitry BelyavskiyCleanup the peer point formats on regotiation
2021-05-21 Jean-Philippe... Properly restore XMM registers in ChaCha20's AVX-512...
2021-05-21 Christian HeimesInherit hostflags verify params even without hosts
2021-05-17 Theo BuehlerTest oct2point for hybrid point encoding of (0, y)
2021-05-17 Theo BuehlerAvoid division by zero in hybrid point encoding
2021-05-14 Benjamin KadukUpdate expected results for tls13kexmodes tests
2021-05-14 Benjamin KadukDon't send key_share for PSK-only key exchange
2021-05-14 Benjamin Kadukmake update
2021-05-14 Benjamin KadukImprove RFC 8446 PSK key exchange mode compliance
2021-05-14 bonniegongcheck i2d_ASN1_TYPE return value
2021-05-13 Dmitry BelyavskiyTesting private keys with extra attributes
2021-05-13 Dmitry BelyavskiyTry to parse private key as PKCS#8 first, fallback...
2021-05-09 David CarlierBIO_listen: disable setting ipv6_v6only on OpenBSD...
2021-05-06 Dmitry BelyavskiyAvoid sending alerts after shutdown
2021-05-05 Fred HornseySupport for Android NDK r22
2021-05-04 Dmitry BelyavskiyUse OCSP-specific error code for clarity
2021-04-30 Hubert Karioman: s_server: fix typo in -alpn option description
2021-04-27 Shane LontisTest that we don't have a memory leak in d2i_ASN1_OBJECT.
2021-04-27 Richard LevitteASN1: Ensure that d2i_ASN1_OBJECT() frees the strings...
2021-04-23 Richard LevitteDon't remove $(TARFILE) when cleaning
2021-04-23 Tomas MrazCorrect the return value on match and mismatch for...
2021-04-23 Tomas MrazTest that EVP_PKEY_cmp() returns 1 when comparing a...
2021-04-22 Niclas RosenvikSome compilers define __STDC_VERSION__ in c++
2021-04-20 Pauliengine: fix double free on error path.
2021-04-20 Paulits: fix double free on error path.
2021-04-20 Paulisrp: fix double free,
2021-04-13 Todd ShortHandle set_alpn_protos inputs better.
2021-04-09 Dave Coombscrl2pkcs7 shouldn't include empty optional sets
2021-04-09 Nan XiaoFix typos in x509.pod
2021-04-06 Nan XiaoFix potential double free in sslapitest.c
2021-04-01 Nan XiaoRemove unnecessary BIO_do_handshake()s
2021-03-30 Mohamed Akramdoc: fix enc -z option documentation
2021-03-30 Alex YurshaPrint correct error message in utils/mkdir-p.pl
2021-03-30 Nan XiaoFix typo in BIO_push.pod
2021-03-30 Nan XiaoFix BIO_new_ssl_connect() to not leak memory
2021-03-25 Matt CaswellPrepare for 1.1.1l-dev
2021-03-25 Matt CaswellPrepare for 1.1.1k release OpenSSL_1_1_1k
2021-03-25 Matt CaswellUpdate copyright year
2021-03-25 Matt CaswellUpdate CHANGES and NEWS for new release
2021-03-25 Matt CaswellEnsure buffer/length pairs are always in sync
2021-03-25 Peter Kaestlessl sigalg extension: fix NULL pointer dereference
2021-03-25 Matt CaswellAdd a test for CVE-2021-3449
2021-03-25 Matt CaswellTeach TLSProxy how to encrypt <= TLSv1.2 ETM records
2021-03-25 Tomas Mrazcheck_chain_extensions: Do not override error return...
2021-03-22 Chenglong ZhangFix missing INVALID_EXTENSION
2021-03-21 Richard LevitteASN1: Reset the content dump flag after dumping
2021-03-20 Matt CaswellAdd a missing RUN_ONCE in rand_lib.c
2021-03-18 Pauliapps: fix coverity 966560: division by zero
2021-03-18 Paulissl: fix coverity 1451515: out of bounds memory access
2021-03-18 Paulimodes: fix coverity 1449851: overlapping memory copy
2021-03-18 Paulimodes: fix coverity 1449860: overlapping memory copy
2021-03-12 pandaCheck SSL_set1_chain error in set_cert_cb
2021-03-04 Richard Levitte[1.1.1] Fix `make update` for out-of-tree builds
2021-03-04 Nicola Tuveri[github-ci] Add a out-of-tree_build job
2021-02-26 Benjamin KadukCheck ASN1_item_ndef_i2d() return value.
2021-02-26 MarkFix filename escaping in c_rehash
2021-02-24 jwalchFix an integer overflow in o_time.c
2021-02-19 Zhang JindeCRYPTO_gcm128_decrypt: fix mac or tag calculation
2021-02-18 John BaldwinClose /dev/crypto file descriptor after CRIOGET ioctl().
2021-02-18 John BaldwinUse CRIOGET to fetch a crypto descriptor when present.
2021-02-16 Richard LevitteTEST: Add missing initialization
2021-02-16 Matt CaswellPrepare for 1.1.1k-dev
2021-02-16 Matt CaswellPrepare for 1.1.1j release OpenSSL_1_1_1j
2021-02-16 Matt CaswellUpdate copyright year
2021-02-16 Matt CaswellUpdate CHANGES and NEWS for new release
2021-02-16 Matt CaswellDon't overflow the output length in EVP_CipherUpdate...
2021-02-16 Matt CaswellFix rsa_test to properly test RSA_SSLV23_PADDING
2021-02-16 Matt CaswellFix the RSA_SSLV23_PADDING padding type
2021-02-16 Matt CaswellRefactor rsa_test
2021-02-16 Matt CaswellTest that X509_issuer_and_serial_hash doesn't crash
2021-02-16 Matt CaswellFix Null pointer deref in X509_issuer_and_serial_hash()
2021-02-12 Richard LevitteVMS documentation fixes
2021-02-12 Richard LevitteConfigurations/descrip.mms.tmpl: avoid enormous PIPE...
2021-02-10 Benjamin KadukRemove unused 'peer_type' from SSL_SESSION
2021-02-07 Richard LevitteConfiguration: ensure that 'no-tests' works correctly
next