ddnet/src/engine/external
Jupeyy 65ad57a448 Change from pnglite to libpng for PNG reading
This is desirable mainly because libpng is maintained and pnglite is
not. pnglite was last updated in 2007 (15 years ago) and probably has a
lot of security vulnerabilities.

libpng is an actively maintained library also used by browsers like
Firefox or Chromium, so it's less likely to contain security
vulnerabilities, also it's more likely to be packaged by Linux
distributions.
2022-06-21 13:37:14 +02:00
..
glew Rename VERSION to VERSION.txt 2021-10-06 16:13:36 +02:00
json-parser Fix serverinfo json parser to work with system libjsonparser (fixes #4202) 2021-11-17 18:26:16 +01:00
md5 Use OpenSSL md5 if it is available 2019-04-06 02:56:29 +02:00
wavpack Rename VERSION to VERSION.txt 2021-10-06 16:13:36 +02:00
zlib Upgrade zlib to 1.2.12 2022-03-30 14:31:35 +02:00
.clang-format Manual preparation for cleaner clang-format 2020-09-26 21:41:01 +02:00
.clang-tidy Fix external directory in .clang-tidy 2020-10-14 15:45:47 +02:00
important.txt Fix typo 2018-07-10 17:29:02 +08:00