summaryrefslogtreecommitdiffstats
path: root/src/gsm
Commit message (Expand)AuthorAgeFilesLines
* TLVP_PRESENT() should not return TRUE after tlv_parse() fails.Stefan Sperling2018-01-121-4/+10
* gsm: add gsm0808_speech_codec_type_namesNeels Hofmeyr2018-01-122-0/+15
* Add function to properly encode RAIMax2018-01-082-20/+22
* add osmo_auth_c3() (separate from gsm_milenage())Neels Hofmeyr2017-12-183-3/+16
* gsm0808_create_cipher_reject: Fix encoding of Cause IEHarald Welte2017-12-171-1/+2
* Add functions for extended RACH codingMax2017-12-111-0/+1
* Fix malformed Abis/RSL messages with extra L3 Information fieldPau Espin Pedrol2017-12-102-8/+1
* Fix LAPD UA msgb memory leak.Jean-Francois Dionne2017-12-101-0/+3
* cosmetic: Fix trailing whitespacePau Espin Pedrol2017-12-102-8/+8
* Fix embedded buildMax2017-12-042-0/+10
* gsm: Use correct include for getrandomPau Espin Pedrol2017-11-161-1/+1
* Fix/Update copyright notices; Add SPDX annotationHarald Welte2017-11-1345-23/+132
* Enable GnuTLS fallbackMax2017-11-022-5/+19
* Move additional libraries to appropriate placeMax2017-10-301-2/+2
* Tag/Release version 0.10.0Harald Welte2017-10-271-1/+1
* Make osmo_apn_to_str() more robustMax2017-10-201-0/+3
* [doc] Properly define gsm0800 group and move all related files into itHarald Welte2017-10-172-3/+4
* [doc] Properly define 'oap' group and add introductory textHarald Welte2017-10-171-2/+1
* [doc] Define 'gsup' group with proper name, add intro textHarald Welte2017-10-171-2/+1
* [doc] make sure all SMS related code is part of the 'sms' groupHarald Welte2017-10-174-7/+7
* [doc] gea has separate group; A5 is not part of crypto but a5 groupHarald Welte2017-10-172-14/+11
* gsm: make osmo_imsi_str_valid() NULL-safeNeels Hofmeyr2017-10-101-0/+2
* Fix build on older systemsMax2017-10-101-0/+3
* auth: add OSMO_MILENAGE_IND_BITLEN_MAXNeels Hofmeyr2017-10-091-1/+1
* auth: add value_strings for osmo_sub_auth_type, comment on osmo_auth_alg_name()Neels Hofmeyr2017-10-092-0/+8
* Add function to generate random identifierMax2017-10-092-0/+49
* add osmo_imsi_str_valid() and osmo_msisdn_str_valid()Neels Hofmeyr2017-10-053-1/+70
* ipa: place comment "IPA Multiplex" on ipa allocated msgbsNeels Hofmeyr2017-09-071-1/+1
* lapd_core: Fix crash in lapd_est_req() functionIvan Kluchnikov2017-09-011-0/+4
* umts aka: add sqn_ms out-param, print SQN.MS in osmo-auc-genNeels Hofmeyr2017-08-291-1/+2
* gsm0411_utils: GSM03.40 9.2.3.11 SCTS should be localKeith2017-08-171-1/+1
* auth_milenage: Fix non-AUTS case with OPHarald Welte2017-08-161-12/+24
* Add osmo_gprs_{ul,dl}_block_size_{bits,bytes} functionsHarald Welte2017-08-092-0/+96
* RSL: Add support for RSL_CHAN_OSMO_PDCH to rsl_dec_chan_nr()Harald Welte2017-07-301-0/+3
* LC15: add NM measurement type to standard attribute listMinh-Quang Nguyen2017-07-141-0/+1
* LC15: Enable string for IPAC RSL direct retryMinh-Quang Nguyen2017-07-141-0/+1
* IPAC manufacture-defined measurement pre-processing definitionsMinh-Quang Nguyen2017-07-141-0/+5
* utils: add function gsm_fn_as_gsmtime_str()Philipp Maier2017-07-112-0/+12
* gsm_utils: Add osmo_dump_gsmtimePau Espin Pedrol2017-07-102-0/+12
* gsup: Add encoding/decoding for the pdp charging characteristicsHolger Hans Peter Freyther2017-07-071-0/+20
* abis_nm.c: Fix implicit enumeration type conversionPau Espin Pedrol2017-06-231-4/+4
* gsm0411_utils.c: Fix compilation warningsPau Espin Pedrol2017-06-231-2/+2
* Fix warnings: tolower() and similar require ucharPau Espin Pedrol2017-06-231-1/+1
* Fix compilation warnings: use correct log type for uint32_tPau Espin Pedrol2017-06-231-1/+2
* fix map entry for gsm0808_speech_codec_from_chan_typeNeels Hofmeyr2017-06-231-1/+1
* fix map entry and .h declaration for gsm0808_chan_type_to_speech_codec()Neels Hofmeyr2017-06-231-1/+1
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-2346-194/+193
* doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr2017-06-2326-263/+263
* comments: gsm0808_utils: mention various 3GPP specsPhilipp Maier2017-06-231-0/+5
* gsm0808: fix length check of the element decoder functionsPhilipp Maier2017-06-231-6/+6