https://github.com/openssl/openssl
Raw File
Tip revision: b467d394eb11ac94500d9f003426f5fa75d60c3c authored by Matt Caswell on 18 February 2021, 15:08:53 UTC
Prepare for release of 3.0 alpha 12
Tip revision: b467d39
.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
boringssl                               export-ignore
krb5                                    export-ignore
pyca-cryptography                       export-ignore
dev                                     export-ignore
gost-engine                             export-ignore
back to top