apple / swift-nio-ssl
File Age

File age measurements show the distribution of file ages (days since the first commit) and the recency of file updates (days since the latest commit).

Summary
  • Number of files: 600
  • Daily file updates (only one update per file and date counted): 947
  • First update: 2018-01-25
  • Latest update: 2022-01-28
  • Days between first and latest update: 1465 (209 weeks, estimated 1045 working days)
  • Active days (at least one file change): 177
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 600 files with 318,335 lines of code in files.
    • 572 files that are 366+ days old (312,266 lines of code)
    • 10 files that are 181-365 days old (1,186 lines of code)
    • 8 files that are 91-180 days old (4,282 lines of code)
    • 0 files that are 31-90 days old (0 lines of code)
    • 10 files that are 1-30 days old (601 lines of code)
98% | <1% | 1% | 0% | <1%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 600 files with 318,335 lines of code in files.
    • 245 files have been last changed 366+ days ago (99,879 lines of code)
    • 34 files have been last changed 181-365 days ago (6,102 lines of code)
    • 133 files have been last changed 91-180 days ago (47,351 lines of code)
    • 148 files have been last changed 31-90 days ago (137,448 lines of code)
    • 40 files have been last changed 1-30 days ago (27,555 lines of code)
31% | 1% | 14% | 43% | 8%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
c, h, S, swift, cc, sh, yaml, md, txt, rb, patch, gitignore, py, gitattributes, json, inc
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
S100% | 0% | 0% | 0% | 0%
c98% | <1% | <1% | 0% | <1%
h99% | <1% | <1% | 0% | <1%
cc82% | 3% | 13% | 0% | 0%
inc100% | 0% | 0% | 0% | 0%
swift96% | 0% | 3% | 0% | 0%
rb100% | 0% | 0% | 0% | 0%
py100% | 0% | 0% | 0% | 0%
yaml16% | 67% | 0% | 0% | 16%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
S24% | 0% | 6% | 65% | 3%
h61% | 1% | 3% | 16% | 16%
c32% | 5% | 24% | 31% | 6%
cc12% | 3% | 65% | 15% | 2%
rb100% | 0% | 0% | 0% | 0%
py100% | 0% | 0% | 0% | 0%
yaml16% | 50% | 16% | 0% | 16%
swift<1% | 0% | 57% | 19% | 23%
inc0% | 0% | 0% | 0% | 100%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
Sources/CNIOBoringSSL/crypto99% | <1% | <1% | 0% | <1%
Sources/CNIOBoringSSL/include99% | <1% | <1% | 0% | 0%
Sources/CNIOBoringSSL/ssl83% | 3% | 12% | 0% | 0%
Sources/NIOSSL96% | 0% | 3% | 0% | 0%
scripts100% | 0% | 0% | 0% | 0%
Sources/NIOSSLPerformanceTester100% | 0% | 0% | 0% | 0%
Sources/NIOSSLHTTP1Client100% | 0% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
Sources/NIOTLSServer100% | 0% | 0% | 0% | 0%
docker16% | 67% | 0% | 0% | 16%
Sources/CNIOBoringSSLShims100% | 0% | 0% | 0% | 0%
Sources/CNIOBoringSSLShims/include100% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
Sources/CNIOBoringSSL/crypto35% | 1% | 10% | 48% | 3%
Sources/CNIOBoringSSL/include16% | 1% | 4% | 22% | 55%
Sources/CNIOBoringSSL/ssl11% | 3% | 61% | 20% | 2%
scripts100% | 0% | 0% | 0% | 0%
docker16% | 50% | 16% | 0% | 16%
Sources/CNIOBoringSSLShims100% | 0% | 0% | 0% | 0%
Sources/NIOSSLPerformanceTester6% | 0% | 93% | 0% | 0%
Sources/CNIOBoringSSLShims/include100% | 0% | 0% | 0% | 0%
Sources/NIOSSL0% | 0% | 54% | 21% | 24%
Sources/NIOSSLHTTP1Client0% | 0% | 100% | 0% | 0%
Sources/NIOTLSServer0% | 0% | 100% | 0% | 0%
ROOT0% | 0% | 0% | 0% | 100%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
main.swift
in Sources/NIOTLSServer
50 2 139 1467 12
Package.swift
in root
75 1 25 1439 51
obj_dat.h
in Sources/CNIOBoringSSL/crypto/obj
10638 - 628 1071 6
p256-x86_64-table.h
in Sources/CNIOBoringSSL/crypto/fipsmodule/ec
9473 1 608 1071 3
S
chacha20_poly1305_x86_64.linux.x86_64.S
in Sources/CNIOBoringSSL/crypto/cipher_extra
8574 - 83 1071 10
S
poly_rq_mul.S
in Sources/CNIOBoringSSL/crypto/hrss/asm
8487 - 167 1071 6
S
chacha20_poly1305_x86_64.mac.x86_64.S
in Sources/CNIOBoringSSL/crypto/cipher_extra
8456 - 83 1071 7
boringssl_prefix_symbols_nasm.inc
in Sources/CNIOBoringSSL/include
6863 - 25 1071 31
S
sha256-586.linux.x86.S
in Sources/CNIOBoringSSL/crypto/fipsmodule
5572 - 83 1071 6
S
sha1-x86_64.linux.x86_64.S
in Sources/CNIOBoringSSL/crypto/fipsmodule
5415 - 83 1071 8
S
sha1-x86_64.mac.x86_64.S
in Sources/CNIOBoringSSL/crypto/fipsmodule
5342 - 83 1071 6
S
p256-x86_64-asm.linux.x86_64.S
in Sources/CNIOBoringSSL/crypto/fipsmodule
3866 - 83 1071 8
S
sha1-586.linux.x86.S
in Sources/CNIOBoringSSL/crypto/fipsmodule
3733 - 83 1071 6
S
sha256-x86_64.linux.x86_64.S
in Sources/CNIOBoringSSL/crypto/fipsmodule
3602 - 83 1071 7
S
sha256-x86_64.mac.x86_64.S
in Sources/CNIOBoringSSL/crypto/fipsmodule
3538 - 83 1071 5
S
p256-x86_64-asm.mac.x86_64.S
in Sources/CNIOBoringSSL/crypto/fipsmodule
3496 - 83 1071 6
S
x86_64-mont5.linux.x86_64.S
in Sources/CNIOBoringSSL/crypto/fipsmodule
3206 - 83 1071 7
S
x86_64-mont5.mac.x86_64.S
in Sources/CNIOBoringSSL/crypto/fipsmodule
3045 - 83 1071 5
S
sha512-586.linux.x86.S
in Sources/CNIOBoringSSL/crypto/fipsmodule
2842 - 83 1071 6
S
sha256-armv4.linux.arm.S
in Sources/CNIOBoringSSL/crypto/fipsmodule
2795 - 810 1071 6
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
internal.h
in Sources/CNIOBoringSSL/crypto/conf
10 - 1071 1071 1
thread_none.c
in Sources/CNIOBoringSSL/crypto
29 12 1071 1071 1
conf_def.h
in Sources/CNIOBoringSSL/crypto/conf
64 - 1071 1071 1
fips_shared_support.c
in Sources/CNIOBoringSSL/crypto/fipsmodule
12 - 958 958 1
build-asm.py
in scripts
139 12 958 1071 3
CNIOBoringSSL_srtp.h
in Sources/CNIOBoringSSL/include
1 - 906 906 1
CNIOBoringSSL_safestack.h
in Sources/CNIOBoringSSL/include
1 - 906 906 1
CNIOBoringSSL_pkcs12.h
in Sources/CNIOBoringSSL/include
1 - 906 906 1
CNIOBoringSSL_ossl_typ.h
in Sources/CNIOBoringSSL/include
1 - 906 906 1
CNIOBoringSSL_opensslv.h
in Sources/CNIOBoringSSL/include
1 - 906 906 1
CNIOBoringSSL_objects.h
in Sources/CNIOBoringSSL/include
1 - 906 906 1
CNIOBoringSSL_obj_mac.h
in Sources/CNIOBoringSSL/include
1 - 906 906 1
CNIOBoringSSL_is_boringssl.h
in Sources/CNIOBoringSSL/include
1 - 906 906 1
CNIOBoringSSL_e_os2.h
in Sources/CNIOBoringSSL/include
1 - 906 906 1
CNIOBoringSSL_dtls1.h
in Sources/CNIOBoringSSL/include
1 - 906 906 1
CNIOBoringSSL_buffer.h
in Sources/CNIOBoringSSL/include
1 - 906 906 1
CNIOBoringSSL_asn1_mac.h
in Sources/CNIOBoringSSL/include
1 - 906 906 1
pem_xaux.c
in Sources/CNIOBoringSSL/crypto/pem
6 - 906 1071 3
pem_x509.c
in Sources/CNIOBoringSSL/crypto/pem
6 - 906 1071 3
rsa_print.c
in Sources/CNIOBoringSSL/crypto/rsa_extra
10 1 906 1071 3
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
docker-compose.2004.56.yaml
in docker
21 - 13 13 1
cpu_arm_linux.c
in Sources/CNIOBoringSSL/crypto
154 6 25 25 1
cpu_intel.c
in Sources/CNIOBoringSSL/crypto
152 4 25 25 1
cpu_arm_linux.h
in Sources/CNIOBoringSSL/crypto
131 10 25 25 1
cpu_aarch64_linux.c
in Sources/CNIOBoringSSL/crypto
36 1 25 25 1
cpu_aarch64_apple.c
in Sources/CNIOBoringSSL/crypto
31 2 25 25 1
cpu_aarch64_fuchsia.c
in Sources/CNIOBoringSSL/crypto
30 1 25 25 1
cpu_aarch64_win.c
in Sources/CNIOBoringSSL/crypto
17 1 25 25 1
cpu_arm.c
in Sources/CNIOBoringSSL/crypto
15 3 25 25 1
cpu_ppc64le.c
in Sources/CNIOBoringSSL/crypto
14 2 25 25 1
CustomPrivateKey.swift
in Sources/NIOSSL
147 2 132 132 1
extensions.cc
in Sources/CNIOBoringSSL/ssl
3205 141 144 167 2
a_strex.c
in Sources/CNIOBoringSSL/crypto/asn1
447 14 144 167 2
name_print.c
in Sources/CNIOBoringSSL/crypto/x509
164 5 144 167 2
internal.h
in Sources/CNIOBoringSSL/crypto/lhash
124 2 167 167 1
CNIOBoringSSL_hpke.h
in Sources/CNIOBoringSSL/include
110 - 67 167 2
internal.h
in Sources/CNIOBoringSSL/crypto/asn1
75 - 83 167 3
charmap.h
in Sources/CNIOBoringSSL/crypto/asn1
10 - 167 167 1
docker-compose.1604.52.yaml
in docker
22 - 223 223 1
docker-compose.2004.55.yaml
in docker
21 - 131 271 2
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
SSLPKCS12Bundle.swift
in Sources/NIOSSL
103 2 3 1067 14
NIOSSLHandler.swift
in Sources/NIOSSL
478 2 11 1067 23
SSLConnection.swift
in Sources/NIOSSL
315 24 11 1067 17
docker-compose.2004.56.yaml
in docker
21 - 13 13 1
boringssl_prefix_symbols_nasm.inc
in Sources/CNIOBoringSSL/include
6863 - 25 1071 31
CNIOBoringSSL_boringssl_prefix_symbols.h
in Sources/CNIOBoringSSL/include
4464 - 25 906 28
CNIOBoringSSL_boringssl_prefix_symbols_asm.h
in Sources/CNIOBoringSSL/include
3428 - 25 906 25
S
sha512-armv8.linux.aarch64.S
in Sources/CNIOBoringSSL/crypto/fipsmodule
1602 - 25 1071 9
S
sha512-armv8.ios.aarch64.S
in Sources/CNIOBoringSSL/crypto/fipsmodule
1593 - 25 1071 7
S
sha256-armv8.linux.aarch64.S
in Sources/CNIOBoringSSL/crypto/fipsmodule
1198 - 25 1071 9
S
sha256-armv8.ios.aarch64.S
in Sources/CNIOBoringSSL/crypto/fipsmodule
1189 - 25 1071 7
v3_utl.c
in Sources/CNIOBoringSSL/crypto/x509v3
1065 34 25 1071 9
ssl_privkey.cc
in Sources/CNIOBoringSSL/ssl
641 33 25 1071 6
CNIOBoringSSL_x509v3.h
in Sources/CNIOBoringSSL/include
599 - 25 906 10
v3_alt.c
in Sources/CNIOBoringSSL/crypto/x509v3
505 5 25 1071 10
x_crl.c
in Sources/CNIOBoringSSL/crypto/x509
393 16 25 1071 9
v3_ncons.c
in Sources/CNIOBoringSSL/crypto/x509v3
373 14 25 1071 5
print.c
in Sources/CNIOBoringSSL/crypto/evp
369 17 25 1071 4
CNIOBoringSSL_bio.h
in Sources/CNIOBoringSSL/include
300 - 25 906 4
t_x509.c
in Sources/CNIOBoringSSL/crypto/x509
270 7 25 1071 6