aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* get rid of asserts in gsm0808.cneels/sc_rcNeels Hofmeyr2022-12-131-9/+12
* rate_ctr: convert to timerfdMax2022-12-051-12/+46
* telnet_init_dynif: don't allow negative portMax2022-12-041-0/+3
* telnet_init_dynif: propagate errorMax2022-12-041-1/+1
* vty: fix doc typoMax2022-12-041-1/+1
* jenkins_arm.sh: disable external testsMax2022-12-041-1/+0
* gsmtap.h: Add definitions for various ISDN sub-typesHarald Welte2022-12-021-0/+5
* osmo-ns-dummy: add ctrl interfaceMax2022-11-302-3/+25
* osmo_tdef_get(): clarify API doc on val_if_not_presentNeels Hofmeyr2022-11-281-1/+3
* LAPD: move tx_hist code into static functionsMax2022-11-261-20/+22
* gsm: constify several readonly paramsPau Espin Pedrol2022-11-244-5/+5
* Add define for unset Frame NumberMax2022-11-201-0/+1
* */Makefile.am: do not mix up AM_CFLAGS with AM_CPPFLAGSVadim Yanitskiy2022-11-106-12/+13
* Fix typos in copyright statements.Harald Welte2022-11-093-3/+3
* Add -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definitionHarald Welte2022-11-081-0/+1
* vty/logging.h: Avoid -Werror=pragmas error in C++ codeHarald Welte2022-11-071-0/+1
* Disable -Wstrict-prototypes for logging_vty_add_cmds()Harald Welte2022-11-061-1/+6
* bits: fix typoPhilipp Maier2022-11-041-2/+2
* Support building with -Werror=strict-prototypes / -Werror=old-style-definitionHarald Welte2022-11-0355-214/+214
* gb/vty: Show if NSVC is blocked locally by O&M/vty or by remotearehbein2022-10-274-23/+27
* gsm0502: gsm0502_fn_remap(): use GSM_TDMA_FN_SUB() macroVadim Yanitskiy2022-10-261-4/+1
* msgb: introduce extended copy functionsMax2022-10-252-10/+46
* {gsm,gb}/Makefile.am: drop undefined $GCC_FVISIBILITY_HIDDENVadim Yanitskiy2022-10-202-2/+2
* configure.ac: fix 'AM_CONDITIONAL(ENABLE_GNUTLS, false)' listed twiceVadim Yanitskiy2022-10-201-1/+0
* doc: correct typo in ticket referenceMax2022-10-191-1/+1
* msgb: expand copy testMax2022-10-171-4/+16
* logging.h: Allocate DLM2PA and DLM2UA for libosmo-sigtranHarald Welte2022-10-162-2/+5
* allocate VTY port number 4270 for osmo-isdntapHarald Welte2022-10-161-0/+1
* LAPD: use bool for T200 reset flagsMax2022-10-111-2/+4
* LAPD: log unknown format valueMax2022-10-111-1/+1
* cosmetic: make linter happy with LAPD codeMax2022-10-111-4/+2
* cosmetic: remove trailing spaceMax2022-10-111-1/+1
* msgb: do not use msgb_l4 instead of msgb_smsPhilipp Maier2022-10-061-1/+1
* msgb: assert msgb->lXh to be not NULLPhilipp Maier2022-10-061-0/+4
* Fix Typo in gsm0808_msgt_names[]Keith Whyte2022-10-061-1/+1
* Fix LCLS-CONNECT-CONTROL generationKeith Whyte2022-10-061-1/+1
* socket: Introduce API osmo_sockaddr_is_anyPau Espin Pedrol2022-10-043-0/+22
* socket.h: Reorder sockaddr APIs to have them all togetherPau Espin Pedrol2022-10-041-25/+25
* gsm0502: use parentheses in GSM_TDMA_FN_{SUM,SUB} macrosVadim Yanitskiy2022-10-041-2/+2
* include: use '#pragma once' everywhereVadim Yanitskiy2022-09-295-20/+5
* gb: add bssgp2_enc_flush_ll encode FLUSH-LLAlexander Couzens2022-09-283-0/+32
* comments: gsm_08_08.h: AMR cfg: explain in much more detailNeels Hofmeyr2022-09-251-5/+48
* vty: Allow using hex representations in cmd numeric rangesPau Espin Pedrol2022-09-154-6/+180
* utils.h: protect param with parenthesis in OSMO_BYTES_FOR_BITS()Pau Espin Pedrol2022-09-081-1/+1
* gsm0408_test: do not print errno in expected outputNeels Hofmeyr2022-08-232-51/+51
* use_count: Return if uc is NULLDaniel Willmann2022-08-181-0/+2
* Revert "Add function to guess AF_UNSPEC address"neels2022-08-172-35/+2
* Revert "Add osmo_sockaddr_strs_to_str()"neels2022-08-174-115/+8
* Add osmo_sockaddr_strs_to_str()Max2022-08-144-8/+115
* gsm: bts_features: Add missing entries to osmo_bts_features_namesPau Espin Pedrol2022-08-091-0/+2