Skip to content

Tags: aws/aws-lc

Tags

v1.48.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add IbmTpm to our CI (#2231)

### Issues:
`CryptoAlg-2857`

### Description of changes: 
Add IbmTpm to our CI. No tests found in the library.

### Call-outs:
Point out areas that need special attention or support during the review
process. Discuss architecture or design changes.

### Testing:
How is this change tested (unit tests, fuzz tests, etc.)? Are there any
testing steps to be verified by the reviewer?

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license and the ISC license.

v1.48.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare v1.48.1 (#2252)

## What's Changed
* Move OCSP ASN1 type functions to public header by @skmcgrail in
#2239
* Make BIO_get_mem_data a function again by @skmcgrail in
#2246

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license and the ISC license.

v1.48.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare for release v.1.48.0 (#2248)

### Description of changes: 

https://github.com/aws/aws-lc/releases/edit/untagged-aef9ee5aee62c3242f30

## What's Changed
* Remove BORINGSSL_FIPS_BREAK_FFC_DH by @andrewhop in
#2216
* Increase required CMake version to 3.5 by @andrewhop in
#2219
* Coverity Fix by @smittals2 in #2236
* Check pagesize is non-negative in AES-XTS test by @nebeid in
#2237
* Don't 'dllexport' Windows symbols on static build by @justsmth in
#2238
* Update to using Clang 18 on Windows by @justsmth in
#2240
* Enforce FIPS callback is only enabled for static builds by @andrewhop
in #2241


By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license and the ISC license.

v1.47.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version, preparing for release v1.47.0 (#2229)

v1.46.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare release v1.46.1 (#2210)

### Description of changes: 
New patch release to pull in snapsafe changes. 

### Call-outs:
Point out areas that need special attention or support during the review
process. Discuss architecture or design changes.

### Testing:
How is this change tested (unit tests, fuzz tests, etc.)? Are there any
testing steps to be verified by the reviewer?

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license and the ISC license.

v1.46.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare release v1.46.0 (#2204)

### Description of changes: 
Prepare release v1.46.0.

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license and the ISC license.

v1.45.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare AWS-LC v1.45.0 (#2172)

Prepare AWS-LC v1.45.0

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license and the ISC license.

v1.44.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare AWS-LC v1.44.0 (#2153)

Prepare AWS-LC v1.44.0

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license and the ISC license.

v1.43.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare AWS-LC v1.43.0 (#2133)

### Description of changes: 
Prepare AWS-LC v1.43.0

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license and the ISC license.

AWS-LC-FIPS-3.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Only need libunwind for testing (#2131)

### Notice
This change does not modify the FIPS module boundary. This change only
avoids having CMake check for the availability of `Libunwind` when no
tests are being built.

### Description of changes:
* Libunwind is only needed when building tests.
* See same change made for main: #2093

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license and the ISC license.