open5gs/lib/core
Sukchan Lee 6710c13a44 update it 2022-05-17 21:44:52 +09:00
..
abts.c Rename Project to Open5GS 2019-10-27 17:41:14 +09:00
abts.h Rename Project to Open5GS 2019-10-27 17:41:14 +09:00
arc4random.c Rename Project to Open5GS 2019-10-27 17:41:14 +09:00
meson.build Improve the socket option configuration (#1404) 2022-03-15 22:03:50 +09:00
ogs-3gpp-types.c [PFCP] F-TEID allocation by SMF (#1466) 2022-04-16 14:08:56 +09:00
ogs-3gpp-types.h [GTP2] Fixed handling multi-bearer messages(#1498) 2022-04-29 21:28:16 +09:00
ogs-abort.c Add exception handling for #568 2020-09-18 19:39:02 -04:00
ogs-abort.h Rename Project to Open5GS 2019-10-27 17:41:14 +09:00
ogs-compat.h test: Porting FreeBSD 2021-02-08 14:25:40 -05:00
ogs-conv.c Use talloc for all memory pool (#1263) 2022-01-04 08:29:18 +09:00
ogs-conv.h new: HSS Cx interface is added 2021-04-05 17:09:39 +09:00
ogs-core.c [MME] fix the crash (#1263) 2021-12-28 17:38:11 +09:00
ogs-core.h Improve the socket option configuration (#1404) 2022-03-15 22:03:50 +09:00
ogs-env.c Rename Project to Open5GS 2019-10-27 17:41:14 +09:00
ogs-env.h Rename Project to Open5GS 2019-10-27 17:41:14 +09:00
ogs-epoll.c [LINUX] initialize struct epoll_event (#1399) 2022-03-01 21:03:27 +09:00
ogs-errno.c Rename Project to Open5GS 2019-10-27 17:41:14 +09:00
ogs-errno.h Change EPERM to OGS_EPERM (#1436,#1404) 2022-03-16 20:32:19 +09:00
ogs-fsm.c Add AUSF, UDM, and UDR 2020-06-04 14:12:05 -04:00
ogs-fsm.h Rename Project to Open5GS 2019-10-27 17:41:14 +09:00
ogs-getopt.c License update 2020-11-12 20:58:08 -05:00
ogs-getopt.h License update 2020-11-12 20:58:08 -05:00
ogs-hash.c Use talloc for all memory pool (#1263) 2022-01-04 08:29:18 +09:00
ogs-hash.h [5GC/EPC] tested with concurrent 500 UEs (#949) 2021-04-29 22:01:34 +09:00
ogs-kqueue.c Add more memory log 2021-06-06 22:35:46 +09:00
ogs-list.h update it 2022-05-17 21:44:52 +09:00
ogs-log.c Release v2.0.0 2020-08-21 23:33:45 -04:00
ogs-log.h [ALL] Add protection of message encoding (#991) 2021-05-16 12:22:10 +09:00
ogs-macros.h [MME] fix the NAS encoding for AMBR (#967) 2021-05-05 21:16:31 +09:00
ogs-memory.c Use talloc for all memory pool (#1263) 2022-01-04 08:29:18 +09:00
ogs-memory.h Use talloc for all memory pool (#1263) 2022-01-04 08:29:18 +09:00
ogs-misc.c License update 2020-11-12 20:58:08 -05:00
ogs-misc.h License update 2020-11-12 20:58:08 -05:00
ogs-notify.c Rename Project to Open5GS 2019-10-27 17:41:14 +09:00
ogs-notify.h Rename Project to Open5GS 2019-10-27 17:41:14 +09:00
ogs-pkbuf.c remove pool related configuration (#1431) 2022-03-23 15:14:18 +09:00
ogs-pkbuf.h remove pool related configuration (#1431) 2022-03-23 15:14:18 +09:00
ogs-poll-private.h Change Number of UEs usage [#533] 2020-08-25 23:05:01 -04:00
ogs-poll.c Add more memory log 2021-06-06 22:35:46 +09:00
ogs-poll.h [5GC/EPC] tested with concurrent 500 UEs (#949) 2021-04-29 22:01:34 +09:00
ogs-pool.h Fixing the problem of the test program 2020-09-01 23:04:35 -04:00
ogs-process.c License update 2020-11-12 20:58:08 -05:00
ogs-process.h License update 2020-11-12 20:58:08 -05:00
ogs-queue.c Add more memory log 2021-06-06 22:35:46 +09:00
ogs-queue.h License update 2020-11-12 20:58:08 -05:00
ogs-rand.c Rename Project to Open5GS 2019-10-27 17:41:14 +09:00
ogs-rand.h Rename Project to Open5GS 2019-10-27 17:41:14 +09:00
ogs-rbtree.c Rename Project to Open5GS 2019-10-27 17:41:14 +09:00
ogs-rbtree.h Initial proposal CUPS using PFCP 2020-04-26 15:36:05 -04:00
ogs-select.c Update ogs_pollset library 2020-11-09 22:57:14 -05:00
ogs-signal.c License update 2020-11-12 20:58:08 -05:00
ogs-signal.h License update 2020-11-12 20:58:08 -05:00
ogs-sockaddr.c Remove error message (#1294) 2021-12-17 20:51:11 +09:00
ogs-sockaddr.h Find link-local address in SMF-All address (#1291) 2021-12-17 11:33:54 +09:00
ogs-socket.c Improve the socket option configuration (#1404) 2022-03-15 22:03:50 +09:00
ogs-socket.h Improve the socket option configuration (#1404) 2022-03-15 22:03:50 +09:00
ogs-socknode.c Improve the socket option configuration (#1404) 2022-03-15 22:03:50 +09:00
ogs-socknode.h Improve the socket option configuration (#1404) 2022-03-15 22:03:50 +09:00
ogs-sockopt.c Change EPERM to OGS_EPERM (#1436,#1404) 2022-03-16 20:32:19 +09:00
ogs-sockopt.h Improve the socket option configuration (#1404) 2022-03-15 22:03:50 +09:00
ogs-sockpair.c Rename Project to Open5GS 2019-10-27 17:41:14 +09:00
ogs-sockpair.h Rename Project to Open5GS 2019-10-27 17:41:14 +09:00
ogs-strings.c Use talloc for all memory pool (#1263) 2022-01-04 08:29:18 +09:00
ogs-strings.h Use talloc for all memory pool (#1263) 2022-01-04 08:29:18 +09:00
ogs-tcp.c Improve the socket option configuration (#1404) 2022-03-15 22:03:50 +09:00
ogs-tcp.h Improve the socket option configuration (#1404) 2022-03-15 22:03:50 +09:00
ogs-thread.c Add more memory log 2021-06-06 22:35:46 +09:00
ogs-thread.h Rename Project to Open5GS 2019-10-27 17:41:14 +09:00
ogs-time.c [CORE] time: Add APIs to manage NTP 32-bit timestamps (#1439) 2022-03-16 11:25:30 +09:00
ogs-time.h [CORE] time: Add APIs to manage NTP 32-bit timestamps (#1439) 2022-03-16 11:25:30 +09:00
ogs-timer.c Add more memory log 2021-06-06 22:35:46 +09:00
ogs-timer.h Change Number of UEs usage [#533] 2020-08-25 23:05:01 -04:00
ogs-tlv-msg.c Introduce Gn interface (GTPv1C) Support to PGW (#1351) 2022-02-18 22:23:45 +09:00
ogs-tlv-msg.h Introduce Gn interface (GTPv1C) Support to PGW (#1351) 2022-02-18 22:23:45 +09:00
ogs-tlv.c Introduce Gn interface (GTPv1C) Support to PGW (#1351) 2022-02-18 22:23:45 +09:00
ogs-tlv.h Introduce Gn interface (GTPv1C) Support to PGW (#1351) 2022-02-18 22:23:45 +09:00
ogs-udp.c Improve the socket option configuration (#1404) 2022-03-15 22:03:50 +09:00
ogs-udp.h Improve the socket option configuration (#1404) 2022-03-15 22:03:50 +09:00
ogs-uuid.c License update 2020-11-12 20:58:08 -05:00
ogs-uuid.h License update 2020-11-12 20:58:08 -05:00