aboutsummaryrefslogtreecommitdiffstats
path: root/host
AgeCommit message (Expand)AuthorFilesLines
2012-02-12simtrace: Add print-out of PPS (Fi/Di change).Harald Welte2-0/+5
2012-01-25apdu_split: correctly handle Le=00 which means 256.Martin Paljak1-1/+1
2011-12-14main: Move code around to let the SIMtrace keep running...Holger Hans Peter Freyther1-17/+28
2011-12-14main: Re-initialize the APDU split method when we enter the main_loopHolger Hans Peter Freyther1-0/+1
2011-12-14main: Move the mainloop into a separate functionHolger Hans Peter Freyther1-23/+32
2011-08-15host: Pass all modules to one pkg-config invocationHolger Hans Peter Freyther1-2/+2
2011-08-15Use libusb-1.0 for USB communicationPeter Stuge5-209/+41
2011-08-15Silence warning: initialization from incompatible pointer typePeter Stuge1-1/+1
2011-08-15Include <stdlib.h> for malloc() and free()Peter Stuge1-0/+1
2011-08-12include a copy instead of the symlink0.1Harald Welte1-1/+24
2011-07-17simtrace: Add a very simple manpageHolger Hans Peter Freyther1-0/+55
2011-07-17make: Provide a very simple install target for SIMtraceHolger Hans Peter Freyther1-0/+4
2011-07-17make: Move the LDFLAGS to the end of the link line for OpenSUSEHolger Hans Peter Freyther1-1/+1
2011-07-15misc: Use osmo_hexdump instead of the local variantHolger Hans Peter Freyther4-25/+4
2011-07-15main.c: Initialize byte_count with 0. It is never used though.Holger Hans Peter Freyther1-1/+1
2011-07-13host: Update the symlink, we have one level lessHolger Hans Peter Freyther1-1/+1
2011-07-13host: Use the pkg-config to find libosmocore headers and libsHolger Hans Peter Freyther1-2/+2
2011-07-06re-structure the directory layout to reflect that that ft232r stuff is oldHarald Welte9-0/+630