https://github.com/openssl/openssl
Raw File
Tip revision: 54f5fca0d0b15f912e7355a378976cbff12d58fc authored by Matt Caswell on 21 June 2022, 13:30:58 UTC
Prepare for release of 3.0.4
Tip revision: 54f5fca
.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