Commit graph

34 commits

Author SHA1 Message Date
iceman1001
71c86f4b21 style 2024-09-30 10:36:29 +02:00
Jean-Michel Picod
59f9272993 Silly gitignore file 2024-09-20 17:39:30 +02:00
Jean-Michel Picod
8a4a6da287 Add missing file which was gitingore'd 2024-09-20 17:32:18 +02:00
Jean-Michel Picod
0fcc3107b0 Bump LUA version from 5.2 to 5.4 2024-09-20 17:21:16 +02:00
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 4324904b60 2024-02-04 11:49:38 +01:00
iceman1001
74b93e7c82 bug fix - 5705476065 2024-02-04 11:48:01 +01:00
iceman1001
bc798a7e01 bug fix - ce74637ace 2024-02-04 11:44:29 +01:00
iceman1001
c8d91d7f54 backport comment 44be021309 2024-02-04 11:42:46 +01:00
iceman1001
bd4a6b82b3 bug fix - f59b241315 2024-02-04 11:41:18 +01:00
iceman1001
f34c746471 bug fix - 8efe9f23fa 2024-02-04 11:38:41 +01:00
iceman1001
d5e843c750 backport - dace83ea30 2024-02-04 11:36:29 +01:00
iceman1001
76daa16a7b back port 7ea44b56a8 2024-02-04 11:34:24 +01:00
iceman1001
beac4feb84 bug fix - 6867055546 2024-02-04 11:32:19 +01:00
iceman1001
171419ea88 bug fix - 2fb7d94bd6 2024-02-04 11:30:29 +01:00
iceman1001
d481042480 bug fix - c23f705349 2024-02-04 11:28:22 +01:00
iceman1001
2592aeb85e bug fix - 42cf5f8214 2024-02-04 11:25:31 +01:00
iceman1001
2f5de9ed0a bug fix - c2ea18726a 2024-02-04 11:23:07 +01:00
iceman1001
580e88b245 bug fix - dcd35b4595 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