1. 26cbd45 sms: Fix gsm_7bit legacy functions return value by Jacob Erlbeck · 10 years ago
  2. 1810925 sms: Added comment about the gsm_7bit_alphabet table by Jacob Erlbeck · 11 years ago
  3. 1d7f3b5 sms: Added result buffer size parameter to 7bit conv funs by Jacob Erlbeck · 11 years ago
  4. 9597555 Add special 7-bit encoding and decoding functions for USSD coding by Andreas Eversberg · 11 years ago
  5. 6bfa744 encoding: Provide an overload for the gsm_7bit_encode and a simple test by Holger Hans Peter Freyther · 11 years ago
  6. 47aa482 gsm: Revert the gsm_7bit_encode changes as they are wrong by Holger Hans Peter Freyther · 11 years ago
  7. f996b05 Fix encoding of last character at 7bit encoding function by Andreas Eversberg · 11 years ago
  8. 6b30f92 gsm_utils: refer to ETSI TS 05.08 instead of TS 08.05 by Bhaskar · 11 years ago
  9. ca69388 gsm_septets2octets(): Input parameter should be const by Harald Welte · 11 years ago
  10. 5572031 gsm: Add method to find ARFCN based on frequency by Sylvain Munaut · 12 years ago
  11. 5b67a04 gsm_utils.c: in 7bit decoding, first check if the last character was an extension character before doing anything else by Nico Golde · 12 years ago
  12. be55a8b gsm_utils: Fix up coding style in previous patch by Harald Welte · 12 years ago
  13. c56a56d gsm_utils.c: cleanup + do not use dynamic memory when decoding 7bit messages by Nico Golde · 12 years ago
  14. cc7d9ec gsm: Address compiler warning about unused variable 'z' by Holger Hans Peter Freyther · 12 years ago
  15. d38c8b8 doxygen: Add main page for all three libraries by Harald Welte · 13 years ago
  16. 7e1a622 sms: Fix style issues with the code, add spaces after keywords by Holger Hans Peter Freyther · 13 years ago
  17. 291e613 sms: SMS where cropped (from VTY), concatenation of SMS where not possible by Dennis Wehrle · 13 years ago
  18. 2a68c7c gsm/utils: Adding conversion of "mobile power class" to dBm by Andreas Eversberg · 13 years ago
  19. 8341934 include: reorganize headers file to include/osmocom/[gsm|core] by Pablo Neira Ayuso · 13 years ago 0.2.0
  20. fba495e This patch moves the GSM-specific functions to the new library by Pablo Neira Ayuso · 13 years ago[Renamed (96%) from src/gsm_utils.c]
  21. 2a471ee gsm_utils: Define 4 upper bits as "flags" and mask them out in utility functions by Sylvain Munaut · 14 years ago
  22. dd02a47 gsm_utils: Move the gsm_7bit_alphabet into the impl and make it static by Holger Hans Peter Freyther · 14 years ago
  23. f8a342c gsm_7bit_decode: rtext does not hold a null byte, reduce the size by Holger Hans Peter Freyther · 14 years ago
  24. c0ce9aa tests: don't hardcode length values of expected encoding gsm_7bit_encode: by Nico Golde · 14 years ago
  25. 446bf37 gsm_7bit_decode: Handle the case of the last charachter being an escape by Holger Hans Peter Freyther · 14 years ago
  26. 28de053 * rewrite GSM 7bit default encoding/decoding based on a lookup table as the previous code produced wrong encodings for certain characters. by Nico Golde · 14 years ago
  27. e10ae5b gsm_utils: Fix typo in gsm band name by Sylvain Munaut · 14 years ago
  28. c226317 add new new gprs_tmsi2tlli() function by Harald Welte · 14 years ago 0.1.10
  29. a1c4f76 import gsm48_parse_ra() and gprs_tlli_type() from openbsc by Harald Welte · 14 years ago
  30. cbc8062 fix compiler warnings (itsme <itsme@xs4all.nl>) by Harald Welte · 14 years ago
  31. d3ff15f use strtol instead of atoi by Harald Welte · 14 years ago
  32. 622b718 import some gsm band/arfcn/time related utilities from OsmocomBB by Harald Welte · 14 years ago
  33. aebe08c import gsm_band_name() and gsm_band_parse() from OpenBSC by Harald Welte · 14 years ago
  34. ec8b450 intial checkin of the libosmocore project by Harald Welte · 14 years ago