Commit Graph

804 Commits

Author SHA1 Message Date
p1-bmu 2e55ac324d fix version in setup 2021-05-26 10:06:41 +02:00
p1-bmu 5dd61d4ee5 mobile: remove crappy cmt from GTPC 2021-05-25 13:44:15 +02:00
p1-bmu a6323ae0fc mobile: fix TEID bl in OuterHeaderCreation in PFCP 2021-05-25 13:43:58 +02:00
Benoit Michau e36aaabebb
Merge pull request #142 from benmaddison/import-parsing
asn1c: extend import FROM directive regex
2021-05-25 13:36:05 +02:00
p1-bmu f2598488eb mobile: add status dict in 31.115 secure chan response 2021-05-21 14:01:17 +02:00
p1-bmu 4693c661ed ether: move print() to log() 2021-05-21 12:42:40 +02:00
p1-bmu 66b01d52fb asn1rt: force the presence of pyrcate_core, as it is in any way required by asn1rt/utils.py 2021-05-21 12:26:37 +02:00
p1-bmu 17e099e9bb asn1c: remove a dummy print-debug 2021-05-21 12:23:31 +02:00
p1-bmu b11545112b asn1c: force the presence of pyrcate_core, as it is in any way required by asn1c/utils.py 2021-05-21 12:23:03 +02:00
p1-bmu 24ec57c4f2 asn1c: rationalize the path in testing the tokenizer... which doesn't work anyway 2021-05-21 12:22:07 +02:00
p1-bmu 7863a549f2 mobile: finish GTP-C support including SRVCC messages 2021-05-20 22:01:26 +02:00
Ben Maddison bac20bf348 fix regex for some IMPORT ... FROM corner cases 2021-05-20 13:49:57 +02:00
Ben Maddison 0f898e0079 update import FROM regex 2021-05-19 17:20:47 +02:00
p1-bmu 2f95355919 bump the version 2021-05-18 21:35:04 +02:00
p1-bmu cc319e47a9 solve the dep issue with enum34 in Py2, and make the cicd happy again 2021-05-18 21:26:47 +02:00
p1-bmu 7f3647e4bf asn1rt: enhance OCTET STRING and BIT STRING CONTAINING content decoding 2021-05-18 17:07:17 +02:00
p1-bmu b1dd4d5fb7 test: remove the version indication from __init__ 2021-05-18 10:22:23 +02:00
p1-bmu 53bb9cc2ed cicd: remove pysctp dep as not required by unittest 2021-05-18 10:22:03 +02:00
p1-bmu 446ba9b708 remove version indication from __init__.py files 2021-05-17 17:28:51 +02:00
p1-bmu aef4e0ee9f setup: remove optional dependencies as they are not required for the unit tests 2021-05-17 17:22:08 +02:00
p1-bmu fdd45370ca mobile: update GTP-C v2 to Rel.17 2021-05-17 17:06:54 +02:00
p1-bmu 42a74abbbe mobile: update GTP-C IEs 2021-05-14 10:07:22 +02:00
p1-bmu a553247d0f mobile: enhance padding routing in a TS29244 IE 2021-05-12 15:10:39 +02:00
p1-bmu 8b355936d8 mobile: fix calling method in TS31111 2021-05-12 15:10:02 +02:00
p1-bmu 2bdda757f0 mobile: fix import of pycrate err in 31111 2021-05-11 11:35:52 +02:00
p1-bmu 2fd131f0b2 cicd: fix token names 2021-05-10 16:48:21 +02:00
p1-bmu bc03c14f5f crypto: add proper __init__ 2021-05-10 16:48:08 +02:00
p1-bmu 4a1af9cbe9 readme: revert the handling of the library version, to please the packaging routine 2021-05-10 16:14:11 +02:00
p1-bmu 13e07eef20 readme: update the test command 2021-05-10 12:14:24 +02:00
p1-bmu 27079a3f17 bump VERSION to start with packaging and CICD 2021-05-10 11:45:25 +02:00
p1-bmu 79bdfaad3b extend setup.py with a new specific VERSION file 2021-05-10 11:35:01 +02:00
Benoit Michau 253d6392a5
Merge pull request #137 from benmaddison/pypi-publication-#135
CI/CD Workflow for test/packaging
2021-05-10 11:29:15 +02:00
Ben Maddison aff8660da0 enable publishing to pypi.org 2021-05-10 00:18:02 +02:00
Ben Maddison 40bcfc5c73 build universal wheels 2021-05-09 09:02:52 +02:00
Ben Maddison f1ce8a49e9 invoke pip as a module 2021-05-08 21:53:06 +02:00
Ben Maddison 4cc8d3e3b8 fix typo 2021-05-08 19:32:28 +02:00
Ben Maddison fe2987a92c try updating setuptools and pip 2021-05-08 19:31:02 +02:00
Ben Maddison d16f6af156 correct env specifier 2021-05-08 19:28:40 +02:00
Ben Maddison 76cab19871 give up on py27 on windows :-( 2021-05-08 12:08:46 +02:00
Ben Maddison 368a95f0e1 install c++ compiler for py27 on windows 2021-05-08 11:56:41 +02:00
Ben Maddison 4578b1adc2 only attempt pysctp installation on linux 2021-05-08 11:39:06 +02:00
Ben Maddison ea49502233 add extras dependencies to test venvs 2021-05-08 10:42:06 +02:00
Ben Maddison 267e0e6c6e fix reading README in setup.py 2021-05-07 17:47:04 +02:00
Ben Maddison 4f74cde19e add py27 back into envlist 2021-05-07 17:46:41 +02:00
Ben Maddison 901c8eef2d add py27 back but permit failures 2021-05-07 17:39:46 +02:00
p1-bmu 8de6e3c24a mobile: extend 29.274 GTP-C IE definitions 2021-05-07 17:35:31 +02:00
Ben Maddison 8c1c1ae9b1 don't cancel outstanding tests 2021-05-07 15:24:52 +02:00
p1-bmu 31d33073d8 mobile: add req / resp dict for PFCP 2021-05-07 10:34:03 +02:00
Ben Maddison 25aa03ea34 drop py34 support 2021-05-07 09:42:14 +02:00
Ben Maddison 678a614994 additional supported python versions 2021-05-07 09:35:53 +02:00