aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-07-13gsmtap_util: Add chantype_gsmtap2rsl() as inverse of chantype_rsl2gsmtap()Harald Welte2-1/+41
2017-07-11utils: add function gsm_fn_as_gsmtime_str()Philipp Maier3-0/+15
2017-07-10Add pseudo-random bit sequence generator to libosmcooreHarald Welte8-3/+175
2017-07-10gsm_04_08.h: Add struct for 9.1.13b GPRS suspension requestHarald Welte1-0/+8
2017-07-10Ignore broken everything log levelMax1-2/+9
2017-07-10gsm_utils: Add osmo_dump_gsmtimePau Espin Pedrol3-0/+15
2017-07-09gsm_04_08/sgsn: Add another IE for internal usage in the sgsnHolger Hans Peter Freyther1-0/+1
2017-07-08Deprecate wrappers around loglevel_strsMax1-2/+2
2017-07-07gsup: Add encoding/decoding for the pdp charging characteristicsHolger Hans Peter Freyther4-5/+36
2017-07-06configure.ac: Add --disable-doxygen flagPau Espin Pedrol1-1/+7
2017-07-03osmo_sock_get_name(): clearly indicate local and remoteNeels Hofmeyr2-5/+5
2017-07-01Add missing BSSGP cause valuesMax2-40/+114
2017-06-30l1sap.h: Add ber10k and lqual_cb to ph_tch_paramPau Espin Pedrol1-0/+2
2017-06-28BSSGP: handle BVC-RESET-ACKMax1-0/+3
2017-06-27deb: fix build by adding libosmogb doc packageMax4-0/+24
2017-06-25doxygen: gsm: do not exclude include/gsm/protocol/*Neels Hofmeyr1-1/+1
2017-06-24gitignore all tests using maskVadim Yanitskiy1-42/+1
2017-06-23contrib: Enable -Werror by defaultPau Espin Pedrol2-4/+4
2017-06-23configure.ac: Fix C(PP)FLAGS for BSD buildPau Espin Pedrol1-4/+4
2017-06-23jenkins.sh: Disable sanitize for FreeBSDPau Espin Pedrol1-1/+7
2017-06-23control_cmd.c: Fix unsigned comparison against < 0Pau Espin Pedrol1-1/+1
2017-06-23abis_nm.c: Fix implicit enumeration type conversionPau Espin Pedrol1-4/+4
2017-06-23serial.c: Use pragma message instead of warningPau Espin Pedrol1-1/+1
2017-06-23configure.ac: Enable -Wall by defaultPau Espin Pedrol1-2/+2
2017-06-23gsm0411_utils.c: Fix compilation warningsPau Espin Pedrol1-2/+2
2017-06-23Fix warnings: tolower() and similar require ucharPau Espin Pedrol3-5/+5
2017-06-23Fix compilation warnings: use correct log type for uint32_tPau Espin Pedrol2-2/+4
2017-06-23fix map entry for gsm0808_speech_codec_from_chan_typeNeels Hofmeyr1-1/+1
2017-06-23fix map entry and .h declaration for gsm0808_chan_type_to_speech_codec()Neels Hofmeyr2-2/+2
2017-06-23doxygen: config: one enum val per lineNeels Hofmeyr5-5/+5
2017-06-23doxygen: unify use of \file across the boardNeels Hofmeyr251-866/+873
2017-06-23doxygen: various fixes in core/timer.hNeels Hofmeyr1-19/+16
2017-06-23api doc typo fix in core/logging.hNeels Hofmeyr1-1/+1
2017-06-23doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr144-1576/+1575
2017-06-23doxygen: add missing gb API doc generationNeels Hofmeyr4-3/+1730
2017-06-23doxygen: include all undocumented items in the API docNeels Hofmeyr5-5/+5
2017-06-23doxygen: drop INPUT gsm/protocol, already part of gsm/Neels Hofmeyr1-1/+1
2017-06-23comments: gsm0808_utils: mention various 3GPP specsPhilipp Maier1-0/+5
2017-06-23gsm0808: fix length check of the element decoder functionsPhilipp Maier1-6/+6
2017-06-22pseudotalloc: Add simplistic implementation of talloc_asprintfPau Espin Pedrol2-1/+17
2017-06-22osmo-sim-test.c: Remove unused functionsPau Espin Pedrol1-37/+0
2017-06-22fsm.c: Fix compilation warning: Use PRIu32 for uint32_tPau Espin Pedrol1-3/+4
2017-06-22timer_gettimeofday.c: Fix implicit use of timeraddPau Espin Pedrol1-0/+1
2017-06-22sercomm_test.c: return correctly in mainPau Espin Pedrol1-0/+1
2017-06-22cosmetic: remove API documentation strings in header filePhilipp Maier1-24/+0
2017-06-22gsm0808: add function gsm0808_speech_codec_from_chan_type()Philipp Maier3-0/+57
2017-06-22gsm0808: add function gsm0808_chan_type_to_speech_code()Philipp Maier3-0/+40
2017-06-22gsm0808: add default speech codec configurationPhilipp Maier1-0/+21
2017-06-22gsm0808: fix AoIP speech codec element parser/generatorPhilipp Maier3-61/+118
2017-06-22abis_test.c: Fix warning appearing on some buggy gcc versionsPau Espin Pedrol1-2/+4