1. f62866f pySim-shell: output currently selected file using select command by Philipp Maier · 3 years, 4 months ago
  2. 681bc7b pySim-shell: add option to execute script on startup by Philipp Maier · 3 years, 4 months ago
  3. 1e896f3 pySim-shell: add ADF.ISIM / ADF.USIM dynamically by Philipp Maier · 3 years, 4 months ago
  4. eb72fa4 filesystem: fix typo in method call app()->append() by Philipp Maier · 3 years, 3 months ago
  5. 9c1a4ec pysim-shell: select MF on startup to make commands accessible by Philipp Maier · 3 years, 4 months ago
  6. 78e32f2 utils: fix sw_match() by Philipp Maier · 3 years, 3 months ago
  7. 05f42ee cards: remove unnecessary execptions. by Philipp Maier · 3 years, 4 months ago
  8. a31e9a9 commands: better exception string for authentication failures by Philipp Maier · 3 years, 4 months ago
  9. 3aec871 filesystem: be more strict in method add_file() by Philipp Maier · 3 years, 4 months ago
  10. d51d8b5 filesystem: drop __main__ from filesystem.py by Philipp Maier · 3 years, 4 months ago
  11. 6606158 filesystem: add comment to inform about checks in add_file() by Philipp Maier · 3 years, 4 months ago
  12. e8bc1b4 filesystem: fix exception string (fid != name) by Philipp Maier · 3 years, 4 months ago
  13. ff9dae2 pySim-shell: add functionality to walk through the fs recursively by Philipp Maier · 3 years, 4 months ago
  14. 5d3e259 pySim-shell: add "dir" command. by Philipp Maier · 3 years, 4 months ago
  15. bd8ed2c filesystem: fix flag model used with get_selectable_names() by Philipp Maier · 3 years, 4 months ago
  16. 4155573 filesystem: allow dumping multiple records of a file by Philipp Maier · 3 years, 4 months ago
  17. b0f2433 Check in requirements.txt to simplify installing dependencies by Vadim Yanitskiy · 3 years, 4 months ago
  18. 080cc9f README.md: add notes about the new 'cmd2' dependency by Vadim Yanitskiy · 3 years, 4 months ago
  19. 7744b6e filesystem: be case insensitive when selecting files by fid (HEX) by Philipp Maier · 3 years, 4 months ago
  20. 4723650 utils: add is_hex function to check hex strings by Philipp Maier · 3 years, 4 months ago
  21. 786f781 filesystem: add flags to filter selectables by Philipp Maier · 3 years, 4 months ago
  22. 3b51f43 pySim/exceptions.py: fix referencing an instance member by Vadim Yanitskiy · 3 years, 4 months ago
  23. d61da8a contrib/jenkins.sh: enable automatic execution of unit tests by Vadim Yanitskiy · 3 years, 4 months ago
  24. 46c49d5 tests/test_utils.py: update expectations for format_xplmn_w_act() by Vadim Yanitskiy · 3 years, 4 months ago
  25. c8458e2 pySim/utils.py: fix 3-digit MNC encoding in enc_plmn() by Vadim Yanitskiy · 3 years, 4 months ago
  26. b271be3 Revert "utils.py: Fix for parsing MNC" by Vadim Yanitskiy · 3 years, 4 months ago
  27. 4ae7c49 pySim/utils_test.py: prepare this to be executed on Jenkins by Vadim Yanitskiy · 3 years, 4 months ago
  28. 7d57edf pySim/utils_test.py: use proper shebang for this executable by Vadim Yanitskiy · 3 years, 4 months ago
  29. 3e58d38 Get rid of Python 2 specific compatibility leftovers by Vadim Yanitskiy · 3 years, 4 months ago
  30. 5452d64 ts_51_011: fix bitmask compositing in EF_xPLMNwAcT.enc_act() by Vadim Yanitskiy · 3 years, 4 months ago
  31. 79f5b60 Python 2 is deprecated, remove backwards compatibility chunks by Denis 'GNUtoo' Carikli · 4 years, 5 months ago
  32. 1f8acd9 transport/pcsc: work around Python 3.5 bug: guard disconnect() by Vadim Yanitskiy · 4 years, 4 months ago
  33. ab34fa8 pySim/utils.py: Attempt to support pycryptodpme by Harald Welte · 3 years, 4 months ago
  34. eab8d2a fix TypeError in derive_milenage_opc() by Harald Welte · 3 years, 4 months ago
  35. b2edd14 Add a new pySim-shell program by Harald Welte · 3 years, 6 months ago
  36. 4f6ca43 start using python3 bytearray for our b2h/h2b types by Harald Welte · 3 years, 5 months ago
  37. 85484a9 commands.py: Introduce a real select_file() method by Harald Welte · 3 years, 5 months ago
  38. c0499c8 commands.py: rename select_file() to select_path() by Harald Welte · 3 years, 5 months ago
  39. 67d551a move SW matching to a generic utility function by Harald Welte · 3 years, 5 months ago
  40. e79cc80 introduce SwMatchError exception by Harald Welte · 3 years, 5 months ago
  41. 79b5ba4 utils.py: de-couple sanitize_pin_adm from argparse 'opts' by Harald Welte · 3 years, 6 months ago
  42. a670425 cards.py: SJS1 + SJA2: Implement + Expose verify_adm() method by Harald Welte · 3 years, 6 months ago
  43. 6d5e0c9 Remove Python shebang from files where it's not needed by Vadim Yanitskiy · 3 years, 4 months ago
  44. 289fd28 serial: do not try to close non existing serial connection by Philipp Maier · 3 years, 4 months ago 1.0
  45. 92bdd5e serial: don't crash if the device does not exist by Philipp Maier · 3 years, 4 months ago
  46. c8caec2 utils: catch exceptions during reader initalitation by Philipp Maier · 3 years, 4 months ago
  47. bdf3d35 utils.py: Fix for parsing MNC by herlesupreeth · 3 years, 5 months ago
  48. cebf8b1 pySim-read.py: Add support for reading USIM+ISIM data from third-party UICC by herlesupreeth · 3 years, 5 months ago
  49. 06a1256 Readme.md: update debian deps, add python3-yaml by Joachim Steiger · 3 years, 5 months ago
  50. be3b641 pySim-read.py: Enable reading of UICC IARI from ISIM by Supreeth Herle · 4 years, 1 month ago
  51. a97944b sysmoISIM-SJA2: Enable programming of EF.ACC by Supreeth Herle · 4 years, 3 months ago
  52. c601923 sysmoISIM-SJA2: Enable programming of EF.MSISDN by Supreeth Herle · 4 years, 3 months ago
  53. be7007e sysmoISIM-SJA2: Add support for programming IMS public user identity by Supreeth Herle · 4 years, 3 months ago
  54. a5bd968 sysmoISIM-SJA2: Add support for programming IMS private user identity by Supreeth Herle · 4 years, 3 months ago
  55. 0c02d8a pySim-read.py: Enable reading of EF.IMPU from ISIM by Supreeth Herle · 4 years, 3 months ago
  56. 3f67f9c pySim-read.py: Enable reading of EF.IMPI from ISIM by Supreeth Herle · 4 years, 3 months ago
  57. 28484d0 Update ISIM IST table as per the 3GPP TS 31.103 specification V15.6.0 by Supreeth Herle · 4 years, 3 months ago
  58. 1279085 sysmoISIM-SJA2: Add support for programming IPv4 address for PCSCF by herlesupreeth · 3 years, 6 months ago
  59. c491dc0 sysmoISIM-SJA2: Add support for programming IPv4 address for Home ePDG Identifier by Supreeth Herle · 4 years, 3 months ago
  60. 43fd03b utils.py: Support IPv4 decoding for Address TLV object present in EF.ePDGId and EF.ePDGIdEm by Supreeth Herle · 4 years, 3 months ago
  61. 654eca7 utils.py: Support IPv4 encoding for Address TLV object present in EF.ePDGId and EF.ePDGIdEm by Supreeth Herle · 4 years, 3 months ago
  62. 4779034 sysmoISIM-SJA2: Fill unused bytes of Home ePDGId with 'f' by Supreeth Herle · 4 years, 3 months ago
  63. 79f43dd sysmoISIM-SJA2: Add support for programming IMS Home Network Domain Name by Supreeth Herle · 4 years, 3 months ago
  64. 556b0fe utils.py: Add helper method to get type of address (FQDN, IPv4, IPv6) by Supreeth Herle · 4 years, 3 months ago
  65. 44e0462 sysmoISIM-SJA2: Disable Service 95, 99, 115 in EF.UST in case ISIM is present by Supreeth Herle · 4 years, 3 months ago
  66. 05b2807 pySim-read.py: Enable reading of Home Network Domain Name from ISIM by Supreeth Herle · 4 years, 3 months ago
  67. cf727f2 sysmoISIM-SJA2: Add support for programming Proxy Call Session Control Function address by Supreeth Herle · 4 years, 3 months ago
  68. 5ad9aec pySim-read.py: Enabled reading P-CSCF address from ISIM by Supreeth Herle · 4 years, 3 months ago
  69. 75c14c0 ts_31_103.py: Add ADF map for files at ISIM ADF by herlesupreeth · 3 years, 6 months ago
  70. b0c7d12 sysmoISIM-SJA2: Inherit ISIM Card class as SysmoISIMSJA2 UICC contains an ISIM by herlesupreeth · 3 years, 6 months ago
  71. ecbada9 cards: Define ISIM Card class by herlesupreeth · 3 years, 6 months ago
  72. 3b342c2 Re-purpose helper method to be used for parsing Address TLV Object in general by Supreeth Herle · 4 years, 3 months ago
  73. acc222f sysmoISIM-SJA2: Enable Service 106 and 107 after successfully programming EF.ePDGId and EF.ePDGSelection by Supreeth Herle · 4 years, 3 months ago
  74. f964df4 sysmoISIM-SJA2: Add support for programming EF.ePDGSelection (ePDG Selection Information) by Supreeth Herle · 4 years, 3 months ago
  75. 3a261d3 utils.py: Bugfix for parsing non-programmed EFePDGSelection by herlesupreeth · 3 years, 6 months ago
  76. 5e67d5b Readme.md: update apt-get invocation for python3 dep. by Joachim Steiger · 3 years, 7 months ago
  77. 3b00dbf make random seed function python3 compatible by Jeremy Herbert · 3 years, 8 months ago
  78. 95ec772 utils.py: Add helper method to encode ePDGSelection info TLV by Supreeth Herle · 4 years, 3 months ago
  79. 99d5555 pySim-read.py: Enable parsing of EF.ePDGSelection in USIM by Supreeth Herle · 4 years, 3 months ago
  80. 95b4e8d utils.py: Add helper method to parse ePDG Selection info TLV by Supreeth Herle · 4 years, 3 months ago
  81. 5d8cd9b Whitespace fixes by Daniel Willmann · 3 years, 9 months ago
  82. dd014ea Lint fixes: false -> False, missing imports, Index list, not map iter by Daniel Willmann · 3 years, 9 months ago
  83. 677d41b Remove unnecessary semicolon by Daniel Willmann · 3 years, 9 months ago
  84. de07b95 Fix invocation python2 -> python3 by Daniel Willmann · 3 years, 9 months ago
  85. 4a3580b Move reading of USIM service table to generic USIM class by herlesupreeth · 3 years, 9 months ago
  86. f8232db Move reading of ePDG Id to generic USIM class by herlesupreeth · 3 years, 9 months ago
  87. 5d0a30c Move programminig of ePDG Id to generic USIM class by herlesupreeth · 3 years, 9 months ago
  88. 3409ae7 Remove redundant hexstr_to_fivebytearr() and hexstr_to_threebytearr() functions by herlesupreeth · 3 years, 10 months ago
  89. 45fa604 Use generic function hexstr_to_Nbytearr to convert hex string to 3/5 Bytes array by herlesupreeth · 3 years, 10 months ago
  90. f394853 utils.py: Add helper method to convert a hex string into array of N bytes string elements by Supreeth Herle · 4 years, 3 months ago
  91. d84daa1 utils.py: Add helper method to encode Service Table by Supreeth Herle · 4 years, 3 months ago
  92. dfe3dbb pySim-read.py: decode contents of EF.AD (Administrative data) by Vadim Yanitskiy · 4 years ago
  93. a562ea0 Add new line by herlesupreeth · 3 years, 10 months ago
  94. 4d9e6be Update UST table as per the latest 3GPP TS 31.102 specification by Supreeth Herle · 4 years, 3 months ago
  95. 8e0fccd sysmoISIM-SJA2: Add support for programming Home ePDG Identifier by Supreeth Herle · 4 years, 3 months ago
  96. 71e3848 Remove redundant function read_aid() by herlesupreeth · 3 years, 10 months ago
  97. 1a13c44 Use the function select_adf_by_aid for selecting an AID by herlesupreeth · 3 years, 10 months ago
  98. 8016405 cards.py: Populate AIDs present in SysmoISIMSJA2 UICC by Supreeth Herle · 4 years, 3 months ago
  99. 0f247f8 sysmo-isim-sja2: fix test expectations by Philipp Maier · 3 years, 10 months ago
  100. 1e42420 fix 'TabError: inconsistent use of tabs and spaces in indentation' by Harald Welte · 3 years, 10 months ago