summaryrefslogtreecommitdiffstats
path: root/src/gsm/gsm0808.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce fields related to DTAP DLCIPau Espin Pedrol2019-11-271-0/+6
* gsm0808: Introduce Osmocom extensions to announce Osmux supportPau Espin Pedrol2019-05-131-0/+4
* add gsm0808_create_handover_request_ack2 to add AoIP RTP addrNeels Hofmeyr2019-05-051-9/+36
* BSSMAP: add messages for inter-BSC and inter-MSC HandoverNeels Hofmeyr2019-05-031-0/+171
* BSSMAP: tweaksNeels Hofmeyr2019-04-261-2/+2
* gsm0808: comment about difference of gsm0808_create_clear_command()Harald Welte2019-02-181-1/+4
* Fix BSSMAP length generated by gsm0808_create_clear_command2()Harald Welte2019-02-181-1/+7
* gsm0808: Add CSFB indication IE to BSSMAP CLEAR COMMANDPhilipp Maier2019-02-051-0/+16
* LCLS: add status parameter to Assignment Completed messageMax2019-01-191-7/+31
* LCLS: fix LCLS-CONNECT-CONTROL encoderMax2019-01-071-8/+13
* LCLS: enc/dec entire parameter set instead of GCRMax2018-12-231-17/+2
* LCLS: add gsm0808_create_ass2()Max2018-12-141-6/+47
* gsm0808: add encoder for cause codes and use itPhilipp Maier2018-12-081-12/+16
* gsm0808: add message generator for BSSMAP HANDOVER PERFORMEDPhilipp Maier2018-12-031-0/+46
* Move BSSMAP_MSG_* defines to header fileMax2018-11-301-3/+0
* Update gsm0808_create_ass() doxygenMax2018-11-221-2/+2
* Support cipher mode reject with extended causeMax2018-11-191-0/+24
* Update GSM0808_LCLS enumsMax2018-11-181-0/+3
* Update 3GPP TS 08.08 Cause handlingMax2018-11-181-6/+24
* Update cipher reject functionMax2018-11-021-0/+1
* gsm0808: cosmetic: rename parameter "reason" to "cause"Philipp Maier2018-10-301-3/+3
* gsm0808: fix doxygen apidocPhilipp Maier2018-10-301-1/+1
* gsm0808: implement BSSMAP Classmark RequestNeels Hofmeyr2018-09-131-0/+13
* properly handle mandatory cli param of gsm0808_create_paging2Stefan Sperling2018-08-291-5/+4
* gsm0808: inter-bsc HO messages: add missing BSSMAP header, x4Neels Hofmeyr2018-08-281-0/+12
* gsm0808: Add value_string for encryption algorithmsPau Espin Pedrol2018-07-121-0/+12
* gsm_08_08: gsm0808_permitted_speech does not have value stringsPhilipp Maier2018-07-121-0/+14
* add and tweak inter-BSC HO APINeels Hofmeyr2018-06-181-2/+84
* gsm0808: Add value_string for LCLS related IEsHarald Welte2018-06-021-0/+33
* gsm0808: Add encoding functions for LCLS BSSMAP messagesHarald Welte2018-05-301-0/+60
* add gsm0808_create_handover_request_ack()Neels Hofmeyr2018-05-271-0/+25
* add support for gsm0808 HANDOVER REQUIRED messageNeels Hofmeyr2018-05-271-0/+70
* fix spellingThorsten Alteholz2018-05-151-2/+2
* avoid warning in gsm0808_create_layer3Neels Hofmeyr2018-04-101-1/+11
* gsm0808: Add value strings for BSSMAP cause codesPhilipp Maier2018-03-291-0/+73
* support for more cell ID list types in libosmocoreStefan Sperling2018-03-131-5/+31
* implement support for 3-digit MNC with leading zerosNeels Hofmeyr2018-02-281-4/+28
* gsm: add gsm0808_speech_codec_type_namesNeels Hofmeyr2018-01-121-0/+14
* gsm0808_create_cipher_reject: Fix encoding of Cause IEHarald Welte2017-12-171-1/+2
* Fix/Update copyright notices; Add SPDX annotationHarald Welte2017-11-131-0/+2
* [doc] Properly define gsm0800 group and move all related files into itHarald Welte2017-10-171-2/+3
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-231-1/+3
* doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr2017-06-231-23/+23
* update/extend doxygen documentationHarald Welte2017-06-121-0/+100
* use osmo_{htonl,htons,ntohl,ntohs}() functions all over libosmocoreHarald Welte2017-05-151-6/+5
* gsm0808: Add create functions for BSS_MAP_MSG_ASSIGMENT_RQSTPhilipp Maier2017-04-081-0/+56
* gsm0808: Add create functions for BSS_MAP_MSG_PAGINGPhilipp Maier2017-04-081-0/+52
* gsm0808: Add create functions for CIPHER MODE COMMANDPhilipp Maier2017-04-081-0/+33
* gsm0808: Add AoIP specific elements to gsm0808_create_... functionsPhilipp Maier2017-04-081-5/+55
* fix: gsm0808.c: unterminated value_string array gsm0808_bssap_namesNeels Hofmeyr2017-03-021-0/+1