Commit Graph

60 Commits

Author SHA1 Message Date
p1-bmu 839291c8e8 asn1dir: update all RAN ASN.1 specs to 3GPP rel.16 and adapt few stuff to it 2021-09-22 16:38:14 +02:00
p1-bmu 175cc2da5a corenet: fix crypto conversion functions 2021-09-14 12:24:06 +02:00
p1-bmu 9def8bbfdb corenet: fix GTP-U logging 2021-09-13 16:55:58 +02:00
p1-bmu bbb43757da corenet: fix IE setting when no IE ref exist in RAN proto 2021-06-30 14:21:43 +02:00
p1-bmu 446ba9b708 remove version indication from __init__.py files 2021-05-17 17:28:51 +02:00
p1-bmu 503a9ac563 corenet: some advancements in the 5G NG and MM handling 2021-04-28 18:09:04 +02:00
p1-bmu c4333e4b59 add some 5G MM structures and routines 2021-04-27 17:30:12 +02:00
p1-bmu 013b3fccbb corenet: enable a configurable SMS TI value 2021-04-01 16:37:39 +02:00
p1-bmu 2fc756d6eb corenet: split utils to a lighter part which does not load the entire ASN.1 and NAS stuff 2021-04-01 16:37:04 +02:00
p1-bmu c6d5b361f2 corenet: complete support for SUCI decryption 2021-02-19 17:03:27 +01:00
p1-bmu acbf602742 corenet: prepare for supporting 5G NAS exchanges 2021-02-17 18:21:54 +01:00
p1-bmu e97126f74f corenet: adapt SIDF in ServerAuC to the standard way to index HN keypair 2021-02-16 15:59:25 +01:00
p1-bmu d107081f87 corenet: extend AuC to support TUAK and a 5G SIDF 2021-02-16 14:47:47 +01:00
p1-bmu ec42bf4a2e mobile / corenet: add 5G NAS import in global NAS 2021-01-25 16:29:07 +01:00
p1-bmu 9a1db7803d corenet: fix default return of unimplemented UE-related NGAP handler 2020-12-01 10:34:09 +01:00
p1-bmu b683dbb15b corenet: fix ASN.1 module release and extend checks against malformed PDU 2020-11-19 15:39:40 +01:00
p1-bmu fc5e50174c corenet: more checks on RAN-initiated error ind PDU 2020-11-19 15:37:09 +01:00
p1-bmu 6d713a1a9b corenet: add more checks on the decoded PDU 2020-11-19 15:35:17 +01:00
p1-bmu c64c05ee5d corenet: fix call to HNBAP error handler 2020-11-18 19:29:11 +01:00
p1-bmu e00c5bb77a corenet: fix typo in ProcCNNgap 2020-11-09 15:48:01 +01:00
ArielTM c3d377cfb7
Fix OP db import 2020-09-10 09:19:45 +03:00
mich 7c143f814e corenet: fix NG config procedure 2020-08-21 17:47:07 +02:00
mich 16eb8b5a01 corenet: adapt generic NAS encoding for unknown IE 2020-08-18 19:07:11 +02:00
mich decc023abd remove crappy non-ascii (hidden) characters 2020-06-16 16:59:50 +02:00
mich 530eb8c848 corenet: add remaining code for NGAP gNB setup 2020-06-15 09:59:56 +02:00
mich ffe38db8dd corenet: fix some gNB NGSetup stuff 2020-04-30 18:28:14 +02:00
mich 5830e3b3a0 corenet: complete explicit exception handling 2020-04-30 13:18:22 +02:00
mich 126b695e51 corenet: add explicit exception handling 2020-04-30 11:19:13 +02:00
mich da627ace3a corenet: introduce initial gNB support 2020-04-30 00:00:49 +02:00
mich a3c9615dee corenet: add a specific handler for gNB 2020-04-29 11:58:54 +02:00
mich 33740d4ca1 Merge branch 'master' of github.com:P1sec/pycrate 2020-04-29 11:58:11 +02:00
mich f1f73b7a8d corenet: continue support for gNB 2020-04-29 11:58:06 +02:00
Ken Whitesell e479de555c Fix missing comma in SERVER_GNB definition 2020-04-28 19:20:50 -04:00
mich 55628841d0 corenet: complete NGAP skeleton 2020-04-28 14:19:50 +02:00
mich 6b631ceca6 corenet: init some 5G RAN support 2020-04-15 18:13:47 +02:00
mich 699688373c corenet: set EmergNumList correctly from the main signaling server config 2019-11-26 17:31:13 +01:00
mich 3458e0df2b corenet: fix RAN ASN.1 IEs order of encoding 2019-06-11 11:49:07 +02:00
mich de82fbd5d6 various fixes after testing compilation with cython 2019-04-01 13:01:25 +02:00
mich 7160a753ed making a global 0.4 tagged release 2019-02-25 11:26:10 +01:00
mitshell 5de94c28d4 corenet/mobile/test: last part of the GRAND CSN.1 COMMIT 2018-07-31 23:16:12 +02:00
mitshell ff3faeabc8 corenet: various fixes and improvements 2018-07-15 16:16:49 +02:00
mitshell ef6f3fa502 corenet: various fixes and improvements 2018-07-08 16:23:00 +02:00
mitshell 48ff2bb4b5 corenet: properly init instance attr for linking UEs 2018-07-03 21:46:48 +02:00
mitshell ae1a34d5dc change of license: from GPL to LGPL, except for tools 2018-04-15 21:47:21 +02:00
mitshell 185e48c145 corenet: few fixes and improvements 2018-03-09 08:19:11 +01:00
mitshell ae0c39c645 corenet: few fixes and some more S1AP methods 2018-02-23 22:44:37 +01:00
mitshell 2788783d2c corenet: move class dict attr to instance dict attr 2018-02-23 22:35:29 +01:00
mitshell b87e998987 corenet: add S1 methods for eNB 2018-02-23 22:32:33 +01:00
mitshell 28bc68e36d corenet: fix merging UE stacks 2018-02-13 21:15:25 +01:00
mitshell 401e80e18c bump version to 0.3 2018-02-09 22:23:26 +01:00