aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-12-13get rid of asserts in gsm0808.cneels/sc_rcNeels Hofmeyr1-9/+12
2022-12-05rate_ctr: convert to timerfdMax1-12/+46
2022-12-04telnet_init_dynif: don't allow negative portMax1-0/+3
2022-12-04telnet_init_dynif: propagate errorMax1-1/+1
2022-12-04vty: fix doc typoMax1-1/+1
2022-12-04jenkins_arm.sh: disable external testsMax1-1/+0
2022-12-02gsmtap.h: Add definitions for various ISDN sub-typesHarald Welte1-0/+5
2022-11-30osmo-ns-dummy: add ctrl interfaceMax2-3/+25
2022-11-28osmo_tdef_get(): clarify API doc on val_if_not_presentNeels Hofmeyr1-1/+3
2022-11-26LAPD: move tx_hist code into static functionsMax1-20/+22
2022-11-24gsm: constify several readonly paramsPau Espin Pedrol4-5/+5
2022-11-20Add define for unset Frame NumberMax1-0/+1
2022-11-10*/Makefile.am: do not mix up AM_CFLAGS with AM_CPPFLAGSVadim Yanitskiy6-12/+13
2022-11-09Fix typos in copyright statements.Harald Welte3-3/+3
2022-11-08Add -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definitionHarald Welte1-0/+1
2022-11-07vty/logging.h: Avoid -Werror=pragmas error in C++ codeHarald Welte1-0/+1
2022-11-06Disable -Wstrict-prototypes for logging_vty_add_cmds()Harald Welte1-1/+6
2022-11-04bits: fix typoPhilipp Maier1-2/+2
2022-11-03Support building with -Werror=strict-prototypes / -Werror=old-style-definitionHarald Welte55-214/+214
2022-10-27gb/vty: Show if NSVC is blocked locally by O&M/vty or by remotearehbein4-23/+27
2022-10-26gsm0502: gsm0502_fn_remap(): use GSM_TDMA_FN_SUB() macroVadim Yanitskiy1-4/+1
2022-10-25msgb: introduce extended copy functionsMax2-10/+46
2022-10-20{gsm,gb}/Makefile.am: drop undefined $GCC_FVISIBILITY_HIDDENVadim Yanitskiy2-2/+2
2022-10-20configure.ac: fix 'AM_CONDITIONAL(ENABLE_GNUTLS, false)' listed twiceVadim Yanitskiy1-1/+0
2022-10-19doc: correct typo in ticket referenceMax1-1/+1
2022-10-17msgb: expand copy testMax1-4/+16
2022-10-16logging.h: Allocate DLM2PA and DLM2UA for libosmo-sigtranHarald Welte2-2/+5
2022-10-16allocate VTY port number 4270 for osmo-isdntapHarald Welte1-0/+1
2022-10-11LAPD: use bool for T200 reset flagsMax1-2/+4
2022-10-11LAPD: log unknown format valueMax1-1/+1
2022-10-11cosmetic: make linter happy with LAPD codeMax1-4/+2
2022-10-11cosmetic: remove trailing spaceMax1-1/+1
2022-10-06msgb: do not use msgb_l4 instead of msgb_smsPhilipp Maier1-1/+1
2022-10-06msgb: assert msgb->lXh to be not NULLPhilipp Maier1-0/+4
2022-10-06Fix Typo in gsm0808_msgt_names[]Keith Whyte1-1/+1
2022-10-06Fix LCLS-CONNECT-CONTROL generationKeith Whyte1-1/+1
2022-10-04socket: Introduce API osmo_sockaddr_is_anyPau Espin Pedrol3-0/+22
2022-10-04socket.h: Reorder sockaddr APIs to have them all togetherPau Espin Pedrol1-25/+25
2022-10-04gsm0502: use parentheses in GSM_TDMA_FN_{SUM,SUB} macrosVadim Yanitskiy1-2/+2
2022-09-29include: use '#pragma once' everywhereVadim Yanitskiy5-20/+5
2022-09-28gb: add bssgp2_enc_flush_ll encode FLUSH-LLAlexander Couzens3-0/+32
2022-09-25comments: gsm_08_08.h: AMR cfg: explain in much more detailNeels Hofmeyr1-5/+48
2022-09-15vty: Allow using hex representations in cmd numeric rangesPau Espin Pedrol4-6/+180
2022-09-08utils.h: protect param with parenthesis in OSMO_BYTES_FOR_BITS()Pau Espin Pedrol1-1/+1
2022-08-23gsm0408_test: do not print errno in expected outputNeels Hofmeyr2-51/+51
2022-08-18use_count: Return if uc is NULLDaniel Willmann1-0/+2
2022-08-17Revert "Add function to guess AF_UNSPEC address"neels2-35/+2
2022-08-17Revert "Add osmo_sockaddr_strs_to_str()"neels4-115/+8
2022-08-14Add osmo_sockaddr_strs_to_str()Max4-8/+115
2022-08-09gsm: bts_features: Add missing entries to osmo_bts_features_namesPau Espin Pedrol1-0/+2