1. 6d21448 gsm_08_58: add missing RSL error cause codes by Philipp Maier · 4 years ago
  2. 03a4213 bts_features: add feature BTS_FEAT_IPV6_NSVC by Alexander Couzens · 4 years, 1 month ago
  3. 1bd726a gsm0808: Add gsm0808_create_common_id() by Harald Welte · 4 years ago
  4. 1793334 bts_features.h: Introduce BTS_FEAT_PAGING_COORDINATION by Harald Welte · 4 years ago
  5. ed0445b gsm0502: add TDMA frame number constants and modular arithmetic by Vadim Yanitskiy · 4 years, 1 month ago
  6. 83025bf add osmo_mobile_identity API by Neels Hofmeyr · 4 years, 1 month ago
  7. a13fb75 Revert "add osmo_mobile_identity API" by Harald Welte · 4 years, 1 month ago
  8. d1ceca9 add osmo_mobile_identity API by Neels Hofmeyr · 4 years, 1 month ago
  9. c71f771 tlv.h: add msgb_tvl_put() to add a TvLV without the value part by Neels Hofmeyr · 4 years, 1 month ago
  10. 7dde1f4 add gsm23236: MSC pooling: TMSI and NRI utility functions by Neels Hofmeyr · 4 years, 2 months ago
  11. 00b2faf lapd/lapdm: print user-defined string name instead of (dl=%p) by Harald Welte · 4 years, 2 months ago
  12. 383b3bf bts_features: introduce osmo_bts_unset_feature() by Vadim Yanitskiy · 4 years, 1 month ago
  13. f8e153d bts_features: fix: properly check the result of bitvec_get_bit_pos() by Vadim Yanitskiy · 4 years, 1 month ago
  14. b795f03 Implement ITU-T I.460 multiplex / demultiplex by Harald Welte · 4 years, 2 months ago
  15. 22630e6 gsm0808: Implement helper functions for CONFUSION BSSMAP message decoding. by Alexander Chemeris · 4 years, 2 months ago
  16. 63bee45 libosmogsm: import hopping sequence generation code by Sylvain Munaut · 4 years, 2 months ago
  17. 534f0f4 cosmetic: apply changes to match struct_endianess.py output by Neels Hofmeyr · 4 years, 2 months ago
  18. 12f109b add missing endian.h in gsm_23_041.h by Neels Hofmeyr · 4 years, 2 months ago
  19. 2ac8f91 gsm0808_utils: Add gsm0808_get_cipher_reject_cause() back with a deprecation notice. by Alexander Chemeris · 4 years, 2 months ago
  20. ecfb0d6 gsm0808_utils: Fix gsm0808_cause_class() function by Alexander Chemeris · 4 years, 2 months ago
  21. fdfe25b gsm0808: Make a function to extract Cause IE publicly available. by Alexander Chemeris · 4 years, 2 months ago
  22. 555bb1b gsm_04_08.h: fix big endian structs by Neels Hofmeyr · 4 years, 2 months ago
  23. 9892945 gsm_29_118.h: Fix compilation with gcc-10 by Harald Welte · 4 years, 2 months ago
  24. 7497b41 l1sap: add measurement related struct members by Philipp Maier · 4 years, 8 months ago
  25. 87b5143 core/defs.h: introduce and use OSMO_DEPRECATED_OUTSIDE by Vadim Yanitskiy · 4 years, 8 months ago
  26. 49ddef6 gsup: Introduce OSMO_GSUP_NUM_VECTORS_REQ_IE by Harald Welte · 4 years, 11 months ago
  27. 1536423 add all missing OSMO_GSUP_TO_MSGT_*() macros by Neels Hofmeyr · 4 years, 8 months ago
  28. 392f607 Introduce fields related to DTAP DLCI by Pau Espin Pedrol · 4 years, 7 months ago
  29. 249e005 GSUP: rename E_ROUTING_ERROR to ROUTING_ERROR by Neels Hofmeyr · 4 years, 8 months ago
  30. ba5a9b9 gsm: gsm_04_08.h: Allow accessing classmark2 as struct instead of uint32_t by Pau Espin Pedrol · 4 years, 8 months ago
  31. e40b963 gsm: gsm_utils: Fix return type of API ms_class_gmsk_dbm() and add unit tests by Pau Espin Pedrol · 4 years, 8 months ago
  32. 2272a03 gsm: Fix compilation error under some compilers by Pau Espin Pedrol · 4 years, 8 months ago
  33. b99f4ca gsm_04_08.h: Introduce API osmo_gsm48_rfpowercap2powerclass() by Pau Espin Pedrol · 4 years, 8 months ago
  34. ab6d6cf cosmetic: gsm_04_08.h: Fix trailing whitespace by Pau Espin Pedrol · 4 years, 8 months ago
  35. 69e00cc gsm0508: add functions to calculate beginning of a block by Philipp Maier · 4 years, 9 months ago
  36. 4ad3cb1 API doc tweaks (mncc.h, gsm_08_08.h) by Neels Hofmeyr · 4 years, 10 months ago
  37. 1b729ce gsup: add OSMO_GSUP_SUPPORTED_RAT_TYPES_IE and OSMO_GSUP_CURRENT_RAT_TYPE_IE by Neels Hofmeyr · 6 years ago
  38. 994df26 Introduce BTS_FEAT_ETWS_PN for communicating ETWS PN capability by Harald Welte · 4 years, 10 months ago
  39. f945689 gsm_08_58: Add vendor-specific Message Type for ETWS Primary Warning by Harald Welte · 4 years, 10 months ago
  40. f221003 cbsp: Fix endless loop iteration when decoding cell list IEs by Harald Welte · 4 years, 10 months ago
  41. 858c866 Cosmetic: l1sap.h: change /* !< to /*!< by Oliver Smith · 4 years, 11 months ago
  42. 0d8da79 gsm/gsm48.h: drop meaningless 'const' from gsm48_mi_to_string() by Vadim Yanitskiy · 5 years ago
  43. 3f27f71 Add Cell Broadcast related definitions from 3GPP TS 23.041 by Harald Welte · 5 years ago
  44. f72155a cbsp: Introduce osmo_cbsp_errstr by Harald Welte · 5 years ago
  45. 07958e4 CBSP (Cell Broadcast Service Protocol; 3GPP TS 48.049) support by Harald Welte · 5 years ago
  46. d1f15bd libosmogsm/l1sap.h: extend ph_rach_ind_param with lqual_cb by Vadim Yanitskiy · 5 years ago
  47. dda07be add define for magic tmsi constant by Eric Wild · 5 years ago
  48. b8734ba protocol/gsm_04_08.h: do not check if unsigned is positive by Vadim Yanitskiy · 5 years ago
  49. 20de620 lapdm: Allow user to specify T200 values; Use correct N200 values by Harald Welte · 5 years ago
  50. ef7be49 gsm0808_utils: Add gsm0808_decode_cell_id_u() by Harald Welte · 5 years ago
  51. bdf7034 rest_octets: Remove SI2ter + SI2bis encoders that don't do anything by Harald Welte · 5 years ago
  52. 86156de rest_octets: Implement actual SI6 rest octets encoding by Harald Welte · 5 years ago
  53. f85b33f rest_octets: Add function to parse SI3 rest octets by Harald Welte · 5 years ago
  54. 428d03b rest_octets: Suffix encoder functiosn with _encode by Harald Welte · 5 years ago
  55. c53afd9 oap_client: Fix license: GPLv2+ instead of AGPLv3+ by Harald Welte · 5 years ago
  56. a8d7ebb rsl: Add osmocom-specific extensions to RSL channel numbers for CBCH by Harald Welte · 5 years ago
  57. 1d32b7f protocol/gsm_12_21.h: fix copy-pasted struct description by Vadim Yanitskiy · 5 years ago
  58. 8006f53 TLV: Add one-shot TLV encoder by Harald Welte · 5 years ago
  59. e0c5d70 Cosmetic: GSUP: fix too long comment line by Oliver Smith · 5 years ago
  60. 753ae49 Revert "Change GSM48_PDISC_* to enum type" by Harald Welte · 5 years ago
  61. ece1d85 Change GSM48_PDISC_* to enum type by Max · 5 years ago
  62. cdac620 gsm_23_003: add GSM23003_MSISDN_{MIN,MAX}_DIGITS by Oliver Smith · 5 years ago
  63. 18506c8 gsm0808: Introduce Osmocom extensions to announce Osmux support by Pau Espin Pedrol · 5 years ago
  64. e87693c gsm0808_utils: Introduce gsm0808_msgb_put_cell_id_u() by Harald Welte · 5 years ago
  65. 76bbcbc Add MO-FALLBACK-VALUE SGsAP IE by Omar Ramadan · 5 years ago
  66. aa98c48 Re-introduce declaration of gsm0808_create_handover_request_ack() by Harald Welte · 5 years ago
  67. 73b943e add gsm0808_create_handover_request_ack2 to add AoIP RTP addr by Neels Hofmeyr · 5 years ago
  68. 73c6682 add comment to gsm_mncc_bearer_cap.speech_ver by Neels Hofmeyr · 5 years ago
  69. d791327 add osmo_bssap_tlv_parse2() for multiple identical T by Neels Hofmeyr · 5 years ago
  70. 8212fc6 add gsm48_decode_bcd_number2() from osmo-msc by Neels Hofmeyr · 5 years ago
  71. f7e9c51 BSSMAP: add messages for inter-BSC and inter-MSC Handover by Neels Hofmeyr · 5 years ago
  72. 412a4bb gsm/gsm_utils.h: fix argument type of gsm_chan_t_name() by Vadim Yanitskiy · 5 years ago
  73. 302aafc BSSMAP: tweaks by Neels Hofmeyr · 5 years ago
  74. affbb20 GSUP: add inter-MSC handover related msgs and IEs by Oliver Smith · 5 years ago
  75. 9838c90 GSUP: add Message Class IE by Neels Hofmeyr · 5 years ago
  76. 0ee798a add OSMO_IMSI_BUF_SIZE by Neels Hofmeyr · 5 years ago
  77. 179f357 Add _c versions of functions that otherwise return static buffers by Harald Welte · 5 years ago
  78. d08e986 gsm_03_40.h: define max SM-TP-UDL (User-Data-Length) values by Vadim Yanitskiy · 5 years ago
  79. 4a62eda Add _buf() functions to bypass static string buffers by Harald Welte · 5 years ago
  80. c0fcedc gsm_utils.h: remove unused include of gsm_08_08.h by Neels Hofmeyr · 5 years ago
  81. 3713af8 gsm0808_utils: fix gsm48 multirate configuration generator by Philipp Maier · 5 years ago
  82. 3a50453 add gsm0808_cell_id_from_cgi(), gsm0808_cell_id_to_cgi() by Neels Hofmeyr · 5 years ago
  83. 99273c7 enlarge gsm0808 msgb headroom by Neels Hofmeyr · 5 years ago
  84. 5ec0cf5 LCLS: add string dump helpers by Max · 5 years ago
  85. 8667f7a gsm_08_08.h: Add constants for Channel Type in signalling mode by Sylvain Munaut · 5 years ago
  86. 6b4895f gsm/gsm0480: introduce gsm0480_create_release_complete() by Vadim Yanitskiy · 5 years ago
  87. ebaefce protocol/gsm_04_14: Fix the OPEN LOOP message type by Sylvain Munaut · 5 years ago
  88. 74c4c4e gsm0808: Add CSFB indication IE to BSSMAP CLEAR COMMAND by Philipp Maier · 5 years ago
  89. 71806dd gsm_08_08.h: Add IEI definitions from Release 15 by Harald Welte · 5 years ago
  90. cf2caeb Extend gsm_04_08.h with CSFB related definitiosn form 44.018 Rel 15 by Harald Welte · 5 years ago
  91. d6ff9c8 GSUP: deprecate osmo_gsup_get_err_msg_type() by Oliver Smith · 5 years ago
  92. 7740d26 add osmo_classmark_* API by Neels Hofmeyr · 5 years ago
  93. d01ef75 gsm0808: add BSSMAP Cell Identifier matching API by Neels Hofmeyr · 6 years ago
  94. 1c3bae1 constrain gsm48_generate_mid() output array bounds by Harald Welte · 5 years ago
  95. 49fb992 gsm_23_003.h: add GSM23003_IMEI_NUM_DIGITS_NO_CHK by Oliver Smith · 5 years ago
  96. 6915a21 Prevent GCR encoder/decoder functions from being used directly by Max · 5 years ago
  97. 3b90125 LCLS: make GCR into static member of osmo_lcls by Max · 5 years ago
  98. 414c8f5 LCLS: add status parameter to Assignment Completed message by Max · 5 years ago
  99. 1bec390 LCLS: add GCR comparison helper by Max · 5 years ago
  100. 6ad50aa comments: update/fix three 3GPP spec references by Neels Hofmeyr · 5 years ago