https://github.com/openssl/openssl
Raw File
Tip revision: d0c041b13ad12c2c689313c607e2c001f3d5a1b7 authored by Matt Caswell on 06 May 2021, 12:15:03 UTC
Prepare for release of 3.0 alpha 16
Tip revision: d0c041b
.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