Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

Releases: P1sec/pycrate

0.7.0

21 Nov 10:38
Compare
Choose a tag to compare

Add partial support for ETSI GMR-1 release 3 protocol.
Fix SMS codec oddities.
Fix tiny issues in GTP-C and PFCP (cherry-picked from Ayrdim)

0.6.1

08 Nov 16:45
Compare
Choose a tag to compare

Mostly bugfixes.
Integration of a partial BSSAP and BSSMAP support (thanks to LGS).
Enhance IKEv2 support.
Merged PR from: mbrehler.

0.6.0

06 Apr 14:53
d23d526
Compare
Choose a tag to compare

Dropped compatibility with Python 2. Incorporated many little fixes and improvements.
3GPP 4G ad 5G RAN ASN.1 bumped to Rel.17.
Large rework of the GTPv0, v1, v2, GTP-U and PFCP modules.
NAS 5G updated to Rel.16, as part of the NAS 4G.
Merged PRs from: mathlag35, mlg35, Jason Kuan.

0.5.5: minor release

21 Jul 15:33
Compare
Choose a tag to compare

Minor release.
Last release before 0.6 which will drop support for python 2.
Includes work from mbrehler and edhinard.

0.5.4: minor release to embed all the various fixes, the general work on GTP…

16 Mar 17:39
Compare
Choose a tag to compare
…/PFCP, inclusion of new ASN.1 modules for ITS, nice submissions from axilirator and fixes from jewalt

0.5.3

22 Sep 15:15
Compare
Choose a tag to compare
mostly updating 3GPP RAN ASN.1 to Rel.16, plus few fixes / enhancements

0.5.2

26 May 08:08
Compare
Choose a tag to compare
same as 0.5.1 :)

0.5.1: Many additional support, mostly targeting telecom and core network si…

26 May 07:54
Compare
Choose a tag to compare
…gnaling protocols:

- pycrate_asn1rt: support of OER and COER thanks to Josef Nevrly,
- pycrate_crypto: basic support for EAP and IKEv2,
- pycrate_ether: support for MPLS and SCTP,
- pycrate_mobile: support for 5G NAS, ISUP, GTP-U, GTP-C, PFCP, some SIM card protocols,
- pycrate_diameter: basic support for IETF and 3GPP Diameter protocols.
Integration of a testing and packaging CI/CD thanks to Ben Maddison.
Many bug fixes and enhancements, including contributions from Ben Maddison, Ariel Tempelhof, andyvan-trabus, p1-ra, Ken Whitesell, Vadim Yanitskiy, Catena cyber, Gary Coulbourne and l-we.

0.4

25 Feb 10:31
Compare
Choose a tag to compare
0.4

many bug fixes
library-wide JSON API, including ASN.1 JER support
improved CSN.1 translater and runtime
complete support for mobile 2G-3G-4G Layer3 signalling messages
improved support for SIGTRAN and SCCP

0.3

23 Feb 21:46
Compare
Choose a tag to compare
0.3

stable core format and ASN.1 support
fully working 3G and 4G core network (data connection and SMS-only).