mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
[PR #296] [MERGED] Core/SSL: AES module, SSL 1.1 compatibility. #290
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/ultimatepp#290
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ultimatepp/ultimatepp/pull/296
Author: @ismail-yilmaz
Created: 9/14/2025
Status: ✅ Merged
Merged: 9/30/2025
Merged by: @mirek-fidler
Base:
master← Head:aes-ssl-fix📝 Commits (3)
3ad5480Core/SSL: AES module, SSL 1.1 compatibility.08465cbConditional compilation def is removedc88084aMerge branch 'ultimatepp:master' into aes-ssl-fix📊 Changes
2 files changed (+34 additions, -12 deletions)
View changed files
📝
uppsrc/Core/SSL/AES.cpp(+31 -7)📝
uppsrc/Core/SSL/SSL.h(+3 -5)📄 Description
This PR addresses issue #292, related to PR #294 (which includes non-upp stuff too)
Enables AES module to work with the older versions of OpenSSL (>= 1.1)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.