Commit Graph

4377 Commits

Author SHA1 Message Date
Sukchan Lee 03f50ca6a0 intermediate 2017-02-13 11:48:25 +09:00
Sukchan Lee d017e729e0 intermediate 2017-02-13 10:20:32 +09:00
Sukchan Lee c95e379cfd initial code for state machine 2017-02-13 09:58:55 +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 32db40e300 update it 2017-02-10 21:55:26 +09:00
Sukchan Lee a199a7528f s1ap_conv is added to convert ASN1C structure 2017-02-10 21:51:56 +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 d60ccdbb2d rename calloc to CALLOC provided from asn1c 2017-02-09 18:42:17 +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 ce6b71a6d3 comment out warning 2017-02-08 14:32:34 +09:00
Sukchan Lee 8837c07314 add compile flags check 2017-02-08 12:48:35 +09:00
Sukchan Lee f0e2dbafb7 update it 2017-02-07 13:52:34 +09:00
Sukchan Lee e35c45934e fix memory leak bugs 2017-02-07 13:40:30 +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 1892c02b96 refine S1AP encoding 2017-02-06 21:52:20 +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 f92538f7d8 Merge branch 'master' of https://github.com/acetcom/cellwire 2017-02-05 16:01:07 +09:00
Sukchan Lee 01a4b846a1 missing Makefile 2017-02-05 15:58:20 +09:00
Sukchan Lee ca526825fd cscopefiles for Makefile.am maintainer-clean 2017-02-05 15:51:49 +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 12f189eb2b fix Makefile error 2017-02-05 14:15:30 +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
Sukchan Lee fc9ef25818 missing file 2017-02-05 01:13:43 +09:00
Sukchan Lee 2a0bf31eef remove \n in d_error, d_assert 2017-02-05 01:11:21 +09:00
Sukchan Lee 6c61f0dbb5 script update 2017-02-05 01:02:56 +09:00
Sukchan Lee e03d28c8f4 rewrite EUROCOM files 2017-02-05 00:49:53 +09:00