https://github.com/openssl/openssl
Raw File
Tip revision: c3cc0f1386b0544383a61244a4beeb762b67498f authored by Matt Caswell on 24 October 2023, 13:48:41 UTC
Prepare for release of 3.0.12
Tip revision: c3cc0f1
.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