Codebase list sslscan / 1e215306-2b97-43e0-ab5e-5ebb0403516e/main .gitignore
1e215306-2b97-43e0-ab5e-5ebb0403516e/main

Tree @1e215306-2b97-43e0-ab5e-5ebb0403516e/main (Download .tar.gz)

.gitignore @1e215306-2b97-43e0-ab5e-5ebb0403516e/mainraw · history · blame

# object files
*.o
*.obj

# compiled binary
sslscan
sslscan.exe

# debian build of openssl
openssl-*/
openssl_*
libcrypto*
libssl*

# custom openssl build
openssl/
.openssl.is.fresh
.openssl_mingw.is.fresh

# custom zlib build for Windows
zlib_mingw/