Commit graph

80 commits

Author SHA1 Message Date
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
6afbafc73d attach request is implemeted 2017-02-16 13:59:44 +09:00
Sukchan Lee
a951e59436 name changes 2017-02-15 20:16:50 +09:00
Sukchan Lee
cb31d53af7 update it 2017-02-15 16:38:31 +09:00
Sukchan Lee
82813b92e2 update it 2017-02-15 15:35:01 +09:00
Sukchan Lee
a02c9beaeb remove reduandant code 2017-02-15 15:31:31 +09:00
Sukchan Lee
2f4126ea47 initial code for nas encoding/decoding 2017-02-15 15:28:38 +09:00
Sukchan Lee
0e49957843 README update from directory re-arrange 2017-02-15 10:06:08 +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
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
6a05d4e69f S1SetupFailure is implemented 2017-02-13 20:10:05 +09:00
Sukchan Lee
31e4aa6237 encode size error is fixed 2017-02-13 18:11:09 +09:00
Sukchan Lee
c94b80e097 enb s1 setup request/response test 2017-02-13 16:25:36 +09:00
Sukchan Lee
ee34fcbb35 intermediate 2017-02-13 16:03:12 +09:00
Sukchan Lee
f9dabfa831 remove reduant code for free routine 2017-02-13 00:04:02 +09:00
Sukchan Lee
6b6a07d7f8 README update 2017-02-12 22:45:50 +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
5588fb6367 fix the bug 2017-02-10 22:32:26 +09:00
Sukchan Lee
700fcbe39f memory optimization for encode/decode debug string 2017-02-10 22:27:35 +09:00
Sukchan Lee
93fe0f7704 encoder message print is added 2017-02-10 22:16:22 +09:00
Sukchan Lee
2041f65c83 change the memory pool using pkbuf_t 2017-02-10 16:43:10 +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
fa7b4fef58 s1ap_free_pdu() is added 2017-02-09 23:15:08 +09:00
Sukchan Lee
fc48bcde95 free routine is added using python script 2017-02-09 22:06:15 +09:00
Sukchan Lee
5e1b768b92 intermediate 2017-02-09 20:22:44 +09:00
Sukchan Lee
70e70dc5a6 FIX all memory leak. Next, script is improved to provide
s1ap_decode_free function
2017-02-09 17:43:49 +09:00
Sukchan Lee
2d38a99060 fix the memory leak for decoding.
more work is needed
2017-02-09 16:33:41 +09:00
Sukchan Lee
f0e2dbafb7 update it 2017-02-07 13:52:34 +09:00
Sukchan Lee
db62522a52 encode memory leak fix done 2017-02-07 11:35:22 +09:00
Sukchan Lee
56d4a15813 fix the encoder memory leak bugs 2017-02-07 10:33:28 +09:00
Sukchan Lee
687daafd3f encode S1AP example 2017-02-06 20:54:31 +09:00
Sukchan Lee
37b99ef99e move ./lib/asn/test to ./test 2017-02-06 19:12:10 +09:00
Sukchan Lee
5cd6c625b9 add context 2017-02-06 15:30:12 +09:00
Sukchan Lee
8d747b50ea change encode buffer to pkbuf 2017-02-06 14:53:18 +09:00
Sukchan Lee
b6ec39d281 update it 2017-02-05 22:36:19 +09:00
Sukchan Lee
0ec220dcda use pkbuf_t for s1ap_encoder buffer 2017-02-05 15:36:02 +09:00
Sukchan Lee
054692e3c0 remove free_wrapper 2017-02-05 15:16:32 +09:00
Sukchan Lee
6b11c6c22c rename s1ap_codecs.h to s1ap_message.h 2017-02-05 14:04:31 +09:00
Sukchan Lee
b08499c506 decoder buffer uses pkbuf_t 2017-02-05 01:28:53 +09:00