summaryrefslogtreecommitdiffstats
path: root/include/osmocom/gsm
Commit message (Expand)AuthorAgeFilesLines
* Refactor COMP128v23 implementation and add test suitMax2013-12-071-2/+2
* implement COMP128 version 2 and 3 A3/A8 algorithmKevin Redon2013-11-031-0/+23
* gsm48: Added 'Network Daylight Saving Time' info elementJacob Erlbeck2013-09-161-0/+1
* misc: Include time.h for time_t on FreeBSDHolger Hans Peter Freyther2013-09-041-0/+2
* sms: Implement encoding the address as alphanumeric typeHolger Hans Peter Freyther2013-09-041-0/+32
* core: Move OSMO_DEPRECATED to new core/defs.h fileJacob Erlbeck2013-08-141-13/+1
* sms: Disable deprecated messageJacob Erlbeck2013-08-121-6/+20
* sms: Added result buffer size parameter to 7bit conv funsJacob Erlbeck2013-08-121-7/+52
* Add special 7-bit encoding and decoding functions for USSD codingAndreas Eversberg2013-08-081-0/+2
* encoding: Provide an overload for the gsm_7bit_encode and a simple testHolger Hans Peter Freyther2013-08-081-0/+1
* gsm: Try to clarify why we have gsm_septet_encode in the header fileHolger Hans Peter Freyther2013-08-071-0/+1
* Fix RR cause valuesAndreas Eversberg2013-07-061-3/+3
* Add chan_nr to RACH info at L1SAP interfaceAndreas Eversberg2013-07-061-0/+1
* Add RSSI to l1sapAndreas Eversberg2013-07-061-0/+2
* Add MPH and TCH primitives to layer 1 SAPAndreas Eversberg2013-07-061-3/+72
* Remove osmo_phsap_prim from lapdm.h and move to a seperate header fileAndreas Eversberg2013-07-062-49/+54
* introduce gsm0808_create_reset_ack()Harald Welte2013-06-291-0/+1
* gsm_04_08.h: GSM48_MT_RR_VGCS_UPL_GRANT value correctedBhaskar2013-05-231-1/+1
* gsm_04_08.h: Fix GSM48_CMODE_DATA_3k6 as per 3GPP TS 04.08 / 10.5.2.6.Bhaskar2013-05-231-1/+1
* gsm_utils: refer to ETSI TS 05.08 instead of TS 08.05Bhaskar2013-05-231-1/+1
* add new gsm/meas_rep.h file for shared/common measurement report stuffHarald Welte2013-03-131-0/+29
* Add smpp34_osmocom.h for Osmocom SMPP vendor additionsHarald Welte2013-03-131-0/+48
* gsm_septets2octets(): Input parameter should be constHarald Welte2013-03-131-1/+1
* misc: Doxygen tweaks: fixed some typos and minor errorsKaterina Barone-Adesi2013-02-151-3/+5
* abis_nm: add parenthesis for new abis_nm_debugp_foh() macroHarald Welte2013-02-101-3/+3
* turn abis_nm_debugp_foh() into a macroHarald Welte2013-02-101-1/+11
* Add tlvp_val16_unal() / tlvp_val32_unal() to align 16 and 32 bit valuesAndreas Eversberg2012-12-181-0/+24
* gsm: Add method to find ARFCN based on frequencySylvain Munaut2012-12-111-0/+3
* rsl: Add the 9.3.20 release mode enum to be used in OpenBSCHolger Hans Peter Freyther2012-12-061-0/+6
* gsm/a5: Return -ENOTSUP if the selected cipher is not supportedSylvain Munaut2012-12-061-1/+1
* smr: Introduce an id and prefix all log messages with SMR(ID)Holger Hans Peter Freyther2012-11-221-1/+2
* smc: Introduce an id and prefix all log messages with SMC(ID)Holger Hans Peter Freyther2012-11-221-1/+2
* smc: Make it possible to include gsm0411_smc.h as first header fileHolger Hans Peter Freyther2012-11-141-0/+1
* Add "extern" keywordsTobias Engel2012-10-271-5/+5
* USSD: text is 'char' not uint8_tHarald Welte2012-09-071-1/+1
* GSM 04.08: Add 'enum gsm48_bcap_speech_ver'Harald Welte2012-08-241-0/+9
* GSM 04.08: Add support for parsing CSD related bearer capabilitiesHarald Welte2012-08-242-0/+79
* GSM 08.58: Add channel modes for transparent data servicesHarald Welte2012-08-241-4/+20
* TLV: add new "vTvLV" type for GANHarald Welte2012-07-141-1/+97
* import gsm48_decode_lai() function from osmocom-bb/mobile sysinfo.cHarald Welte2012-07-131-0/+2
* build: simplify headers management and remove recursionDiego Elio Pettenò2012-06-302-14/+0
* GAN/UMA: use correct IE Identifier foer T3920Harald Welte2012-06-291-2/+2
* ganc: add value_strings for GAN message type and protocol discriminatorHarald Welte2012-06-242-1/+10
* 44.318: Add missing message typesHarald Welte2012-06-241-0/+3
* Fix bit-endianness in UMA/GAN definitionsHarald Welte2012-06-241-2/+19
* 44.318: add structure describing Control Channel Description IEHarald Welte2012-06-241-0/+19
* gsm_44_318: add protocol discriminator enum and data[0] array to hdrHarald Welte2012-06-231-0/+8
* gsm_44_318.h: fix syntax errors in GAN definitionsHarald Welte2012-06-231-2/+2
* add GPRS/Gb related osmo_prim SAPsHarald Welte2012-06-171-0/+5
* add GSM_LCHAN_PDTCHHarald Welte2012-04-191-0/+1