aboutsummaryrefslogtreecommitdiffstats
path: root/host
AgeCommit message (Expand)AuthorFilesLines
2021-08-03simtrace2.spec: Add simtrace2-tool binary to packageHarald Welte1-0/+1
2021-08-02simtrace2-cardem: use local sim on exitEric Wild1-0/+1
2021-08-02introduce support for new ngff_cardem boardHarald Welte3-0/+4
2021-08-02Introduce simtrace2-toolHarald Welte2-1/+335
2021-07-0999-simtrace2.rules: Add OCTSIMTESTHarald Welte1-0/+2
2021-06-30simtrace2-list: Use osmo_st2_compatible_dev_ids[]Harald Welte1-8/+2
2021-06-30don't printf() directly from library code, go via libosmocore loggingHarald Welte1-6/+16
2021-06-02cardem-pcsc: initialize libosmocore loggingHarald Welte1-0/+6
2021-06-02Add usb product ID of sysmoOCTSIMTESTHarald Welte1-0/+1
2021-06-01simtrace2-cardem-pcsc: Reset the real card if reader resets cardemHarald Welte1-0/+25
2021-06-01simtrace2-cardem-pcsc: Decode STATUS flags to stringsHarald Welte1-6/+19
2021-04-25st2-cardem-pcsc: Use ATR of real card by defaultHarald Welte1-32/+19
2021-04-25st2-cardem-pcsc: Fix goto-in-while messHarald Welte1-5/+12
2021-04-05simtrace2-cardem-pcsc: Make it work againHarald Welte1-23/+159
2021-04-04cardem: choose a more reasonable default ATREric Wild1-1/+21
2021-03-05host: use git-version-gen/tarball-v. from topdirOliver Smith3-153/+2
2020-10-27remove old pre-autoconf makefileHarald Welte1-28/+0
2020-10-27rename simtrace2-remsim to simtrace2-cardem-pcscHarald Welte4-8/+8
2020-10-27remove usb2udpHarald Welte5-369/+43
2020-10-27remsim: adding cli argument to set the atrLeonard Hübner1-4/+20
2020-10-18migrate from BSC_FD_* to OSMO_FD_*Harald Welte1-4/+4
2020-05-25Introduce support for asynchronous USB transmissionHarald Welte2-15/+67
2020-05-19contrib: integrate RPM specOliver Smith2-4/+2
2020-05-19contrib: import RPM specOliver Smith1-0/+103
2020-03-19simtrace2_siff: getopt_long() returns int, not charHarald Welte1-1/+1
2020-03-03extend osmo_st2_cardem_inst with fields required by osmo-remsimHarald Welte1-0/+4
2020-02-22simtrace2_api: Add osmo_st2_cardem_request_config()Harald Welte2-0/+16
2020-01-30remsim: allow selecting pcsc reader numberEric Wild1-2/+8
2020-01-17host/lib/gsmtap.c: Add GPLv2 disclaimerHarald Welte1-0/+19
2020-01-17host: Add COPYING file for host software (GPLv2)Harald Welte1-0/+339
2019-12-26library: Add osmo_st2_compatible_dev_idsp[]Harald Welte4-2/+47
2019-12-26migrate to libosmousbHarald Welte10-429/+17
2019-12-26Update .gitignore file for hostHarald Welte1-0/+6
2019-12-17[lib] apdu_dispatch: Don't print APDU state to stdoutHarald Welte2-9/+16
2019-12-17[lib] apdu_dispatch: Use DLGLOBAL and don't printf() directlyHarald Welte1-6/+7
2019-12-17simtrace2-sniff: Reformat value_string to pass our validation scriptsHarald Welte1-40/+10
2019-12-02simtrace2-remsim: Use simplest ATRKévin Redon1-3/+1
2019-12-02simtrace2_api: Remove dead codeHarald Welte1-11/+0
2019-11-28Fix topdir Makefile and debian packaging0.6.1Oliver Smith1-0/+3
2019-11-27simtrace2-sniff.c: fix printf usageOliver Smith1-1/+1
2019-11-24merge simtrace2-discovery.[ch] to libusb_util.[ch]Harald Welte8-129/+48
2019-11-24use osmo_st2_ or osmo_ prefix for [shared] library symbolsHarald Welte6-75/+87
2019-11-24host: use autotools and split shared code to libosmo-simtrace2Harald Welte30-379/+778
2019-11-24remove unused function process_do_error()Harald Welte1-19/+0
2019-11-24simtrace2-remsim: Implement/Fix the 'skip_atr' optionHarald Welte1-6/+8
2019-11-24fix typo: libisb -> libusbHarald Welte1-1/+1
2018-10-21remsim: fix TPDU response size transmissionKévin Redon1-1/+1
2018-10-21remsim: update copyrightKévin Redon1-2/+4
2018-10-21remsim: add already parsed USB path argument infoKévin Redon1-0/+1
2018-10-13Fix compiler warning: no-return-in-nonvoid-function simtrace2_usb.cMartin Hauke1-0/+1