-
Notifications
You must be signed in to change notification settings - Fork 52
Rename legacy openssl package #72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This is not yet in a good-enough shape, as the whole purpose of this exercise is to allow Git for Windows' $ pacman -U mingw-w64-x86_64-openssl1-1.1.1.t-1-any.pkg.tar.zst
loading packages...
resolving dependencies...
looking for conflicting packages...
Packages (1) mingw-w64-x86_64-openssl1-1.1.1.t-1
Total Installed Size: 69.45 MiB
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
error: failed to commit transaction (conflicting files)
mingw-w64-x86_64-openssl1: /mingw64/bin/openssl.exe exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/aes.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/asn1.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/asn1_mac.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/asn1err.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/asn1t.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/async.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/asyncerr.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/bio.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/bioerr.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/blowfish.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/bn.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/bnerr.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/buffer.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/buffererr.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/camellia.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/cast.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/cmac.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/cms.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/cmserr.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/comp.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/comperr.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/conf.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/conf_api.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/conferr.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/crypto.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/cryptoerr.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/ct.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/cterr.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/des.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/dh.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/dherr.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/dsa.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/dsaerr.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/dtls1.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/e_os2.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/ebcdic.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/ec.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/ecdh.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/ecdsa.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/ecerr.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/engine.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/engineerr.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/err.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/evp.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/evperr.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/hmac.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/idea.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/kdf.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/kdferr.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/lhash.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/md2.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/md4.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/md5.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/mdc2.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/modes.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/obj_mac.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/objects.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/objectserr.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/ocsp.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/ocsperr.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/opensslconf.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/opensslv.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/ossl_typ.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/pem.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/pem2.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/pemerr.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/pkcs12.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/pkcs12err.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/pkcs7.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/pkcs7err.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/rand.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/randerr.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/rc2.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/rc4.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/rc5.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/ripemd.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/rsa.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/rsaerr.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/safestack.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/seed.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/sha.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/srp.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/srtp.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/ssl.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/ssl2.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/ssl3.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/sslerr.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/stack.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/store.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/storeerr.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/symhacks.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/tls1.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/ts.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/tserr.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/txt_db.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/ui.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/uierr.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/whrlpool.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/x509.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/x509_vfy.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/x509err.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/x509v3.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/include/openssl/x509v3err.h exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/lib/libcrypto.a exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/lib/libcrypto.dll.a exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/lib/libssl.a exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/lib/libssl.dll.a exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/lib/pkgconfig/libcrypto.pc exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/lib/pkgconfig/libssl.pc exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/lib/pkgconfig/openssl.pc exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man1/CA.pl.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man1/openssl-asn1parse.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man1/openssl-ca.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man1/openssl-ciphers.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man1/openssl-cms.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man1/openssl-crl.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man1/openssl-crl2pkcs7.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man1/openssl-dgst.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man1/openssl-dhparam.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man1/openssl-dsa.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man1/openssl-dsaparam.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man1/openssl-ec.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man1/openssl-ecparam.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man1/openssl-enc.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man1/openssl-engine.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man1/openssl-errstr.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man1/openssl-gendsa.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man1/openssl-genpkey.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man1/openssl-genrsa.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man1/openssl-list.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man1/openssl-nseq.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man1/openssl-ocsp.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man1/openssl-passwd.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man1/openssl-pkcs12.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man1/openssl-pkcs7.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man1/openssl-pkcs8.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man1/openssl-pkey.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man1/openssl-pkeyparam.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man1/openssl-pkeyutl.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man1/openssl-prime.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man1/openssl-rand.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man1/openssl-rehash.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man1/openssl-req.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man1/openssl-rsa.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man1/openssl-rsautl.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man1/openssl-s_client.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man1/openssl-s_server.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man1/openssl-s_time.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man1/openssl-sess_id.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man1/openssl-smime.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man1/openssl-speed.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man1/openssl-spkac.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man1/openssl-srp.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man1/openssl-storeutl.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man1/openssl-ts.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man1/openssl-verify.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man1/openssl-version.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man1/openssl-x509.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man1/openssl.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man1/tsget.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/ADMISSIONS.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/ASN1_generate_nconf.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/ASN1_INTEGER_get_int64.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/ASN1_ITEM_lookup.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/ASN1_OBJECT_new.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/ASN1_STRING_length.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/ASN1_STRING_new.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/ASN1_STRING_print_ex.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/ASN1_STRING_TABLE_add.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/ASN1_TIME_set.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/ASN1_TYPE_get.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/ASYNC_start_job.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/ASYNC_WAIT_CTX_new.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/BF_encrypt.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/BIO_ADDR.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/BIO_ADDRINFO.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/BIO_connect.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/BIO_ctrl.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/BIO_f_base64.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/BIO_f_buffer.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/BIO_f_cipher.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/BIO_f_md.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/BIO_f_null.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/BIO_f_ssl.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/BIO_find_type.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/BIO_get_data.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/BIO_get_ex_new_index.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/BIO_meth_new.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/BIO_new.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/BIO_new_CMS.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/BIO_parse_hostserv.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/BIO_printf.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/BIO_push.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/BIO_read.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/BIO_s_accept.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/BIO_s_bio.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/BIO_s_connect.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/BIO_s_fd.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/BIO_s_file.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/BIO_s_mem.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/BIO_s_null.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/BIO_s_socket.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/BIO_set_callback.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/BIO_should_retry.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/BN_add.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/BN_add_word.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/BN_BLINDING_new.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/BN_bn2bin.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/BN_cmp.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/BN_copy.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/BN_CTX_new.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/BN_CTX_start.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/BN_generate_prime.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/BN_mod_inverse.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/BN_mod_mul_montgomery.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/BN_mod_mul_reciprocal.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/BN_new.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/BN_num_bytes.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/BN_rand.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/BN_security_bits.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/BN_set_bit.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/BN_swap.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/BN_zero.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/BUF_MEM_new.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/CMS_add0_cert.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/CMS_add1_recipient_cert.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/CMS_add1_signer.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/CMS_compress.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/CMS_decrypt.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/CMS_encrypt.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/CMS_final.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/CMS_get0_RecipientInfos.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/CMS_get0_SignerInfos.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/CMS_get0_type.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/CMS_get1_ReceiptRequest.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/CMS_sign.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/CMS_sign_receipt.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/CMS_uncompress.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/CMS_verify.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/CMS_verify_receipt.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/CONF_modules_free.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/CONF_modules_load_file.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/CRYPTO_get_ex_new_index.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/CRYPTO_memcmp.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/CRYPTO_THREAD_run_once.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/CT_POLICY_EVAL_CTX_new.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/CTLOG_new.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/CTLOG_STORE_get0_log_by_id.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/CTLOG_STORE_new.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/d2i_PKCS8PrivateKey_bio.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/d2i_PrivateKey.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/d2i_RSAPrivateKey.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/d2i_SSL_SESSION.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/d2i_X509.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/DEFINE_STACK_OF.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/DES_random_key.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/DH_generate_key.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/DH_generate_parameters.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/DH_get0_pqg.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/DH_get_1024_160.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/DH_meth_new.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/DH_new.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/DH_new_by_nid.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/DH_set_method.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/DH_size.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/DSA_do_sign.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/DSA_dup_DH.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/DSA_generate_key.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/DSA_generate_parameters.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/DSA_get0_pqg.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/DSA_meth_new.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/DSA_new.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/DSA_set_method.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/DSA_SIG_new.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/DSA_sign.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/DSA_size.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/DTLS_get_data_mtu.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/DTLS_set_timer_cb.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/DTLSv1_listen.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EC_GFp_simple_method.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EC_GROUP_copy.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EC_GROUP_new.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EC_KEY_get_enc_flags.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EC_KEY_new.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EC_POINT_add.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EC_POINT_new.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/ECDSA_SIG_new.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/ECDSA_sign.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/ECPKParameters_print.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/ENGINE_add.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/ERR_clear_error.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/ERR_error_string.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/ERR_get_error.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/ERR_GET_LIB.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/ERR_load_crypto_strings.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/ERR_load_strings.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/ERR_print_errors.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/ERR_put_error.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/ERR_remove_state.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/ERR_set_mark.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_aes_128_gcm.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_aria_128_gcm.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_bf_cbc.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_blake2b512.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_BytesToKey.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_camellia_128_ecb.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_cast5_cbc.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_chacha20.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_CIPHER_CTX_get_cipher_data.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_CIPHER_meth_new.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_des_cbc.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_desx_cbc.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_DigestInit.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_DigestSignInit.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_DigestVerifyInit.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_EncodeInit.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_EncryptInit.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_idea_cbc.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_md2.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_md4.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_md5.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_MD_meth_new.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_mdc2.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_OpenInit.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_PKEY_asn1_get_count.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_PKEY_ASN1_METHOD.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_PKEY_check.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_PKEY_copy_parameters.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_PKEY_CTX_new.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_PKEY_CTX_set1_pbe_pass.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_hkdf_md.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_rsa_pss_keygen_md.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_scrypt_N.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_tls1_prf_md.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_PKEY_decrypt.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_PKEY_derive.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_PKEY_encrypt.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_PKEY_get_default_digest_nid.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_PKEY_keygen.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_PKEY_meth_get_count.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_PKEY_meth_new.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_PKEY_new.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_PKEY_print_private.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_PKEY_set1_RSA.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_PKEY_sign.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_PKEY_verify.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_PKEY_verify_recover.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_rc2_cbc.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_rc4.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_rc5_32_12_16_cbc.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_ripemd160.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_SealInit.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_seed_cbc.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_sha1.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_sha224.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_sha3_224.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_SignInit.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_sm3.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_sm4_cbc.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_VerifyInit.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/EVP_whirlpool.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/HMAC.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/i2d_CMS_bio_stream.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/i2d_PKCS7_bio_stream.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/i2d_re_X509_tbs.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/MD5.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/MDC2_Init.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/o2i_SCT_LIST.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/OBJ_nid2obj.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/OCSP_cert_to_id.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/OCSP_request_add1_nonce.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/OCSP_REQUEST_new.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/OCSP_resp_find_status.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/OCSP_response_status.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/OCSP_sendreq_new.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/OpenSSL_add_all_algorithms.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/OPENSSL_Applink.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/OPENSSL_config.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/OPENSSL_fork_prepare.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/OPENSSL_hexchar2int.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/OPENSSL_ia32cap.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/OPENSSL_init_crypto.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/OPENSSL_init_ssl.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/OPENSSL_instrument_bus.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/OPENSSL_LH_COMPFUNC.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/OPENSSL_LH_stats.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/OPENSSL_load_builtin_modules.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/OPENSSL_malloc.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/OPENSSL_secure_malloc.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/OpenSSL_version.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/OSSL_STORE_expect.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/OSSL_STORE_INFO.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/OSSL_STORE_LOADER.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/OSSL_STORE_open.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/OSSL_STORE_SEARCH.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/PEM_bytes_read_bio.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/PEM_read.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/PEM_read_bio_ex.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/PEM_read_CMS.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/PEM_write_bio_CMS_stream.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/PEM_write_bio_PKCS7_stream.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/PKCS12_create.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/PKCS12_newpass.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/PKCS12_parse.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/PKCS5_PBKDF2_HMAC.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/PKCS7_decrypt.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/PKCS7_encrypt.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/PKCS7_sign.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/PKCS7_sign_add_signer.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/PKCS7_verify.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/RAND_add.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/RAND_bytes.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/RAND_cleanup.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/RAND_egd.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/RAND_load_file.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/RAND_set_rand_method.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/RC4_set_key.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/RIPEMD160_Init.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/RSA_blinding_on.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/RSA_check_key.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/RSA_generate_key.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/RSA_get0_key.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/RSA_meth_new.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/RSA_new.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/RSA_padding_add_PKCS1_type_1.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/RSA_print.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/RSA_private_encrypt.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/RSA_public_encrypt.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/RSA_set_method.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/RSA_sign.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/RSA_sign_ASN1_OCTET_STRING.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/RSA_size.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SCT_new.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SCT_print.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SCT_validate.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SHA256_Init.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SMIME_read_CMS.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SMIME_read_PKCS7.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SMIME_write_CMS.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SMIME_write_PKCS7.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_accept.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_alert_type_string.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_alloc_buffers.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_check_chain.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CIPHER_get_name.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_clear.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_COMP_add_compression_method.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CONF_cmd.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CONF_cmd_argv.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CONF_CTX_new.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CONF_CTX_set1_prefix.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CONF_CTX_set_flags.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CONF_CTX_set_ssl_ctx.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_connect.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_add1_chain_cert.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_add_extra_chain_cert.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_add_session.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_config.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_ctrl.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_dane_enable.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_flush_sessions.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_free.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_get0_param.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_get_verify_mode.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_has_client_custom_ext.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_load_verify_locations.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_new.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_sess_number.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_sess_set_cache_size.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_sess_set_get_cb.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_sessions.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_set0_CA_list.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_set1_curves.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_set1_sigalgs.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_set1_verify_cert_store.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_set_alpn_select_cb.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_set_cert_cb.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_set_cert_store.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_set_cert_verify_callback.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_set_cipher_list.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_set_client_cert_cb.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_set_client_hello_cb.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_set_ct_validation_callback.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_set_ctlog_list_file.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_set_default_passwd_cb.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_set_generate_session_id.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_set_info_callback.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_set_keylog_callback.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_set_max_cert_list.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_set_min_proto_version.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_set_mode.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_set_msg_callback.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_set_num_tickets.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_set_options.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_set_psk_client_callback.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_set_quiet_shutdown.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_set_read_ahead.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_set_record_padding_callback.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_set_security_level.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_set_session_cache_mode.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_set_session_id_context.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_set_session_ticket_cb.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_set_split_send_fragment.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_set_ssl_version.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_set_stateless_cookie_generate_cb.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_set_timeout.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_set_tlsext_servername_callback.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_set_tlsext_status_cb.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_set_tlsext_ticket_key_cb.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_set_tlsext_use_srtp.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_set_tmp_dh_callback.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_set_verify.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_use_certificate.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_use_psk_identity_hint.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_CTX_use_serverinfo.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_do_handshake.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_export_keying_material.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_extension_supported.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_free.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_get0_peer_scts.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_get_all_async_fds.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_get_ciphers.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_get_client_random.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_get_current_cipher.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_get_default_timeout.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_get_error.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_get_extms_support.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_get_fd.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_get_peer_cert_chain.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_get_peer_certificate.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_get_peer_signature_nid.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_get_peer_tmp_key.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_get_psk_identity.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_get_rbio.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_get_session.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_get_shared_sigalgs.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_get_SSL_CTX.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_get_verify_result.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_get_version.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_in_init.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_key_update.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_library_init.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_load_client_CA_file.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_new.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_pending.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_read.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_read_early_data.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_rstate_string.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_SESSION_free.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_SESSION_get0_cipher.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_SESSION_get0_hostname.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_SESSION_get0_id_context.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_SESSION_get0_peer.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_SESSION_get_compress_id.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_SESSION_get_protocol_version.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_SESSION_get_time.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_SESSION_has_ticket.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_SESSION_is_resumable.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_SESSION_print.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_session_reused.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_SESSION_set1_id.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_set1_host.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_set_bio.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_set_connect_state.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_set_fd.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_set_session.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_set_shutdown.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_set_verify_result.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_shutdown.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_state_string.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_want.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/SSL_write.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/UI_create_method.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/UI_new.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/UI_STRING.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/UI_UTIL_read_pw.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/X509_ALGOR_dup.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/X509_check_ca.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/X509_check_host.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/X509_check_issued.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/X509_check_private_key.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/X509_check_purpose.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/X509_cmp.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/X509_cmp_time.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/X509_CRL_get0_by_serial.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/X509_digest.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/X509_dup.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/X509_EXTENSION_set_object.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/X509_get0_notBefore.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/X509_get0_signature.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/X509_get0_uids.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/X509_get_extension_flags.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/X509_get_pubkey.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/X509_get_serialNumber.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/X509_get_subject_name.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/X509_get_version.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/X509_LOOKUP.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/X509_LOOKUP_hash_dir.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/X509_LOOKUP_meth_new.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/X509_NAME_add_entry_by_txt.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/X509_NAME_ENTRY_get_object.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/X509_NAME_get0_der.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/X509_NAME_get_index_by_NID.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/X509_NAME_print_ex.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/X509_new.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/X509_PUBKEY_new.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/X509_SIG_get0.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/X509_sign.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/X509_STORE_add_cert.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/X509_STORE_CTX_get_error.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/X509_STORE_CTX_new.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/X509_STORE_CTX_set_verify_cb.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/X509_STORE_get0_param.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/X509_STORE_new.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/X509_STORE_set_verify_cb_func.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/X509_verify.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/X509_verify_cert.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/X509_VERIFY_PARAM_set_flags.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/X509V3_get_d2i.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man3/X509v3_get_ext_by_NID.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man5/config.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man5/x509v3_config.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man7/bio.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man7/crypto.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man7/ct.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man7/des_modes.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man7/evp.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man7/ossl_store-file.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man7/ossl_store.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man7/passphrase-encoding.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man7/proxy-certificates.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man7/RAND.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man7/RSA-PSS.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man7/ssl.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man7/X25519.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/doc/openssl/html/man7/x509.html exists in filesystem (owned by mingw-w64-x86_64-openssl)
mingw-w64-x86_64-openssl1: /mingw64/share/licenses/openssl/LICENSE exists in filesystem (owned by mingw-w64-x86_64-openssl)
Errors occurred, no packages were upgraded. The tricky bit will be the The headers and static libraries can easily go into a separate But the |
c5789dc
to
33808c8
Compare
OpenSSL v1.1 is maintained until September 2023, after that it will no longer receive security updates. MSYS2 already switched to OpenSSL v3, but Git for Windows is not quite yet prepared for that switch. This causes problems e.g. when trying to run `action-tmate` in a Git for Windows SDK because only Git for Windows' packages expect the OpenSSL v1.1 libraries to be present, but MSYS2's packages expect OpenSSL v3 to be present. Since the version is encoded in the `.dll` files' names, it totally breaks one part of the equation. To work around that, let's use a different package name altogether for OpenSSL v1.1 and rebuild all the dependencees. Note: We do not use the name `mingw-w64-openssl-1.1` because there is Git for Windows tooling that wants to detect the version in a package name by looking for the pattern `-[0-9]`, which would get confused. Signed-off-by: Johannes Schindelin <[email protected]>
To allow installing `mingw-w64-openssl1` side by side with `mingw-w64-openssl` (which is currently OpenSSL v3.*), we need to avoid shipping any files in the former package that would conflict with the latter. Since we _do_ need all of them files eventually, though, let's move them into different "sub-packages", e.g. `-devel` for the headers and static libraries. Signed-off-by: Johannes Schindelin <[email protected]>
This is all part of the grand plan to eventually migrate off of OpenSSL v1.1. Signed-off-by: Johannes Schindelin <[email protected]>
The `git` executable has no dependency on OpenSSL. But it was still listed as such, a left-over from a time long past (the last time Git for Windows depended on OpenSSL was before switching to SHA-1DC). Note: The `git-remote-https` executable depends on cURL, which can itself be linked to OpenSSL, but that's for the `mingw-w64-curl` dependencies to specify, not for `mingw-w64-git`'s. Also note: The only (and quite obscure) part of Git for Windows that (inadvertently) depended directly on OpenSSL was `git-imap-send`. It is unclear how many Git for Windows users rely on that command (a couple of very vocal voices prevent the Git for Windows project from adding even just opt-in telemetry that would equip the project with invaluable data to answer questions like this), but on the off chance that there _are_ users, let's just let libcurl handle the IMAP stuff instead, as we depend on libcurl already for fetching/pushing via HTTPS _anyway_. Signed-off-by: Johannes Schindelin <[email protected]>
33808c8
to
f6c6072
Compare
This won't work. Closing. |
This is part 1 of addressing git-for-windows/git#4350 by renaming the
mingw-w64-openssl
package tomingw-w64-openssl1
.