Commit Graph

85 Commits

Author SHA1 Message Date
mich 7160a753ed making a global 0.4 tagged release 2019-02-25 11:26:10 +01:00
mich eb4f3b3697 mobile: better handling of GT alternatives with Alt object, and fix endianness of LUDT length prefix 2019-02-22 15:00:52 +01:00
mich 8ea3cee651 mobile: fix again MTP2 length prefix encoding 2019-02-19 16:12:58 +01:00
mich 42dfcb89fb mobile: provides a switch in parse_SCCP to not parse SCMG specific messages 2019-02-19 11:28:09 +01:00
mich 545db11710 mobile: add copyright to SIGTRAN 2019-02-18 16:20:17 +01:00
mich 72c9cd1bc9 mobile: add copyright to SCCP 2019-02-18 16:19:38 +01:00
mich 738bf39a48 mobile: change endianness in MTP3_JPN PC 2019-02-15 11:21:28 +01:00
mich d9a5ca8b7f mobile: update MCC / MNC dicts and include an MSISDN prefix extraction function 2019-02-13 14:38:30 +01:00
mich 4949c3d5df mobile: introduce JPN and ANSI variants of MTP3 in SIGTRAN 2019-02-13 14:37:54 +01:00
mich c146e4df50 mobile: fix SIGTRAN/M2PA user-data decoding 2019-01-28 17:09:18 +01:00
mich 99184eb1b9 mobile: fix M2PA payload decoding 2019-01-25 16:46:03 +01:00
mich 3cd65dca7c mobile: extend SCCP SSN dict 2019-01-07 14:32:44 +01:00
mich aed110a6a8 pycrate_mobile: TS23040_SMS, fix decoding of SMS_STATUS_REPORT again 2019-01-04 18:04:49 +01:00
mich ce0672a8cc pycrate_mobile: TS23040_SMS, fix decoding of SMS_STATUS_REPORT with TP_PI field which is optional 2019-01-04 18:03:31 +01:00
mich 991606dc28 mobile: fix SCCP EOO optional field format 2018-12-18 11:59:07 +01:00
mich a3e23d7730 mobile: ensure value passed to NetworkName is not modified during set_val() 2018-12-13 10:38:13 +01:00
mich 8a1547e666 mobile: add M2PA and MTP3 structures in SIGTRAN 2018-11-27 17:57:44 +01:00
mich 10ba0e7620 mobile: remove the WNG log when parsing a null ID 2018-11-27 16:11:08 +01:00
mich 9899b450ed mobile: remove GSM RR parsing with L2 in the uplink 2018-11-27 16:10:35 +01:00
mich 7d3e13c8db mobile / csn1: extend GSM RR support and include unit tests 2018-11-26 17:57:11 +01:00
mich e592af3cbb mobile: typo 2018-11-23 17:06:57 +01:00
mich cecaddf182 mobile: delete crappy part of 24007 2018-11-23 15:00:35 +01:00
mich 26b60084fa mobile: fix the processing of L2PseudoLength prefix and align message handling according to it 2018-11-23 14:59:56 +01:00
mich 1f2e5b84e8 mobile: enable the parsing of RR message with L2PseudoLength prefix in the NAS message parser 2018-11-23 14:57:24 +01:00
mich ab684af6f2 mobile: integrate GSM RR and GTTP into the global NAS module 2018-11-21 12:22:25 +01:00
mich cfa0d1cb87 mobile: finalizing 44.018 support 2018-11-21 12:16:36 +01:00
mich e8dd84510d mobile: complete the support for 44.018 2018-11-21 09:20:40 +01:00
mich 80c0d5f455 mobile: even more 44.018 crazy structures 2018-11-16 17:42:06 +01:00
mich f1f24a0ef5 mobile: add RestOctets in 24.007, including a dirty hack that will need to be cleaned-up 2018-11-16 17:41:45 +01:00
mich 4d269957a4 mobile: make 44018 in better shape 2018-11-16 09:23:33 +01:00
mich c1b8fef125 mobile: more 44.018 structures, still raises with Type1V() init 2018-11-15 17:00:54 +01:00
mich 139198d0fc mobile: some more 44.018 crazy frequencies encoding 2018-11-14 17:33:45 +01:00
mich 9cd88d9881 mobile: initial 44018 work 2018-11-06 17:35:45 +01:00
mich b53317a0a8 mobile: fix SCCP options wrapper 2018-10-30 15:18:24 +01:00
mich 605ca5b6b1 mobile: enable raw GT decoding in SCCP 2018-10-26 15:04:03 +02:00
mich 9f13c2eddc mobile: add a class attribute for disabling the length checking in the SIGTRAN global header 2018-10-16 12:23:33 +02:00
mich dd775a09ec mobile: enable to break Layer3 decoding when an unknown IE is encountered 2018-10-09 09:47:19 +02:00
mich 00c76c1778 mobile: enable the parsing of NASLTE msg without security header 2018-10-09 09:38:41 +02:00
mich 66395bb82d mobile: update GSMTAP header fmt 2018-10-05 17:24:08 +02:00
mich 106dc68664 mobile: fix SCCP long unit data service 2018-09-25 14:10:16 +02:00
mich 0964067e83 mobile: extend SCCP SSN dict 2018-09-24 16:45:21 +02:00
mich ee66b195e4 mobile: fix raw UD setting in SMS 2018-09-18 11:33:02 +02:00
mich 19f10db1cf mobile: fix previous commit in SCCP 2018-09-10 16:48:01 +02:00
mich 16faaea8ad mobile: ease GT and Addr settings in SCCP 2018-09-10 15:35:48 +02:00
mich 6dada6e79b mobile: add get_gt() into SCCP to always get the correct GT according to GTInd 2018-09-10 14:56:27 +02:00
mitshell 5de94c28d4 corenet/mobile/test: last part of the GRAND CSN.1 COMMIT 2018-07-31 23:16:12 +02:00
mitshell 2a670f0bcc mobile: few fixes 2018-07-15 16:19:45 +02:00
mitshell f2aeea53d4 mobile: add empty 44018 IE 2018-07-08 16:21:25 +02:00
mitshell ae1a34d5dc change of license: from GPL to LGPL, except for tools 2018-04-15 21:47:21 +02:00
mitshell ea98da3704 mobile: extend CBS feature 2018-03-09 08:16:10 +01:00