1. decb468 tests: assertEquals() is deprecated, use assertEqual() by Vadim Yanitskiy · 3 months ago
  2. 318faef saip.personalization: include encode/decode of value; add validation method by Harald Welte · 3 months ago
  3. efdf423 utils: Add function to verify Luhn check digits and to sanitize ICCIDs by Harald Welte · 3 months ago
  4. e8439d9 pylint: sms.py by Harald Welte · 4 months ago
  5. 7156a40 construct: Add StripTrailerAdapter by Harald Welte · 4 months ago
  6. cd8e16f global_platform: KCV support for PUT KEY by Harald Welte · 4 months ago
  7. 57f73f8 make our tests pass pylint by Harald Welte · 4 months ago
  8. af8826a Implement Global Platform SCP03 by Harald Welte · 4 months ago
  9. 13a1723 rename global_platform.scp02 to global_platform.scp by Harald Welte · 4 months ago
  10. 41a7379 Introduce GlobalPlatform SCP02 implementation by Harald Welte · 5 months ago
  11. 93bdf00 pySim.esim: Add class for parsing/encoding eSIM activation codes by Harald Welte · 4 months ago
  12. 8a39d00 osmo-smdpp: Support multiple different profiles by Harald Welte · 4 months ago
  13. 4f3d11b euicc: Implement EID checksum verification + computation by Harald Welte · 5 months ago
  14. 1f7a9bd TLV: Add DGI encoding of "GP Scripting Language Annex B" by Harald Welte · 5 months ago
  15. f2bcb44 pySim.saip.*: Support for parsing / operating on eSIM profiles by Harald Welte · 5 months ago
  16. 5bbb144 Initial proof-of-concept SM-DP+ for GSMA consumer eSIM RSP by Harald Welte · 6 months ago
  17. 242197b Add pySim.esim.bsp module implementing BSP (BPP Protection Protocol) by Harald Welte · 5 months ago
  18. e13403b ts_31_102: Start to use construct for EF.SUCI_Calc_Info by Harald Welte · 5 months ago
  19. ce01f48 test_files: Test decoder also with ff-padded input by Harald Welte · 5 months ago
  20. bcd2615 tests_files.py: Reduce code duplication by Harald Welte · 5 months ago
  21. f6fceb8 Implement convoluted encoding of UCS-2 as per TS 102 221 Annex A by Harald Welte · 5 months ago
  22. 4562627 global_platform: Add TLV test data for Key Information Data by Harald Welte · 5 months ago
  23. 2a36c1b data-driven TLV unit data test support by Harald Welte · 5 months ago
  24. a4b9bdf pySim-trace_test.sh: Force termcolor to suppress color generation by Harald Welte · 5 months ago
  25. 542dbf6 fix encode/decode of xPLMNwAcT by Harald Welte · 5 months ago
  26. e45168e test/test_files: set maxDiff attribute by Harald Welte · 5 months ago
  27. 2822dca tests: use case-insensitive compare of hex strings by Harald Welte · 5 months ago
  28. 4af63dc transport: print reader device/number on init by Philipp Maier · 7 months ago
  29. 63e8a18 pySim-prog_test: fix typo by Philipp Maier · 10 months ago
  30. a380e4e pySim-trace_test: verify output of pySim-trace.py by Philipp Maier · 10 months ago
  31. 7124ad1 pySim-trace_test: fix shebang line by Philipp Maier · 10 months ago
  32. 1cdcbe4 pysim-test: rename pysim-test.sh to pySim-prog_test.sh by Philipp Maier · 10 months ago
  33. ec9cdb7 tests: add test script for pySim-trace by Philipp Maier · 10 months ago
  34. f9e2df1 cdma_ruim: Fix unit tests and actually enable them by Harald Welte · 11 months ago
  35. f8d2e2b split pySim/legacy/{cards,utils} from pySim/{cards,utils} by Harald Welte · 11 months ago
  36. 721ba9b tests: Add new, data-driven OTA tests by Harald Welte · 12 months ago
  37. 0b32725 Add support for encoding/decoding SMS in TPDU and SMPP format by Harald Welte · 1 year, 10 months ago
  38. 75e31c5 test_ota: Add one first OTA SMS AES128 unit test by Harald Welte · 12 months ago
  39. 865eea6 filesystem: add unit tests for encoder/decoder methods by Harald Welte · 1 year, 4 months ago
  40. 75a58d1 Add new pySim.ota library, implement SIM OTA crypto by Harald Welte · 1 year, 10 months ago
  41. 21caf32 Introduce APDU/TPDU trace decoder by Harald Welte · 1 year, 11 months ago
  42. 785d484 utils: Fix bugs in DataObject encoders by Harald Welte · 2 years, 2 months ago
  43. 81f4b40 Extend unit test coverage for construct, add [some] tests for TLV by Harald Welte · 2 years, 4 months ago
  44. d0519e0 construct: Add Construct for variable-length int 'GreedyInteger' by Harald Welte · 2 years, 4 months ago
  45. ffee89a add missing bit definition for NG-RAN in xAcT by Bjoern Riemer · 2 years, 4 months ago
  46. 9f3b44d utils: COMPREHENSION-TLV support by Harald Welte · 3 years, 1 month ago
  47. e750603 Introduce unit test for bertlv_parse_one() by Harald Welte · 3 years ago
  48. de02718 add unit tests for BER-TLV encoder/decoder functions by Harald Welte · 3 years, 1 month ago
  49. e7d4179 ts_51_011, utils: fix Access Technology Identifier coding by Philipp Maier · 3 years, 1 month ago
  50. b919f8b utils: fix dec_xplmn_w_act() and format_xplmn_w_act() by Philipp Maier · 3 years, 1 month ago
  51. 6c5cd80 utils: fix mcc/mnc encoding in dec_plmn (EF_PLMNsel) by Philipp Maier · 3 years, 1 month ago
  52. b46cb3f utils: fix encoding of EF.MSISDN by Philipp Maier · 3 years, 1 month ago
  53. 1bd664d tests: remove .example files for simcard tests by Philipp Maier · 3 years, 2 months ago
  54. 05ca36b Add decoder/encoder for EF.SUCI_Calc_Info by Merlin Chlosta · 3 years, 2 months ago
  55. 46c49d5 tests/test_utils.py: update expectations for format_xplmn_w_act() by Vadim Yanitskiy · 3 years, 3 months ago
  56. c8458e2 pySim/utils.py: fix 3-digit MNC encoding in enc_plmn() by Vadim Yanitskiy · 3 years, 3 months ago
  57. 4ae7c49 pySim/utils_test.py: prepare this to be executed on Jenkins by Vadim Yanitskiy · 3 years, 3 months ago
  58. 79f5b60 Python 2 is deprecated, remove backwards compatibility chunks by Denis 'GNUtoo' Carikli · 4 years, 4 months ago
  59. ff84c23 pySim-prog, pySim-read, do not echo reader id by Philipp Maier · 4 years, 1 month ago
  60. 5a54101 pySim-prog.py: add support for MSISDN programming by Supreeth Herle · 4 years, 5 months ago
  61. 07cd481 Fixup: Fix automated tests by Philipp Maier · 4 years, 5 months ago
  62. 4e72439 Fix automated tests by Philipp Maier · 4 years, 6 months ago
  63. f432b2b pySim-prog: Add option for hex ADM keys by Daniel Willmann · 6 years ago
  64. c555e18 tests: add example test data for Wavemobile-SIM by Philipp Maier · 6 years ago
  65. 11a2e3c tests: add example file for sysmosim-gr1 by Philipp Maier · 6 years ago
  66. 7f34085 tests: add test program to verify pysim-prog.py (and pysim-read.py) by Philipp Maier · 6 years ago