Commit graph

6 commits

Author SHA1 Message Date
Zbigniew Rębacz
1596195267
Core, CtrlLib, RichEdit, ide: Fix warnigns on macOS. (#336) 2026-01-12 08:18:05 +01:00
Mirek Fidler
c54d747e2a CtrlLib: Fixed slider appearance in QHD 2025-10-10 09:58:19 +02:00
İsmail Yılmaz
7a8de0b662
Core/SSL: AES module, SSL 1.1 compatibility. (#296)
* Core/SSL: AES module, SSL 1.1 compatibility.

* Conditional compilation def is removed
2025-09-30 11:23:10 +02:00
Mirek Fidler
500ccc11a4 Core/SSL: Conditional compilation of AES - temporary fix 2025-07-16 08:50:20 -04:00
İsmail Yılmaz
cb1f954d4f
Core/SSL: MSVC aes warning fix (#268)
* Core/SSL: Aes256Gcm: Method name corrected (Chunksize to ChunkSize).

* Core/SSL: MSVC warning supressed.

* Core/SSL: Cosmetics
2025-05-10 10:39:10 +02:00
İsmail Yılmaz
218ee862ef
Core/SSL: AES-256-GCM encryption and decryption (#266) 2025-05-05 14:31:58 +02:00