openssl.git
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
2021-02-07 Richard Levitteconfigdata.pm: Better display of enabled/disabled options
2021-02-05 Jay SatiroNOTES.WIN: fix typo
2021-02-04 Bernd EdlingerPrevent creating empty folder "../apps/include"
2021-02-03 Armin Fuerstapps/ca: Properly handle certificate expiration times...
2021-02-02 Dr. Matthias... Add some missing committers to the AUTHORS list
2021-01-28 Dr. David von... check_sig_alg_match(): weaken sig nid comparison to...
2021-01-25 Richard LevitteDrop Travis
2021-01-21 Tomas MrazCI: Add some legacy stuff that we do not test in GitHub...
2021-01-21 Tim HitchinsFix typo in crl2pkcs documentation
2021-01-20 Matt CaswellEnsure SRP BN_mod_exp follows the constant time path
2021-01-19 Tomas MrazFix regression in no-deprecated build
2021-01-19 Richard LevitteDOCS: Fix incorrect pass phrase options references
2021-01-14 Dr. David von... x509_vfy.c: Fix a regression in find_isser()
2021-01-14 Dr. David von... X509_cmp(): Fix comparison in case x509v3_cache_extensi...
2021-01-14 Dmitry BelyavskiySkip BOM when reading the config file
2021-01-14 Todd ShortFix -static builds
2021-01-14 David CarlierOPENSSL_cpuid_setup FreeBSD arm update.
2021-01-14 David CarlierOPENSSL_cpuid_setup FreeBSD PowerPC update
2021-01-10 Billy Brumley[crypto/dh] side channel hardening for computing DH...
2021-01-08 anupamam13Fix for negative return value from `SSL_CTX_sess_accept()`
2021-01-08 Matt CaswellEnsure DTLS free functions can handle NULL
2021-01-07 Ole André Vadla... poly1305/asm/poly1305-armv4.pl: fix Clang compatibility...
2021-01-04 Dr. David von... Update copyright years of auto-generated headers (make...
2020-12-30 David CarlierCRYPTO_secure_malloc_init: BSD support improvements.
2020-12-21 Ingo SchwarzeFix NULL pointer access caused by X509_ATTRIBUTE_create()
2020-12-19 Richard LevitteGitHub CI: Add 'check-update' and 'check-docs'
2020-12-18 Rich SalzDocument OCSP_REQ_CTX_i2d.
2020-12-17 Tomas MrazGithub CI: run also on repository pushes
2020-12-14 Sebastian Andrzej... Configurations: PowerPC is big endian
2020-12-10 Matt CaswellTest that we can negotiate TLSv1.3 if we have an SNI...
2020-12-10 Matt CaswellModify is_tls13_capable() to take account of the server...
2020-12-09 Tomas Mrazv3nametest: Make the gennames structure static
2020-12-09 Nan XiaoFix typo in OPENSSL_malloc.pod
2020-12-08 Matt CaswellPrepare for 1.1.1j-dev
2020-12-08 Matt CaswellPrepare for 1.1.1i release OpenSSL_1_1_1i
2020-12-08 Matt CaswellUpdate copyright year
2020-12-08 Matt CaswellUpdate CHANGES and NEWS for new release
2020-12-08 Matt CaswellAdd a test for encoding/decoding using an invalid ASN...
2020-12-08 Matt CaswellAdd a test for GENERAL_NAME_cmp
2020-12-08 Matt CaswellComplain if we are attempting to encode with an invalid...
2020-12-08 Matt CaswellCheck that multi-strings/CHOICE types don't use implici...
2020-12-08 Matt CaswellCorrectly compare EdiPartyName in GENERAL_NAME_cmp()
2020-12-08 Matt CaswellDirectoryString is a CHOICE type and therefore uses...
2020-12-04 Richard LevitteCHANGES: Move misplaced change item
2020-12-03 Dr. David von... x509_vfy.c: Restore rejection of expired trusted (root...
2020-12-03 Stuart CarnieConfiguration: darwin64-arm64-cc for Apple silicon
2020-12-02 Benjamin KadukFix comment in do_dtls1_write()
2020-12-02 Dr. David von... Turn on Github CI - backport improved ci.yml to 1.1.1
2020-12-01 Ard Biesheuvelaes/asm/aesv8-armx.pl: avoid 32-bit lane assignment...
2020-11-27 ihsinmeUpdate bio_ok.c
2020-11-11 Paulirsa_test: add return value check
2020-11-11 Dmitry BelyavskiyVerification zero-length content in S/MIME format
2020-11-05 T.YanagisawaCorrect description of BN_mask_bits
2020-10-29 Benjamin KadukUnify ssl3_get_cipher_by_std_name() implementation
2020-10-29 hklaasoptimise ssl3_get_cipher_by_std_name()
2020-10-29 Ard Biesheuvelcrypto/poly1305/asm: fix armv8 pointer authentication
next