Commit Graph

176 Commits

Author SHA1 Message Date
Sukchan Lee 333468f6f8 update it 2017-04-05 20:10:46 +09:00
Sukchan Lee 6a19a926e0 sgw context is added 2017-04-05 20:09:13 +09:00
Sukchan Lee 50714909ea update it 2017-04-04 11:08:32 +09:00
Sukchan Lee 67fb7cf8f2 rename 2017-04-04 10:49:19 +09:00
Sukchan Lee 0f2f802dbf update it 2017-03-27 01:50:01 +09:00
Sukchan Lee 814e3f7e94 update it 2017-03-27 00:48:33 +09:00
Sukchan Lee b588104b58 update it 2017-03-26 01:29:41 +09:00
Sukchan Lee 466222cb43 GTP encoder test 2017-03-26 01:19:44 +09:00
Sukchan Lee 6146e33a51 update it 2017-03-25 12:10:08 +09:00
Sukchan Lee 810da83b3b update it 2017-03-25 11:16:18 +09:00
Sukchan Lee 18e78913b6 interface changes 2017-03-25 10:45:49 +09:00
Sukchan Lee c9c1b6c5f0 update it 2017-03-25 01:07:59 +09:00
Sukchan Lee 857dde66cd update it 2017-03-24 23:01:44 +09:00
Sukchan Lee 7685e8a72c update it 2017-03-24 22:52:55 +09:00
Sukchan Lee a6512e7a6c update it 2017-03-24 22:24:09 +09:00
Sukchan Lee 577b865aa2 update it 2017-03-24 21:19:24 +09:00
Sukchan Lee d7fc04c800 update it 2017-03-24 21:10:13 +09:00
Sukchan Lee 52ae136923 update it 2017-03-23 23:05:40 +09:00
Sukchan Lee e1f06e5cb0 update it 2017-03-21 21:11:48 +09:00
Sukchan Lee 3facb91b1e Identity Request/Response is added 2017-03-21 15:02:16 +09:00
Sukchan Lee d2446308c8 update it 2017-03-20 17:07:27 +09:00
Sukchan Lee bfb3fdcae3 add initial code for NAS message generating script 2017-03-18 00:11:57 +09:00
Sukchan Lee 2ee434b30f gtpv2c encoding/decoding done 2017-03-15 22:28:04 +09:00
Sukchan Lee 0574623286 update it 2017-03-15 21:20:26 +09:00
Sukchan Lee d448a92d49 update it 2017-03-15 20:37:54 +09:00
Sukchan Lee b0497920bf gtpv2c message generation done! 2017-03-15 19:18:24 +09:00
Sukchan Lee fbafeaec99 update it 2017-03-15 17:12:41 +09:00
Sukchan Lee 0261f4c018 add test code for tlv_more, instance 2017-03-13 13:02:42 +09:00
Sukchan Lee aa83604ccc update it 2017-03-13 11:32:21 +09:00
Sukchan Lee cc73a4ebe4 update it 2017-03-12 23:13:03 +09:00
Sukchan Lee a9b6bb2c34 udpate it 2017-03-12 23:07:17 +09:00
Sukchan Lee 35bac5a6ff update it 2017-03-12 22:59:45 +09:00
Sukchan Lee 8a0f311889 update it 2017-03-12 22:52:14 +09:00
Sukchan Lee 461a684eb7 update it 2017-03-12 22:41:29 +09:00
Sukchan Lee 8f49df94fa update it 2017-03-12 22:20:04 +09:00
Sukchan Lee a103d9941e update it 2017-03-12 10:50:09 +09:00
Sukchan Lee 3b62f60cfa fix the memory leak in the test code 2017-03-12 10:37:42 +09:00
Sukchan Lee 6fb3ebc9c9 update it 2017-03-12 10:23:49 +09:00
Sukchan Lee ff3ebab8ba update it 2017-03-10 15:40:45 +09:00
Sukchan Lee 2473d69d11 add test code for verifying endian 2017-03-09 00:14:39 +09:00
Sukchan Lee 512c0fbd5c update it 2017-03-08 23:04:35 +09:00
Sukchan Lee 0d1e3b63c8 update it 2017-03-08 22:39:28 +09:00
Sukchan Lee d64fed59d2 NAS MAC verified 2017-03-08 21:39:49 +09:00
Sukchan Lee bcb275dadc NAS MAC is added, but not verified 2017-03-08 19:10:01 +09:00
Sukchan Lee d62a467057 nas security wrapper is added 2017-03-08 15:27:48 +09:00
Sukchan Lee 7b5ea8b1a5 remove debugging message in test 2017-03-08 12:31:11 +09:00
Sukchan Lee 4f5920600a all security alogrithm is verified. 2017-03-08 12:21:59 +09:00
Sukchan Lee ae2b415c6d aes ctr128 is verified 2017-03-08 12:10:39 +09:00
Sukchan Lee 17890be353 update it 2017-03-08 09:52:40 +09:00
Sukchan Lee 32e4f217fa zuc cipher is verified 2017-03-08 09:31:09 +09:00
Sukchan Lee f2f94c5eef zuc integrity is verified 2017-03-08 08:12:08 +09:00
Sukchan Lee d199d0bb00 update it 2017-03-08 00:21:54 +09:00
Sukchan Lee 844dbf445e update it 2017-03-07 23:46:59 +09:00
Sukchan Lee c925707f23 aes cmac is verified 2017-03-07 22:43:46 +09:00
Sukchan Lee 79a6bd43f4 snow 3g is verified 2017-03-07 21:21:39 +09:00
Sukchan Lee f18dab702e update it 2017-03-07 20:45:09 +09:00
Sukchan Lee c589a196f1 update it 2017-03-07 20:43:37 +09:00
Sukchan Lee 199c9f8327 fix the bug for memory leak 2017-03-07 16:19:18 +09:00
Sukchan Lee 48bc61d06a security-mode complete 2017-03-07 14:47:17 +09:00
Sukchan Lee 118e7eb84d update it 2017-03-06 22:47:39 +09:00
Sukchan Lee 6fc3d16f7a update it 2017-03-06 21:45:41 +09:00
Sukchan Lee 7f3233327b update it 2017-03-06 09:07:59 +09:00
Sukchan Lee 6ddd15f1bd update it 2017-03-05 23:36:17 +09:00
Sukchan Lee fbc6d9cb5f update it 2017-03-05 18:09:34 +09:00
Sukchan Lee 982dddc4de update it 2017-03-05 16:49:57 +09:00
Sukchan Lee 953d63c2db update it 2017-03-05 15:26:28 +09:00
Sukchan Lee ab61064089 update it 2017-03-05 15:02:12 +09:00
Sukchan Lee 823f3c3a0f update it 2017-03-05 13:03:11 +09:00
Sukchan Lee 4f00585f90 update it 2017-03-05 11:46:42 +09:00
Sukchan Lee 235c2212ae rename it 2017-03-05 11:29:15 +09:00
Sukchan Lee 1f187f5de9 update it 2017-03-04 23:48:04 +09:00
Sukchan Lee b3a51df778 update it 2017-03-04 23:26:22 +09:00
Sukchan Lee 4882496313 auth-vector verified 2017-03-03 23:35:17 +09:00
Sukchan Lee 0f39f3295d update it 2017-03-03 18:25:04 +09:00
Sukchan Lee f6652e69a9 move plmn_id structure to 3gpp 2017-03-03 17:33:41 +09:00
Sukchan Lee 86d2ebd90c move directory 2017-02-28 10:20:02 +09:00
Sukchan Lee 3a76d1fc1a initialization done 2017-02-27 15:09:41 +09:00
Sukchan Lee 95857bc9bc update it 2017-02-27 14:55:35 +09:00
Sukchan Lee ad44d2ab58 update it 2017-02-27 14:25:37 +09:00
Sukchan Lee f7d116ef40 signal handler updated 2017-02-26 13:09:40 +09:00
Sukchan Lee 91046feb0e s6a_initialize added 2017-02-21 15:35:54 +09:00
Sukchan Lee 4058df8f43 freediameter extension load 2017-02-21 12:53:51 +09:00
Sukchan Lee 66c9a25f67 AC_CHECK_LIB is added 2017-02-20 20:20:31 +09:00
Sukchan Lee 87f2acada1 rename filename 2017-02-20 19:46:58 +09:00
Sukchan Lee aeaa9a1144 accept(accept/complete/reject/request) NAS message done 2017-02-17 00:49:09 +09:00
Sukchan Lee a9c26b60a3 attach accept encoding done 2017-02-16 23:55:53 +09:00
Sukchan Lee 2a6d570d69 fix the NAS encoding bug 2017-02-16 22:25:12 +09:00
Sukchan Lee d55ea75638 intermediate 2017-02-16 21:47:48 +09:00
Sukchan Lee d8eec46c03 NAS encoding 2017-02-16 18:11:01 +09:00
Sukchan Lee a951e59436 name changes 2017-02-15 20:16:50 +09:00
Sukchan Lee 1ba7813378 missing files 2017-02-15 15:33:39 +09:00
Sukchan Lee 2f4126ea47 initial code for nas encoding/decoding 2017-02-15 15:28:38 +09:00
Sukchan Lee c75744899c more directory re-arrange 2017-02-15 10:04:53 +09:00
Sukchan Lee 99ccedcbf3 directory re-arrange 2017-02-15 09:55:17 +09:00
Sukchan Lee 224d5ba3f9 rollback 2017-02-15 09:17:44 +09:00
Sukchan Lee 4da3365767 msgq empty status is checked when thread needs to be stopped 2017-02-15 09:05:34 +09:00
Sukchan Lee 7d25de280a remove size checking 2017-02-14 22:39:04 +09:00
Sukchan Lee 1641bba934 spec study 2017-02-14 09:09:01 +09:00
Sukchan Lee 232a078fe9 rollback test eNB number is set to 32 2017-02-13 22:40:42 +09:00
Sukchan Lee f653e4ad78 64 eNB connection is tested 2017-02-13 21:56:03 +09:00