Archives de catégorie : Atari – librairies

Polarssl.ldg

Library using the LDG system and the PolarSSL/mbedTLS library.
Brings SSL/TLS layer to clients applications using MiNTnet and STinG/STiK TCP layers.
Used by :
Troll, usenet and email client.
Meg, mailbox checker and spam eraser.
Litchi, ftp client.
Other programs can use it, please read the how-to and functions calls in the st-guide documentation.

Here are listed versions for 68K, 68020-060 and ColdFire V4e using cross-compilation and the mintlib. Latest LDG.PRG is provided to install TSR ldg functions and the ‘LDGM’ cookie needed for my applications.

Archives Size Date Notes
English 68K 020-060 CFv4e 398.3 KB 05-28-2018 release 8
C and GFA Sources 162.6 KB download also mbedTLS 1.3.22
HYP guide 7.1 KB how-to use this LDG

Older versions are kept in the repository.

Deflate.ldg

Library using the LDG system and the zlib functions (crc32, deflate and inflate algorithms, etc).
Used by:
KK Commander to handle PKZIP archives (zip, unzip).
Troll and Crésus to create backup archives (zip).
Other programs can use it, please read the how-to and functions calls in the st-guide documentation and exemple.

Here are listed versions for 68K, 68020-060 and ColdFire V4e using cross-compilation and the mintlib. Latest LDG.PRG is provided to install TSR ldg functions and the ‘LDGM’ cookie needed for my applications.

Archives Size Date Notes
English 68K 020-060 CFv4e 147.3 KB 05-28-2018 release 5
C Sources 243.8 KB from zlib 1.2.11
GFA Source 150.7 KB 02-08-2013 usage example,
originaly released for STimulus #10 webzine

Older and lighter versions are kept in the repository.

Tiniconv.ldg

Library using the LDG system and the tiny iconv implementation library.
Brings tool to convert some charsets (not all) to another.

Here are listed versions for 68K, 68020-060 and ColdFire V4e using cross-compilation and the mintlib. LDG.PRG is provided to install TSR ldg functions and the ‘LDGM’ cookie needed for my applications.

Archives Size Date Notes
English 68K 020-060 CFv4e 324.7 KB 07-20-2015 release 1
C and GFA Sources 426.3 KB from tiniconv and libiconv
HYP guide 3.8 KB how-to use this LDG
68K CFv4e 24.3 KB test program with samples