summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2023-07-06Release version 1.1.1+21HEADv1.1.1+21masterKaren Arutyunov52-32106/+1930
Upgrade to 1.1.1u. That in particular fixes CVE-2023-0464 CVE-2023-0465 CVE-2023-0466 CVE-2023-2650. Update .gitignore files
2023-06-02Release version 1.1.1+20v1.1.1+20Boris Kolpackov4-8/+9
Add missing windows variable assignment in libssl buildfile.
2023-02-13Release version 1.1.1+19v1.1.1+19Karen Arutyunov46-834/+1067
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-10-11Release version 1.1.1+18v1.1.1+18Karen Arutyunov13-13/+29202
Add support for arm64 architecture for Linux. Fix link order so that libraries are linked after all object files. Exclude wasm class from builds.
2022-08-16Update TODO fileKaren Arutyunov1-0/+8
2022-08-12Update TODO fileKaren Arutyunov1-0/+2
2022-08-12Release version 1.1.1+17v1.1.1+17Karen Arutyunov4-3/+11
Fix 'elliptic curve routines:EC_POINT_set_affine_coordinates:point is not on curve' error.
2022-07-07Update TODO fileKaren Arutyunov1-1/+4
2022-03-17Release version 1.1.1+16v1.1.1+16Karen Arutyunov44-612/+679
Upgrade to 1.1.1n
2021-10-21Release version 1.1.1+15v1.1.1+15Karen Arutyunov51-694/+29850
Upgrade to 1.1.1l Add support for arm64 architecture for MacOS Cleanup comments in headers
2021-03-30Release version 1.1.1+14v1.1.1+14Karen Arutyunov37-726/+724
Upgrade to 1.1.1k Use caret version constraint for depends manifest values
2021-02-23Release version 1.1.1+13v1.1.1+13Karen Arutyunov37-1236/+1250
Upgrade to 1.1.1j
2020-12-14Release version 1.1.1+12v1.1.1+12Karen Arutyunov55-10579/+10789
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-08-01Add TODO fileKaren Arutyunov1-0/+14
2020-08-01Add glue buildfileKaren Arutyunov2-0/+8
2020-05-02Release version 1.1.1+11v1.1.1+11Karen Arutyunov84-26945/+42156
Upgrade to 1.1.1g
2020-02-28Add .gitattributes fileKaren Arutyunov17-57646/+57665
2020-02-15Release version 1.1.1+10v1.1.1+10Karen Arutyunov42-50/+19
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 Arutyunov16-105/+131
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+8v1.1.1+8Karen Arutyunov3-9/+9
Bump toolchain version dependency to 0.12.0 in manifests
2019-12-02Release version 1.1.1+7v1.1.1+7Karen Arutyunov6-226/+205
Use switch in buildfile Use variable block for targets with prerequisites
2019-11-26Release version 1.1.1+6v1.1.1+6Karen Arutyunov43-2141/+2361
Upgrade to 1.1.1d
2019-10-08Release version 1.1.1+5v1.1.1+5Karen Arutyunov11-29/+50
Adapt for building with Clang on Windows
2019-07-04Release version 1.1.1+4v1.1.1+4Karen Arutyunov51-46639/+47597
Upgrade to 1.1.1c.
2019-06-22Release version 1.1.1+3v1.1.1+3Karen Arutyunov5-24/+28
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 Arutyunov7-8/+6
Minor buildfiles cleanup
2019-04-05Release version 1.1.1+1Karen Arutyunov5-3/+13
Add ignore=untracked configuration option for upstream submodule. Update README-DEV.
2019-03-18Release version 1.1.1Karen Arutyunov3-3/+3
2019-03-05Drop usage of def prerequisite-specific include variable in buildfilesKaren Arutyunov3-18/+26
2019-03-03Minor README-DEV fixKaren Arutyunov1-1/+1
2019-03-01Make use of '\n' regex substitution escape sequence in libcrypto buildfileKaren Arutyunov1-7/+1
2019-02-28Add implementationKaren Arutyunov164-1/+255221
2019-02-05Add .gitignoreKaren Arutyunov1-0/+2