summaryrefslogtreecommitdiff
path: root/sdk
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Set an OpenSSL environment path"John-Mark Bell2017-07-071-1/+0
| | | | This reverts commit c113b768e24439447e0306011ca2743606f227f9.
* SDK: update libcares, libcurl, expat, and libpngJohn-Mark Bell2017-07-071-4/+4
|
* Set an OpenSSL environment pathChris Young2017-05-091-0/+1
| | | | | OpenSSL sometimes tries to read a config file which by default is in /opt. On AmigaOS this causes a request for volume opt: The way NetSurf uses curl/openssl doesn't appear to trigger this, but adding the option as a precaution as I've seen the problem with this OpenSSL build when used in other software.
* Fix Curl build for m68k-unknown-amigaosChris Young2017-04-021-0/+18
| | | | This patch shouldn't be needed; this needs fixing upstream
* Fix OpenSSL build for m68k-unknown-amigaosChris Young2017-04-021-2/+9
|
* Fix OpenSSL random number generator on AmigaOSChris Young2017-03-296-0/+414
| | | | | This fixes an issue with libcurl 7.53.1 which refuses to connect due to weak random seed (previous versions would connect regardless) This patch is derived from the one used by AmiSSL
* update libiconv patches for m68k amigaosVincent Sanders2017-03-271-7/+7
|
* Fix AmigaOS iconv/curl builds after updateChris Young2017-03-278-95/+55
|
* update freetype library to current releaseVincent Sanders2017-03-261-1/+1
|
* update libcurl to latest 7.53.1 versionVincent Sanders2017-03-261-1/+1
|
* update libiconv to latest v1.15Vincent Sanders2017-03-261-1/+1
|
* Apply the m68k optimisations also to the m68k Atari build (untested)Chris Young2017-02-135-2/+1642
| | | | | This build of OpenSSL will now require at least a 68020. It is my understanding that our CI builds a 68020-60 version of NetSurf so this should not be an issue. These patches were originally written for FreeMiNT so have been previously tested on that platform.
* m68k optimised version of OpenSSLChris Young2017-02-115-2/+1645
|
* Ensure we use the correct ranlibChris Young2017-02-101-1/+1
|
* Optimal options for AmigaOS4/PowerPCChris Young2017-02-091-1/+1
|
* OpenSSL 1.0.x does not have PPC_FPUChris Young2017-02-081-5/+5
|
* AmigaOS4 patch for ppccap.cChris Young2017-02-081-0/+35
| | | | Borrowed from https://github.com/jens-maus/amissl/blob/master/openssl/crypto/ppccap.c
* perlasm scheme needs to be linux32Chris Young2017-02-081-1/+1
|
* Enable PPC ASM optimisations in OpenSSLChris Young2017-02-083-2/+18
| | | | Doesn't work; gcc doesn't like the bclr instruction in ppccpuid.s
* Move to OpenSSL 1.0.2John-Mark Bell2017-01-261-1/+1
|
* Update zlib and libpng.Michael Drake2017-01-171-2/+2
|
* Update libpng from 1.6.25 to 1.6.27.Michael Drake2017-01-041-1/+1
|
* Update zlib to 1.2.10.Michael Drake2017-01-041-1/+1
|
* Move detection of Altivec into libjpeg-turboChris Young2016-11-181-0/+26
| | | | | This has also been submitted as a patch upstream: https://github.com/libjpeg-turbo/libjpeg-turbo/pull/118
* update for new curl releaseVincent Sanders2016-11-091-1/+1
|
* SDK: fix libjpeg-turbo for ppc-amigaosJohn-Mark Bell2016-10-052-0/+13
|
* SDK: disable smb(s) support in libcurlJohn-Mark Bell2016-10-051-1/+1
|
* SDK: bump library versionsJohn-Mark Bell2016-10-051-11/+11
|
* SDK: remove spidermonkey and nsprJohn-Mark Bell2016-10-0531-2200/+2
|
* update curl to 1.50.1 to fix several CVEVincent Sanders2016-08-041-1/+1
|
* Apparently the libjpeg multiplier should be short on m68k for best performance.Chris Young2016-07-103-0/+25
|
* Update libjpeg-turbo to v1.5.0Chris Young2016-07-091-2/+2
| | | | Set ppc-amigaos target to use it
* update openssl for security updateVincent Sanders2016-05-031-1/+1
|
* Update openssl to version 1.0.1sMichael Drake2016-03-021-1/+1
|
* Bump libpng version since 1.6.19 was vulnerable to CVE-2015-8126.Michael Drake2016-01-281-1/+1
|
* OpenSSL 1.0.1rRob Kendrick2016-01-281-1/+1
|
* Removed patch not needed with current libcurlChris Young2016-01-101-11/+0
|
* Bump libpng for latest CVEs.Michael Drake2015-11-161-1/+1
|
* allow building of libjpeg turbo and use it on RISC OSVincent Sanders2015-11-121-7/+30
|
* Update curl to 7.45 to fix several CVEVincent Sanders2015-11-121-1/+1
|
* Upgrade to OpenSSL 1.0.1pRob Kendrick2015-07-131-1/+1
|
* Cause cares to be built statically on mingw32Vincent Sanders2015-04-261-1/+2
|
* Fixup libcurl static build for i686-w64-mingw32Vincent Sanders2015-04-261-0/+1
|
* Fix mingw libgnurx building for static librariesVincent Sanders2015-04-265-4/+120
| | | | | | This uses the Fedora mingw-libgnurx package approach to make the autofoo in the gnurx library less broken allowing teh generation of static libraries.
* Update libfreetype to version 2.5.5Vincent Sanders2015-04-261-1/+1
| | | | Fixes several security issues and render problems with some font file types.
* Update libcurl to 7.42.0 versionVincent Sanders2015-04-261-1/+1
| | | | This edition of libcurl fixes several CVE so our toolchains should use it.
* Update to libpng 1.6.17Michael Drake2015-03-311-1/+1
|
* update amiga patches to new curl versionVincent Sanders2015-03-192-10/+10
|
* Fix up context in OpenSSL patchesJohn-Mark Bell2015-03-194-8/+8
|
* Refresh patches for OpenSSL 1.0.1mJohn-Mark Bell2015-03-195-27/+26
|