ObjFW  All files named "src/tls/Makefile"

History for src/tls/Makefile

2024-04-14
17:29
Fix missing ${DESTDIR} file: [1c286ab06b] check-in: [d3f1b709f1] user: js, branch: trunk, size: 1214 [annotate] [blame] [check-ins using] [diff]
12:20
Break some long lines in Makefiles file: [c40aaaa53e] check-in: [c9e223b837] user: js, branch: trunk, size: 1164 [annotate] [blame] [check-ins using] [diff]
2024-04-13
08:12
Add objfw-config file for ObjFWTLS file: [2b06076497] check-in: [f7a3b5739b] user: js, branch: trunk, size: 1157 [annotate] [blame] [check-ins using] [diff]
2024-01-06
00:52
Initial support for Mbed TLS

Mbed TLS is never automatically picked as a TLS implementation and
always needs to be manually enabled using --with-tls=mbedtls. file: [9769a7e248] check-in: [11b2a17595] user: js, branch: trunk, size: 704 [annotate] [blame] [check-ins using] [diff]

2023-09-08
12:48
Update buildsys file: [730d8ef9c1] check-in: [ec7204c581] user: js, branch: trunk, size: 667 [annotate] [blame] [check-ins using] [diff]
2023-09-03
13:27
Have a separate library version for tls and bridge file: [d7c31ff67e] check-in: [dc0452eea6] user: js, branch: trunk, size: 633 [annotate] [blame] [check-ins using] [diff]
2022-01-29
12:38
Add OpenSSL support for OFTLSStream file: [a6c2c67827] check-in: [c9b6dcad9e] user: js, branch: trunk, size: 627 [annotate] [blame] [check-ins using] [diff]
2021-11-21
20:50
Fix building with GnuTLS support on Windows file: [10f7a323a1] check-in: [2bdee7e97d] user: js, branch: trunk, size: 590 [annotate] [blame] [check-ins using] [diff]
00:30
Add OFGnuTLSTLSStream file: [bedf47a39c] check-in: [6b4dd1f24f] user: js, branch: trunk, size: 561 [annotate] [blame] [check-ins using] [diff]
2021-11-20
13:18
Added: Move TLS implementations to a separate library

These implementations all depend on additional libraries that are
otherwise not needed for an ObjFW application that does not use TLS,
meaning they would add unnecessary dependencies for a lot of
applications and waste memory. file: [5f1b91e61e] check-in: [8f8af474fc] user: js, branch: trunk, size: 496 [annotate] [blame] [check-ins using]