Check-in [65406cadf6]
Overview
Comment:Added check for ssl.h file when checking for valid --opensslincludedir path. Added status message with find ssl.h result.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 65406cadf64e471683dc97040726753cb37cbcfc425df43033a2de2052069550
User & Date: bohagan on 2024-03-02 00:02:23
Other Links: manifest | tags
Context
2024-03-02
02:55
Updated acinclude.m4 file to use pkg-config tool for OpenSSL installation defaults prior to using fall-back values. Linking to static OpenSSL libraries may need more work. check-in: b3ad65760e user: bohagan tags: trunk
00:02
Added check for ssl.h file when checking for valid --opensslincludedir path. Added status message with find ssl.h result. check-in: 65406cadf6 user: bohagan tags: trunk
2024-02-28
04:42
In password callback, added check for password > max size. Also added null terminator. check-in: 3866a025e0 user: bohagan tags: trunk
Changes