summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doxygen: include all undocumented items in the API docNeels Hofmeyr2017-06-235-5/+5
* doxygen: drop INPUT gsm/protocol, already part of gsm/Neels Hofmeyr2017-06-231-1/+1
* comments: gsm0808_utils: mention various 3GPP specsPhilipp Maier2017-06-231-0/+5
* gsm0808: fix length check of the element decoder functionsPhilipp Maier2017-06-231-6/+6
* pseudotalloc: Add simplistic implementation of talloc_asprintfPau Espin Pedrol2017-06-222-1/+17
* osmo-sim-test.c: Remove unused functionsPau Espin Pedrol2017-06-221-37/+0
* fsm.c: Fix compilation warning: Use PRIu32 for uint32_tPau Espin Pedrol2017-06-221-3/+4
* timer_gettimeofday.c: Fix implicit use of timeraddPau Espin Pedrol2017-06-221-0/+1
* sercomm_test.c: return correctly in mainPau Espin Pedrol2017-06-221-0/+1
* 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-223-0/+57
* gsm0808: add function gsm0808_chan_type_to_speech_code()Philipp Maier2017-06-223-0/+40
* gsm0808: add default speech codec configurationPhilipp Maier2017-06-221-0/+21
* gsm0808: fix AoIP speech codec element parser/generatorPhilipp Maier2017-06-223-61/+118
* abis_test.c: Fix warning appearing on some buggy gcc versionsPau Espin Pedrol2017-06-221-2/+4
* 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
* lapd_test.c: Convert compilation warning to level messagePau Espin Pedrol2017-06-211-1/+1
* vty: additional nodes for sccp-address configurationPhilipp Maier2017-06-212-2/+3
* src/Makefile.am: fix build: use AM_CFLAGS, not CFLAGSNeels Hofmeyr2017-06-191-4/+4
* core/conv/conv_acc.c: use static allocation for trellisVadim Yanitskiy2017-06-191-27/+23
* core/conv/conv_acc.c: use static allocation for vdecoderVadim Yanitskiy2017-06-191-23/+19
* core/conv/conv_acc.c: delete reset_decoder()Vadim Yanitskiy2017-06-191-20/+13
* core/conv/conv_acc.c: drop unused structure memberVadim Yanitskiy2017-06-191-2/+0
* core/conv: update description headers for conv_acc_*Vadim Yanitskiy2017-06-195-5/+10
* core/conv: use proper filenamesVadim Yanitskiy2017-06-196-10/+10
* Move NUM_BYTES macro to core libraryMax2017-06-193-2/+3
* tlv_test.c: Fix compilation warningsPau Espin Pedrol2017-06-181-19/+25
* gprs_ns_test.c: Remove unused byte arraysPau Espin Pedrol2017-06-181-49/+0
* sms_test.c: Remove test of deprecated wrapper functionPau Espin Pedrol2017-06-182-27/+0
* card_fs_uicc.c: Fix unused compilation warningPau Espin Pedrol2017-06-181-1/+1
* Fix compilation warning on deprecated macroPau Espin Pedrol2017-06-183-2/+11
* ctrl_test.c: fix build with GCC 7.1.1Vadim Yanitskiy2017-06-131-1/+1
* gsm/gsm48.c: drop useless assignmentVadim Yanitskiy2017-06-131-1/+0
* vty/command.c: drop useless assignmentVadim Yanitskiy2017-06-131-1/+1
* core/conv/conv.c: drop useless assignmentVadim Yanitskiy2017-06-131-1/+1
* gb/gprs_bssgp.c: avoid valueless goto usageVadim Yanitskiy2017-06-131-10/+3
* sim/core.c: drop useless double assignmentVadim Yanitskiy2017-06-131-1/+1
* core/conv/viterbi.c: fix possible NULL-pointer referenceVadim Yanitskiy2017-06-131-3/+16
* update/extend doxygen documentationHarald Welte2017-06-1263-157/+827
* Update doxygen main page for libosmo{core,gsm,vty}Harald Welte2017-06-123-0/+36
* gsm0503_coding: Mark gsm0503_mcs_{ul,dl}_codes as constHarald Welte2017-06-121-6/+6
* gsm0503_interleaving: Mark input arguments as 'const *'Harald Welte2017-06-122-10/+10
* Add doxygen documentation to libosmocodingHarald Welte2017-06-1211-31/+465
* gsm0503_{coding,mapping}: Mark input arguments as 'const'Harald Welte2017-06-124-76/+75
* Add header file with definitions for GSM TS 04.14 / 3GPP TS 44.014Harald Welte2017-06-125-1/+125
* Include codec.h file from codec C filesHarald Welte2017-06-093-0/+3
* Update L3 protocol discriminator definitionsHarald Welte2017-06-091-3/+5