lpac/euicc
Coelacanthus b21406da8c
fix: only apply --export-all-symbol on Windows (#176)
It's meaningless for other platforms. And ld.gold doesn't support so if
LTO was enabled we will get invalid arguments.

address #152

Signed-off-by: Coelacanthus <uwu@coelacanthus.name>
2024-12-15 10:56:02 +08:00
..
base64.c make compiler (also devs) happy 2023-12-28 11:04:17 +08:00
base64.h make compiler (also devs) happy 2023-12-28 11:04:17 +08:00
CMakeLists.txt fix: only apply --export-all-symbol on Windows (#176) 2024-12-15 10:56:02 +08:00
derutil.c update 2024-04-19 11:58:50 +08:00
derutil.h derutil: add headless for generic asn.1 pack 2024-02-22 15:13:21 +08:00
es8p.c typo 2024-08-17 15:14:37 +08:00
es8p.h typo 2024-08-17 15:14:37 +08:00
es9p.c feat: es9p error message fallback (#86) 2024-05-09 21:26:04 +08:00
es9p.h fix: typo (#85) 2024-05-09 09:49:36 +08:00
es9p_errors.c update 2024-05-09 21:38:20 +08:00
es9p_errors.h update 2024-05-09 21:38:20 +08:00
es10a.c profile download: new API and internal resources management 2024-02-26 00:59:46 +08:00
es10a.h change api naming back 2024-02-21 22:52:51 +08:00
es10b.c fix: initialize reason_buf_len in es10b_cancel_session_r (#154) 2024-09-09 11:09:45 +08:00
es10b.h docs: upgrade ASN.1 definitions to SGP.22 v2.2.2 (#87) 2024-05-09 19:42:52 +08:00
es10c.c [Not-Tested] Fix for 18-digit iccid 2024-05-11 11:02:04 +08:00
es10c.h es10c: refactor api name 2024-02-26 17:37:24 +08:00
es10c_ex.c update 2024-04-19 11:58:50 +08:00
es10c_ex.h fix: typo error (#47) 2024-03-15 20:12:34 +08:00
euicc.c Expose es10x max segment size as an option in euicc_ctx (#160) 2024-10-11 09:36:04 +08:00
euicc.h Expose es10x max segment size as an option in euicc_ctx (#160) 2024-10-11 09:36:04 +08:00
euicc.private.h new es10b_LoadBoundProfilePackage 2024-02-20 18:50:48 +08:00
hexutil.c [Not-Tested] Fix for 18-digit iccid 2024-05-11 11:02:04 +08:00
hexutil.h [Not-Tested] Fix for 18-digit iccid 2024-05-11 11:02:04 +08:00
interface.c libeuicc: const interface in ctx 2024-02-26 17:38:04 +08:00
interface.h [WIP] remove dlfcn interface driver (curl on Windows still require dlfcn) 2024-03-20 13:51:58 +08:00
interface.private.h Add debug env 2023-12-03 00:50:57 +08:00
libeuicc.pc.in feat: Allow libeuicc to be installed as a dynamic library (#57) 2024-03-19 12:22:03 +08:00
LICENSE code change to multi-license 2023-12-28 12:47:00 +08:00
sha256.c Initial commit 2023-09-21 12:15:29 +08:00
sha256.h Initial commit 2023-09-21 12:15:29 +08:00
tostr.c refactor: types and warnings 2024-02-22 12:42:54 +08:00
tostr.h we don't use asn1c anymore 2024-02-20 22:55:47 +08:00