summaryrefslogtreecommitdiffstats
path: root/include/osmocom/gsm
Commit message (Expand)AuthorAgeFilesLines
* gsm: Add APN conversion functionsJacob Erlbeck2016-01-151-0/+3
* some comments / fixed typosNeels Hofmeyr2015-12-213-2/+5
* RSL: Add enum + TLV definitions for ip.access style embedded IEsHarald Welte2015-12-132-0/+31
* gsm_03_41: Fix structure definitions for big-endian machinesRuben Undheim2015-12-091-0/+31
* ipaccess: add OAP proto_ext (in design).Neels Hofmeyr2015-09-231-0/+1
* Introduce gsm48_mi_type_name() functionHarald Welte2015-08-181-0/+1
* Add G-RNTI derived TLLI types defined in 23.003Harald Welte2015-08-181-0/+2
* ipa: Properly parse LV stream of a ID_GET requestHolger Hans Peter Freyther2015-06-021-0/+3
* Add APN utility function to libosmogsmHarald Welte2015-05-251-0/+13
* gsm: Add A5/3-4 cipher supportMax2015-03-281-1/+1
* Supplementary Services (de)activation, interrogation addedTobias Engel2015-01-012-1/+152
* SMS-CB: introduce and use GSM341_7BIT_PADDINGHarald Welte2014-12-301-0/+1
* SMS-CB: Add #defines for maximum block/msg size and payload charsHarald Welte2014-12-302-0/+8
* add missing gsm0341.hHarald Welte2014-12-301-0/+9
* Add Cell Broadcast MSGIDs from TS 23.041 v12.6.0 Release 12Harald Welte2014-12-291-0/+38
* libosmo-gsm: Add PCHAN/LCHAN types for CBCHHarald Welte2014-12-281-0/+3
* ipa: Add forward declaration of struct osmo_fdJacob Erlbeck2014-12-221-0/+2
* ipa: Make a reservation for the GSUP protocolHolger Hans Peter Freyther2014-12-141-0/+1
* gsm48.h: define the reserved TMSI in libosmocore, not openbscHarald Welte2014-08-241-0/+3
* ipa: rename functions for consistencyHarald Welte2014-08-201-12/+12
* import various generic IPA related functions from libosmo-abisHarald Welte2014-08-201-0/+62
* TLV: add TLVP_PRES_LEN() definition to check for existance + minimum lengthHarald Welte2014-08-181-0/+3
* ipaccess.h: Add IPAC_PROTO_EXT_ORC for OML Router ControlHarald Welte2014-08-181-0/+1
* abis_nm: add abis_nm_msg_disc_names[] value_stringHarald Welte2014-08-171-0/+1
* abis_nm: introduce abis_nm_{osmo,ipa}_magic[]Harald Welte2014-08-171-0/+3
* update TS 08.08 header + TLV definitions to TS 48.008 / 11.7.0Harald Welte2014-06-211-2/+2
* update gsm_08_08.h to Release 11Harald Welte2014-06-211-1/+119
* gsm: Add Kasumi cipher implementationSylvain Munaut2014-06-161-0/+48
* include: Switch to #pragma once patternSylvain Munaut2014-06-1635-142/+35
* abis_nm: Add the abis_nm_osmo_att_tlvdef to the abis headerÁlvaro Neira Ayuso2014-05-201-0/+1
* Fix introducing osmocom speficic OML attributesHarald Welte2014-05-191-1/+3
* protocol/gsm_12_21.h: Add the Manufacturer Attribute ID O_REDUCEPOWER.Álvaro Neira Ayuso2014-05-151-0/+2
* gsm/lapdm: Prevent LAPD tx_queue from filling up in polling modeDaniel Willmann2014-03-261-0/+1
* lapdm: Make lapdm_datalink_for_sapi publicDaniel Willmann2014-03-261-0/+2
* sms: Fix typo in a macros name: GSM340_SMS_RESSERVED -> GSM340_SMS_RESERVED.Alexander Chemeris2014-03-121-1/+1
* sms: Fix gsm_7bit legacy functions return valueJacob Erlbeck2014-01-091-0/+3
* abis: Use the right return value for abis_nm_pchan4chcombHolger Hans Peter Freyther2014-01-021-1/+1
* 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