1. 11a4d9d support for more cell ID list types in libosmocore by Stefan Sperling · 6 years ago
  2. 680acae features: move bts feature related functionality to libosmocore by Philipp Maier · 6 years ago
  3. 721aa6d gsm: add osmo_mnc_from_str(), osmo_mnc_cmp(), osmo_plmn_cmp() for 3-digit MNC by Neels Hofmeyr · 6 years ago
  4. c4fce14 implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  5. 92decf2 Revert "Add function to encode classmark" by Harald Welte · 6 years ago
  6. 3c38e60 Add function to encode classmark by Max · 6 years ago
  7. ebf1492 Add generic Mobile Identity encoder by Max · 6 years ago
  8. d60e17a SMS: Add value_string for TS 04.11 CP and RP state by Harald Welte · 6 years ago
  9. 0bbf67d MNCC: Add MNCC to string dumper by Harald Welte · 6 years ago
  10. ffad574 gsm: add gsm0808_speech_codec_type_names by Neels Hofmeyr · 6 years ago
  11. f1ad60e Add function to properly encode RAI by Max · 6 years ago
  12. aa84b71 add osmo_auth_c3() (separate from gsm_milenage()) by Neels Hofmeyr · 7 years ago
  13. 32e5641 Add functions for extended RACH coding by Max · 7 years ago
  14. 26e30b1 auth: add value_strings for osmo_sub_auth_type, comment on osmo_auth_alg_name() by Neels Hofmeyr · 7 years ago
  15. 4b2b0cc Add function to generate random identifier by Max · 7 years ago
  16. 9cd1e74 add osmo_imsi_str_valid() and osmo_msisdn_str_valid() by Neels Hofmeyr · 7 years ago
  17. 35b2632 Add osmo_gprs_{ul,dl}_block_size_{bits,bytes} functions by Harald Welte · 7 years ago
  18. b808da4 utils: add function gsm_fn_as_gsmtime_str() by Philipp Maier · 7 years ago
  19. 363130f gsm_utils: Add osmo_dump_gsmtime by Pau Espin Pedrol · 7 years ago
  20. c977984 fix map entry for gsm0808_speech_codec_from_chan_type by Neels Hofmeyr · 7 years ago
  21. 9a391e2 fix map entry and .h declaration for gsm0808_chan_type_to_speech_codec() by Neels Hofmeyr · 7 years ago
  22. 884ba0f gsm0808: add function gsm0808_speech_codec_from_chan_type() by Philipp Maier · 7 years ago
  23. 3149b0d gsm0808: add function gsm0808_chan_type_to_speech_code() by Philipp Maier · 7 years ago
  24. 2956737 Add header file with definitions for GSM TS 04.14 / 3GPP TS 44.014 by Harald Welte · 7 years ago
  25. 91dd219 Make EARFCN size calculation more robust by Max · 7 years ago
  26. f74cfd3 Add SW Description (de)marshalling by Max · 7 years ago
  27. 7bc88bb ipa: Introduce helpers to encode IPA CCM ID RESPONSE by Harald Welte · 7 years ago
  28. 15596e2 gsm0808: make gsm0808_create_reset_ack() accessible by Philipp Maier · 7 years ago
  29. c6144a2 gsm0808: Add create functions for BSS_MAP_MSG_ASSIGMENT_RQST by Philipp Maier · 7 years ago
  30. 3d48ec0 gsm0808: Add create functions for BSS_MAP_MSG_PAGING by Philipp Maier · 7 years ago
  31. b478dd3 gsm0808: Add create functions for CIPHER MODE COMMAND by Philipp Maier · 7 years ago
  32. 783047e gsm0808: Add utils for Cell Identifier List by Philipp Maier · 7 years ago
  33. 14e76b9 gsm0808: Add utils for Encryption Information by Philipp Maier · 7 years ago
  34. e0c6530 gsm0808: Add utils for Channel Type by Philipp Maier · 7 years ago
  35. fa896ab gsm0808: Add AoIP specific elements to gsm0808_create_... functions by Philipp Maier · 7 years ago
  36. 6f725d6 gsm0808: Add utils for Speech Codec List and Speech Codec by Philipp Maier · 7 years ago
  37. 2240143 gsm0808: Add utils for AoIP Transport Layer Address by Philipp Maier · 7 years ago
  38. 5d994e4 abis: add message type names by Max · 7 years ago
  39. 62d6f25 abis: add attribute names by Max · 7 years ago
  40. 00ab9ed add gsm48_pdisc_msgtype_name() by Neels Hofmeyr · 7 years ago
  41. dbd994c add gsm48_pdisc_names and gsm48_pdisc_name() by Neels Hofmeyr · 7 years ago
  42. 3262f82 libosmocoding: migrate transcoding routines from OsmoBTS by Vadim Yanitskiy · 8 years ago
  43. a2c5811 Export comp128 v2 and v3 routines as well by Holger Hans Peter Freyther · 7 years ago
  44. 10f5fb4 gsup: add osmo_gsup_message_type_name() by Neels Hofmeyr · 7 years ago
  45. b0a4234 Add abis_nm_fail_evt_vrep to libosmogsm.map by Max · 7 years ago
  46. 6e8c172 libosmogsm.map: fix typo by Max · 7 years ago
  47. 85908a9 Add value strings for Probable Cause Type by Max · 7 years ago
  48. ecbcdf5 Add OML Failure Event Report support by Max · 7 years ago
  49. 07352fe Add event cause string descriptions by Max · 7 years ago
  50. dbd3a92 Add parsed TLV helpers from OsmoBTS by Max · 7 years ago
  51. 0bee65c Add OML definitions from OsmoBTS by Max · 7 years ago
  52. c0f0007 import oap message parsing / encoding from openbsc.git; AGPL->GPL by Harald Welte · 8 years ago
  53. bc1d758 gsm0480: add gsm0480_create_ussd_notify() and *_release_complete() by Neels Hofmeyr · 8 years ago
  54. 72e43f0 gsm0408: Completing GSM 04.08 RR message types by Philipp · 8 years ago
  55. a6b5216 utils/conv_gen.py: add EDGE MCS 1-9 definitions by Vadim Yanitskiy · 8 years ago
  56. f3d38c4 utils/conv_gen.py: add RACH, SCH and TCH/AHS definitions by Vadim Yanitskiy · 8 years ago
  57. 0318f6b IuPS: add GMM Service Request related constants and value_str by Neels Hofmeyr · 8 years ago
  58. 9a5bbf3 egprs: Add CPS tables from TS 04.60 by Tom Tsou · 8 years ago
  59. 4739076 rsl: add rsl_act_type_name() by Neels Hofmeyr · 8 years ago
  60. f5f773f Add strings with GPRS GMM messages by Max · 8 years ago
  61. fdca25d Add function to check GMM encryptability by Max · 8 years ago
  62. 92ce39f Add missing osmo_c4 export by Max · 8 years ago
  63. a337b9c Add function to check MS GEA capabilities by Max · 8 years ago
  64. b897c42 Add strings for GPRS ciphers by Max · 8 years ago
  65. 0167e3f add rsl_or_ipac_msg_name() for both standard and ip.access msg types by Neels Hofmeyr · 8 years ago
  66. adef12a Add strings with PH primitive names by Max · 8 years ago
  67. 764b022 Add function to make Uplink Measurement by Max · 8 years ago
  68. fe65fa7 Set DTX in Cell Options by Max · 8 years ago
  69. 3b6fb08 import gprs_gsup_message.[ch] from openbsc as gsup.[ch] by Harald Welte · 8 years ago 0.9.4
  70. fbd02fa tlv: Import osmo_shift_* and osmo_match_shift_* from openbsc by Harald Welte · 8 years ago
  71. 64f38c0 import gsm_04_08_gprs.[ch] from openbsc.git by Harald Welte · 8 years ago
  72. cd9cb90 auth_core: Add osmo_auth_3g_from_2g() to compute CK+IK from Kc by Harald Welte · 8 years ago
  73. 84da22f Add code generator for convolutional codes by Max Suraev msuraev@sysmocom.de · 8 years ago
  74. 8a5346b Add function for appending range1024 to bitvec by Max · 8 years ago
  75. bf990bb Update internal GPRS cipher API by Max · 8 years ago
  76. fbb8bfa Add function to get osmo_earfcn bit size by Max · 8 years ago
  77. fb348ee Export names for gsm_chan_t and gsm48_chan_mode by Max · 8 years ago
  78. 03309b5 Add basic EARFCN support by Max · 8 years ago
  79. bdccc1b gsm48: factor out MCC+MNC BCD parsing for re-use in UMTS by Neels Hofmeyr · 8 years ago
  80. 8114294 gsm: Add APN conversion functions by Jacob Erlbeck · 9 years ago
  81. fad5752 RSL: Add enum + TLV definitions for ip.access style embedded IEs by Harald Welte · 9 years ago
  82. 1a8c4e0 Introduce gsm48_mi_type_name() function by Harald Welte · 9 years ago
  83. 7f31c90 ipa: Add libosmogsm.map entry for ipa_ccm_idtag_parse_off by Jacob Erlbeck · 9 years ago
  84. 908085c Add APN utility function to libosmogsm by Harald Welte · 10 years ago
  85. 419684e Supplementary Services (de)activation, interrogation added by Tobias Engel · 12 years ago
  86. 783d073 add gsm0341_test to generate SMSCB hex strings by Harald Welte · 10 years ago
  87. e391996 ipa: rename functions for consistency by Harald Welte · 10 years ago
  88. 8d5180e abis_nm: add abis_nm_msg_disc_names[] value_string by Harald Welte · 10 years ago
  89. 604d552 abis_nm: introduce abis_nm_{osmo,ipa}_magic[] by Harald Welte · 10 years ago
  90. 5b5650f Fix introducing osmocom speficic OML attributes by Harald Welte · 10 years ago
  91. 55405fb lapdm: Make lapdm_datalink_for_sapi public by Daniel Willmann · 10 years ago
  92. 1d7f3b5 sms: Added result buffer size parameter to 7bit conv funs by Jacob Erlbeck · 11 years ago
  93. 9597555 Add special 7-bit encoding and decoding functions for USSD coding by Andreas Eversberg · 11 years ago
  94. 6bfa744 encoding: Provide an overload for the gsm_7bit_encode and a simple test by Holger Hans Peter Freyther · 11 years ago
  95. 5572031 gsm: Add method to find ARFCN based on frequency by Sylvain Munaut · 12 years ago
  96. 2fe6847 TLV: add new "vTvLV" type for GAN by Harald Welte · 12 years ago
  97. e866473 add gsm48_decode_lai() to map file by Harald Welte · 12 years ago
  98. c17f570 ganc: add value_strings for GAN message type and protocol discriminator by Harald Welte · 12 years ago
  99. df90aed libosmogsm: Add tvlv_att_def to exported symbols by Harald Welte · 12 years ago
  100. 1c72bfb libosmogsm: Introduce explicit list of exported symbols by Harald Welte · 12 years ago