1. 5572031 gsm: Add method to find ARFCN based on frequency by Sylvain Munaut · 12 years ago
  2. 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
  3. be55a8b gsm_utils: Fix up coding style in previous patch by Harald Welte · 12 years ago
  4. c56a56d gsm_utils.c: cleanup + do not use dynamic memory when decoding 7bit messages by Nico Golde · 12 years ago
  5. cc7d9ec gsm: Address compiler warning about unused variable 'z' by Holger Hans Peter Freyther · 12 years ago
  6. d38c8b8 doxygen: Add main page for all three libraries by Harald Welte · 13 years ago
  7. 7e1a622 sms: Fix style issues with the code, add spaces after keywords by Holger Hans Peter Freyther · 13 years ago
  8. 291e613 sms: SMS where cropped (from VTY), concatenation of SMS where not possible by Dennis Wehrle · 13 years ago
  9. 2a68c7c gsm/utils: Adding conversion of "mobile power class" to dBm by Andreas Eversberg · 13 years ago
  10. 8341934 include: reorganize headers file to include/osmocom/[gsm|core] by Pablo Neira Ayuso · 13 years ago 0.2.0
  11. 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]
  12. 2a471ee gsm_utils: Define 4 upper bits as "flags" and mask them out in utility functions by Sylvain Munaut · 14 years ago
  13. dd02a47 gsm_utils: Move the gsm_7bit_alphabet into the impl and make it static by Holger Hans Peter Freyther · 14 years ago
  14. f8a342c gsm_7bit_decode: rtext does not hold a null byte, reduce the size by Holger Hans Peter Freyther · 14 years ago
  15. c0ce9aa tests: don't hardcode length values of expected encoding gsm_7bit_encode: by Nico Golde · 14 years ago
  16. 446bf37 gsm_7bit_decode: Handle the case of the last charachter being an escape by Holger Hans Peter Freyther · 14 years ago
  17. 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
  18. e10ae5b gsm_utils: Fix typo in gsm band name by Sylvain Munaut · 14 years ago
  19. c226317 add new new gprs_tmsi2tlli() function by Harald Welte · 14 years ago 0.1.10
  20. a1c4f76 import gsm48_parse_ra() and gprs_tlli_type() from openbsc by Harald Welte · 14 years ago
  21. cbc8062 fix compiler warnings (itsme <itsme@xs4all.nl>) by Harald Welte · 14 years ago
  22. d3ff15f use strtol instead of atoi by Harald Welte · 14 years ago
  23. 622b718 import some gsm band/arfcn/time related utilities from OsmocomBB by Harald Welte · 14 years ago
  24. aebe08c import gsm_band_name() and gsm_band_parse() from OpenBSC by Harald Welte · 14 years ago
  25. ec8b450 intial checkin of the libosmocore project by Harald Welte · 14 years ago