Commit Graph

74 Commits

Author SHA1 Message Date
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
mitshell b87e998987 corenet: add S1 methods for eNB 2018-02-23 22:32:33 +01:00
mitshell bd9ef54ae8 mobile: add CBS dict 2018-02-23 22:27:55 +01:00
mitshell ddce22661a mobile: fix IE encoding in py2 2018-02-23 22:27:24 +01:00
mitshell fdc10da949 mobile: add cell broadcast pages encoding 2018-02-23 22:24:31 +01:00
mitshell 401e80e18c bump version to 0.3 2018-02-09 22:23:26 +01:00
mitshell e2a4fab1e3 mobile: rework NAS headers, add proper transaction id parsing, wrap all IEs into proper TypeX structures, plus few other modifications 2018-02-09 21:58:36 +01:00
mitshell 7dae63c155 mobile: few 24301 fixes 2018-01-14 11:06:29 +01:00
mitshell f02304ed3d mobile: extend TS24008_IE.ProtConfig 2018-01-14 11:03:52 +01:00
mitshell 66bf6d8acb mobile: add PAP/CHAP to PPP 2018-01-14 11:02:52 +01:00
mitshell 5b84e8280f mobile: few fixes, wrap all capabilities IEs, align Id/PTI naming for (E)PS 2018-01-02 14:51:01 +01:00
mitshell e9c34b88cf mobile: add SCCP layer 2017-12-15 21:28:21 +01:00