Common library for all Osmocom projects (libosmocore, libosmogsm, libosmovty, libosmogb, libosmosim, libosmousb, ...) https://osmocom.org/projects/libosmocore
Go to file
Harald Welte 4acaa13433 sim: add class_tables / card profiles
The tables permit code to determine the APDU class of an APDU
based on it APDU/TPDU header (CLA/INS/P1/P2/P3).
2016-03-17 16:55:11 +01:00
debian debian: Make sure that libtalloc-dev is installed 2016-03-05 08:36:26 +01:00
doc merge_doc.xsl: Don't copy the 'descripiton' element of commands 2016-03-11 22:05:25 +07:00
include sim: add class_tables / card profiles 2016-03-17 16:55:11 +01:00
m4 Create a dummy m4 directory to make autoreconf --install --force work 2010-03-24 02:55:33 +01:00
src sim: add class_tables / card profiles 2016-03-17 16:55:11 +01:00
tests Add function to add bits from array to bitvec 2016-03-17 14:07:19 +01:00
utils rename osim_file_find_* to osim_file_desc_find_* 2016-03-11 22:05:25 +07:00
.gitignore Add T4 bit map compression routines 2016-02-18 19:45:44 +01:00
COPYING add GPL to project source 2010-02-21 09:21:30 +01:00
Doxyfile.codec.in misc: Doxygen tweaks: fixed some typos and minor errors 2013-02-15 13:27:59 +01:00
Doxyfile.core.in misc: Doxygen tweaks: fixed some typos and minor errors 2013-02-15 13:27:59 +01:00
Doxyfile.gsm.in misc: Doxygen tweaks: fixed some typos and minor errors 2013-02-15 13:27:59 +01:00
Doxyfile.vty.in misc: Doxygen tweaks: fixed some typos and minor errors 2013-02-15 13:27:59 +01:00
Makefile.am remove doxygen_sqlite3.db during 'make clean' 2014-10-26 20:09:17 +01:00
TODO-RELEASE Extend L1SAP PH-DATA with presence information 2016-02-22 11:08:44 +01:00
configure.ac remove our internal copy of talloc, use system libtalloc 2015-12-05 23:38:18 +01:00
git-version-gen add git-version-gen magic to automatically generate package version 2010-03-23 00:30:19 +08:00
libosmocodec.pc.in codec: Add the missing bits for include to install and pkgconfig to work 2010-10-24 18:23:10 +02:00
libosmocore.pc.in talloc: Untested change to unbreak build 2015-12-10 19:50:29 +01:00
libosmoctrl.pc.in remove our internal copy of talloc, use system libtalloc 2015-12-05 23:38:18 +01:00
libosmogb.pc.in remove our internal copy of talloc, use system libtalloc 2015-12-05 23:38:18 +01:00
libosmogsm.pc.in remove our internal copy of talloc, use system libtalloc 2015-12-05 23:38:18 +01:00
libosmosim.pc.in remove our internal copy of talloc, use system libtalloc 2015-12-05 23:38:18 +01:00
libosmovty.pc.in remove our internal copy of talloc, use system libtalloc 2015-12-05 23:38:18 +01:00