aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-02-26fix api doc typo for osmo_plmn_name2()Neels Hofmeyr1-1/+1
2019-02-26log: fsm: allow logging the timeout on state changeNeels Hofmeyr4-12/+53
2019-02-26NS: Add support for GPRS NS IP Sub-Network-Service (SNS)Harald Welte9-20/+1056
2019-02-26NS: Factor out gprs_nsvc_start_test() and use itHarald Welte3-15/+21
2019-02-26gprs_ns: Add code for SNS-SIZE and SNS-CONFIG encodingHarald Welte4-3/+207
2019-02-26enlarge gsm0808 msgb headroomNeels Hofmeyr1-2/+2
2019-02-26LCLS: add string dump helpersMax6-3/+54
2019-02-23GPRS: Doxygen documentation for 'struct libgb_msgb_cb'Harald Welte1-4/+4
2019-02-23NS: Add missing NS Cause stringsHarald Welte1-0/+7
2019-02-23NS: Don't print information about FR/GRE if not enabled!Harald Welte1-3/+4
2019-02-22Add multipatch capability to osmo-config-mergeMax1-21/+45
2019-02-21select: Call log_reset_context() before calling file descriptor callbacksHarald Welte1-0/+6
2019-02-19gprs_ns: Add missing NSVCI IE to NS-BLOCK-ACK messageHarald Welte1-1/+29
2019-02-19gprs_ns: Declare gprs_ns_tx_alive*() in header fileHarald Welte1-0/+2
2019-02-19gprs_ns.c: cosmetic whitespace fixesHarald Welte1-2/+2
2019-02-19gprs_ns: Use gprs_ns_tx_alive() instead of gprs_ns_tx_simple()Harald Welte1-2/+2
2019-02-19bssgp_tx_bvc_unblock(): Fix log messageHarald Welte1-1/+1
2019-02-18rsl: Support PDCH in rsl_chan_nr_strPau Espin Pedrol1-0/+2
2019-02-18gsm0808: Add unit tests for test_create_clear_command2()Harald Welte2-0/+26
2019-02-18gsm0808: comment about difference of gsm0808_create_clear_command()Harald Welte1-1/+4
2019-02-18Fix BSSMAP length generated by gsm0808_create_clear_command2()Harald Welte1-1/+7
2019-02-17add OSMO_STRBUF_PRINTF()Neels Hofmeyr3-0/+188
2019-02-17gsm_08_08.h: Add constants for Channel Type in signalling modeSylvain Munaut1-0/+14
2019-02-15fix osmo_gsm48_classmark* libosmogsm.map entriesNeels Hofmeyr1-6/+6
2019-02-15get_value_string(): guard against NULLNeels Hofmeyr1-0/+3
2019-02-14Enable remote SIM protocol log levelMax2-1/+6
2019-02-08gsm/gsm0480: introduce gsm0480_create_release_complete()Vadim Yanitskiy3-1/+26
2019-02-07protocol/gsm_04_14: Fix the OPEN LOOP message typeSylvain Munaut1-1/+1
2019-02-06platform independence fix: tdef range testsNeels Hofmeyr8-133/+490
2019-02-05gsm0808: Add CSFB indication IE to BSSMAP CLEAR COMMANDPhilipp Maier3-0/+18
2019-02-05bitvec: Add bitvec_tailroom_bits() functionHarald Welte2-0/+25
2019-02-05bitvec: Add bitvec_bytes_used() functionHarald Welte3-0/+37
2019-02-05gsm_08_08.h: Add IEI definitions from Release 15Harald Welte1-0/+5
2019-02-05Extend gsm_04_08.h with CSFB related definitiosn form 44.018 Rel 15Harald Welte1-0/+2
2019-02-04add osmo_tdef API, originally adopted from osmo-bsc T_defNeels Hofmeyr18-2/+2998
2019-02-04doxygen: allow manual 'make apidoc' even if --disable-doxygenNeels Hofmeyr1-8/+17
2019-02-04doxygen: add source files as dependenciesNeels Hofmeyr1-7/+25
2019-02-04doxygen: enable cross referencing everywhereNeels Hofmeyr8-28/+130
2019-02-04vty api: add vty_out_va()Neels Hofmeyr2-12/+20
2019-02-04vty telnet: consistently never change nodes upon CTRL-CNeels Hofmeyr1-18/+0
2019-02-04vty: enable tab-completion for optional-multi-choice argsNeels Hofmeyr1-1/+10
2019-02-04vty: enable optional-multi-choice syntax: [(one|two)]Neels Hofmeyr3-3/+45
2019-02-04vty: enable optional-multi-choice syntax: ([one]|[two])Neels Hofmeyr2-2/+2
2019-02-04add generic vty_transcript_test.c, vty_transcript_test.vtyNeels Hofmeyr3-2/+301
2019-02-04socket.h: add missing includeMax1-2/+7
2019-02-04GSUP: deprecate osmo_gsup_get_err_msg_type()Oliver Smith2-30/+17
2019-01-31osmo_fsm_inst_state_chg(): clamp timeout_secs to <= ~68 yearsNeels Hofmeyr1-1/+13
2019-01-29osmo_fsm_inst_state_chg(): set T also for zero timeoutNeels Hofmeyr4-7/+71
2019-01-29jenkins distcheck: enable external testsNeels Hofmeyr1-1/+2
2019-01-29build: add missing logging_vty_test.vty to EXTRA_DISTNeels Hofmeyr1-0/+1