aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-05-07Bump version: 1.0.1.143-cc72c → 1.1.01.1.0Pau Espin Pedrol10-25/+177
2019-05-07add osmo_stat_item_inc/osmo_stat_item_dec to set it relativeAlexander Couzens3-0/+42
2019-05-06Re-introduce declaration of gsm0808_create_handover_request_ack()Harald Welte1-0/+4
2019-05-05add gsm0808_create_handover_request_ack2 to add AoIP RTP addrNeels Hofmeyr3-12/+60
2019-05-05osmo_gsup_decode(): properly check IMSI, avoid deprecationNeels Hofmeyr1-3/+5
2019-05-05gsm48_decode_bcd_number2(): allow avoiding deprecationNeels Hofmeyr1-23/+25
2019-05-05gsm48_decode_bcd_number2(): fix input len checkNeels Hofmeyr1-2/+3
2019-05-03add comment to gsm_mncc_bearer_cap.speech_verNeels Hofmeyr1-1/+1
2019-05-03add vty_is_active()Neels Hofmeyr2-0/+12
2019-05-03add osmo_bssap_tlv_parse2() for multiple identical TNeels Hofmeyr1-0/+3
2019-05-03add gsm48_decode_bcd_number2() from osmo-mscNeels Hofmeyr3-2/+33
2019-05-03BSSMAP: add messages for inter-BSC and inter-MSC HandoverNeels Hofmeyr3-0/+241
2019-05-02gsm/gsm_utils.h: fix argument type of gsm_chan_t_name()Vadim Yanitskiy1-1/+1
2019-04-26BSSMAP: tweaksNeels Hofmeyr3-4/+6
2019-04-26GSUP: add inter-MSC handover related msgs and IEsOliver Smith5-4/+540
2019-04-25bitcomp.c: fix missing Doxygen group closing tagVadim Yanitskiy1-1/+1
2019-04-25application.c: drop wrong \references of osmo_init_ignore_signals()Vadim Yanitskiy1-1/+1
2019-04-13GSUP: add Message Class IENeels Hofmeyr5-5/+47
2019-04-13add OSMO_IMSI_BUF_SIZENeels Hofmeyr2-1/+4
2019-04-12gsm/gsm_utils.c: indicate intentional fall-throughVadim Yanitskiy1-0/+1
2019-04-12gb/gprs_ns_sns.c: fix incorrect sizeof() calculationVadim Yanitskiy1-1/+1
2019-04-12Fix incorrect buffer size calculationVadim Yanitskiy3-11/+16
2019-04-12add identifier sanitation for setting FSM instance idsNeels Hofmeyr4-2/+53
2019-04-12add osmo_{escape,quote}_str_buf2() for standard args orderingNeels Hofmeyr5-47/+115
2019-04-11tweak OSMO_STRBUF_APPEND(), add OSMO_STRBUF_APPEND_NOLEN()Neels Hofmeyr3-7/+53
2019-04-11add osmo_str_startswith()Neels Hofmeyr5-11/+60
2019-04-11make osmo_sockaddr_str_is_set() NULL-safeNeels Hofmeyr1-1/+2
2019-04-11fsm_dealloc_test: no need for ST_DESTROYINGNeels Hofmeyr2-1799/+1520
2019-04-11fsm: support graceful osmo_fsm_inst_term() cascadesNeels Hofmeyr6-231/+3433
2019-04-11fsm: add flag to ensure osmo_fsm_inst_term() happens only onceNeels Hofmeyr4-38/+349
2019-04-11add fsm_dealloc_test.cNeels Hofmeyr3-1/+606
2019-04-11gsm_utils.c: fix Doxygen description for gsm_get_octet_len()Vadim Yanitskiy1-4/+4
2019-04-11vty/talloc_ctx_vty.c: use REG_NOSUB flag of regcomp()Vadim Yanitskiy1-1/+1
2019-04-11vty/talloc_ctx_vty.c: allocate walk_cb_params on stack, not heapVadim Yanitskiy1-43/+15
2019-04-10Add _c versions of functions that otherwise return static buffersHarald Welte27-11/+474
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