Skip to content

Changes

#57 (Oct 9, 2024, 9:43:06 AM)

  1. Bump version to 0.0.6 — pmaier@sysmocom.de / detail

#54 (Oct 7, 2024, 4:53:07 PM)

  1. tlv/cosmetic: improve import of osmocom functions — pmaier@sysmocom.de / detail

#47 (Oct 1, 2024, 10:23:08 AM)

  1. tag 0.0.5 for osmocom.construct.Asn1DerInteger — pmaier@sysmocom.de / detail

#45 (Sep 30, 2024, 5:18:06 PM)

  1. construct: move __bytes_required to utils and finish the implementation — pmaier@sysmocom.de / detail
  2. osmocom.construct.Asn1DerInteger — pmaier@sysmocom.de / detail

#40 (Sep 26, 2024, 7:43:07 AM)

  1. test_construct: move testvectors inside unittest class — pmaier@sysmocom.de / detail

#36 (Sep 24, 2024, 7:48:09 AM)

  1. gitignore: add dirs generated with jenkins.sh — Oliver Smith / detail

#34 (Sep 23, 2024, 5:08:08 PM)

  1. contrib/jenkins: run pysim tests too — Oliver Smith / detail

#33 (Sep 23, 2024, 7:48:08 AM)

  1. Add debian packaging for pyosmocom — Oliver Smith / detail

#32 (Sep 23, 2024, 6:58:08 AM)

  1. gitreview: new file — Oliver Smith / detail

#28 (Sep 20, 2024, 2:43:09 PM)

  1. osmocom.utils: Make b2h/i2h/swap_nibbles return hexstr type — laforge / detail
  2. osmocom.utils: Return hexstr type form argparse helpers — laforge / detail
  3. osmocom.utils: Make 'hexstr' type hashable — laforge / detail
  4. bump version to 0.0.4 for the recent hexstr improvements — laforge / detail

#24 (Sep 17, 2024, 3:23:06 PM)

  1. bump version to 0.0.3 (mostly for the total_len build_contruct fix) — laforge / detail

#23 (Sep 17, 2024, 2:18:10 PM)

  1. osmocom.construct: Don't forget context when calling sizeof in Rpad — laforge / detail
  2. Allow caller to pass total_len in context of — laforge / detail