1. 4a62eda Add _buf() functions to bypass static string buffers by Harald Welte · 5 years ago
  2. 1c3bae1 constrain gsm48_generate_mid() output array bounds by Harald Welte · 5 years ago
  3. 02fd83d add osmo_mi_name(), for MI-to-string like "IMSI-123456" by Neels Hofmeyr · 5 years ago
  4. 30cfeeb libosmogsm: (re)introduce gsm48_push_l3hdr() by Vadim Yanitskiy · 6 years ago
  5. bd6c8b5 deprecate PLMN de-/coding functions incapable of 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  6. ccfc387 introduce GSM_MCC_MNC_INVALID by Neels Hofmeyr · 6 years ago
  7. c4fce14 implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  8. 92decf2 Revert "Add function to encode classmark" by Harald Welte · 6 years ago
  9. 3c38e60 Add function to encode classmark by Max · 6 years ago
  10. ebf1492 Add generic Mobile Identity encoder by Max · 6 years ago
  11. 309d0e5 Deprecate gsm48_construct_ra() by Max · 6 years ago
  12. f1ad60e Add function to properly encode RAI by Max · 6 years ago
  13. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  14. 72e43f0 gsm0408: Completing GSM 04.08 RR message types by Philipp · 8 years ago
  15. bdccc1b gsm48: factor out MCC+MNC BCD parsing for re-use in UMTS by Neels Hofmeyr · 8 years ago
  16. 1a8c4e0 Introduce gsm48_mi_type_name() function by Harald Welte · 9 years ago
  17. 276ca4b gsm48.h: define the reserved TMSI in libosmocore, not openbsc by Harald Welte · 10 years ago
  18. 12ba778 include: Switch to #pragma once pattern by Sylvain Munaut · 10 years ago
  19. 774a9de import gsm48_decode_lai() function from osmocom-bb/mobile sysinfo.c by Harald Welte · 12 years ago
  20. 2aee7b1 add gsm48_number_of_paging_subchannels() function by Harald Welte · 13 years ago
  21. 8341934 include: reorganize headers file to include/osmocom/[gsm|core] by Pablo Neira Ayuso · 13 years ago 0.2.0[Renamed (90%) from include/osmocore/gsm48.h]
  22. 014cb87 Added new IE definitions to gsm_04_08.h of libosmocore. by Andreas Eversberg · 14 years ago
  23. 35a9394 Import gsm48_construct_ra() from openbsc by Harald Welte · 14 years ago
  24. debf955 gsm48.h: Prevent accidental re-inclusion of same header file by Harald Welte · 14 years ago
  25. a1c4f76 import gsm48_parse_ra() and gprs_tlli_type() from openbsc by Harald Welte · 14 years ago
  26. 163d0ea remove references to u_int*_t and use uint*_t instead by Harald Welte · 14 years ago
  27. 9bb553e import gsm48_mi_to_string() from OpenBSC by Harald Welte · 14 years ago 0.1.3
  28. 9eb6d88 replace gsm48_cc_msg_names[] with gsm48_cc_msg_name() by Harald Welte · 14 years ago
  29. 6214b92 gsm48.h: Make the array extern to a silence a linker warning by Holger Hans Peter Freyther · 14 years ago
  30. 1e90866 import GSM04.08 encode/decode functions and mncc.h from openbsc by Harald Welte · 14 years ago
  31. 61e2bfc import gsm48 utility functions from OpenBSC by Harald Welte · 14 years ago
  32. 4fb2075 import some GSM 04.08 utility code from OpenBSC by Harald Welte · 14 years ago