Commit Graph

408 Commits

Author SHA1 Message Date
Sukchan Lee 631b3f8e31 refine trace message in gtpv2c build/paser 2017-03-15 23:07:31 +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 a18612e186 update it 2017-03-15 20:14:43 +09:00
Sukchan Lee fbafeaec99 update it 2017-03-15 17:12:41 +09:00
Sukchan Lee bd851d320c change sctp parameter 2017-03-15 00:13:39 +09:00
Sukchan Lee 0c8fb5db6e update it 2017-03-13 15:21:33 +09:00
Sukchan Lee 6299883af7 fix my mistake 2017-03-13 13:14:27 +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 d5d9566f4b update it 2017-03-12 23:25:56 +09:00
Sukchan Lee b20e29c390 update it 2017-03-12 23:20:33 +09:00
Sukchan Lee cec3dfbdbd update it 2017-03-12 23:19:08 +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 a14970c2e0 TLV library updated to support GTPv2-C instanec 2017-03-11 20:25:23 +09:00
Sukchan Lee 497fa49ac9 update it 2017-03-11 20:15:52 +09:00
Sukchan Lee 7e2ee9f00e update it 2017-03-11 19:43:33 +09:00
Sukchan Lee ec01895b5f update it 2017-03-11 19:20:25 +09:00
Sukchan Lee 2dcc5e985b update it 2017-03-11 18:44:05 +09:00
Sukchan Lee 922f0249d1 update it 2017-03-11 17:43:23 +09:00
Sukchan Lee 4d91be1790 update it 2017-03-11 17:36:48 +09:00
Sukchan Lee 9dae88ec0d update it 2017-03-11 17:25:06 +09:00
Sukchan Lee b998837e17 TLV library updated 2017-03-11 14:31:49 +09:00
Sukchan Lee ff3ebab8ba update it 2017-03-10 15:40:45 +09:00
Sukchan Lee d62a467057 nas security wrapper is added 2017-03-08 15:27:48 +09:00
Sukchan Lee d188863cdf improve performance for aes-ctr128 2017-03-08 12:18:47 +09:00
Sukchan Lee ae2b415c6d aes ctr128 is verified 2017-03-08 12:10:39 +09:00
Sukchan Lee c589a196f1 update it 2017-03-07 20:43:37 +09:00
Sukchan Lee 6ddd15f1bd update it 2017-03-05 23:36:17 +09:00
Sukchan Lee 235c2212ae rename it 2017-03-05 11:29:15 +09:00
Sukchan Lee f6f5a45b21 update it 2017-03-04 10:22:41 +09:00
Sukchan Lee 4882496313 auth-vector verified 2017-03-03 23:35:17 +09:00
Sukchan Lee 1159b49bda update it 2017-03-03 22:23:21 +09:00
Sukchan Lee b489fa4b46 update it 2017-03-03 22:05:05 +09:00
Sukchan Lee f6652e69a9 move plmn_id structure to 3gpp 2017-03-03 17:33:41 +09:00
Sukchan Lee 32d1d630bc update it 2017-03-02 22:47:43 +09:00
Sukchan Lee 604817869f k, op, opc, amf is added 2017-03-02 14:18:24 +09:00
Sukchan Lee 713d786f0c add test vector for security 2017-03-02 11:43:26 +09:00
Sukchan Lee 0bd56d0e49 PRNG(pseudo random number generator) is added 2017-03-01 22:49:12 +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 66c9a25f67 AC_CHECK_LIB is added 2017-02-20 20:20:31 +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 4889d0162a test code is refiend 2017-02-14 22:58:02 +09:00
Sukchan Lee f653e4ad78 64 eNB connection is tested 2017-02-13 21:56:03 +09:00
Sukchan Lee 053adfacf6 malloc changes to core_malloc 2017-02-12 21:01:33 +09:00
Sukchan Lee 1691a69bae pkbuf_show bug is fixed 2017-02-12 19:31:32 +09:00
Sukchan Lee aa31d54b2f fix the memory leak bug in the unit test module(abts) 2017-02-12 19:26:11 +09:00
Sukchan Lee 084c256bbe fix memory leak in the abts unit test library 2017-02-12 19:00:06 +09:00
Sukchan Lee 8abce6113b malloc/free is changed to core_malloc/core_free 2017-02-10 22:37:32 +09:00
Sukchan Lee 3d778225d8 fix the bug 2017-02-10 16:32:26 +09:00
Sukchan Lee 9d0d988ac8 missing file 2017-02-10 16:14:37 +09:00
Sukchan Lee b50afc0e45 OS-like malloc/free function is added 2017-02-10 15:57:24 +09:00
Sukchan Lee d1cecfb589 pkbuf leak is fixed 2017-02-10 13:26:48 +09:00
Sukchan Lee 9640a8a0fe ASN test code is added initially 2017-02-03 17:00:22 +09:00
Sukchan Lee fdf97f47bb add build system using Core Library 2017-02-02 20:34:37 +09:00