open5gs/src/mme
Sukchan Lee b3f8bbb964 [#264] rollback ogs_expect_or_return() 2019-08-28 00:14:19 +09:00
..
Makefile.am Update New OGSLib commit 2019-07-20 11:20:09 +09:00
emm-build.c [#231] TAI-LAI configuration changed 2019-07-21 20:25:29 +09:00
emm-build.h [Done] SMS over SGs 2019-07-13 22:52:50 +09:00
emm-handler.c [#220] T3460 done 2019-07-20 21:28:36 +09:00
emm-handler.h [SGsAP] MO CS fallback in idle-mode 2019-07-06 22:16:13 +09:00
emm-sm.c [#231] Create simulator 2019-07-21 15:14:31 +09:00
esm-build.c fix identation 2019-06-23 20:43:23 +09:00
esm-build.h fix identation 2019-06-23 20:43:23 +09:00
esm-handler.c [#231] TAI-LAI configuration changed 2019-07-21 20:25:29 +09:00
esm-handler.h fix identation 2019-06-23 20:43:23 +09:00
esm-sm.c [#226] Protect Integrity in Security-mode Complete 2019-07-21 11:42:12 +09:00
kasumi.c enc/int algorithm is added 2017-03-07 17:10:38 +09:00
kasumi.h fix indentation in MME 2019-07-11 21:53:54 +09:00
mme-context.c Use the process interface instead of fork() 2019-08-25 20:15:20 +09:00
mme-context.h [#231] TAI-LAI configuration changed 2019-07-21 20:25:29 +09:00
mme-event.c [TIMER] Move S1-Delayed-Send to the FSM 2019-07-20 15:16:46 +09:00
mme-event.h [TIMER] Move S1-Delayed-Send to the FSM 2019-07-20 15:16:46 +09:00
mme-fd-path.c mme: Fix ULA without Subscribed-RAU-TAU-Timer 2019-08-15 18:49:06 +02:00
mme-fd-path.h Move New Indentation with LINUX-style 2019-06-16 11:25:41 +09:00
mme-gtp-path.c fix the bug (#195) 2019-06-14 18:10:59 +09:00
mme-gtp-path.h fix indentation in MME 2019-07-11 21:53:54 +09:00
mme-init.c Use the process interface instead of fork() 2019-08-25 20:15:20 +09:00
mme-kdf.c mme-kdf: Ensure input arguments (kasme, ..) are read-only and 'const' 2019-07-18 11:20:14 +02:00
mme-kdf.h mme-kdf: Ensure input arguments (kasme, ..) are read-only and 'const' 2019-07-18 11:20:14 +02:00
mme-path.c [#220] Timer for UE Context Release 2019-07-21 01:03:19 +09:00
mme-path.h fix indentation in MME 2019-07-11 21:53:54 +09:00
mme-s6a-handler.c [#220] T3460 done 2019-07-20 21:28:36 +09:00
mme-s6a-handler.h fix indentation in MME 2019-07-11 21:53:54 +09:00
mme-s11-build.c [#266] Add LOG for debugging 2019-08-27 22:54:45 +09:00
mme-s11-build.h fix indentation in MME 2019-07-11 21:53:54 +09:00
mme-s11-handler.c [#231] TAI-LAI configuration changed 2019-07-21 20:25:29 +09:00
mme-s11-handler.h fix indentation in MME 2019-07-11 21:53:54 +09:00
mme-sm.c [#227] Fix the crash when both EBT/PTI are 0 2019-07-21 12:20:26 +09:00
mme-sm.h [CSFB] Create a state machine 2019-06-16 15:40:26 +09:00
mme-timer.c [#256] Increse T3450 timeout to 6 sec 2019-08-18 00:35:04 +09:00
mme-timer.h [#220] fix RACE-CONDITION for MESSAGE and TIMER 2019-07-21 07:01:45 +09:00
nas-conv.c fix indentation in MME 2019-07-11 21:53:54 +09:00
nas-conv.h fix indentation in MME 2019-07-11 21:53:54 +09:00
nas-path.c [#220] Timer for UE Context Release 2019-07-21 01:03:19 +09:00
nas-path.h [#220] T3460 done 2019-07-20 21:28:36 +09:00
nas-security.c [Done] SMS over SGs 2019-07-13 22:52:50 +09:00
nas-security.h fix indentation in MME 2019-07-11 21:53:54 +09:00
ogs-lksctp.c [SGsAP] Client program 2019-06-16 18:20:40 +09:00
ogs-sctp.c rename filename for s1ap-path 2019-06-01 09:52:38 +00:00
ogs-sctp.h [SGsAP] continue to work 2019-06-16 22:17:38 +09:00
ogs-usrsctp.c [SGsAP] Add linger option in usrsctp 2019-06-17 21:40:34 +09:00
s1ap-build.c [#231] Fix the NextEPC die in MT-Fallback 2019-07-28 15:09:23 +00:00
s1ap-build.h [CSFB] Add MO in Active-mode 2019-07-10 22:04:52 +09:00
s1ap-conv.c Fix buffer length calculation in s1ap_copy_ie 2019-08-26 17:16:24 +03:00
s1ap-conv.h Move New Indentation with LINUX-style 2019-06-16 11:25:41 +09:00
s1ap-handler.c [#264] rollback ogs_expect_or_return() 2019-08-28 00:14:19 +09:00
s1ap-handler.h [CSFB] Add MO in Active-mode 2019-07-10 22:04:52 +09:00
s1ap-lkpath.c When STCP send failed, clear related context (#200) 2019-06-23 13:39:44 +09:00
s1ap-path.c [#220] fix RACE-CONDITION for MESSAGE and TIMER 2019-07-21 07:01:45 +09:00
s1ap-path.h [TIMER] Move timer expiration work to the FSM 2019-07-20 13:07:40 +09:00
s1ap-sm.c [CSFB] Implement SGsAP UE-UNREACHABLE message 2019-07-21 13:08:21 +09:00
s1ap-usrpath.c When STCP send failed, clear related context (#200) 2019-06-23 13:39:44 +09:00
sbc-handler.c [CSFB] Fix the MacOSX 2019-07-08 21:03:39 +09:00
sbc-handler.h [CSFB] Fix the MacOSX 2019-07-08 21:03:39 +09:00
sbc-message.h [CSFB] Fix the MacOSX 2019-07-08 21:03:39 +09:00
sgsap-build.c [#231] TAI-LAI configuration changed 2019-07-21 20:25:29 +09:00
sgsap-build.h [CSFB] Implement SGsAP UE-UNREACHABLE message 2019-07-21 13:08:21 +09:00
sgsap-conv.c [SGsAP] update it 2019-06-21 18:23:29 +09:00
sgsap-conv.h [SGsAP] update it 2019-06-21 18:23:29 +09:00
sgsap-handler.c [SGsAP] add MM-INFORMATION-REQUEST(Discard by Option2) 2019-07-21 22:52:28 +09:00
sgsap-handler.h [SGsAP] add MM-INFORMATION-REQUEST(Discard by Option2) 2019-07-21 22:52:28 +09:00
sgsap-lkpath.c When STCP send failed, clear related context (#200) 2019-06-23 13:39:44 +09:00
sgsap-path.c [#231] TAI-LAI configuration changed 2019-07-21 20:25:29 +09:00
sgsap-path.h [CSFB] Implement SGsAP UE-UNREACHABLE message 2019-07-21 13:08:21 +09:00
sgsap-sm.c [SGsAP] add MM-INFORMATION-REQUEST(Discard by Option2) 2019-07-21 22:52:28 +09:00
sgsap-types.h [SGsAP] add MM-INFORMATION-REQUEST(Discard by Option2) 2019-07-21 22:52:28 +09:00
sgsap-usrpath.c When STCP send failed, clear related context (#200) 2019-06-23 13:39:44 +09:00
snow-3g.c rename project done 2019-06-11 22:10:47 +09:00
snow-3g.h fix indentation in MME 2019-07-11 21:53:54 +09:00
zuc.c Integration with OGSLib 2019-04-27 23:54:30 +09:00
zuc.h fix indentation in MME 2019-07-11 21:53:54 +09:00