aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-04-09gsm_03_40.h: define max SM-TP-UDL (User-Data-Length) valuesVadim Yanitskiy1-0/+5
2019-04-08add osmo_use_count APINeels Hofmeyr9-0/+1031
2019-04-08add osmo_sockaddr_str APINeels Hofmeyr9-2/+1008
2019-04-08gsm_utils: fix use buf_len instead of sizeof in osmo_dump_gsmtime_bufPhilipp Maier1-1/+1
2019-04-03Add _buf() functions to bypass static string buffersHarald Welte25-118/+362
2019-03-29osmo_escape_str_buf: Always copy, don't return input string pointerHarald Welte4-31/+10
2019-03-28ipa: Fix ipa_ccm_id_resp_parse on big endian systemsPau Espin Pedrol1-2/+2
2019-03-28ipa: Document ipa_ccm_idtag_parse_off and fix ipa_ccm_idtag_parsePau Espin Pedrol1-1/+11
2019-03-28src/gsmtap_util.c: fix possible memleak in gsmtap_source_init()Vadim Yanitskiy1-0/+1
2019-03-28BSSGP: use variable for NSEIMax1-26/+27
2019-03-27logging_gsmtap.c: document all params of log_target_create_gsmtap()Vadim Yanitskiy1-0/+4
2019-03-27Doxygen: fix documentation of osmo_timer_setup()Vadim Yanitskiy1-2/+2
2019-03-27src/rate_ctr.c: drop some incorrect \ref referencesVadim Yanitskiy1-3/+3
2019-03-27Doxygen: fix documentation of rate_ctr_for_each_counter()Vadim Yanitskiy2-5/+1
2019-03-27core/msgb.h: fix incorrect Doxygen parameter descriptionVadim Yanitskiy1-5/+5
2019-03-27src/msgb.c: fix Doxygen documentation for msgb_printf()Vadim Yanitskiy1-2/+3
2019-03-27core/msgb.h: drop meaningless parameter of msgb_eq_* helpersVadim Yanitskiy1-5/+5
2019-03-27core/msgb.h: fix dead msgb2 reference in msgb_eq_* helpersVadim Yanitskiy1-5/+5
2019-03-27src/logging.c: fix syntax errors in Doxygen documentationVadim Yanitskiy1-7/+7
2019-03-27core/linuxlist.h: fix white-space and inconsistent alignmentVadim Yanitskiy1-19/+19
2019-03-27core/linuxlist.h: fix and unify Doxygen documentationVadim Yanitskiy1-99/+96
2019-03-27gsm_utils.h: remove unused include of gsm_08_08.hNeels Hofmeyr1-1/+0
2019-03-25Revert "ipa_ccm_idtag_parse*: Fix reported length value"Oliver Smith1-1/+1
2019-03-25Doxygen: fix incorrect / missing parameter descriptionVadim Yanitskiy2-4/+4
2019-03-22Revert "signal.c: Make non-exported tall_sigh_ctx static"Oliver Smith1-1/+1
2019-03-21signal.c: Make non-exported tall_sigh_ctx staticHarald Welte1-1/+1
2019-03-21signal.c: Fix osmo_signal_talloc_ctx_init()Harald Welte1-1/+1
2019-03-21select: Rename BSC_FD_* constants to OSMO_FD_*Harald Welte9-37/+42
2019-03-20src/signal.c: cosmetic: use talloc_zero()Vadim Yanitskiy1-3/+1
2019-03-20gprs_ns_sns: Properly initialize sockaddr_in in gprs_nsvc_create_ip4()Harald Welte1-0/+2
2019-03-19socket: osmo_sock_get_name() Use "const void *" as talloc contextHarald Welte2-2/+2
2019-03-19vty/tdef_vty.c: drop redundant comparisonVadim Yanitskiy1-1/+1
2019-03-19ipa_ccm_idtag_parse*: Fix reported length valueHarald Welte1-1/+1
2019-03-19rate_ctr_group_free(): guard against empty or NULL inputMax1-1/+5
2019-03-19tests: use -no-install libtool flag to avoid ./lt-* scriptsHarald Welte1-1/+1
2019-03-16gprs_ns_sns: Use "correct" remote IP address for local IP endpointHarald Welte1-2/+2
2019-03-16gprs_ns: Don't use initial IP/port for anything but SNSHarald Welte1-2/+55
2019-03-16gprs_ns.c: Update comment: IP SNS has recently been implementedHarald Welte1-1/+0
2019-03-14osmo_gsm48_classmark_a5_name(): fix 'no-cm3' labelNeels Hofmeyr1-1/+1
2019-03-11Fix build on non-glibc systemsKarl Koscher1-3/+8
2019-03-11gsm0808_utils: fix gsm48 multirate to S-bit converterPhilipp Maier3-19/+78
2019-03-11gsm0808_utils: fix gsm48 multirate configuration generatorPhilipp Maier5-57/+313
2019-03-08add gsm0808_cell_id_from_cgi(), gsm0808_cell_id_to_cgi()Neels Hofmeyr6-8/+270
2019-03-07fsm: add osmo_fsm_inst_state_chg_keep_or_start_timer()Neels Hofmeyr5-17/+76
2019-03-06fix tdef_test.c: do call the function-to-test in all casesNeels Hofmeyr3-19/+19
2019-03-06tdef_test: tweak output to prepare for a fixNeels Hofmeyr3-21/+24
2019-03-06represent negative T-timers as Osmocom-specific X-timersNeels Hofmeyr7-52/+111
2019-03-05api doc: tweak gsm0808_cell_id_matches_list() docNeels Hofmeyr1-1/+2
2019-03-05coding: check gsm0503_rach_*() resultsMax1-8/+10
2019-02-26fix api doc typo for osmo_plmn_name2()Neels Hofmeyr1-1/+1