summaryrefslogtreecommitdiff
path: root/libcrypto/libcrypto/buildfile
AgeCommit message (Collapse)AuthorFilesLines
2023-02-13Release version 1.1.1+19v1.1.1+19Karen Arutyunov1-8/+0
Upgrade to 1.1.1t That in particular fixes CVE-2022-2097 CVE-2022-4304 CVE-2022-4450 CVE-2023-0215 CVE-2023-0286.
2022-08-12Release version 1.1.1+17v1.1.1+17Karen Arutyunov1-0/+8
Fix 'elliptic curve routines:EC_POINT_set_affine_coordinates:point is not on curve' error.
2020-12-14Release version 1.1.1+12v1.1.1+12Karen Arutyunov1-2/+2
Upgrade to 1.1.1i Add symlink attribute for symbolic links that refer to upstream subdirectories Make the .map and .def files prerequisites of the libs type target Canonicalize the license in the package manifests Load the c.config module rather than c in openssl/tests/build/root.build
2020-05-02Release version 1.1.1+11v1.1.1+11Karen Arutyunov1-10/+11
Upgrade to 1.1.1g
2020-02-15Release version 1.1.1+10v1.1.1+10Karen Arutyunov1-4/+6
Drop copyright notice from source code Use adhoc value for {libcrypto,libssl}.map prerequisite-specific variable include
2020-01-21Release version 1.1.1+9v1.1.1+9Karen Arutyunov1-71/+59
Enable zlib usage Don't define default directory paths Fix 'sslv3 alert bad record mac' failure for some libcrypto function calls
2019-12-02Release version 1.1.1+7v1.1.1+7Karen Arutyunov1-80/+76
Use switch in buildfile Use variable block for targets with prerequisites
2019-10-08Release version 1.1.1+5v1.1.1+5Karen Arutyunov1-7/+8
Adapt for building with Clang on Windows
2019-07-04Release version 1.1.1+4v1.1.1+4Karen Arutyunov1-1/+1
Upgrade to 1.1.1c.
2019-06-22Release version 1.1.1+3v1.1.1+3Karen Arutyunov1-4/+6
Bump toolchain version dependency to 0.11.0 in manifest. Switch to topics from tags in manifest. Add upstream-version value to manifest. Disable 'object file does not define any public symbols' lib.exe warning.
2019-05-15Release version 1.1.1+2v1.1.1Karen Arutyunov1-1/+0
Minor buildfiles cleanup
2019-03-05Drop usage of def prerequisite-specific include variable in buildfilesKaren Arutyunov1-7/+11
2019-03-01Make use of '\n' regex substitution escape sequence in libcrypto buildfileKaren Arutyunov1-7/+1
2019-02-28Add implementationKaren Arutyunov1-0/+249