Short: File and data transfer tool and lib Author: Daniel Stenberg Uploader: boingball gmail com Type: comm/tcp Version: 8.11.2-DEV-261124 Replaces: comm/tcp/curl-8.11.1.lha Requires: util/libs/AmiSSL-v5-OS3.lha Architecture: m68k-amigaos >= 3.0 curl 8.11.2-DEV (m68k-unknown-amigaos) -- libcurl/8.11.2-DEV OpenSSL/3.4.0 zlib/1.3.1 Release-Date: [unreleased] Protocols: dict file ftp ftps gopher http https imap imaps ipfs ipns mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp ws wss Features: alt-svc HSTS HTTPS-proxy libz NTLM SSL threadsafe TLS-SRP Curl is a command line tool for transfering data specified with URL syntax. libcurl library v8.11.2 is also included in this archive. This library allows you to use curl functions with support for the above protocols in your own applications Stable-Release - Should be good to go System Requirements: AmiSSL v5.0 - without this you will get an error. Has binarys for 68000/020/040/060 with noFPU Amiga OS 3.2.2.1 has only been tested Requires a stack of 16384 - lower than this and it will crash Amiga OS 3.1.4 + Will auto select correct stack on launch Amiga OS 3.0 - 3.1 + Set STACK 16384 before using Roadshow TCP works WinUAE TCP works Study the COPYING file for distribution terms and similar. Developer Information ===================== Used compiler: m68k-amigaos-gcc (GCC) 13.2.0 Built with the following options : ./buildconf && PKG_CONFIG=true ./configure --host=m68k-amigaos CC=m68k-amigaos-gcc --disable-shared --disable-ipv6 --prefix=/opt/amiga13 --disable-netrc --without-libpsl --with-amissl --disable-threaded-resolver CFLAGS="-m68000 -O0 -msoft-float -mcrt=clib2" CPPFLAGS="" LIBS="-lnet -lm -lc -lz -lunix -latomic" Source-Code - https://github.com/boingball/curl Release Notes ============= curl-8.11.2 - 26/11/24 - Bug fixed Stack size - now has a Stack Cookie of 16384 curl-8.11.1 - 24/11/24 - Initial Release of Curl 8.11 for AmigaOS3