LDG.PRG 2.34

- compatible with MiNT Memory Protection 
- crash at ldg_close() under Magic 6 environment is fixed
- GCC version

POLARSSL.LDG, release 9, from PolarSSL/mbedTLS 1.3.22

- 68020-060 version.
- currently works with MiNTNet and STinG TCP layers.
- adds SSL 3.0, TLS 1.0, TLS 1.1, TLS 1.2 for internet client softwares.

CACERT.PEM (optional), from Mozilla's ca-bundle.crt (2024-10)

- contains certificates authorities for the server certificate check.
- put it next to POLARSSL.LDG, in your current LDG folder.
- the certificate check asks a lot of mallocs calls and RAM. 

Quick install note for LDG:

- AUTO\LDG.PRG (to install LDGM cookie, needed for programs coded with GFA)
- GEMSYS\LDG\POLARSSL.LDG + CACERT.PEM (or in your current LDG folder)
