ObjFW  History of src/tls/Makefile of 3f79f0542adc6330

History of the file that is called src/tls/Makefile at check-in 3f79f0542adc6330

2024-04-14
17:29
[1c286ab06b] part of check-in [d3f1b709f1] Fix missing ${DESTDIR} (check-in: [d3f1b709f1] user: js, branch: trunk, size: 1214) [annotate] [blame] [check-ins using] [diff]
12:20
[c40aaaa53e] part of check-in [c9e223b837] Break some long lines in Makefiles (check-in: [c9e223b837] user: js, branch: trunk, size: 1164) [annotate] [blame] [check-ins using] [diff]
2024-04-13
08:12
[2b06076497] part of check-in [f7a3b5739b] Add objfw-config file for ObjFWTLS (check-in: [f7a3b5739b] user: js, branch: trunk, size: 1157) [annotate] [blame] [check-ins using] [diff]
2024-01-06
00:52
[9769a7e248] part of check-in [11b2a17595] 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. (check-in: [11b2a17595] user: js, branch: trunk, size: 704) [annotate] [blame] [check-ins using] [diff]

2023-09-08
12:48
[730d8ef9c1] part of check-in [ec7204c581] Update buildsys (check-in: [ec7204c581] user: js, branch: trunk, size: 667) [annotate] [blame] [check-ins using] [diff]
2023-09-03
13:27
[d7c31ff67e] part of check-in [dc0452eea6] Have a separate library version for tls and bridge (check-in: [dc0452eea6] user: js, branch: trunk, size: 633) [annotate] [blame] [check-ins using] [diff]
2022-01-29
12:38
[a6c2c67827] part of check-in [c9b6dcad9e] Add OpenSSL support for OFTLSStream (check-in: [c9b6dcad9e] user: js, branch: trunk, size: 627) [annotate] [blame] [check-ins using] [diff]
2021-11-21
20:50
[10f7a323a1] part of check-in [2bdee7e97d] Fix building with GnuTLS support on Windows (check-in: [2bdee7e97d] user: js, branch: trunk, size: 590) [annotate] [blame] [check-ins using] [diff]
00:30
[bedf47a39c] part of check-in [6b4dd1f24f] Add OFGnuTLSTLSStream (check-in: [6b4dd1f24f] user: js, branch: trunk, size: 561) [annotate] [blame] [check-ins using] [diff]
2021-11-20
13:18
Added: [5f1b91e61e] part of check-in [8f8af474fc] 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. (check-in: [8f8af474fc] user: js, branch: trunk, size: 496) [annotate] [blame] [check-ins using]