summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ports.h: Add VTY port for GGSNHarald Welte2017-08-161-0/+2
* add osmo_fd_setup() convenience function to fill-in osmo_fdHarald Welte2017-08-121-0/+4
* tlv: add [msgb_]t16lv_put() for 16bit tag + 8 bit len TLVsHarald Welte2017-08-091-1/+20
* Add osmo_gprs_{ul,dl}_block_size_{bits,bytes} functionsHarald Welte2017-08-091-0/+25
* Rename GSMTAP_CHANNEL_PDCH to GSMTAP_CHANNEL_PDTCHHarald Welte2017-07-291-1/+3
* BSSGP: add function to reset all PTP BVCMax2017-07-281-1/+1
* GSUP: define default GSUP port as 4222Neels Hofmeyr2017-07-221-0/+2
* add DLMGCP logging category for libosmo-mgcpNeels Hofmeyr2017-07-181-1/+2
* extend osmo_sysinfo_type with missing SYSINFO_TYPEHarald Welte2017-07-151-1/+6
* LC15: Add IPAC Directed Retry Enquiry data structureMinh-Quang Nguyen2017-07-141-0/+7
* IPAC manufacture-defined measurement pre-processing definitionsMinh-Quang Nguyen2017-07-141-0/+122
* socket: Add new OSMO_SOCK_F_NO_MCAST_ALL optionHarald Welte2017-07-131-0/+2
* socket: Allow disabling multicast loop on socket creationHarald Welte2017-07-131-0/+2
* socket.c: Add multicast related convenience functionsHarald Welte2017-07-131-0/+6
* select: Add new osmo_fd_close() functionHarald Welte2017-07-131-0/+1
* gsmtap: Add value_strings for GSMTAP_TYPE and GSMTAP_CHANNELHarald Welte2017-07-131-0/+3
* gsmtap_util: Add chantype_gsmtap2rsl() as inverse of chantype_rsl2gsmtap()Harald Welte2017-07-131-0/+1
* utils: add function gsm_fn_as_gsmtime_str()Philipp Maier2017-07-111-0/+3
* Add pseudo-random bit sequence generator to libosmcooreHarald Welte2017-07-102-0/+26
* gsm_04_08.h: Add struct for 9.1.13b GPRS suspension requestHarald Welte2017-07-101-0/+8
* gsm_utils: Add osmo_dump_gsmtimePau Espin Pedrol2017-07-101-0/+3
* gsm_04_08/sgsn: Add another IE for internal usage in the sgsnHolger Hans Peter Freyther2017-07-091-0/+1
* Deprecate wrappers around loglevel_strsMax2017-07-081-2/+2
* gsup: Add encoding/decoding for the pdp charging characteristicsHolger Hans Peter Freyther2017-07-071-0/+8
* Add missing BSSGP cause valuesMax2017-07-011-20/+57
* l1sap.h: Add ber10k and lqual_cb to ph_tch_paramPau Espin Pedrol2017-06-301-0/+2
* fix map entry and .h declaration for gsm0808_chan_type_to_speech_codec()Neels Hofmeyr2017-06-231-1/+1
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-23119-309/+335
* doxygen: various fixes in core/timer.hNeels Hofmeyr2017-06-231-19/+16
* api doc typo fix in core/logging.hNeels Hofmeyr2017-06-231-1/+1
* doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr2017-06-2359-885/+885
* cosmetic: remove API documentation strings in header filePhilipp Maier2017-06-221-24/+0
* gsm0808: add function gsm0808_speech_codec_from_chan_type()Philipp Maier2017-06-221-0/+2
* gsm0808: add function gsm0808_chan_type_to_speech_code()Philipp Maier2017-06-221-0/+2
* gsm0808: add default speech codec configurationPhilipp Maier2017-06-221-0/+21
* gsm0808: fix AoIP speech codec element parser/generatorPhilipp Maier2017-06-221-2/+0
* gsm0808: add speech codec type constantsPhilipp Maier2017-06-211-0/+18
* cosmetic: Add info about coresponding codecs to permitted speech constsPhilipp Maier2017-06-211-7/+8
* gsm0408: update bearer capability speech versionPhilipp Maier2017-06-211-1/+6
* cosmetic: Add codec references to Speech Version IndicationPhilipp Maier2017-06-211-6/+6
* vty: additional nodes for sccp-address configurationPhilipp Maier2017-06-211-2/+2
* Move NUM_BYTES macro to core libraryMax2017-06-192-1/+2
* Fix compilation warning on deprecated macroPau Espin Pedrol2017-06-182-2/+8
* update/extend doxygen documentationHarald Welte2017-06-121-7/+1
* gsm0503_interleaving: Mark input arguments as 'const *'Harald Welte2017-06-121-5/+5
* Add doxygen documentation to libosmocodingHarald Welte2017-06-125-0/+50
* gsm0503_{coding,mapping}: Mark input arguments as 'const'Harald Welte2017-06-122-21/+21
* Add header file with definitions for GSM TS 04.14 / 3GPP TS 44.014Harald Welte2017-06-122-0/+102
* Update L3 protocol discriminator definitionsHarald Welte2017-06-091-3/+5
* osmo_{fr,hr}_check_sid(): Use const input argumentHarald Welte2017-06-091-2/+2