Release v1.5.2 on 2021-09-24.
  1. a4939dc gsm_04_08: add parser for Mobile Station Classmark 3 by Philipp Maier · 3 years, 7 months ago
  2. a15967b gsm_08_58: add proprietary IE to signal Repeated ACCH Capability by Philipp Maier · 3 years, 7 months ago
  3. 0ab028c ns2: fixup gprs_ns2_prim_strs by Alexander Couzens · 3 years, 7 months ago
  4. 15c09a8 ns2: Send NSVC representation in NS_AFF_CAUSE_VC_* status indication by Daniel Willmann · 3 years, 7 months ago
  5. f128654 ns2: Add gprs_ns2_nsvc_state_name() to get the current state of a VC by Daniel Willmann · 3 years, 7 months ago
  6. 07a923f Add exported function btsctx_alloc to public header by Daniel Willmann · 3 years, 8 months ago
  7. 2d42b90 libosmogb: Add a function to tx BVC RESET by nsei/bvci by Daniel Willmann · 3 years, 8 months ago
  8. f5f0d43 gsm48: add missing RR cause value definitions by Vadim Yanitskiy · 3 years, 7 months ago
  9. b3b837c gprs_ns2: convert gprs_ns2_cause_str into an static inline by Alexander Couzens · 3 years, 7 months ago
  10. 2498f1d ns2: add value strings for ns2_affecting_cause_prim_str & ns2_prim_str by Alexander Couzens · 3 years, 7 months ago
  11. 0a2d9bd vty/command: fix: restrict the expert mode to the current session by Vadim Yanitskiy · 3 years, 7 months ago
  12. f36b762 application: do not document unrelated forward-declarations by Vadim Yanitskiy · 3 years, 7 months ago
  13. b904e42 select: Migrate over to poll() by Harald Welte · 3 years, 8 months ago
  14. 4165d04 vty/command: introduce vty_dump_xml_ref_mode() by Vadim Yanitskiy · 3 years, 7 months ago
  15. 72b9088 vty: introduce the expert mode and a command to enable it by Vadim Yanitskiy · 3 years, 8 months ago
  16. e7bf435 logging: introduce 'systemd-journal' target by Vadim Yanitskiy · 3 years, 9 months ago
  17. 7e65791 select: Introduce osmo_fd_{read,write}_{enable,disable}() by Harald Welte · 3 years, 8 months ago
  18. fa2d66c ns2: More verbose comments on gprs_ns2_vc_mode by Harald Welte · 3 years, 8 months ago
  19. 5e1cd5e gsm48_rest_octets: Add parser for SI4 rest octets by Harald Welte · 3 years, 8 months ago
  20. 80788fa add osmo_sockaddr_to_str_buf/osmo_sockaddr_to_str by Alexander Couzens · 3 years, 8 months ago
  21. d420ea9 gprs_ns2: add gprs_ns2_ip_vc_equal() by Alexander Couzens · 3 years, 8 months ago
  22. 6cb5d5f gprs_ns2: add gprs_ns2_nse_foreach_nsvc() by Alexander Couzens · 3 years, 8 months ago
  23. d33512b gprs_ns2: gprs_ns2_ip_vc_remote() the nsvc can be also const by Alexander Couzens · 3 years, 8 months ago
  24. 125298f gprs_ns2: add gprs_ns2_nse_sns_remote() returns the initial SNS address by Alexander Couzens · 3 years, 8 months ago
  25. 979f5f5 gprs_ns2: add gprs_ns2_ip_vc_local() return the local sockaddr by Alexander Couzens · 3 years, 8 months ago
  26. c4229a4 gprs_ns2: rename gprs_ns2_ip_vc_sockaddr -> gprs_ns2_ip_vc_remote by Alexander Couzens · 3 years, 8 months ago
  27. 9a4cf27 gprs_ns2: const the return value of gprs_ns2_ip_vc_sockaddr / gprs_ns2_ip_bind_sockaddr by Alexander Couzens · 3 years, 8 months ago
  28. 4b6c8af gprs_ns2: add gprs_ns2_free_nses() to free all NS-E by Alexander Couzens · 3 years, 8 months ago
  29. 896fcd5 gprs_ns2: add gprs_ns2_free_binds() to free all binds by Alexander Couzens · 3 years, 8 months ago
  30. 05e7f7d gprs_ns2: add gprs_ns2_nse_nsei() to get the nsei of a nse by Alexander Couzens · 3 years, 8 months ago
  31. 4f60845 gprs_ns2: add gprs_ns2_ip_bind_by_sockaddr() to search for binds by sockaddr by Alexander Couzens · 3 years, 8 months ago
  32. a07f25e gprs_ns2: make struct osmo_sockaddr pointers const by Vadim Yanitskiy · 3 years, 8 months ago
  33. def5a40 socket: make the arguments of osmo_sockaddr_cmp() const by Vadim Yanitskiy · 3 years, 8 months ago
  34. a5218ea command: add library command attribute for libosmo-abis by Philipp Maier · 3 years, 8 months ago
  35. 5b214e2 add BSSMAP coding for Location Services by Neels Hofmeyr · 3 years, 9 months ago
  36. 02de87b add BSSMAP-LE coding for Location Services by Neels Hofmeyr · 3 years, 9 months ago
  37. c6848f4 add BSSLAP coding for Location Services by Neels Hofmeyr · 3 years, 9 months ago
  38. 086bd33 add GAD coding for Location Services by Neels Hofmeyr · 3 years, 9 months ago
  39. 87c3afb add osmo_float_str_to_int() and osmo_int_to_float_str_*() by Neels Hofmeyr · 3 years, 8 months ago
  40. ef4c597 vty/command: restrict the use of '.', '!', and '@' as flags by Vadim Yanitskiy · 3 years, 8 months ago
  41. e566bdd vty: introduce and use VTY_CMD_USR_ATTR_NUM by Vadim Yanitskiy · 3 years, 8 months ago
  42. 608b1a4 command: add library command attribute for libosmo-sccp by Philipp Maier · 3 years, 8 months ago
  43. c0745eb vty/command: introduce API for the library specific attributes by Vadim Yanitskiy · 3 years, 8 months ago
  44. 99d5c2d vty/command: add CMD_ATTR_LIB_COMMAND and install() API wrappers by Vadim Yanitskiy · 3 years, 8 months ago
  45. ceb3b39 vty/command: add global command attribute CMD_ATTR_NODE_EXIT by Vadim Yanitskiy · 3 years, 8 months ago
  46. 1fac6f7 ns2: vty: allow the users (pcu/sgsn) to set a default bind by Alexander Couzens · 3 years, 8 months ago
  47. da0a285 ns2: status ind: add additional flags (first and persistent) by Alexander Couzens · 3 years, 8 months ago
  48. e9069eb gsm_12_21: add osmo_oml_nsvc_address_type for OML NM_ATT_OSMO_NS_LINK_CFG by Alexander Couzens · 3 years, 8 months ago
  49. 66138cc write_queue: Add osmo_wqueue_enqueue_quiet() by Harald Welte · 3 years, 8 months ago
  50. 4a96b7c vty/command: introduce new attribute CMD_ATTR_IMMEDIATE by Vadim Yanitskiy · 3 years, 8 months ago
  51. 4fb27a8 gprs_ns2: Make reason const by Daniel Willmann · 3 years, 8 months ago
  52. 38b19e8 ns2: refactor nsvc_by_ functions by Alexander Couzens · 3 years, 8 months ago
  53. 4692a1c gsm_08_16.h: Add missing header by Daniel Willmann · 3 years, 9 months ago
  54. 7f1ecd9 vty: add program specific attributes to VTY commands by Vadim Yanitskiy · 3 years, 10 months ago
  55. 9277b97 add osmo_use_count_to_str_c() by Neels Hofmeyr · 3 years, 9 months ago
  56. 158143f ipaccess.h: Add more enum values and 'official' names by Harald Welte · 3 years, 9 months ago
  57. 6a16149 Gb: add a second NS implementation by Alexander Couzens · 3 years, 11 months ago
  58. f6db765 bitXXgen: add osmo_loadXXbe_ext_2() to get right-adjusted values by Neels Hofmeyr · 3 years, 9 months ago
  59. c0ac4e3 bitXXgen: ensure not reading/storing past valid size by Neels Hofmeyr · 3 years, 9 months ago
  60. 0f36421 add osmo_sockaddr_local_ip() to determine the local address for a remote. by Alexander Couzens · 3 years, 10 months ago
  61. e4181ea socket: add osmo_sockaddr_cmp() by Alexander Couzens · 3 years, 11 months ago
  62. 43957e6 socket: introduce osmo_sock_init_osa & osmo_sock_init_osa_ofd by Alexander Couzens · 3 years, 10 months ago
  63. d95f5d4 sockaddr_str: add osmo_sockaddr_str_from_str2() which doesn't set the port by Alexander Couzens · 4 years ago
  64. 5cc4fe4 socket: Add some osmo_sockaddr print helpers by Pau Espin Pedrol · 3 years, 9 months ago
  65. fa6cd88 gsm0808: add gsm0808_create_sapi_reject_cause() by Vadim Yanitskiy · 3 years, 9 months ago
  66. e9fd7ff l1sap.h: Fix typo in doxygen documentation by Pau Espin Pedrol · 3 years, 9 months ago
  67. 1cbdee3 comment: typo in cbsp.h by Neels Hofmeyr · 3 years, 9 months ago
  68. b19b533 comment: mention spec reference in cbsp.[ch] by Neels Hofmeyr · 3 years, 9 months ago
  69. 9a21d2a Add VTY + CTRL ports for upcoming OsmoSMLC by Harald Welte · 3 years, 10 months ago
  70. 161d42a gsmtap: Add definitions for E1/T1 payload (LAPD, TRAU, FR) in GSMTAP by Harald Welte · 3 years, 10 months ago
  71. 523c4e0 vty/command: cosmetic: drop redundant line break by Vadim Yanitskiy · 3 years, 10 months ago
  72. 8419bb2 socket.h: introduce osmo_sockaddr to hold v4 and v6 endpoints by Alexander Couzens · 4 years ago
  73. eb6882f vty: Introduce support to set cpu-affinity and scheduler policy by Pau Espin Pedrol · 3 years, 10 months ago
  74. 6300aff gsm 12.21: add osmocom specific NM_ATT_OSMO_NS_LINK_CFG by Alexander Couzens · 4 years ago
  75. 85a8fd3 Gb/BSSGP: replace hardcoded Tx into NS library by a callback by Alexander Couzens · 3 years, 11 months ago
  76. b3b474d i460: pass more context to call-back functions by Harald Welte · 3 years, 10 months ago
  77. eb8240d i460: Add back-pointer from sub-channel to timeslot by Harald Welte · 3 years, 10 months ago
  78. b5518a8 i460_mux: add callback to notify empty tx queue by Philipp Maier · 3 years, 10 months ago
  79. 6d21448 gsm_08_58: add missing RSL error cause codes by Philipp Maier · 3 years, 10 months ago
  80. 99c538e vty: add a define VTY_IPV46_CMD to require a IPv4/6 address by Alexander Couzens · 4 years ago
  81. 03a4213 bts_features: add feature BTS_FEAT_IPV6_NSVC by Alexander Couzens · 4 years ago
  82. a087cdf gprs_ns_frgre.h: add missing declaration of structs by Alexander Couzens · 3 years, 11 months ago
  83. ea71b43 stat_item: Add function to reset stat items and groups by Daniel Willmann · 3 years, 11 months ago
  84. 26a9539 rate_ctr: Add functions to reset rate counter (groups) by Daniel Willmann · 3 years, 11 months ago
  85. 0e7349d use_count.h: Fix API doc example by Pau Espin Pedrol · 3 years, 11 months ago
  86. ecbf5a1 gprs_ns.h: add missing prototype gprs_ns_rcvmsg() by Alexander Couzens · 4 years ago
  87. db974f3 vty/ports.h: Add VTY port for osmo-e1d by Harald Welte · 4 years ago
  88. 2d3465f gprs_bssgp: Add bssgp_tx_bvc_reset2() by Harald Welte · 4 years ago
  89. 1bd726a gsm0808: Add gsm0808_create_common_id() by Harald Welte · 4 years ago
  90. 1793334 bts_features.h: Introduce BTS_FEAT_PAGING_COORDINATION by Harald Welte · 4 years ago
  91. ed0445b gsm0502: add TDMA frame number constants and modular arithmetic by Vadim Yanitskiy · 4 years ago
  92. 83025bf add osmo_mobile_identity API by Neels Hofmeyr · 4 years ago
  93. a13fb75 Revert "add osmo_mobile_identity API" by Harald Welte · 4 years ago
  94. d1ceca9 add osmo_mobile_identity API by Neels Hofmeyr · 4 years ago
  95. c71f771 tlv.h: add msgb_tvl_put() to add a TvLV without the value part by Neels Hofmeyr · 4 years ago
  96. 7dde1f4 add gsm23236: MSC pooling: TMSI and NRI utility functions by Neels Hofmeyr · 4 years, 1 month ago
  97. 00b2faf lapd/lapdm: print user-defined string name instead of (dl=%p) by Harald Welte · 4 years, 1 month ago
  98. 6894496 NS: replace use of gprs_nsvc_create() with gprs_nsvc_crate2() by Harald Welte · 4 years ago
  99. 057122e NS: Optionally disable NS-{RESET,BLOCK,UNBLOCK} when using UDP/IP by Harald Welte · 4 years ago
  100. 383b3bf bts_features: introduce osmo_bts_unset_feature() by Vadim Yanitskiy · 4 years ago