aboutsummaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2017-06-12Add header file with definitions for GSM TS 04.14 / 3GPP TS 44.014Harald Welte1-0/+1
2017-05-17sercomm: Include in libosmocore MakefileHarald Welte1-0/+1
2017-05-15introduce byteswap.h with osmo_{htonl,ntohl,htons,ntohs}Harald Welte1-0/+1
2017-04-08gsm0808: Add utils for AoIP Transport Layer AddressPhilipp Maier1-0/+1
2017-03-20build: fix build dependencies for generated sourcesNeels Hofmeyr1-1/+3
2017-03-20build: generate gsm0503.h to builddir, not srcdirNeels Hofmeyr1-1/+1
2017-03-07libosmocoding: migrate transcoding routines from OsmoBTSVadim Yanitskiy1-0/+5
2017-03-06gsm0503.h: generate header automaticallyVadim Yanitskiy1-0/+6
2016-12-11import oap message parsing / encoding from openbsc.git; AGPL->GPLHarald Welte1-0/+1
2016-07-25egprs: Add CPS tables from TS 04.60Tom Tsou1-0/+1
2016-07-12Add EGPRS RLC/MAC headers from 3GPP TS 04.60Tom Tsou1-0/+1
2016-07-11Add GEA3 & GEA4 ciphersMax1-1/+1
2016-06-16Add Finite State Machine abstraction codeHarald Welte1-0/+1
2016-06-16Add structures defining decoded TS 23.003 identitiesHarald Welte1-0/+1
2016-05-06import gprs_gsup_message.[ch] from openbsc as gsup.[ch]0.9.4Harald Welte1-0/+1
2016-05-05add new header file for TS 23.003Harald Welte1-0/+1
2016-05-05import gsm_04_08_gprs.[ch] from openbsc.gitHarald Welte1-0/+1
2016-04-29Add code generator for convolutional codesMax Suraev msuraev@sysmocom.de1-0/+1
2016-04-23Add function for appending range1024 to bitvecMax1-0/+1
2016-03-17sim: add class_tables / card profilesHarald Welte1-0/+1
2016-02-25vty: add ctrl section for Control interface bind addressNeels Hofmeyr1-1/+2
2016-02-18Add T4 bit map compression routinesMax1-0/+1
2015-12-05remove our internal copy of talloc, use system libtallocHarald Welte1-16/+0
2015-11-21use system-wide libtalloc with --enable-system-tallocHarald Welte1-1/+14
2015-10-29stats: Add the reporting frameworkJacob Erlbeck1-0/+1
2015-10-29stats/vty: Add stats_vty.cJacob Erlbeck1-0/+1
2015-10-28stats: Add stat_item for value monitoringJacob Erlbeck1-0/+1
2015-05-25Add APN utility function to libosmogsmHarald Welte1-0/+1
2015-03-22endian: Be able to detect endian on GNU and BSDHolger Hans Peter Freyther1-0/+1
2015-01-01Supplementary Services (de)activation, interrogation addedTobias Engel1-0/+1
2014-12-29add gsm0341_test to generate SMSCB hex stringsHarald Welte1-0/+1
2014-10-26initial checkin of 'libosmosim'Harald Welte1-1/+2
2014-08-21New <osmocom/ctrl/ports.h> file listing tcp ports for CTRL interfaceHarald Welte1-0/+1
2014-08-21libctrl: autotools build system integrationHarald Welte1-0/+2
2014-08-21new <osmocom/vty/ports.h> file listing VTY tcp portsHarald Welte1-1/+2
2014-08-20ipa: rename functions for consistencyHarald Welte1-1/+1
2014-08-20import various generic IPA related functions from libosmo-abisHarald Welte1-0/+1
2014-08-18osmocore: Add function osmo_macaddr_parse() to parse ETH MAC addressHarald Welte1-0/+1
2014-06-16gsm: Add Kasumi cipher implementationSylvain Munaut1-1/+3
2014-06-16core: Add generic LE/BE load/store uint type convertors and use them in msgbMax1-0/+7
2013-11-03implement COMP128 version 2 and 3 A3/A8 algorithmKevin Redon1-0/+1
2013-09-04sms: Implement encoding the address as alphanumeric typeHolger Hans Peter Freyther1-0/+1
2013-08-14core: Move OSMO_DEPRECATED to new core/defs.h fileJacob Erlbeck1-0/+1
2013-07-06Remove osmo_phsap_prim from lapdm.h and move to a seperate header fileAndreas Eversberg1-0/+1
2013-03-13add new gsm/meas_rep.h file for shared/common measurement report stuffHarald Welte1-0/+1
2013-03-13Add smpp34_osmocom.h for Osmocom SMPP vendor additions0.6.0Harald Welte1-0/+1
2013-02-27Added a ring buffer log target to store the last N log messages.Katerina Barone-Adesi1-0/+2
2012-09-20build: fix directory creation for core headers, introduced by d471a219.Nico Golde1-1/+1
2012-09-10Gb: Add header file for BSS-side BSSGP functionsHarald Welte1-0/+1
2012-06-30build: use the standard AM_V_GEN definition for output.Diego Elio Pettenò1-2/+1