"Fossies" - the Fresh Open Source Software Archive  

Source code changes report for "openssl" between the packages
openssl-3.0.5.tar.gz and openssl-3.0.6.tar.gz

About: OpenSSL is a toolkit implementing the Transport Layer Security (TLS) protocols (including SSLv3) as well as a full-strength general purpose cryptographic library. New 3.0 branch.

Summary:

The "openssl" source code changed by about 0.4% and now consists of 4563 regular files (+11) and 232 directories (+1).

Related Informations:

See CHANGES.md and NEWS.md (openssl 3.0.6).

Changes In Files (According File Type):

File TypeTotalAddedRemovedChanged
Header file 450 0 0 18
C program 1363 6 0 122
Assembler program 9 0 0 0
Perl module 48 0 0 1
Perl program 233 0 0 5
Python program 1 0 0 0
Sed program 1 0 0 0
Shell program 17 0 0 1
Ruby program 1 0 0 0
Symbols file 2 0 0 0
Automake file 8 0 0 0
Configuration file 113 0 0 2
JSON file 1 0 0 0
Lisp program 2 0 0 0
M4 macro file 1 0 0 0
Makefile 10 1 0 2
Manifest file 1 0 0 0
Perl test program 267 1 0 11
SGML document 1 0 0 0
Certificate file 706 1 0 0
Command file 10 0 0 0
CSV file 5 0 0 0
DOT Graph file 6 0 0 0
Include file 19 0 0 0
Info document 2 0 0 0
OpenOffice document 1 0 0 0
Options file 3 0 0 0
POD document 826 1 0 38
Qt Project file 1 0 0 0
YAML file 2 0 0 0
Data file 56 0 0 1
Image file 6 0 0 0
Vector Image file 1 0 0 0
Directory 232 1 0 0
Change log 3 0 0 2
Information file 18 0 0 1
License 3 0 0 0
Readme file 26 0 0 0
Text file 328 1 0 12
Other 12 0 0 0
Total Files4795120216



Header Files (18 of 450):

NameStatusDeltaVisual Diff
apps/include/apps.h changed 3.2% diff
crypto/arm_arch.h changed 7.8% diff
crypto/evp/evp_local.h changed 0.3% diff
e_os.h changed 0.4% diff
include/crypto/evp.h changed 0.1% diff
include/crypto/rand.h changed 9.1% diff
include/internal/core.h changed 12.1% diff
include/internal/ffc.h changed 3.4% diff
include/internal/packet.h changed 4.2% diff
include/internal/property.h changed 2.6% diff
include/internal/sockets.h changed 1.0% diff
include/openssl/bio.h.in changed 0.2% diff
providers/implementations/include/prov/ciphercommon.h changed 0.9% diff
ssl/ssl_local.h changed 0.1% diff
ssl/statem/statem_local.h changed 1.2% diff
test/helpers/ssltestlib.h changed 5.1% diff
test/testutil.h changed 7.9% diff
test/testutil/output.h changed 5.2% diff

C Programs (128 of 1363):

NameStatusDeltaVisual Diff
apps/ca.c changed 0.2% diff
apps/ciphers.c changed 1.8% diff
apps/cmp.c changed 0.4% diff
apps/dgst.c changed 6.6% diff
apps/dhparam.c changed 1.9% diff
apps/ecparam.c changed 5.0% diff
apps/genrsa.c changed 2.4% diff
apps/lib/apps.c changed 0.8% diff
apps/lib/s_cb.c changed 1.5% diff
apps/mac.c changed 3.0% diff
apps/ocsp.c changed 0.2% diff
apps/pkcs12.c changed 0.3% diff
apps/pkeyparam.c changed 10.9% diff
apps/rsa.c changed 0.6% diff
apps/speed.c changed 0.7% diff
apps/x509.c changed 2.0% diff
crypto/armcap.c changed 3.6% diff
crypto/asn1/asn_mime.c changed 1.3% diff
crypto/bio/bio_lib.c changed 2.2% diff
crypto/bio/bss_dgram.c changed 0.1% diff
crypto/bn/bn_prime.c changed 1.0% diff
crypto/bn/bn_rand.c changed 1.9% diff
crypto/cmp/cmp_http.c changed 6.6% diff
crypto/cmp/cmp_msg.c changed 1.3% diff
crypto/cmp/cmp_util.c changed 2.0% diff
crypto/cms/cms_enc.c changed 2.3% diff
crypto/cms/cms_lib.c changed 0.8% diff
crypto/cms/cms_pwri.c changed 1.4% diff
crypto/cms/cms_smime.c changed 0.7% diff
crypto/conf/conf_def.c changed 0.3% diff
crypto/conf/conf_sap.c changed 11.0% diff
crypto/core_algorithm.c changed 9.8% diff
crypto/core_fetch.c changed 19.7% diff
crypto/dh/dh_group_params.c changed 7.4% diff
crypto/dh/dh_pmeth.c changed 0.8% diff
crypto/ec/ec_key.c changed 1.2% diff
crypto/ec/ecx_meth.c changed 0.8% diff
crypto/encode_decode/decoder_meth.c changed 2.8% diff
crypto/encode_decode/encoder_meth.c changed 2.8% diff
crypto/evp/digest.c changed 0.6% diff
crypto/evp/evp_enc.c changed 1.1% diff
crypto/evp/evp_fetch.c changed 2.6% diff
crypto/evp/evp_lib.c changed 4.3% diff
crypto/evp/evp_rand.c changed 0.7% diff
crypto/evp/exchange.c changed 0.5% diff
crypto/evp/kdf_lib.c changed 3.3% diff
crypto/evp/kem.c changed 1.0% diff
crypto/evp/keymgmt_meth.c changed 1.0% diff
crypto/evp/mac_lib.c changed 1.8% diff
crypto/evp/p_lib.c changed 1.2% diff
crypto/evp/signature.c changed 0.7% diff
crypto/ffc/ffc_backend.c changed 1.4% diff
crypto/ffc/ffc_dh.c changed 27.1% diff
crypto/ffc/ffc_key_generate.c changed 13.5% diff
crypto/ffc/ffc_params.c changed 0.4% diff
crypto/http/http_client.c changed 2.7% diff
crypto/mem.c changed 0.4% diff
crypto/mem_sec.c changed 2.3% diff
crypto/objects/obj_dat.c changed 0.7% diff
crypto/packet.c changed 2.2% diff
crypto/pem/pem_lib.c changed 0.2% diff
crypto/pkcs12/p12_decr.c changed 1.9% diff
crypto/pkcs7/pk7_smime.c changed 1.0% diff
crypto/property/property.c changed 8.1% diff
crypto/provider_core.c changed 5.1% diff
crypto/rand/prov_seed.c changed 16.7% diff
crypto/sparse_array.c changed 1.8% diff
crypto/stack/stack.c changed 23.2% diff
crypto/store/store_meth.c changed 3.6% diff
crypto/threads_win.c changed 18.7% diff
crypto/x509/v3_addr.c changed 1.3% diff
crypto/x509/v3_lib.c changed 2.5% diff
crypto/x509/x509_req.c changed 22.0% diff
crypto/x509/x509_vfy.c changed 0.6% diff
crypto/x509/x509_vpm.c changed 8.9% diff
crypto/x509/x_all.c changed 13.1% diff
demos/cipher/aeskeywrap.c added
demos/encode/ec_encode.c added
demos/mac/cmac-aes256.c added
demos/mac/hmac-sha512.c added
providers/fips/self_test.c changed 0.7% diff
providers/implementations/asymciphers/rsa_enc.c changed 1.0% diff
providers/implementations/ciphers/ciphercommon_gcm.c changed 1.7% diff
providers/implementations/encode_decode/encode_key2text.c changed 0.7% diff
providers/implementations/keymgmt/ec_kmgmt.c changed 0.7% diff
providers/implementations/rands/seeding/rand_win.c changed 2.6% diff
providers/implementations/signature/eddsa_sig.c changed 3.6% diff
ssl/ktls.c changed 2.3% diff
ssl/record/rec_layer_d1.c changed 0.4% diff
ssl/record/rec_layer_s3.c changed 0.9% diff
ssl/record/ssl3_record_tls13.c changed 3.7% diff
ssl/s3_lib.c changed 0.1% diff
ssl/ssl_ciph.c changed 0.5% diff
ssl/ssl_lib.c changed 0.5% diff
ssl/ssl_rsa.c changed 7.0% diff
ssl/ssl_sess.c changed 1.2% diff
ssl/statem/extensions.c changed 0.7% diff
ssl/statem/extensions_clnt.c changed 0.2% diff
ssl/statem/extensions_srvr.c changed 0.9% diff
ssl/statem/statem.c changed 2.6% diff
ssl/statem/statem_clnt.c changed 0.1% diff
ssl/statem/statem_dtls.c changed 8.5% diff
ssl/statem/statem_srvr.c changed 1.3% diff
ssl/t1_lib.c changed 0.3% diff
ssl/tls13_enc.c changed 2.5% diff
ssl/tls_srp.c changed 0.5% diff
test/aesgcmtest.c changed 1.8% diff
test/asynctest.c changed 0.8% diff
test/cmsapitest.c changed 7.6% diff
test/drbgtest.c changed 3.4% diff
test/dtlstest.c changed 30.9% diff
test/ec_internal_test.c changed 7.0% diff
test/endecode_test.c changed 0.5% diff
test/evp_extra_test.c changed 3.1% diff
test/evp_extra_test2.c changed 2.3% diff
test/evp_test.c changed 2.0% diff
test/ext_internal_test.c added
test/ffc_internal_test.c changed 4.7% diff
test/fips_version_test.c added
test/helpers/ssltestlib.c changed 4.6% diff
test/ocspapitest.c changed 8.1% diff
test/rsa_complex.c changed 38.5% diff
test/sslapitest.c changed 2.2% diff
test/test_test.c changed 51.0% diff
test/testutil/provider.c changed 100.0% diff
test/v3ext.c changed 45.2% diff
util/check-format-test-negatives.c changed 26.3% diff
util/check-format-test-positives.c changed 6.8% diff

Perl Modules (1 of 48):

NameStatusDeltaVisual Diff
util/perl/OpenSSL/config.pm changed 6.2% diff

Perl Programs (5 of 233):

NameStatusDeltaVisual Diff
Configure changed 2.0% diff
crypto/aes/asm/aesv8-armx.pl changed 1.5% diff
crypto/bn/asm/rsaz-avx512.pl changed 2.6% diff
util/check-format.pl changed 12.1% diff
util/wrap.pl.in changed 5.9% diff

Shell Programs (1 of 17):

NameStatusDeltaVisual Diff
test/certs/setup.sh changed 0.6% diff

Configuration Files (2 of 113):

NameStatusDeltaVisual Diff
Configurations/10-main.conf changed 0.5% diff
Configurations/50-djgpp.conf changed 7.5% diff

Makefiles (3 of 10):

NameStatusDeltaVisual Diff
demos/cipher/Makefile changed 38.6% diff
demos/encode/Makefile added
demos/mac/Makefile changed 35.1% diff

Perl Test Programs (12 of 267):

NameStatusDeltaVisual Diff
test/recipes/02-test_internal_exts.t added
test/recipes/15-test_ec.t changed 25.6% diff
test/recipes/15-test_ecparam.t changed 27.7% diff
test/recipes/15-test_genrsa.t changed 9.5% diff
test/recipes/20-test_cli_fips.t changed 2.9% diff
test/recipes/20-test_dgst.t changed 14.7% diff
test/recipes/20-test_dhparam.t changed 19.0% diff
test/recipes/25-test_verify.t changed 1.2% diff
test/recipes/25-test_x509.t changed 32.4% diff
test/recipes/30-test_evp.t changed 1.7% diff
test/recipes/80-test_cmp_http.t changed 2.1% diff
test/recipes/80-test_ssl_new.t changed 9.0% diff

Certificate Files (1 of 706):

NameStatusDeltaVisual Diff
test/testec-p112r1.pem added

POD Documents (39 of 826):

NameStatusDeltaVisual Diff
doc/man1/openssl-cmds.pod.in changed 3.2% diff
doc/man1/openssl-cmp.pod.in changed 1.0% diff
doc/man1/openssl-dgst.pod.in changed 10.5% diff
doc/man1/openssl-ec.pod.in changed 3.6% diff
doc/man1/openssl-mac.pod.in changed 3.5% diff
doc/man1/openssl-pkcs12.pod.in changed 1.0% diff
doc/man1/openssl-x509.pod.in changed 3.6% diff
doc/man1/openssl.pod changed 5.3% diff
doc/man3/BIO_ctrl.pod changed 4.9% diff
doc/man3/BIO_f_ssl.pod changed 3.3% diff
doc/man3/BIO_s_accept.pod changed 1.4% diff
doc/man3/DH_new.pod changed 38.5% diff
doc/man3/DH_new_by_nid.pod changed 10.0% diff
doc/man3/EC_KEY_new.pod changed 7.5% diff
doc/man3/EVP_PBE_CipherInit.pod changed 21.3% diff
doc/man3/EVP_PKEY_CTX_set_hkdf_md.pod changed 2.6% diff
doc/man3/EVP_PKEY_fromdata.pod changed 2.1% diff
doc/man3/EVP_PKEY_gettable_params.pod changed 0.5% diff
doc/man3/OPENSSL_gmtime.pod added
doc/man3/OPENSSL_LH_COMPFUNC.pod changed 1.1% diff
doc/man3/OPENSSL_malloc.pod changed 7.2% diff
doc/man3/OSSL_CMP_MSG_get0_header.pod changed 17.0% diff
doc/man3/OSSL_HTTP_REQ_CTX.pod changed 8.5% diff
doc/man3/OSSL_HTTP_transfer.pod changed 3.0% diff
doc/man3/OSSL_LIB_CTX.pod changed 3.4% diff
doc/man3/OSSL_PROVIDER.pod changed 2.7% diff
doc/man3/OSSL_trace_set_channel.pod changed 5.6% diff
doc/man3/SSL_CTX_use_certificate.pod changed 4.9% diff
doc/man3/X509_cmp_time.pod changed 45.6% diff
doc/man3/X509_CRL_get0_by_serial.pod changed 39.6% diff
doc/man3/X509_STORE_add_cert.pod changed 1.8% diff
doc/man3/X509_STORE_CTX_new.pod changed 3.1% diff
doc/man3/X509V3_get_d2i.pod changed 16.1% diff
doc/man3/X509v3_get_ext_by_NID.pod changed 36.5% diff
doc/man7/EVP_KDF-X942-ASN1.pod changed 4.3% diff
doc/man7/EVP_MD-SHAKE.pod changed 45.2% diff
doc/man7/EVP_PKEY-EC.pod changed 2.0% diff
doc/man7/EVP_SIGNATURE-RSA.pod changed 13.8% diff
doc/man7/migration_guide.pod changed 0.1% diff

Data Files (1 of 56):

NameStatusDeltaVisual Diff
VERSION.dat changed 38.4% diff

Directories (1 of 232):

NameStatus
demos/encode added

Change Logs (2 of 3):

NameStatusDeltaVisual Diff
CHANGES.md changed 0.5% diff
NEWS.md changed 0.2% diff

Information Files (1 of 18):

NameStatusDeltaVisual Diff
INSTALL.md changed 0.1% diff

Text Files (13 of 328):

NameStatusDeltaVisual Diff
Configurations/windows-makefile.tmpl changed 0.4% diff
crypto/ec/build.info changed 12.7% diff
crypto/sha/build.info changed 7.6% diff
providers/fips-sources.checksums changed 7.3% diff
providers/fips.checksum changed 100.0% diff
test/build.info changed 1.3% diff
test/recipes/30-test_evp_data/evpciph_des3_common.txt changed 5.1% diff
test/recipes/30-test_evp_data/evpmac_common.txt changed 0.3% diff
test/recipes/30-test_evp_data/evpmac_sm3.txt added
test/recipes/30-test_evp_data/evppkey_ffdhe.txt changed 0.2% diff
test/recipes/30-test_evp_pkey_provided/DH.priv.txt changed 3.7% diff
test/recipes/30-test_evp_pkey_provided/DH.pub.txt changed 4.2% diff
util/missingcrypto.txt changed 0.4% diff

Packages Compared:

openssl-3.0.5.tar.gz
openssl-3.0.6.tar.gz


Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)