1. dda1d45 define a constant for the max length of called party BCD IE by Stefan Sperling · 6 years ago
  2. 9f39d89 gsm_08_58.h: introduce RSL_IE_ERIC_PAGING_GROUP by Alexander Couzens · 6 years ago
  3. 95959a8 gsm_08_58.h: Add Ericsson vendor-specific RSL message types by Pau Espin Pedrol · 6 years ago
  4. a4399c8 add gsm0808_cell_{id,id_list}_name() and friends by Neels Hofmeyr · 6 years ago
  5. 74e4ed6 tlv: add TLV_GET() and TLV_GET_MINLEN() by Neels Hofmeyr · 6 years ago
  6. 07bfd56 protocol/gsm_04_08.h: drop incorrect GSM48_PDISC_USSD by Vadim Yanitskiy · 6 years ago
  7. 250e7f7 add gsm0808_{enc,dec}_cell_id by Neels Hofmeyr · 6 years ago
  8. a78b22b add tlv_parse2(), capable of multiple instances of the same IE by Neels Hofmeyr · 6 years ago
  9. 74663d9 add gsm0808_cell_id_list_add() to combine two cell identifier lists by Neels Hofmeyr · 6 years ago
  10. 4349620 add osmo_cgi_name() by Neels Hofmeyr · 6 years ago
  11. bd6c8b5 deprecate PLMN de-/coding functions incapable of 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  12. aead241 add gsm48_reject_value_names by Neels Hofmeyr · 6 years ago
  13. a24ead0 gsm0480: copy the raw USSD data, its DCS and length by Vadim Yanitskiy · 6 years ago
  14. 9fb7e3a gsm0480: document the 'ss_request' structure by Vadim Yanitskiy · 6 years ago
  15. dbb7659 gsm0808: Add value strings for BSSMAP cause codes by Philipp Maier · 6 years ago
  16. 7e27b14 gsm_08_08: correct speech codec defaults by Philipp Maier · 6 years ago
  17. d86055b abis_nm: Introduce abis_nm_dump_foh() by Harald Welte · 6 years ago
  18. 11a4d9d support for more cell ID list types in libosmocore by Stefan Sperling · 6 years ago
  19. bf86d71 features: define osmo_bts_*_feature() as static inline by Philipp Maier · 6 years ago
  20. 4d68fd0 gsm23003: add osmo_mcc_from_str() by Neels Hofmeyr · 6 years ago
  21. 680acae features: move bts feature related functionality to libosmocore by Philipp Maier · 6 years ago
  22. ccfc387 introduce GSM_MCC_MNC_INVALID by Neels Hofmeyr · 6 years ago
  23. 721aa6d gsm: add osmo_mnc_from_str(), osmo_mnc_cmp(), osmo_plmn_cmp() for 3-digit MNC by Neels Hofmeyr · 6 years ago
  24. c4fce14 implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  25. 38c902b l1sap: Add fields for higher-precision timing offset values by Harald Welte · 6 years ago
  26. a57f90c l1sap: Add RSSI, BER and quarter-bit accurate timing to PH-RACH.ind by Harald Welte · 6 years ago
  27. 92decf2 Revert "Add function to encode classmark" by Harald Welte · 6 years ago
  28. 3c38e60 Add function to encode classmark by Max · 6 years ago
  29. ebf1492 Add generic Mobile Identity encoder by Max · 6 years ago
  30. 1859515 Add helper functions for ACC bit flags in rach control IE. by Stefan Sperling · 6 years ago
  31. 5547808 Add GSM 04.08 type-of-number / numbering-plan-id definitions by Harald Welte · 6 years ago
  32. 80f4c4e GSUP: change osmo_gsup_encode() return type by Max · 6 years ago
  33. f1076ed gsm48_hdr_msg_type(): SS is in the same group as MM/CC by Harald Welte · 6 years ago
  34. 143aed7 gsm48_hdr_msg_type[_r99]: Fix bit-masks by Harald Welte · 6 years ago
  35. cd82710 gsm_04_08.h: Reduce T310 default to 30s. by Harald Welte · 6 years ago
  36. e50b009 gsm_04_08.h: Clearly annotate timers that don't have a 3GPP Default value by Harald Welte · 6 years ago
  37. d60e17a SMS: Add value_string for TS 04.11 CP and RP state by Harald Welte · 6 years ago
  38. 0bbf67d MNCC: Add MNCC to string dumper by Harald Welte · 6 years ago
  39. fa6c2b9 gsm0480: fix USSD OCTET STRING length confusion by Vadim Yanitskiy · 7 years ago
  40. 309d0e5 Deprecate gsm48_construct_ra() by Max · 6 years ago
  41. ffad574 gsm: add gsm0808_speech_codec_type_names by Neels Hofmeyr · 6 years ago
  42. f1ad60e Add function to properly encode RAI by Max · 6 years ago
  43. ff2eeda Fix incorrect spec reference by Max · 6 years ago
  44. e750980 tlv_put: guard against NULL val and 0 len by Neels Hofmeyr · 7 years ago
  45. e08da97 Fix/Update copyright notices; Add SPDX annotation by Harald Welte · 7 years ago
  46. 4b45669 abis_nm: Add abis_nm_admin_name() API by Pau Espin Pedrol · 7 years ago
  47. 37b6165 [doc] Properly define gsm0800 group and move all related files into it by Harald Welte · 7 years ago
  48. a338983 [doc] Properly define 'oap' group and add introductory text by Harald Welte · 7 years ago
  49. 381a1aa [doc] Define 'gsup' group with proper name, add intro text by Harald Welte · 7 years ago
  50. 55d724a [doc] make sure all SMS related code is part of the 'sms' group by Harald Welte · 7 years ago
  51. 8cc2767 [doc] gea has separate group; A5 is not part of crypto but a5 group by Harald Welte · 7 years ago
  52. 9325d86 [doc] TLV parser has far grown beyond GSM L3 by Harald Welte · 7 years ago
  53. 84bd333 [doc] Rename "RSL" to "A-bis RSL" in documentation. by Harald Welte · 7 years ago
  54. 4b2b0cc Add function to generate random identifier by Max · 7 years ago
  55. 9cd1e74 add osmo_imsi_str_valid() and osmo_msisdn_str_valid() by Neels Hofmeyr · 7 years ago
  56. 4a29f34 tlv: add [msgb_]t16lv_put() for 16bit tag + 8 bit len TLVs by Harald Welte · 7 years ago
  57. b970e10 GSUP: define default GSUP port as 4222 by Neels Hofmeyr · 7 years ago
  58. 5ade8f4 extend osmo_sysinfo_type with missing SYSINFO_TYPE by Harald Welte · 7 years ago
  59. adc28dc LC15: Add IPAC Directed Retry Enquiry data structure by Minh-Quang Nguyen · 7 years ago
  60. 17a8748 IPAC manufacture-defined measurement pre-processing definitions by Minh-Quang Nguyen · 8 years ago
  61. b808da4 utils: add function gsm_fn_as_gsmtime_str() by Philipp Maier · 7 years ago
  62. 548e371 gsm_04_08.h: Add struct for 9.1.13b GPRS suspension request by Harald Welte · 7 years ago
  63. 363130f gsm_utils: Add osmo_dump_gsmtime by Pau Espin Pedrol · 7 years ago
  64. 5a54dcb gsm_04_08/sgsn: Add another IE for internal usage in the sgsn by Holger Hans Peter Freyther · 7 years ago
  65. eb55c0d gsup: Add encoding/decoding for the pdp charging characteristics by Holger Hans Peter Freyther · 7 years ago
  66. 411402b l1sap.h: Add ber10k and lqual_cb to ph_tch_param by Pau Espin Pedrol · 7 years ago
  67. 9a391e2 fix map entry and .h declaration for gsm0808_chan_type_to_speech_codec() by Neels Hofmeyr · 7 years ago
  68. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  69. 87e4550 doxygen: enable AUTOBRIEF, drop \brief by Neels Hofmeyr · 7 years ago
  70. 4703fd2 cosmetic: remove API documentation strings in header file by Philipp Maier · 7 years ago
  71. 884ba0f gsm0808: add function gsm0808_speech_codec_from_chan_type() by Philipp Maier · 7 years ago
  72. 3149b0d gsm0808: add function gsm0808_chan_type_to_speech_code() by Philipp Maier · 7 years ago
  73. a9b9276 gsm0808: add default speech codec configuration by Philipp Maier · 7 years ago
  74. bb83966 gsm0808: fix AoIP speech codec element parser/generator by Philipp Maier · 7 years ago
  75. da38203 gsm0808: add speech codec type constants by Philipp Maier · 7 years ago
  76. 890f1f5 cosmetic: Add info about coresponding codecs to permitted speech consts by Philipp Maier · 7 years ago
  77. 3d9191e gsm0408: update bearer capability speech version by Philipp Maier · 7 years ago
  78. a9e193b cosmetic: Add codec references to Speech Version Indication by Philipp Maier · 7 years ago
  79. 2956737 Add header file with definitions for GSM TS 04.14 / 3GPP TS 44.014 by Harald Welte · 7 years ago
  80. 3f066dd Update L3 protocol discriminator definitions by Harald Welte · 7 years ago
  81. 18d49d6 l1sap: Add frame-number to measurement indication struct by Philipp Maier · 7 years ago
  82. ac9e2d8 gsm/tlv.h: fix copy-paste error by Vadim Yanitskiy · 7 years ago
  83. 20725b9 gsm0808 + ipa: fix compilation on systems without sys/socket.h by Harald Welte · 7 years ago
  84. 50ef733 tlv: Add tlvp_val{16,32}be() to get TLV values in unaligned host byte order by Harald Welte · 7 years ago
  85. 91dd219 Make EARFCN size calculation more robust by Max · 7 years ago
  86. 6959e3c gsm_04_08: Add missing GSM cause value by Daniel Willmann · 7 years ago
  87. f74cfd3 Add SW Description (de)marshalling by Max · 7 years ago
  88. 7bc88bb ipa: Introduce helpers to encode IPA CCM ID RESPONSE by Harald Welte · 7 years ago
  89. c6144a2 gsm0808: Add create functions for BSS_MAP_MSG_ASSIGMENT_RQST by Philipp Maier · 7 years ago
  90. 3d48ec0 gsm0808: Add create functions for BSS_MAP_MSG_PAGING by Philipp Maier · 7 years ago
  91. b478dd3 gsm0808: Add create functions for CIPHER MODE COMMAND by Philipp Maier · 7 years ago
  92. 783047e gsm0808: Add utils for Cell Identifier List by Philipp Maier · 7 years ago
  93. 14e76b9 gsm0808: Add utils for Encryption Information by Philipp Maier · 7 years ago
  94. e0c6530 gsm0808: Add utils for Channel Type by Philipp Maier · 7 years ago
  95. fa896ab gsm0808: Add AoIP specific elements to gsm0808_create_... functions by Philipp Maier · 7 years ago
  96. 6f725d6 gsm0808: Add utils for Speech Codec List and Speech Codec by Philipp Maier · 7 years ago
  97. 2240143 gsm0808: Add utils for AoIP Transport Layer Address by Philipp Maier · 7 years ago
  98. 7f9c7e7 Add support for PCU version report by Max · 7 years ago
  99. 5d994e4 abis: add message type names by Max · 7 years ago
  100. 62d6f25 abis: add attribute names by Max · 7 years ago