1. b80a9f8 spec: mention more EF to invalidate by Oliver Smith · 4 years, 1 month ago
  2. 9748cdc IMSIPseudo.java: Cosmetic: fix missing space by Oliver Smith · 4 years, 1 month ago
  3. 15c3bfb Invalidate Kc, too by Oliver Smith · 4 years, 2 months ago
  4. 134f41f Invalidate TMSI, P-TMSI after changing IMSI by Oliver Smith · 4 years, 2 months ago
  5. 4ac43a2 add SIM REFRESH command after IMSI change by Neels Hofmeyr · 4 years, 2 months ago
  6. 872140d add make reflash by Neels Hofmeyr · 4 years, 2 months ago
  7. ff5364a Makefile: add some .PHONY by Neels Hofmeyr · 4 years, 2 months ago
  8. 7c5e973 add 'make list' by Neels Hofmeyr · 4 years, 2 months ago
  9. b5ca312 Test: Bytes.toStr() by Neels Hofmeyr · 4 years, 2 months ago
  10. 483f5a4 refactor the menu, the mi2str() implementation, and tests by Neels Hofmeyr · 4 years, 2 months ago
  11. 2625694 make writeIMSI() safe against invalid length by Neels Hofmeyr · 4 years, 2 months ago
  12. cf04db0 drop unnecessary 'new byte[]' before {...} by Neels Hofmeyr · 4 years, 2 months ago
  13. 9a3428e prompt(): add prefillVal arg by Neels Hofmeyr · 4 years, 2 months ago
  14. ad4531a add Bytes.java by Neels Hofmeyr · 4 years, 2 months ago
  15. 583bfec eliminate itemCount param from showMenu() by Neels Hofmeyr · 4 years, 2 months ago
  16. 41b6f54 write user entered IMSI to SIM by Neels Hofmeyr · 4 years, 2 months ago
  17. d20f93a add MobileIdentity as separate class, add test by Neels Hofmeyr · 4 years, 2 months ago
  18. faeef43 fix applet-project.mk: allow multiple .java sources, separate jar target by Neels Hofmeyr · 4 years, 2 months ago
  19. c916b97 copy applet-project.mk here, to be able to apply changes by Neels Hofmeyr · 4 years, 2 months ago
  20. c24fdd1 readIMSI, writeIMSI by Neels Hofmeyr · 4 years, 2 months ago
  21. 0866f3a add Enter IMSI dialog by Neels Hofmeyr · 4 years, 2 months ago
  22. c0c9562 add hexdump() by Neels Hofmeyr · 4 years, 2 months ago
  23. 9846270 Mobile Identity routines by Neels Hofmeyr · 4 years, 2 months ago
  24. ba7a6f2 return result of user interaction prompts by Neels Hofmeyr · 4 years, 2 months ago
  25. c8e9641 tweak indent in switch statement by Neels Hofmeyr · 4 years, 2 months ago
  26. 7d7e33f more aggressively set private final on class vars by Neels Hofmeyr · 4 years, 2 months ago
  27. cfb476d add showMsgAndWaitKey() to keep decoded IMSI on display by Neels Hofmeyr · 4 years, 2 months ago
  28. b7a20e3 properly read IMSI as Mobile Identity (3GPP TS 24.008) by Neels Hofmeyr · 4 years, 2 months ago
  29. 89879a0 IMSIPseudo.java: fix up length somewhat by Oliver Smith · 4 years, 2 months ago
  30. 6634a5d IMSIPseudo.java: remove unneeded return in showMsg() by Oliver Smith · 4 years, 2 months ago
  31. 89d18bc IMSIPseudo.java: return if reading IMSI fails by Oliver Smith · 4 years, 2 months ago
  32. 799fe1d sim-applet: flash: set --access-domain=00 by Oliver Smith · 4 years, 2 months ago
  33. 05b1332 sim-applet/LICENSE: add Apache-2.0 by Oliver Smith · 4 years, 2 months ago
  34. d7f1892 IMSIPseudo.java: show exception error code by Oliver Smith · 4 years, 2 months ago
  35. 2259cb9 IMSIPseudo: implement "Show IMSI" (WIP) by Oliver Smith · 4 years, 2 months ago
  36. 0f7c8bb sim-applet/Makefile: add "delete" alias by Oliver Smith · 4 years, 2 months ago
  37. 4eee13d IMSIPseudo.java: import all by Oliver Smith · 4 years, 2 months ago
  38. cef081c IMSIPseudo.java: move showMsg down by Oliver Smith · 4 years, 2 months ago
  39. ca866fe IMSIPseudo.java: display menu by Oliver Smith · 4 years, 2 months ago
  40. 234ab54 IMSIPseudo.java: rename showHello to showMsg by Oliver Smith · 4 years, 2 months ago
  41. 2dcbfab IMSIPseudo.java: rename menuItemText to title by Oliver Smith · 4 years, 2 months ago
  42. 1e5cc46 IMSIPseudo.java: rename welcomeMsg to LUCounter by Oliver Smith · 4 years, 2 months ago
  43. 041b0e0 IMSIPesudo.java: simple LU counter by Oliver Smith · 4 years, 2 months ago
  44. e28705a IMSIPseudo.java: show hello world on LU by Oliver Smith · 4 years, 2 months ago
  45. c6a2ba9 sim-applet/README.md: describe flashing by Oliver Smith · 4 years, 2 months ago
  46. c18064a sim-applet: add "flash" and "remove" targets by Oliver Smith · 4 years, 2 months ago
  47. 8f58642 IMSIPseudo.java: change menu entry title by Oliver Smith · 4 years, 2 months ago
  48. 4e5e516 IMSIPseudo.java: convert line endings to unix by Oliver Smith · 4 years, 2 months ago
  49. 7528b38 sim-applet: rename to org.osmocom.IMSIPseudo by Oliver Smith · 4 years, 2 months ago
  50. 04f2586 Makefile: adjust path to sim-tools by Oliver Smith · 4 years, 2 months ago
  51. 537fba0 sim-applet: start with hello-stk by Oliver Smith · 4 years, 2 months ago
  52. a9611b6 sim-applet: create README.md stub by Oliver Smith · 4 years, 2 months ago