Release v1.5.0 on 2021-02-23.
  1. 6e9dd02 logging: Deprecate API log_set_print_filename by Pau Espin Pedrol · 3 years, 3 months ago
  2. 662d10d logging: Allow prefixing thread ID to each log line by Pau Espin Pedrol · 3 years, 3 months ago
  3. 6b9d232 gprs_ns2: rework IP-SNS binds by Alexander Couzens · 3 years, 3 months ago
  4. d7a209b gsm: Introduce API osmo_gsm48_rest_octets_si13_decode by Pau Espin Pedrol · 3 years, 3 months ago
  5. 88e4058 Introduce osmo_gettid() API by Pau Espin Pedrol · 3 years, 3 months ago
  6. ca770ae gsm_08_58, gsm_44_004: add struct for l1 information by Philipp Maier · 3 years, 3 months ago
  7. 4f1128f gprs_ns2: inform the NS user (BSSGP) about the MTU of a NSE by Alexander Couzens · 3 years, 4 months ago
  8. 288f9b2 gsm: Fix bitfield order in dtap_header by Pau Espin Pedrol · 3 years, 3 months ago
  9. 4e5cdad bssgp_bvc_fsm: Consistent naming by Daniel Willmann · 3 years, 3 months ago
  10. fa632b8 bssgp2_enc_status: Truncate STATUS message to maximum PDU length by Daniel Willmann · 3 years, 3 months ago
  11. 1ff86f7 bssgp_bvc_fsm: Set/get maximum BSSGP PDU length by Daniel Willmann · 3 years, 4 months ago
  12. c470476 gprs_ns2: add signalling & data weights for UDP binds by Alexander Couzens · 3 years, 3 months ago
  13. 15b5acb Fix struct bitfields on big endian systems by Pau Espin Pedrol · 3 years, 4 months ago
  14. 53aff13 tlv: clarify documentation for msgb_tv{16,32}_put() by Vadim Yanitskiy · 3 years, 3 months ago
  15. d397a53 tlv: add msgb_tv32_put(), similar to msgb_tv16_put() by Vadim Yanitskiy · 3 years, 3 months ago
  16. d11a5d5 gsm48: add compare function for struct gprs_ra_id by Philipp Maier · 3 years, 4 months ago
  17. 2cc1d4d frame_relay: Add status call-backs for link + DLC status changes by Harald Welte · 3 years, 4 months ago
  18. 943133c gsm_7bit_encode_n(): fix integer overflow in gsm_septets2octets() by Vadim Yanitskiy · 3 years, 4 months ago
  19. af916f1 sim: fix gcc 4.9.2 + -std=gnu11 error by Oliver Smith · 3 years, 4 months ago
  20. a3f7323 ns2: Fix typos in comments by Harald Welte · 3 years, 4 months ago
  21. 4d40047 gprs_bssgp: agregate RIM related code in gprs_bssgp_rim.c by Philipp Maier · 3 years, 4 months ago
  22. 3e3f377 gsm: bts_features: Introduce BTS_FEAT_CCN by Pau Espin Pedrol · 3 years, 4 months ago
  23. 5f2b8e5 cosmetic: fix typo in comment by Pau Espin Pedrol · 3 years, 4 months ago
  24. 2e1a3a9 gprs_ns2: remove api call gprs_ns2_dynamic_create_nse by Alexander Couzens · 3 years, 4 months ago
  25. da1bf8e gprs_ns2: drop gprs_ns2_vty, rename vty2 -> vty by Alexander Couzens · 3 years, 4 months ago
  26. caf5317 Revert "gprs_ns2: drop gprs_ns2_vty, rename vty2 -> vty" by Pau Espin Pedrol · 3 years, 4 months ago
  27. b306094 gprs_ns2: drop gprs_ns2_vty, rename vty2 -> vty by Alexander Couzens · 3 years, 4 months ago
  28. 138b96f gprs_ns2: refactor: ensure all enums have GPRS_NS2_ by Alexander Couzens · 3 years, 4 months ago
  29. c08a3fd gprs_bssgp_rim: add functions to convert a RIM-RI to a string by Philipp Maier · 3 years, 4 months ago
  30. 445a366 gprs_bssgp_prim.h: Add missing includes by Pau Espin Pedrol · 3 years, 4 months ago
  31. cf11411 gprs_bssgp_rim: add value strings for enum bssgp_rim_routing_info_discr by Philipp Maier · 3 years, 4 months ago
  32. 8b19d06 gprs_bssgp_rim: add value strings for enum bssgp_ran_inf_app_id by Philipp Maier · 3 years, 4 months ago
  33. 139c4ae gprs_bssgp_rim: add value strings for enum bssgp_nacc_cause by Philipp Maier · 3 years, 4 months ago
  34. d426ba6 gsm: Introduce osmo_{rai,cgi_ps}_cmp() APIs by Pau Espin Pedrol · 3 years, 4 months ago
  35. cec4bbe vty/fsm_vty: Add vty_out_fsm2() + vty_out_fsm_inst2() with prefix by Harald Welte · 3 years, 4 months ago
  36. 7741bc3 gprs_bssgp: add utilities to send and parse BSSGP rim PDUs by Philipp Maier · 3 years, 4 months ago
  37. 7450f77 bssgp_rim: move bssgp_parse_rim_ri and bssgp_create_rim_ri to gprs_bssgp_rim by Philipp Maier · 3 years, 5 months ago
  38. 9828d28 bssgp_rim: add encoder/decoder for NACC related RIM containers by Philipp Maier · 3 years, 5 months ago
  39. dec7b8c ctrl: ports.h: Add OSMO_CTRL_PORT_BSC_NEIGH by Pau Espin Pedrol · 3 years, 4 months ago
  40. ca33a71 Intoduce Packet Switch CGI by Pau Espin Pedrol · 3 years, 5 months ago
  41. cea0c30 gsm_08_18: add struct to parse RIM PDU Indications by Philipp Maier · 3 years, 5 months ago
  42. 9584cd7 ctrl: Allow handling CTRL get/set replies in user defined code by Pau Espin Pedrol · 3 years, 5 months ago
  43. e4cd267 Add inter-thread queue by Harald Welte · 4 years, 10 months ago
  44. 1eaa7bc gprs_bssgp: add handling for BSSGP RIM primitives by Philipp Maier · 3 years, 5 months ago
  45. 833e8fa gsmtap_util: SNR can be negative, use a signed integer by Vadim Yanitskiy · 3 years, 5 months ago
  46. 8f5844e gsm_08_58: add flexible array member to 'struct ipac_preproc_ave_cfg' by Vadim Yanitskiy · 3 years, 5 months ago
  47. 0a2b257 Declare osmo_ctx_init() in talloc.h by Daniel Willmann · 3 years, 5 months ago
  48. 412bc34 gprs_ns2: add new vty2 by Alexander Couzens · 3 years, 6 months ago
  49. 4eb0f16 fsm: Add osmo_fsm_inst_broadcast_children() by Harald Welte · 3 years, 5 months ago
  50. 2060bbb gsm_08_58: fix wrong field order in 'struct ipac_preproc_pc_thresh' by Vadim Yanitskiy · 3 years, 5 months ago
  51. 946bb95 GPRS Cell Options (SI13): Add REL-4 CCN_ACTIVE bit by Pau Espin Pedrol · 3 years, 5 months ago
  52. bd10c21 gprs_bssgp: add IE parser/generator for RIM Routing Information by Philipp Maier · 3 years, 5 months ago
  53. c782cec gprs_ns2: add gprs_ns2_fr_bind_role() to retrieve the fr role by Alexander Couzens · 3 years, 5 months ago
  54. 22c26e0 gprs_ns2: make nsvc argument const by Alexander Couzens · 3 years, 5 months ago
  55. e769f52 gprs_ns2_sns: rework IP-SNS initial remote by Alexander Couzens · 3 years, 6 months ago
  56. 4755879 gprs_ns2: add gprs_ns2_free_nsvcs() to free all NS-VC of a NSE by Alexander Couzens · 3 years, 6 months ago
  57. ebcbd72 gprs_ns2: rework gprs_ns2_fr_connect*() by Alexander Couzens · 3 years, 6 months ago
  58. aaa55a6 gprs_ns2: add member name to bind by Alexander Couzens · 3 years, 6 months ago
  59. d923cff gprs_ns2: introduce NS dialects by Alexander Couzens · 3 years, 6 months ago
  60. c8158ec protocol/gsm_08_58.h: add Osmocom specific EWMA AVG algo by Vadim Yanitskiy · 3 years, 5 months ago
  61. a346c45 protocol/gsm_08_58.h: add ip.access Power Control structures by Vadim Yanitskiy · 3 years, 5 months ago
  62. 1fcfce8 bssgp_bvc_fsm: Add basic BVC flow control rx/tx support by Harald Welte · 3 years, 5 months ago
  63. 4394bb9 bssgp2: Encoding + Decoding functions for BVC and MS flow control by Harald Welte · 3 years, 5 months ago
  64. 17a892f gb: Add beginnings of a new BSSGP implementation by Harald Welte · 3 years, 6 months ago
  65. fde19ed logging: Introduce DLBSSGP logging constant by Harald Welte · 3 years, 6 months ago
  66. dec201a tlv.h: Add msgb_tvlv_put_{16,32}be() by Harald Welte · 3 years, 5 months ago
  67. a6f8962 gsm_08_18.h: Add #defines for [extended] feature bits by Harald Welte · 3 years, 6 months ago
  68. 8f82528 bssgp: Add osmo_tlv_prot_def for BSSGP by Harald Welte · 3 years, 6 months ago
  69. 30a9294 tlv: Introduce enum with error codes for TLV parser functions by Harald Welte · 3 years, 6 months ago
  70. 9510992 Introduce 'osmo_tlv_prot' abstraction for validation of TLV protocols by Harald Welte · 3 years, 6 months ago
  71. 896a9bb Include mnl.h iif --enable-libmnl by Pau Espin Pedrol · 3 years, 6 months ago
  72. 7fc88b3 log2.h: Avoid redefining __always_inline by Harald Welte · 3 years, 6 months ago
  73. c172d9f log2.h: Use uintXX_t instead of kernel specific types by Harald Welte · 3 years, 6 months ago
  74. 622cda3 hash/log2: Add generic implementations of fls() and fls64() by Harald Welte · 3 years, 6 months ago
  75. c22e002 gsm_08_18.h: Add some PDU definitions still missing by Harald Welte · 3 years, 6 months ago
  76. 77530b4 Use explicit type-casting in hlist_del() for C++ compatibility by Harald Welte · 3 years, 6 months ago
  77. 59e13e4 core/linuxlist: do not use 'new' as a parameter name by Vadim Yanitskiy · 3 years, 6 months ago
  78. 7101ca2 Add hlist and hashtable from Linux kernel by Harald Welte · 3 years, 6 months ago
  79. e3b20ed bssgp: Fix typo in BSSGP Message Type enum by Harald Welte · 3 years, 6 months ago
  80. 751977b ns2: Add log filtering by NSE/NSEI, fix NSVC filter on receive by Daniel Willmann · 3 years, 6 months ago
  81. 6e887eb gsm_08_18.h: Update enums for message types and IEs with Release 15 by Harald Welte · 3 years, 6 months ago
  82. 53a2fde Integrate libmnl (minimal netlink) library with libosmocore select loop by Harald Welte · 3 years, 6 months ago
  83. fd3478c logging: Calculate LOG_MAX_{CTX,FILTERS} from the enum by Daniel Willmann · 3 years, 6 months ago
  84. a20248a cosmetic: frame_relay: Fix typos by Harald Welte · 3 years, 6 months ago
  85. bfcce40 gsm: Add enum for Network Feature Support IE by Pau Espin Pedrol · 3 years, 6 months ago
  86. a24e7ee gprs_ns2: Introduce gprs_ns2_lltype_str() for link layer name by Harald Welte · 3 years, 6 months ago
  87. 10e991b ns2: remove obsolete type GPRS_NS2_LL_E1 by Alexander Couzens · 3 years, 6 months ago
  88. aac9016 ns2: move link layer type into NSE by Alexander Couzens · 3 years, 6 months ago
  89. 24a14ac ns2: move LL into public api by Alexander Couzens · 3 years, 6 months ago
  90. fc3dd1f ns2: implement link sharing selector by Alexander Couzens · 3 years, 6 months ago
  91. 841817e ns2: add support for frame relay by Alexander Couzens · 3 years, 6 months ago
  92. 595908a gsm_08_58: add rxqual field to RSL_IE_OSMO_REP_ACCH_CAP by Philipp Maier · 3 years, 6 months ago
  93. 465c9a5 bssgp: Input argument to bssgp_tlv_parse() should be 'const' by Harald Welte · 3 years, 6 months ago
  94. 439ddbe gsm_08_58: add struct for RSL_IE_OSMO_REP_ACCH_CAP by Philipp Maier · 3 years, 6 months ago
  95. 7031ac1 vty/command: add 'hidden only' VTY reference generation mode by Vadim Yanitskiy · 3 years, 6 months ago
  96. aa71846 bts_features: add feature BTS_FEAT_ACCH_REP by Philipp Maier · 3 years, 6 months ago
  97. 4fe8a75 serial: Introduce API osmo_serial_speed_t by Pau Espin Pedrol · 3 years, 6 months ago
  98. e36be56 gsm_04_08: add parser for Mobile Station Classmark 3 by Philipp Maier · 3 years, 6 months ago
  99. c211894 Revert "gsm_04_08: add parser for Mobile Station Classmark 3" by Harald Welte · 3 years, 6 months ago
  100. 1b75e4b tdef: Introduce OSMO_TDEF_US unit by Pau Espin Pedrol · 3 years, 7 months ago