Commit Graph

3605 Commits

Author SHA1 Message Date
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
Sukchan Lee 696a2fec27 intermediate 2017-02-04 23:47:16 +09:00
Sukchan Lee 9513e495b8 build update for moving lib/asn/asn1c to lib/asn/src/asn1c 2017-02-04 15:26:55 +09:00
Sukchan Lee 97d7b6f490 move asn1c to src/asn1c 2017-02-04 15:22:22 +09:00
Sukchan Lee 0243460a4c port to linux 2017-02-04 15:21:17 +09:00
Sukchan Lee b6e368cb46 fix header name 2017-02-04 14:50:28 +09:00
Sukchan Lee 163631705c update it 2017-02-04 14:48:57 +09:00
Sukchan Lee b4f263558d changes asn1c option to change #include <XXX.h> to #include "XXX.h" 2017-02-04 14:24:34 +09:00
Sukchan Lee 60a2b8d304 remove reduant file 2017-02-04 00:34:54 +09:00
Sukchan Lee a20858417d remove object 2017-02-04 00:34:13 +09:00
Sukchan Lee e108975e52 remove reduant file 2017-02-04 00:32:55 +09:00
Sukchan Lee a7d9a80ccf remove underscore(_) for xer_function_name 2017-02-04 00:31:02 +09:00
Sukchan Lee 2b75d966c7 use ProtocolIE 2017-02-04 00:02:40 +09:00
Sukchan Lee 43352336dc structure name changes from *IEs_t -> *_IEs_t to avoid confliction 2017-02-03 21:17:35 +09:00
Sukchan Lee 273e32c498 sample code for decoding S1SetupRequest 2017-02-03 18:13:59 +09:00
Sukchan Lee afc96a3b16 move directory location for asn source/header files 2017-02-03 17:11:24 +09:00
Sukchan Lee 9640a8a0fe ASN test code is added initially 2017-02-03 17:00:22 +09:00
Sukchan Lee 3379440df8 succeed to compile ASN1C with EUROCOM 2017-02-03 16:10:22 +09:00
Sukchan Lee 8f36c96f6a intermediate 2 2017-02-03 13:53:03 +09:00
Sukchan Lee 67a7a94d2a intermediate update 2017-02-03 13:25:03 +09:00
Sukchan Lee 93d1926a53 add source specification and update README 2017-02-03 12:46:42 +09:00
Sukchan Lee 95cee2af79 fix the asn1prefix script bug 2017-02-03 11:29:16 +09:00
Sukchan Lee b09e5d9855 add initial code for S1AP encoder/decoder 2017-02-02 23:00:21 +09:00