aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-07-21libosmocodec: FR err concealment: Fix too many silent frames generatedPau Espin Pedrol1-10/+6
2018-07-20vty: initialize termios before using itAlexander Couzens1-1/+1
2018-07-20add osmo_sockaddr_to_str_and_uint()Neels Hofmeyr1-0/+20
2018-07-19libosmocoding: clarify return values for TCH decoding functionsPau Espin Pedrol1-4/+8
2018-07-16ctrl: ctrl_handle_msg: Avoid sending back received ERROR msgsPau Espin Pedrol1-2/+3
2018-07-16ctrl: Introduce ctrl_cmd_parse3 APIPau Espin Pedrol2-1/+21
2018-07-14coding: Documentation typo fix.Alexander Chemeris1-1/+1
2018-07-14coding: Fix (E)GPRS BER calculation to correctly account for puncturing.Alexander Chemeris1-5/+24
2018-07-12gsm0808: Add value_string for encryption algorithmsPau Espin Pedrol2-0/+13
2018-07-12ctrl: Fix parsing of ERROR recvd msgs with id=errPau Espin Pedrol1-1/+2
2018-07-12ctrl: Log CMD TYPE on invalid ID numberPau Espin Pedrol1-1/+2
2018-07-12gsm_08_08: gsm0808_permitted_speech does not have value stringsPhilipp Maier2-0/+15
2018-07-11vty: fix use-after-free and memleaks in is_cmd_ambiguous()Neels Hofmeyr1-20/+43
2018-07-09vty: cosmetic: cmd_deopt(): use talloc_strndup(), not memcpy()Neels Hofmeyr1-8/+1
2018-07-09vty/command.c: talloc from tall_vty_cmd_ctx, not NULLNeels Hofmeyr1-3/+3
2018-07-02Don't enforce Python 2 for utilitiesVadim Yanitskiy1-1/+1
2018-06-29osmo_panic(): Annotate as __attribute__ ((noreturn))Harald Welte1-1/+8
2018-06-28Don't call abort() directly, always use osmo_panic()Harald Welte2-2/+3
2018-06-28Fix embedded (arm-none-eabi) buildsHarald Welte4-0/+26
2018-06-25return error to sender upon bssgp_tlv_parse() failureStefan Sperling1-0/+2
2018-06-25check bssgp_tlv_parse() return code in bssgp_rcvmsg()Stefan Sperling1-0/+5
2018-06-18add and tweak inter-BSC HO APINeels Hofmeyr2-2/+87
2018-06-18gsm: lapdm.c: Add missing new line char in notice log stringPau Espin Pedrol1-1/+1
2018-06-16gsm 04.80: Add value_string for component type and op codeHarald Welte2-0/+34
2018-06-16gsup: Add value_string for Session State IEHarald Welte2-0/+9
2018-06-14Add function gprs_nsvc_state_appendDaniel Willmann2-0/+23
2018-06-11gsup: Add osmo_gsup_get_err_msg_type() functionHarald Welte2-0/+24
2018-06-11gsm/gsm0480: refactor and expose gsm0480_parse_facility_ie()Vadim Yanitskiy2-16/+31
2018-06-11gsm/gsm0480.c: introduce gsm0480_extract_ie_by_tag()Vadim Yanitskiy2-0/+89
2018-06-09vty: Add logging_vty_add_deprecated_subsysHarald Welte1-0/+21
2018-06-09vty: Don't dump deprecated commands in XML exportHarald Welte1-2/+4
2018-06-06Add osmo_isqrt32() to compute 32bit integer square rootHarald Welte1-0/+40
2018-06-02gsm0808: Add value_string for LCLS related IEsHarald Welte2-0/+36
2018-05-31add osmo_fsm_inst_state_chg_keep_timer()Neels Hofmeyr1-30/+64
2018-05-31GSUP: introduce new messages for SS/USSD payloadsVadim Yanitskiy1-0/+15
2018-05-31GSUP: implement TCAP-like session managementVadim Yanitskiy1-0/+16
2018-05-30gsm0808: Add encoding functions for LCLS BSSMAP messagesHarald Welte2-0/+63
2018-05-29gsm0480: fix: don't overwrite the data of RELEASE_COMPLETEVadim Yanitskiy1-2/+6
2018-05-27add gsm0808_create_handover_request_ack()Neels Hofmeyr2-0/+26
2018-05-27add support for gsm0808 HANDOVER REQUIRED messageNeels Hofmeyr2-0/+71
2018-05-27add gsm0808_cell_id_to_list()Neels Hofmeyr2-0/+32
2018-05-26ctrl: Add doxygen API documentation; generate html from itHarald Welte2-4/+67
2018-05-26ctrl: Introduce libosmoctrl.map to avoid unintended exportsHarald Welte2-0/+36
2018-05-26cosmetic: Whitespace fixes in control_if.cHarald Welte1-3/+3
2018-05-25remove unused argument from pad_append_ctr() helper functionStefan Sperling1-7/+7
2018-05-24Add a 'show rate-counters' VTY command.Stefan Sperling1-0/+17
2018-05-24introduce vty_out_rate_ctr_group_fmt() functionStefan Sperling1-0/+136
2018-05-24mncc: properly export osmo_mncc_name()Harald Welte2-4/+1
2018-05-17gsm: kasumi: Fix dynamic-stack-buffer-overflow on out buffers not multiple of...Pau Espin Pedrol1-1/+10
2018-05-15fix spellingThorsten Alteholz1-2/+2