https://github.com/openssl/openssl
Raw File
Tip revision: 85cf92f55d9e2ac5aacf92bedd33fb890b9f8b4c authored by Matt Caswell on 30 January 2024, 13:28:16 UTC
Prepare for release of 3.0.13
Tip revision: 85cf92f
.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