summaryrefslogtreecommitdiffstats
path: root/src/gsm/gsm_utils.c
Commit message (Expand)AuthorAgeFilesLines
* Add function for appending range1024 to bitvecMax2016-04-231-0/+36
* Fix sporadic out-of-bounds errorMax2016-01-221-13/+21
* Add G-RNTI derived TLLI types defined in 23.003Harald Welte2015-08-181-1/+5
* sms: Fix gsm_7bit legacy functions return valueJacob Erlbeck2014-01-091-6/+11
* sms: Added comment about the gsm_7bit_alphabet tableJacob Erlbeck2013-08-121-2/+6
* sms: Added result buffer size parameter to 7bit conv funsJacob Erlbeck2013-08-121-51/+94
* Add special 7-bit encoding and decoding functions for USSD codingAndreas Eversberg2013-08-081-0/+31
* encoding: Provide an overload for the gsm_7bit_encode and a simple testHolger Hans Peter Freyther2013-08-081-2/+8
* gsm: Revert the gsm_7bit_encode changes as they are wrongHolger Hans Peter Freyther2013-07-071-6/+0
* Fix encoding of last character at 7bit encoding functionAndreas Eversberg2013-07-061-0/+6
* gsm_utils: refer to ETSI TS 05.08 instead of TS 08.05Bhaskar2013-05-231-2/+2
* gsm_septets2octets(): Input parameter should be constHarald Welte2013-03-131-1/+2
* gsm: Add method to find ARFCN based on frequencySylvain Munaut2012-12-111-45/+65
* gsm_utils.c: in 7bit decoding, first check if the last character was an exten...Nico Golde2012-09-211-5/+5
* gsm_utils: Fix up coding style in previous patchHarald Welte2012-09-201-2/+2
* gsm_utils.c: cleanup + do not use dynamic memory when decoding 7bit messagesNico Golde2012-09-201-14/+13
* gsm: Address compiler warning about unused variable 'z'Holger Hans Peter Freyther2012-09-111-3/+4
* doxygen: Add main page for all three librariesHarald Welte2011-08-301-0/+40
* sms: Fix style issues with the code, add spaces after keywordsHolger Hans Peter Freyther2011-07-241-5/+5
* sms: SMS where cropped (from VTY), concatenation of SMS where not possibleDennis Wehrle2011-07-241-29/+89
* gsm/utils: Adding conversion of "mobile power class" to dBmAndreas Eversberg2011-06-261-0/+41
* include: reorganize headers file to include/osmocom/[gsm|core]Pablo Neira Ayuso2011-03-231-3/+3
* This patch moves the GSM-specific functions to the new libraryPablo Neira Ayuso2011-03-231-0/+465