https://github.com/openssl/openssl
Raw File
Tip revision: 01d5e2318405362b4de5e670c90d9b40a351d053 authored by Matt Caswell on 24 October 2023, 13:41:51 UTC
Prepare for release of 3.1.4
Tip revision: 01d5e23
.gitattributes
*.bin binary
*.der binary
/fuzz/corpora/** binary
*.pfx binary

# For git archive
fuzz/corpora/**                         export-ignore
Configurations/*.norelease.conf         export-ignore
.*                                      export-ignore
util/mktar.sh                           export-ignore
krb5                                    export-ignore
pyca-cryptography                       export-ignore
dev                                     export-ignore
gost-engine                             export-ignore
back to top