summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* gsm_29_118: add missing include to header filePhilipp Maier2018-11-071-0/+1
* core/msgb.h: introduce msgb_l4len() helperVadim Yanitskiy2018-11-071-0/+12
* gsm/gsup.h: cosmetic: use tab for comment alignmentVadim Yanitskiy2018-11-061-1/+1
* gsm0808: cosmetic: rename parameter "reason" to "cause"Philipp Maier2018-10-301-1/+1
* gsm23003: Add MME domain name related helper functionsHarald Welte2018-10-282-0/+13
* add osmo_sock_get_{local,remote}_ip{,_port}()Oliver Smith2018-10-261-0/+6
* SGsAP protocol definitions (header + C file)Harald Welte2018-10-212-0/+170
* gsm_08_58.h: Introduce struct abis_rsl_chan_nrPau Espin Pedrol2018-10-211-3/+32
* gsm_08_58.h: Introduce struct abis_rsl_link_idPau Espin Pedrol2018-10-101-1/+24
* GSMTAP: fix typos in commentsShinjo Park2018-10-071-2/+2
* GSMTAP: add definitions for LTE NAS subtypesShinjo Park2018-10-071-0/+8
* GSMTAP: add definitions for new LTE RRC channelsShinjo Park2018-10-071-10/+25
* gsm0808: add function to convert AMR S15-S0 to gsm0408 settingsPhilipp Maier2018-09-251-0/+1
* gsm_utils: add function to get value strings for gsm48_chan_modePhilipp Maier2018-09-251-0/+2
* vty/command.h: document and prettify CMD_ATTR_* flagsVadim Yanitskiy2018-09-241-2/+3
* gsm0808_utils: constify parameterPhilipp Maier2018-09-211-1/+1
* gsm0808: add function to convert amr gsm0408 setings to gsm0808Philipp Maier2018-09-192-0/+15
* Revert "gsm0808: add function to convert amr gsm0408 setings to gsm0808"Neels Hofmeyr2018-09-162-15/+0
* gsm0808: add function to convert amr gsm0408 setings to gsm0808Philipp Maier2018-09-142-0/+15
* gsm0808: fix wrong codec defaults for OFR_AMR_WBPhilipp Maier2018-09-141-1/+1
* logging vty: write: check logging levels validityNeels Hofmeyr2018-09-131-0/+1
* logging vty: rewrite 'logging level' vty cmd generationNeels Hofmeyr2018-09-133-5/+18
* gsm0808: implement BSSMAP Classmark RequestNeels Hofmeyr2018-09-131-0/+1
* add osmo_str_tolower() and _toupper() with testNeels Hofmeyr2018-09-071-2/+13
* core/utils.h: move includes to the topVadim Yanitskiy2018-09-051-3/+2
* core/utils.h: drop duplicate '<stdbool.h>' includeVadim Yanitskiy2018-09-051-1/+0
* Add RSPRO support to IPA and logging definitionsHarald Welte2018-09-032-1/+3
* Add CC_CAUSE value_string arrayKeith2018-09-021-0/+4
* log: add 'last' option to 'logging print file'Neels Hofmeyr2018-08-271-0/+9
* socket: add flag to enforce SO_REUSEADDR on UDP socketsPhilipp Maier2018-08-231-0/+2
* use __FILE__, not __BASE_FILE__Neels Hofmeyr2018-08-204-13/+13
* msgb: Introduce msgb_{de,en}queue_count APIsPau Espin Pedrol2018-08-171-0/+34
* signal: Introduce API osmo_signal_talloc_ctx_initPau Espin Pedrol2018-08-161-0/+1
* bssgp: introduce flush queue functionsAlexander Couzens2018-08-101-0/+3
* libosmogsm: (re)introduce gsm48_push_l3hdr()Vadim Yanitskiy2018-08-052-3/+8
* re-introduce ipa_ccm_idtag_parse_off()Harald Welte2018-08-011-3/+2
* Deprecate ipa_ccm_idtag_parse() with ipa_ccm_id_{get,resp}_parse()Harald Welte2018-08-011-2/+8
* oap_client: Rename symbols with osmo_ prefixHarald Welte2018-07-301-14/+14
* import oap_client into libosmogsmHarald Welte2018-07-302-0/+83
* 04.80: New gsm0480_gen_{reject,return_error}() functionsHarald Welte2018-07-291-0/+2
* USSD: Introduce gsm0480_gen_ussd_resp_7bit()Harald Welte2018-07-291-0/+1
* gsm0480: Factor out msgb allocation helper functionHarald Welte2018-07-291-0/+2
* GSMTAP: add SIM sub_typesKévin Redon2018-07-271-1/+13
* gprs_ns.h: Declare gprs_ns_cause_str() which already existed in c fileHarald Welte2018-07-221-0/+1
* add osmo_sockaddr_to_str_and_uint()Neels Hofmeyr2018-07-201-0/+3
* ctrl: Introduce ctrl_cmd_parse3 APIPau Espin Pedrol2018-07-161-0/+1
* gsm0808: Add value_string for encryption algorithmsPau Espin Pedrol2018-07-121-0/+1
* gsm_08_08: gsm0808_permitted_speech does not have value stringsPhilipp Maier2018-07-121-0/+4
* gsm_04_08: add function to get value stringPhilipp Maier2018-07-121-0/+2
* Don't enforce Python 2 for utilitiesVadim Yanitskiy2018-07-021-1/+1