summaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Rename 'statistics.c' to 'counter.c'Harald Welte2017-10-151-0/+1
* Add pseudo-random bit sequence generator to libosmcooreHarald Welte2017-07-101-0/+1
* Add header file with definitions for GSM TS 04.14 / 3GPP TS 44.014Harald Welte2017-06-121-0/+1
* sercomm: Include in libosmocore MakefileHarald Welte2017-05-171-0/+1
* introduce byteswap.h with osmo_{htonl,ntohl,htons,ntohs}Harald Welte2017-05-151-0/+1
* gsm0808: Add utils for AoIP Transport Layer AddressPhilipp Maier2017-04-081-0/+1
* build: fix build dependencies for generated sourcesNeels Hofmeyr2017-03-201-1/+3
* build: generate gsm0503.h to builddir, not srcdirNeels Hofmeyr2017-03-201-1/+1
* libosmocoding: migrate transcoding routines from OsmoBTSVadim Yanitskiy2017-03-071-0/+5
* gsm0503.h: generate header automaticallyVadim Yanitskiy2017-03-061-0/+6
* import oap message parsing / encoding from openbsc.git; AGPL->GPLHarald Welte2016-12-111-0/+1
* egprs: Add CPS tables from TS 04.60Tom Tsou2016-07-251-0/+1
* Add EGPRS RLC/MAC headers from 3GPP TS 04.60Tom Tsou2016-07-121-0/+1
* Add GEA3 & GEA4 ciphersMax2016-07-111-1/+1
* Add Finite State Machine abstraction codeHarald Welte2016-06-161-0/+1
* Add structures defining decoded TS 23.003 identitiesHarald Welte2016-06-161-0/+1
* import gprs_gsup_message.[ch] from openbsc as gsup.[ch]Harald Welte2016-05-061-0/+1
* add new header file for TS 23.003Harald Welte2016-05-051-0/+1
* import gsm_04_08_gprs.[ch] from openbsc.gitHarald Welte2016-05-051-0/+1
* Add code generator for convolutional codesMax Suraev msuraev@sysmocom.de2016-04-291-0/+1
* Add function for appending range1024 to bitvecMax2016-04-231-0/+1
* sim: add class_tables / card profilesHarald Welte2016-03-171-0/+1
* vty: add ctrl section for Control interface bind addressNeels Hofmeyr2016-02-251-1/+2
* Add T4 bit map compression routinesMax2016-02-181-0/+1
* remove our internal copy of talloc, use system libtallocHarald Welte2015-12-051-16/+0
* use system-wide libtalloc with --enable-system-tallocHarald Welte2015-11-211-1/+14
* stats: Add the reporting frameworkJacob Erlbeck2015-10-291-0/+1
* stats/vty: Add stats_vty.cJacob Erlbeck2015-10-291-0/+1
* stats: Add stat_item for value monitoringJacob Erlbeck2015-10-281-0/+1
* Add APN utility function to libosmogsmHarald Welte2015-05-251-0/+1
* endian: Be able to detect endian on GNU and BSDHolger Hans Peter Freyther2015-03-221-0/+1
* Supplementary Services (de)activation, interrogation addedTobias Engel2015-01-011-0/+1
* add gsm0341_test to generate SMSCB hex stringsHarald Welte2014-12-291-0/+1
* initial checkin of 'libosmosim'Harald Welte2014-10-261-1/+2
* New <osmocom/ctrl/ports.h> file listing tcp ports for CTRL interfaceHarald Welte2014-08-211-0/+1
* libctrl: autotools build system integrationHarald Welte2014-08-211-0/+2
* new <osmocom/vty/ports.h> file listing VTY tcp portsHarald Welte2014-08-211-1/+2
* ipa: rename functions for consistencyHarald Welte2014-08-201-1/+1
* import various generic IPA related functions from libosmo-abisHarald Welte2014-08-201-0/+1
* osmocore: Add function osmo_macaddr_parse() to parse ETH MAC addressHarald Welte2014-08-181-0/+1
* gsm: Add Kasumi cipher implementationSylvain Munaut2014-06-161-1/+3
* core: Add generic LE/BE load/store uint type convertors and use them in msgbMax2014-06-161-0/+7
* implement COMP128 version 2 and 3 A3/A8 algorithmKevin Redon2013-11-031-0/+1
* sms: Implement encoding the address as alphanumeric typeHolger Hans Peter Freyther2013-09-041-0/+1
* core: Move OSMO_DEPRECATED to new core/defs.h fileJacob Erlbeck2013-08-141-0/+1
* Remove osmo_phsap_prim from lapdm.h and move to a seperate header fileAndreas Eversberg2013-07-061-0/+1
* add new gsm/meas_rep.h file for shared/common measurement report stuffHarald Welte2013-03-131-0/+1
* Add smpp34_osmocom.h for Osmocom SMPP vendor additionsHarald Welte2013-03-131-0/+1
* Added a ring buffer log target to store the last N log messages.Katerina Barone-Adesi2013-02-271-0/+2
* build: fix directory creation for core headers, introduced by d471a219.Nico Golde2012-09-201-1/+1