Commit Graph

30 Commits

Author SHA1 Message Date
iceman1001 f5e976afa6 style 2024-02-16 21:59:45 +01:00
iceman1001 c3f2162aff added the bug fixes from liblua5.2.4 2024-02-04 16:11:24 +01:00
Iceman 9a621a92f3 Merge pull request #2285 from Crispy-fried-chicken/patch-1
Backport CVE-2020-24370's patch
2024-02-04 16:08:20 +01:00
iceman1001 ff957e8041 text https://github.com/lua/lua/commit/4324904b60db5243ede68d0922c1bf3c0dd05986 2024-02-04 11:49:38 +01:00
iceman1001 74b93e7c82 bug fix - https://github.com/lua/lua/commit/5705476065736883dd0921ac0f978256da80df7e 2024-02-04 11:48:01 +01:00
iceman1001 bc798a7e01 bug fix - https://github.com/lua/lua/commit/ce74637ace147d147578a95c435cf7cafec590b8 2024-02-04 11:44:29 +01:00
iceman1001 c8d91d7f54 backport comment https://github.com/lua/lua/commit/44be021309e1250bcef197537948514506ca8512 2024-02-04 11:42:46 +01:00
iceman1001 bd4a6b82b3 bug fix - https://github.com/lua/lua/commit/f59b241315049c73e2b755bf5fb238bff323c3d3 2024-02-04 11:41:18 +01:00
iceman1001 f34c746471 bug fix - https://github.com/lua/lua/commit/8efe9f23faecbb0892a453c6fb503747c7dbb004 2024-02-04 11:38:41 +01:00
iceman1001 d5e843c750 backport - https://github.com/lua/lua/commit/dace83ea301cbeb55f4eda60c40ca2d43edec65c 2024-02-04 11:36:29 +01:00
iceman1001 76daa16a7b back port https://github.com/lua/lua/commit/7ea44b56a883857dc7ba28bd99406491034e254c 2024-02-04 11:34:24 +01:00
iceman1001 beac4feb84 bug fix - https://github.com/lua/lua/commit/686705554686358b75a5247643007bca6f5a880c 2024-02-04 11:32:19 +01:00
iceman1001 171419ea88 bug fix - https://github.com/lua/lua/commit/2fb7d94bd606715d0163cab7b4546f8a4d1f3426 2024-02-04 11:30:29 +01:00
iceman1001 d481042480 bug fix - https://github.com/lua/lua/commit/c23f7053495934bc7fbce7328af1e7f03f248de1 2024-02-04 11:28:22 +01:00
iceman1001 2592aeb85e bug fix - https://github.com/lua/lua/commit/42cf5f8214edf45400c7e4abd6faef27cf424801 2024-02-04 11:25:31 +01:00
iceman1001 2f5de9ed0a bug fix - https://github.com/lua/lua/commit/c2ea18726a466fd3c84446eb002e060c04815521 2024-02-04 11:23:07 +01:00
iceman1001 580e88b245 bug fix - https://github.com/lua/lua/commit/dcd35b45955b3ffe8e1f9670d625a69c646ac748 2024-02-04 11:20:40 +01:00
Yiheng Cao 8058580a1b Backport CVE-2020-24370's patch 2024-02-04 10:42:23 +08:00
Sam 889a02557b Fix compiling on iOS
iOS can, in fact, use the system() stdlib call

Signed-off-by: Sam <48739810+The-SamminAter@users.noreply.github.com>
2023-07-08 23:16:30 -07:00
Doridian fe4599fb14 Use snprintf in client/deps 2022-06-10 12:29:18 -07:00
merlokk 3ae9070dd8 make style 2022-02-05 13:32:50 +02:00
Eric Betts 98db74f28c remove system define that messes up termux 2022-01-30 11:37:11 -08:00
Eric Betts 8b21655458 preprocessor macros for iOS 2022-01-27 21:27:27 -08:00
Philippe Teuwen b46a99d7d7 remove switch-enum warnings 2020-05-11 23:50:14 +02:00
Philippe Teuwen 4d4984657e activate more warnings and ease their mgmt 2020-05-03 19:46:11 +02:00
Philippe Teuwen c94eae0046 fix warning about cast realignment, WIP 2020-05-03 17:34:01 +02:00
Philippe Teuwen 0e39cb8e34 stricter warnings, wip 2020-05-02 23:54:27 +02:00
Philippe Teuwen fbe4e20326 remove c99 and c++11 restrictions 2020-04-24 16:43:21 +02:00
Philippe Teuwen 31e79905f8 Clean more old paths 2020-04-21 01:44:31 +02:00
Bjoern Kerler 81bc0bc2b9 Reorder client src directories 2020-04-16 10:53:24 +02:00