10
0
Fork 0
Commit Graph

44 Commits

Author SHA1 Message Date
Kevin Redon 2112cbccb5 merge with upstream 2021-04-06 13:40:23 +02:00
Kevin Redon 477d45587e add demonstration sim.xml file 2021-04-06 13:37:44 +02:00
Kevin Redon fc3647c532 simos_server.rb: fix exception handler 2021-04-06 13:37:42 +02:00
Kevin Redon 121b0dfe4f apdu.rb: fix duplicate file identifier 2021-04-06 13:37:40 +02:00
Kevin Redon 5332d50268 minor, fix typo in comment 2021-04-06 13:37:37 +02:00
Kevin Redon 9255b65952 change default to unix socket for simple osmocom_sap usage 2015-05-17 17:32:47 +02:00
Kevin Redon a771ba47bb updated 'require' statement to ruby's 2.0 'require_relative' 2013-12-18 14:40:44 +01:00
Kevin Redon fd6db3b79e added ruby file encoding utf-8 info, and changed apdu.rb to work with ruby 1.9 encoding (breaks 1.8 compatibility?) 2013-01-22 15:29:32 +01:00
Kevin Redon 81db0e7926 updated to ruby1.9 (I may have missed some), and fixed some bugs/typos 2013-01-22 15:08:54 +01:00
Kevin Redon d6978777d4 copy client works 2011-05-16 15:25:18 +02:00
Kevin Redon ff8688bf85 card reader can be chosen 2011-05-16 14:53:14 +02:00
Kevin Redon 5fd5f51349 concurrent access bug corrected 2011-05-16 12:54:14 +02:00
Kevin Redon d7185ee323 remove unnecessary sleep 2011-05-12 16:08:36 +02:00
Kevin Redon 2aaff135dc sim_server renamed to simos_server 2011-05-11 11:48:14 +02:00
Kevin Redon bf01f474ba more usefull methods added (from SIMcopy) 2011-05-11 11:43:37 +02:00
Kevin Redon 1f191d492c begin integrating SIMcopy 2011-05-11 11:27:28 +02:00
Kevin Redon 596855adf0 demo_server socket type set bug 2011-05-10 15:22:30 +02:00
Kevin Redon 8cf3a1c7a9 client less verbose 2011-05-09 15:24:02 +02:00
Kevin Redon 864997046b info_client completely ported 2011-05-09 15:22:24 +02:00
Kevin Redon 04a8046367 SIMdata (diplay SIM info) begins integration in softSIM 2011-05-09 15:06:10 +02:00
Kevin Redon b2218d21b5 files moved 2011-05-06 19:19:43 +02:00
Kevin Redon 2f5262ee15 demo server has CLI 2011-05-06 19:04:49 +02:00
Kevin Redon 3d43ee1373 disconnect implemented 2011-05-06 18:52:12 +02:00
Kevin Redon 93f082f0fd disconnect implemented 2011-05-06 18:44:05 +02:00
Kevin Redon 6ad0e2b4f0 cli argument corrected 2011-05-06 13:08:36 +02:00
Kevin Redon 3b9f881cbb cli argument corrected 2011-05-06 13:04:30 +02:00
Kevin Redon 66ea1d8973 named changed from SAP to softSIM 2011-05-06 10:36:22 +02:00
Kevin Redon bb1c11fad4 client is now CLI + more apdu commands used 2011-05-05 23:10:44 +02:00
Kevin Redon 238fa1025e more apdu methods added 2011-05-05 23:09:57 +02:00
Kevin Redon 7eb855a56a disconnect & UPDATE BINARY implemented 2011-05-05 12:34:19 +02:00
Kevin Redon df44d1f5f0 GSM RUN ALGORITHM implemented 2011-05-05 12:03:04 +02:00
Kevin Redon 9600e0b20f sim server has class pwd 2011-05-05 11:21:00 +02:00
Kevin Redon 6321d8cc0c status & read binary implemented 2011-05-05 08:24:37 +02:00
Kevin Redon 722a7f0e00 connect() improved 2011-05-03 14:05:56 +02:00
Kevin Redon fa2680b9b1 bt monitor info 2011-05-02 20:04:05 +02:00
Kevin Redon 560c14687b better verbosity 2011-05-02 20:03:41 +02:00
Kevin Redon 93aa6bc904 demo centralized 2011-05-02 17:34:56 +02:00
Kevin Redon a99dce361d rename 2011-05-02 14:54:07 +02:00
Kevin Redon 1a291959ef bt rename 2011-05-02 14:44:07 +02:00
Kevin Redon fe25fca459 apdu refactoring 2011-05-02 14:40:02 +02:00
Kevin Redon 8c7873ea43 typo 2011-05-02 14:31:49 +02:00
Kevin Redon cbd7c97b72 add gpl3 license 2011-05-02 12:34:31 +02:00
Kevin Redon 5eeb316f9c apdu refactory & sim_server.select 2011-05-02 12:20:07 +02:00
Kevin Redon 863a4a26e5 restructured files organisation 2011-05-02 11:39:55 +02:00