open5gs/lib/sbi
Harald Welte f42b45a061
fix compilation warnings/errrors with microhttpd >= v0.97.1 (#498)
Unfortunately upstream microhttpd has changed their callback function
prototypes in an API-incompatible way.  At least if you build with
-Werror, gcc will fail due to non-matching prototypes.

Work around this by using a typedef which uses the proper return type
depending on the microhttpd version used.

Closes: #497

Co-authored-by: Harald Welte <laforge@osmocom.org>
2020-07-09 17:56:48 -04:00
..
contrib Add only one 5GC scenario (call-flow) 2020-06-17 01:22:28 -04:00
custom Squashed commit of the following: 2020-05-18 23:07:41 -04:00
openapi simple 5GC registration is done 2020-06-21 23:10:54 -04:00
support simple 5GC registration is done 2020-06-21 23:10:54 -04:00
client.c refine SGW/UPF selection code 2020-07-09 01:38:09 -04:00
client.h refine SGW/UPF selection code 2020-07-09 01:38:09 -04:00
context.c more bug is fixed 2020-06-27 00:46:06 -04:00
context.h refine SGW/UPF selection code 2020-07-09 01:38:09 -04:00
conv.c Remove ACK in configuration update [#487] 2020-07-09 17:34:41 -04:00
conv.h refine SGW/UPF selection code 2020-07-09 01:38:09 -04:00
meson.build refine SGW/UPF selection code 2020-07-09 01:38:09 -04:00
message.c refine SGW/UPF selection code 2020-07-09 01:38:09 -04:00
message.h Add PDU Session Release [#488] 2020-07-02 01:50:23 -04:00
nnrf-build.c Add only one 5GC scenario (call-flow) 2020-06-17 01:22:28 -04:00
nnrf-build.h Add AUSF, UDM, and UDR 2020-06-04 14:12:05 -04:00
nnrf-handler.c Add AUSF, UDM, and UDR 2020-06-04 14:12:05 -04:00
nnrf-handler.h Add AUSF, UDM, and UDR 2020-06-04 14:12:05 -04:00
ogs-sbi.h refine SGW/UPF selection code 2020-07-09 01:38:09 -04:00
path.c refine SGW/UPF selection code 2020-07-09 01:38:09 -04:00
path.h refine SGW/UPF selection code 2020-07-09 01:38:09 -04:00
sbi-private.h Add only one 5GC scenario (call-flow) 2020-06-17 01:22:28 -04:00
server.c fix compilation warnings/errrors with microhttpd >= v0.97.1 (#498) 2020-07-09 17:56:48 -04:00
server.h Add AUSF, UDM, and UDR 2020-06-04 14:12:05 -04:00
yuarel.c Added NRF 2020-05-18 17:00:37 -04:00
yuarel.h Added NRF 2020-05-18 17:00:37 -04:00