summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* add and tweak inter-BSC HO APINeels Hofmeyr2018-06-182-0/+42
* gsm 04.80: Add value_string for component type and op codeHarald Welte2018-06-161-0/+10
* gsup: Add value_string for Session State IEHarald Welte2018-06-161-0/+5
* Add function gprs_nsvc_state_appendDaniel Willmann2018-06-141-0/+2
* gsup: Add osmo_gsup_get_err_msg_type() functionHarald Welte2018-06-111-0/+1
* gsm/gsm0480: refactor and expose gsm0480_parse_facility_ie()Vadim Yanitskiy2018-06-111-0/+2
* gsm/gsm0480.c: introduce gsm0480_extract_ie_by_tag()Vadim Yanitskiy2018-06-111-0/+2
* vty: Add logging_vty_add_deprecated_subsysHarald Welte2018-06-091-0/+1
* fsm: Change semantics of LOGPFSML() log-levelHarald Welte2018-06-081-1/+2
* fix gsm0808_permitted_speech(): don't return HR3 for TCH_F + AMRNeels Hofmeyr2018-06-071-1/+1
* Add osmo_isqrt32() to compute 32bit integer square rootHarald Welte2018-06-061-0/+2
* tlv: Add TLVP_VAL_MINLEN() to obtain value _if_ length is >= minimumHarald Welte2018-06-021-0/+10
* gsm0808: Add value_string for LCLS related IEsHarald Welte2018-06-021-0/+15
* add osmo_fsm_inst_state_chg_keep_timer()Neels Hofmeyr2018-05-311-0/+15
* GSUP: introduce new messages for SS/USSD payloadsVadim Yanitskiy2018-05-311-0/+11
* GSUP: implement TCAP-like session managementVadim Yanitskiy2018-05-311-0/+21
* gsm0808: Add encoding functions for LCLS BSSMAP messagesHarald Welte2018-05-301-0/+5
* gsm_08_08.h: Add enum for LCLS config, control and statusHarald Welte2018-05-301-0/+28
* ports.h: Add ctrl port for osmo-gbproxyDaniel Willmann2018-05-292-1/+2
* Add enum gsm48_progress_descKeith2018-05-281-0/+12
* add gsm0808_create_handover_request_ack()Neels Hofmeyr2018-05-271-0/+4
* add support for gsm0808 HANDOVER REQUIRED messageNeels Hofmeyr2018-05-272-0/+59
* add gsm0808_cell_id_to_list()Neels Hofmeyr2018-05-271-0/+1
* ctrl: Add doxygen API documentation; generate html from itHarald Welte2018-05-261-6/+77
* Add enum gsm48_cause_coding from GSM 04.08 Section 10.5.4.11Keith2018-05-261-0/+8
* introduce vty_out_rate_ctr_group_fmt() functionStefan Sperling2018-05-241-0/+2
* mncc: properly export osmo_mncc_name()Harald Welte2018-05-241-0/+5
* fix spellingThorsten Alteholz2018-05-151-2/+2
* isdnhdlc: Port from kernel to userspaceHarald Welte2018-05-112-23/+26
* import isdn4linux HDLC code from linux kernelHarald Welte2018-05-111-0/+82
* Add osmo_timerfd_* functions for osmo_fd-wrapped timerfdHarald Welte2018-05-101-0/+7
* add gsm0808 channel enum to IE val conversion functionsNeels Hofmeyr2018-05-081-0/+107
* define a constant for the max length of called party BCD IEStefan Sperling2018-05-071-0/+1
* control_if: Avoid heap-use-after-free in osmo_wqueue_bfd_cbPau Espin Pedrol2018-05-041-3/+3
* gsm_08_58.h: introduce RSL_IE_ERIC_PAGING_GROUPAlexander Couzens2018-04-231-0/+1
* gsm_08_58.h: Add Ericsson vendor-specific RSL message typesPau Espin Pedrol2018-04-211-0/+5
* add gsm0808_cell_{id,id_list}_name() and friendsNeels Hofmeyr2018-04-182-1/+13
* tlv: add TLV_GET() and TLV_GET_MINLEN()Neels Hofmeyr2018-04-181-0/+21
* protocol/gsm_04_08.h: drop incorrect GSM48_PDISC_USSDVadim Yanitskiy2018-04-171-1/+0
* add gsm0808_{enc,dec}_cell_idNeels Hofmeyr2018-04-131-12/+21
* add tlv_parse2(), capable of multiple instances of the same IENeels Hofmeyr2018-04-131-0/+3
* add gsm0808_cell_id_list_add() to combine two cell identifier listsNeels Hofmeyr2018-04-131-0/+1
* add osmo_cgi_name()Neels Hofmeyr2018-04-131-0/+2
* msgb: msgb_pull: Abort when pulling more than avail sizePau Espin Pedrol2018-04-111-0/+3
* msgb: msgb_get: Drop unneeded tmp varPau Espin Pedrol2018-04-111-2/+1
* deprecate PLMN de-/coding functions incapable of 3-digit MNC with leading zerosNeels Hofmeyr2018-04-102-7/+12
* fix issue on big endian architectureThorsten Alteholz2018-04-091-1/+1
* add gsm48_reject_value_namesNeels Hofmeyr2018-04-091-0/+4
* add osmo_fsm_inst_update_id_f()Neels Hofmeyr2018-04-091-0/+1
* add osmo_quote_str(),osmo_quote_str_buf() and testNeels Hofmeyr2018-04-091-0/+2