Commit Graph

804 Commits

Author SHA1 Message Date
p1-bmu a89320f109 asn1dir: regenerate all ASN.1 modules with support of WITH COMPONENTS constraints 2020-09-15 11:12:05 +02:00
p1-bmu 9b6b4ae158 asn1c: add better support for multi WITH COMPONENTS constraint 2020-09-15 11:11:16 +02:00
p1-bmu 3cee9b5cbd asn1c: some more cosmetic changes 2020-09-15 11:09:50 +02:00
p1-bmu 09dc57f219 asn1c: introduce proper support of the WITH COMPONENTS constraint 2020-09-15 08:48:42 +02:00
p1-bmu 5a24f2406f asn1c: sort the dict of ASN.1 specs to compile in generate_all() 2020-09-14 17:28:55 +02:00
p1-bmu 88ad3e92b6 test: fix the numbering of the tests 2020-09-14 17:28:06 +02:00
p1-bmu fddca41b3c asn1dir: update modules with fix on BIT STRING default values 2020-09-14 13:04:46 +02:00
p1-bmu 85e13731bc asn: cosmetic changes 2020-09-14 13:04:00 +02:00
p1-bmu 3c3a9acbe8 asn1c: fix named bit value parsing, taking size constraint into account too 2020-09-14 11:09:25 +02:00
Josef 5ae20d1111 Updated test definition file. 2020-09-14 10:29:13 +02:00
Josef 25905811da Merge branch 'master' into OER_implementation 2020-09-11 17:27:42 +02:00
p1-bmu d079b1841f asn1c: prepare for support of WITH COMPONENTS and fix bypass of value exclusion 2020-09-11 16:20:16 +02:00
Josef 4294178967 Fixed SEQUENCE preamble bug after checking in ASN.1 playground. 2020-09-11 10:33:11 +02:00
Josef f89c4cec63 Added GET_DEFVAL flat to OER codec. 2020-09-10 12:20:32 +02:00
Josef 28074e7f4b Support for SET OF, SEQUENCE OF including *_ws methods. 2020-09-10 12:12:11 +02:00
Josef f50b32c652 Fixed structure encoding/decoding of a string type. 2020-09-10 12:11:33 +02:00
Benoit Michau e4d4dd9fa5
Merge pull request #105 from ArielTM/master
Fix OP db import
2020-09-10 10:21:37 +02:00
ArielTM c3d377cfb7
Fix OP db import 2020-09-10 09:19:45 +03:00
Josef d931221943 Support for Sequence and Set including *_ws methods.
Fixed CHOICE extension bug.
2020-09-09 15:50:20 +02:00
Josef 86fae0ce11 Fixed Enumerated decoding with structure. 2020-09-09 15:33:14 +02:00
Josef 281344b939 Simple Sequence encoding/decoding works. 2020-09-09 13:53:49 +02:00
Josef f5a2cba1f9 Fixed bad zero-padding in BitString. 2020-09-09 13:39:33 +02:00
Josef 978e7e066d Support for OPEN type (untested). 2020-09-04 18:26:22 +02:00
Josef 96823ca5a0 Yet another interpretation of open type and thus CHOICE support. 2020-09-04 18:25:56 +02:00
Josef d38befb84e Fixed CHOICE OER encoding/decoding bug related to Open type implementation. 2020-09-04 14:25:06 +02:00
mich 7b6adf6979 mobile: fix attribute chg for Alt() object 2020-09-03 17:25:52 +02:00
Josef 38d96d9e15 Fixed JER tests after master merge. 2020-09-02 16:02:20 +02:00
Josef ffc679dd34 Merge branch 'master' into OER_implementation 2020-09-02 14:00:10 +02:00
mich 6f004c76a4 asn1dir: regenerate all asn1 modules properly 2020-09-01 16:53:40 +02:00
mich 16dc1ebe66 asn1c: fix generator for building parameterized types with no referrers 2020-09-01 16:48:53 +02:00
mich 5b41b32b7f asn1c: fix test against _flag attr and parameterization debug routine 2020-09-01 16:37:01 +02:00
mich e7ff2ae1a8 asn1rt: align function name 2020-09-01 16:34:53 +02:00
Josef 4c563487dd Added verbosity control. 2020-08-31 17:16:44 +02:00
Josef 3dc1e3bb67 CHOICE support including *_ws methods. 2020-08-31 16:42:10 +02:00
Josef 9272ea75fc Strings support including *_ws methods. 2020-08-28 15:42:53 +02:00
Josef cfcee98533 Fixed bug with fixed-length bitstring encoding. Added test cases for fixed-size BitString and OctetStrings. 2020-08-28 11:09:20 +02:00
Josef d66c1fac2d OctetString support including *_ws methods. 2020-08-27 18:36:44 +02:00
Josef 97a0888934 BitString support including *_ws methods. 2020-08-27 16:35:09 +02:00
mich 7c143f814e corenet: fix NG config procedure 2020-08-21 17:47:07 +02:00
mich be436be2be readme: add opt dependency to crc32c 2020-08-21 17:46:28 +02:00
mich b7ee5e834d ether: enable external module to be loaded for SCTP CRC 2020-08-21 13:31:47 +02:00
mich af53f620c1 mobile: align NAS LTE to rel;16 2020-08-21 13:24:38 +02:00
mich 822bdda332 mobile: finalize 5G NAS update 2020-08-21 12:50:32 +02:00
mich 0c59985ab6 mobile: complete TSNAF structure definition 2020-08-20 17:13:21 +02:00
Josef a66c6006b5 OID support including *_ws methods. 2020-08-20 16:27:37 +02:00
Josef 07a8b63d1a Enumerated support including *_ws methods. 2020-08-20 15:27:04 +02:00
mich 7bc69fb559 mobile: final update of the 5GSM to Rel.16 2020-08-20 12:26:47 +02:00
Josef ecddbd4d23 Real support including *_ws methods. 2020-08-20 12:16:56 +02:00
mich 01333c687e mobile: partial 24.501 IE update to Rel.16 2020-08-19 18:30:39 +02:00
mich 736221a28a mobile: align 24.501 5GSM to Rel.16 2020-08-19 17:10:08 +02:00