Commit Graph

140 Commits

Author SHA1 Message Date
mitshell f3d255658a all errors now inherit from PyrateErr 2017-12-15 21:19:59 +01:00
mitshell a738f28b99 asn1rt: fix UTCTime and GeneralizedTime PER encoding 2017-12-15 21:14:48 +01:00
mitshell 895cce74a0
Merge pull request #5 from H21lab/master
tool: added sigtran decode/re-encode testing script
2017-12-15 11:37:57 +01:00
Martin Kacer 5fe2f951e3 test: added sigtran decode/re-encode testing script 2017-12-01 10:17:52 +01:00
mitshell 53ff7fbe6f
asn1rt: fix APER encoding of raw buffer with size constraint 2017-11-29 16:07:13 +01:00
mitshell 979c748c9f asn1rt: add INTEGER named value setting 2017-11-26 12:09:36 +01:00
mitshell 143644e76b asn1rt: add BIT STRING named offsets setting and encoding 2017-11-26 12:08:49 +01:00
mitshell 56dda191c0 asn1rt: add bound checking for OPEN objects 2017-11-26 12:07:15 +01:00
mitshell ef31fc0fa5 asn1rt: fix empty SEQUENCE (/SET) OF PER encoding 2017-11-26 12:06:46 +01:00
mitshell 8fb2357c2a corenet: many improvements and more RANAP and (G)MM features 2017-11-26 12:04:39 +01:00
mitshell a8dc30c604 mobile: add SIGTRAN message formatting and fix __init__.py 2017-11-26 11:56:35 +01:00
mitshell a474fb3006 mobile: fix network name 7b and utf-16 codec 2017-11-26 11:55:18 +01:00
mitshell 909752627b mobile: fix SMS utf-16 codec 2017-11-26 11:53:54 +01:00
mitshell d9e73eefac wording in the readme 2017-11-16 22:29:32 +01:00
mitshell 3188794501 README: extended on mobile NAS messages 2017-11-16 22:26:30 +01:00
mitshell 2a6325399f asn1rt: add wrapper to core objects 2017-11-12 15:44:58 +01:00
mitshell 9aed9a8bb7 core: few fixes 2017-11-12 15:43:11 +01:00
mitshell 108f05cef2 corenet: few fixes and improvements 2017-11-12 15:34:29 +01:00
mitshell 59a06831ce csn1: fix elt repr with no value 2017-11-12 15:29:21 +01:00
mitshell b1e1ecaebf remove default values 2017-11-12 15:28:03 +01:00
mitshell e741e71c7d test: add new mobile NAS tests 2017-11-12 15:20:14 +01:00
mitshell 25236b0d66 mobile: remove default val, improve IE handling, add support for SMS, SS and LTE NAS 2017-11-12 15:18:50 +01:00
mitshell 0dcbd38a76 remove the crappy copyright sign 2017-11-12 14:43:59 +01:00
mitshell 0758a5766f test: enable asn1rt timing tests 2017-11-12 14:19:53 +01:00
mitshell 38b89fa1f9 readme: add new 24.008 files 2017-10-22 19:38:07 +02:00
mitshell 43f1f3dc95 core: typos 2017-10-22 16:58:01 +02:00
mitshell f96a236d59 mobile: add support for 24008 CC and SM encoding / decoding, plus test file 2017-10-22 14:03:18 +02:00
mitshell 1695efef74 tools: remove painful char 2017-10-22 13:57:24 +02:00
mitshell c97c049ef3 asn1dir: making json great again again 2017-10-13 21:35:24 +02:00
mitshell e5055e82b7 asn1c: more fixes for the json generator 2017-10-13 21:33:42 +02:00
mitshell 652a368df9 asn1c: typo in docstr 2017-10-13 21:31:29 +02:00
mitshell 519ee43853 csn1: fix bit string alternate value handling, and add docstr 2017-10-13 21:30:20 +02:00
mitshell c6a67f99b5 mobile: add more IEs 2017-10-13 21:28:18 +02:00
mitshell d544acd86b tools: remove dummy chars from bash tools 2017-10-13 21:27:00 +02:00
mitshell b2b5cfd42c asn1compile.py: add option for json generation 2017-10-13 21:25:42 +02:00
mitshell 7588cd69d0 readme and setup update 2017-10-06 23:25:49 +02:00
mitshell 37fd607c6a corenet: add empty AuC.db 2017-10-06 23:12:03 +02:00
mitshell caa0f657fb version: bump to 0.2 2017-10-06 23:03:13 +02:00
mitshell 258722a77a asn1c: fix module typo 2017-10-06 22:48:17 +02:00
mitshell a774bed9fd asn1c: make json great again 2017-10-06 22:46:40 +02:00
mitshell c5e1297fdf asn1c / asn1rt: better dictobj repr 2017-10-06 22:42:49 +02:00
mitshell dc57a3bea5 asn1c: add X.509-2016 and bug fix 2017-10-06 22:41:41 +02:00
mitshell 738bc9a15f asn1rt: add some dependency graph processing 2017-10-06 22:34:12 +02:00
mitshell a9770d8653 asn1rt: better STR ASN.1 repr 2017-10-06 22:33:30 +02:00
mitshell e4f770a231 asn1rt: bug fixes 2017-10-06 22:32:08 +02:00
mitshell 2375b6f17d core: REPR_HD repr only used for method .show(), not for default __repr__ 2017-10-06 22:29:01 +02:00
mitshell b7959c243b media: rename data subatoms 2017-10-06 22:23:14 +02:00
mitshell 73786a090d core: fixes and optims 2017-09-30 01:26:12 +02:00
mitshell 7d2c017bc2 corenet: quite some changes! 2017-09-30 01:21:28 +02:00
mitshell c29ec8cf16 csn1: fix 2017-09-30 01:04:02 +02:00