open5gs/lib
Bostjan Meglic 50464d174e [openapi] Add support for nullable fields
Depending on the OpenAPI yaml files, fields can be marked as "nullable".
Which means that the field can be either present, not present, or null.

This feature is important for example in SmContextUpdateData structure,
where many fields are described similar as the following:
This IE shall be included for the modification .... For deleting the
field, it shall contain the Null value.
2023-10-11 21:10:20 +09:00
..
app [HSS] Modify where to check mongodb version (#2425) 2023-07-15 23:52:13 +09:00
asn1c [SBI] Crash occurs when ENUM in the MAP (#2103) 2023-03-01 17:50:25 +09:00
core [GTP] gtp_message_fuzz: Abrt in ogs_abort 2023-08-24 22:19:42 +09:00
crypt Fixed MacOSX compile error (Follow-up on #2581) 2023-09-14 07:04:27 +09:00
dbi cosmetic: HSS: Fix trailing whitespace 2023-10-10 08:04:01 +09:00
diameter [CORE] Increase SDU buffer to 32k (#2008) 2023-01-24 21:43:20 +09:00
gtp [GTPU] Fixed Stack-Buffer-Overflow in GTPU (#2609) 2023-09-15 07:17:04 +09:00
ipfw [ipfw] Fix memory leak when parsing ipv6 2023-09-27 20:35:33 +09:00
metrics Follow-up on #2178 2023-03-24 23:04:32 +09:00
nas [MME] Protection code for No IMSI (#2613, #2614) 2023-09-16 22:27:21 +09:00
ngap [Release-17] Upgrade S1AP/NGAP to v17.3.9 2023-02-21 21:48:06 +09:00
pfcp [PFCP] Reply with QER_ID instead of FAR_ID type for QER mismatch 2023-09-25 22:02:19 +09:00
proto [SBI] Fixed a bug with encoder/decoder of scpPorts 2023-05-14 07:05:23 +09:00
s1ap [Release-17] Upgrade S1AP/NGAP to v17.3.9 2023-02-21 21:48:06 +09:00
sbi [openapi] Add support for nullable fields 2023-10-11 21:10:20 +09:00
sctp Fixed MacOSX compile error 2023-04-04 21:53:39 +09:00
tun [ALL] Removing trailing whitespace and tab 2022-09-02 23:38:39 +09:00
meson.build Move src/../nf-sm.[ch] to lib/sbi/nf-sm.[ch] 2022-08-12 14:03:53 +09:00