Commit Graph

1642 Commits

Author SHA1 Message Date
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
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
Sukchan Lee fdf97f47bb add build system using Core Library 2017-02-02 20:34:37 +09:00
Sukchan Lee ea7950b2ea test done for asn1prefix script 2017-02-02 17:18:45 +09:00
Sukchan Lee 581ac3f577 script to add prefix ASN structure and constant for avoiding conflict
global variable
2017-02-02 13:41:15 +09:00
Sukchan Lee 6da9c34afb reference asn1tostruct.py from EURECOM 2017-02-01 19:54:35 +09:00