-
Notifications
You must be signed in to change notification settings - Fork 0
gregschlom/openssl
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a personal clone of OpenSSL with a few custom compiler flags for Windows OpenSSL version: 1.0.0d (http://openssl.org/source/openssl-1.0.0d.tar.gz) To get the changes, checkout the custom-flags and branch. Changes: 1. Compile OpenSSL as a static library, but linking to the shared version of the C runtime library (/MD flag). 2. Don't add debug information (Remove the /Zi flag)
About
A mirror of OpenSSL with a few patches to use different compiler flags on Windows
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published