1. bd10c21 gprs_bssgp: add IE parser/generator for RIM Routing Information by Philipp Maier · 3 years, 7 months ago
  2. c782cec gprs_ns2: add gprs_ns2_fr_bind_role() to retrieve the fr role by Alexander Couzens · 3 years, 7 months ago
  3. 22c26e0 gprs_ns2: make nsvc argument const by Alexander Couzens · 3 years, 7 months ago
  4. e769f52 gprs_ns2_sns: rework IP-SNS initial remote by Alexander Couzens · 3 years, 7 months ago
  5. 4755879 gprs_ns2: add gprs_ns2_free_nsvcs() to free all NS-VC of a NSE by Alexander Couzens · 3 years, 7 months ago
  6. ebcbd72 gprs_ns2: rework gprs_ns2_fr_connect*() by Alexander Couzens · 3 years, 7 months ago
  7. aaa55a6 gprs_ns2: add member name to bind by Alexander Couzens · 3 years, 7 months ago
  8. d923cff gprs_ns2: introduce NS dialects by Alexander Couzens · 3 years, 7 months ago
  9. c8158ec protocol/gsm_08_58.h: add Osmocom specific EWMA AVG algo by Vadim Yanitskiy · 3 years, 7 months ago
  10. a346c45 protocol/gsm_08_58.h: add ip.access Power Control structures by Vadim Yanitskiy · 3 years, 7 months ago
  11. 1fcfce8 bssgp_bvc_fsm: Add basic BVC flow control rx/tx support by Harald Welte · 3 years, 7 months ago
  12. 4394bb9 bssgp2: Encoding + Decoding functions for BVC and MS flow control by Harald Welte · 3 years, 7 months ago
  13. 17a892f gb: Add beginnings of a new BSSGP implementation by Harald Welte · 3 years, 7 months ago
  14. fde19ed logging: Introduce DLBSSGP logging constant by Harald Welte · 3 years, 7 months ago
  15. dec201a tlv.h: Add msgb_tvlv_put_{16,32}be() by Harald Welte · 3 years, 7 months ago
  16. a6f8962 gsm_08_18.h: Add #defines for [extended] feature bits by Harald Welte · 3 years, 7 months ago
  17. 8f82528 bssgp: Add osmo_tlv_prot_def for BSSGP by Harald Welte · 3 years, 7 months ago
  18. 30a9294 tlv: Introduce enum with error codes for TLV parser functions by Harald Welte · 3 years, 7 months ago
  19. 9510992 Introduce 'osmo_tlv_prot' abstraction for validation of TLV protocols by Harald Welte · 3 years, 7 months ago
  20. 896a9bb Include mnl.h iif --enable-libmnl by Pau Espin Pedrol · 3 years, 7 months ago
  21. 7fc88b3 log2.h: Avoid redefining __always_inline by Harald Welte · 3 years, 7 months ago
  22. c172d9f log2.h: Use uintXX_t instead of kernel specific types by Harald Welte · 3 years, 7 months ago
  23. 622cda3 hash/log2: Add generic implementations of fls() and fls64() by Harald Welte · 3 years, 7 months ago
  24. c22e002 gsm_08_18.h: Add some PDU definitions still missing by Harald Welte · 3 years, 7 months ago
  25. 77530b4 Use explicit type-casting in hlist_del() for C++ compatibility by Harald Welte · 3 years, 7 months ago
  26. 59e13e4 core/linuxlist: do not use 'new' as a parameter name by Vadim Yanitskiy · 3 years, 7 months ago
  27. 7101ca2 Add hlist and hashtable from Linux kernel by Harald Welte · 3 years, 7 months ago
  28. e3b20ed bssgp: Fix typo in BSSGP Message Type enum by Harald Welte · 3 years, 7 months ago
  29. 751977b ns2: Add log filtering by NSE/NSEI, fix NSVC filter on receive by Daniel Willmann · 3 years, 7 months ago
  30. 6e887eb gsm_08_18.h: Update enums for message types and IEs with Release 15 by Harald Welte · 3 years, 7 months ago
  31. 53a2fde Integrate libmnl (minimal netlink) library with libosmocore select loop by Harald Welte · 3 years, 7 months ago
  32. fd3478c logging: Calculate LOG_MAX_{CTX,FILTERS} from the enum by Daniel Willmann · 3 years, 7 months ago
  33. a20248a cosmetic: frame_relay: Fix typos by Harald Welte · 3 years, 7 months ago
  34. bfcce40 gsm: Add enum for Network Feature Support IE by Pau Espin Pedrol · 3 years, 7 months ago
  35. a24e7ee gprs_ns2: Introduce gprs_ns2_lltype_str() for link layer name by Harald Welte · 3 years, 7 months ago
  36. 10e991b ns2: remove obsolete type GPRS_NS2_LL_E1 by Alexander Couzens · 3 years, 7 months ago
  37. aac9016 ns2: move link layer type into NSE by Alexander Couzens · 3 years, 7 months ago
  38. 24a14ac ns2: move LL into public api by Alexander Couzens · 3 years, 7 months ago
  39. fc3dd1f ns2: implement link sharing selector by Alexander Couzens · 3 years, 7 months ago
  40. 841817e ns2: add support for frame relay by Alexander Couzens · 3 years, 7 months ago
  41. 595908a gsm_08_58: add rxqual field to RSL_IE_OSMO_REP_ACCH_CAP by Philipp Maier · 3 years, 7 months ago
  42. 465c9a5 bssgp: Input argument to bssgp_tlv_parse() should be 'const' by Harald Welte · 3 years, 8 months ago
  43. 439ddbe gsm_08_58: add struct for RSL_IE_OSMO_REP_ACCH_CAP by Philipp Maier · 3 years, 8 months ago
  44. 7031ac1 vty/command: add 'hidden only' VTY reference generation mode by Vadim Yanitskiy · 3 years, 8 months ago
  45. aa71846 bts_features: add feature BTS_FEAT_ACCH_REP by Philipp Maier · 3 years, 8 months ago
  46. 4fe8a75 serial: Introduce API osmo_serial_speed_t by Pau Espin Pedrol · 3 years, 8 months ago
  47. e36be56 gsm_04_08: add parser for Mobile Station Classmark 3 by Philipp Maier · 3 years, 8 months ago
  48. c211894 Revert "gsm_04_08: add parser for Mobile Station Classmark 3" by Harald Welte · 3 years, 8 months ago
  49. 1b75e4b tdef: Introduce OSMO_TDEF_US unit by Pau Espin Pedrol · 3 years, 8 months ago
  50. a4939dc gsm_04_08: add parser for Mobile Station Classmark 3 by Philipp Maier · 3 years, 8 months ago
  51. a15967b gsm_08_58: add proprietary IE to signal Repeated ACCH Capability by Philipp Maier · 3 years, 8 months ago
  52. 0ab028c ns2: fixup gprs_ns2_prim_strs by Alexander Couzens · 3 years, 8 months ago
  53. 15c09a8 ns2: Send NSVC representation in NS_AFF_CAUSE_VC_* status indication by Daniel Willmann · 3 years, 8 months ago
  54. f128654 ns2: Add gprs_ns2_nsvc_state_name() to get the current state of a VC by Daniel Willmann · 3 years, 8 months ago
  55. 07a923f Add exported function btsctx_alloc to public header by Daniel Willmann · 3 years, 9 months ago
  56. 2d42b90 libosmogb: Add a function to tx BVC RESET by nsei/bvci by Daniel Willmann · 3 years, 9 months ago
  57. f5f0d43 gsm48: add missing RR cause value definitions by Vadim Yanitskiy · 3 years, 8 months ago
  58. b3b837c gprs_ns2: convert gprs_ns2_cause_str into an static inline by Alexander Couzens · 3 years, 8 months ago
  59. 2498f1d ns2: add value strings for ns2_affecting_cause_prim_str & ns2_prim_str by Alexander Couzens · 3 years, 8 months ago
  60. 0a2d9bd vty/command: fix: restrict the expert mode to the current session by Vadim Yanitskiy · 3 years, 8 months ago
  61. f36b762 application: do not document unrelated forward-declarations by Vadim Yanitskiy · 3 years, 8 months ago
  62. b904e42 select: Migrate over to poll() by Harald Welte · 3 years, 9 months ago
  63. 4165d04 vty/command: introduce vty_dump_xml_ref_mode() by Vadim Yanitskiy · 3 years, 8 months ago
  64. 72b9088 vty: introduce the expert mode and a command to enable it by Vadim Yanitskiy · 3 years, 8 months ago
  65. e7bf435 logging: introduce 'systemd-journal' target by Vadim Yanitskiy · 3 years, 10 months ago
  66. 7e65791 select: Introduce osmo_fd_{read,write}_{enable,disable}() by Harald Welte · 3 years, 9 months ago
  67. fa2d66c ns2: More verbose comments on gprs_ns2_vc_mode by Harald Welte · 3 years, 9 months ago
  68. 5e1cd5e gsm48_rest_octets: Add parser for SI4 rest octets by Harald Welte · 3 years, 9 months ago
  69. 80788fa add osmo_sockaddr_to_str_buf/osmo_sockaddr_to_str by Alexander Couzens · 3 years, 9 months ago
  70. d420ea9 gprs_ns2: add gprs_ns2_ip_vc_equal() by Alexander Couzens · 3 years, 9 months ago
  71. 6cb5d5f gprs_ns2: add gprs_ns2_nse_foreach_nsvc() by Alexander Couzens · 3 years, 9 months ago
  72. d33512b gprs_ns2: gprs_ns2_ip_vc_remote() the nsvc can be also const by Alexander Couzens · 3 years, 9 months ago
  73. 125298f gprs_ns2: add gprs_ns2_nse_sns_remote() returns the initial SNS address by Alexander Couzens · 3 years, 9 months ago
  74. 979f5f5 gprs_ns2: add gprs_ns2_ip_vc_local() return the local sockaddr by Alexander Couzens · 3 years, 9 months ago
  75. c4229a4 gprs_ns2: rename gprs_ns2_ip_vc_sockaddr -> gprs_ns2_ip_vc_remote by Alexander Couzens · 3 years, 9 months ago
  76. 9a4cf27 gprs_ns2: const the return value of gprs_ns2_ip_vc_sockaddr / gprs_ns2_ip_bind_sockaddr by Alexander Couzens · 3 years, 9 months ago
  77. 4b6c8af gprs_ns2: add gprs_ns2_free_nses() to free all NS-E by Alexander Couzens · 3 years, 9 months ago
  78. 896fcd5 gprs_ns2: add gprs_ns2_free_binds() to free all binds by Alexander Couzens · 3 years, 9 months ago
  79. 05e7f7d gprs_ns2: add gprs_ns2_nse_nsei() to get the nsei of a nse by Alexander Couzens · 3 years, 9 months ago
  80. 4f60845 gprs_ns2: add gprs_ns2_ip_bind_by_sockaddr() to search for binds by sockaddr by Alexander Couzens · 3 years, 9 months ago
  81. a07f25e gprs_ns2: make struct osmo_sockaddr pointers const by Vadim Yanitskiy · 3 years, 9 months ago
  82. def5a40 socket: make the arguments of osmo_sockaddr_cmp() const by Vadim Yanitskiy · 3 years, 9 months ago
  83. a5218ea command: add library command attribute for libosmo-abis by Philipp Maier · 3 years, 9 months ago
  84. 5b214e2 add BSSMAP coding for Location Services by Neels Hofmeyr · 3 years, 10 months ago
  85. 02de87b add BSSMAP-LE coding for Location Services by Neels Hofmeyr · 3 years, 10 months ago
  86. c6848f4 add BSSLAP coding for Location Services by Neels Hofmeyr · 3 years, 10 months ago
  87. 086bd33 add GAD coding for Location Services by Neels Hofmeyr · 3 years, 10 months ago
  88. 87c3afb add osmo_float_str_to_int() and osmo_int_to_float_str_*() by Neels Hofmeyr · 3 years, 9 months ago
  89. ef4c597 vty/command: restrict the use of '.', '!', and '@' as flags by Vadim Yanitskiy · 3 years, 9 months ago
  90. e566bdd vty: introduce and use VTY_CMD_USR_ATTR_NUM by Vadim Yanitskiy · 3 years, 9 months ago
  91. 608b1a4 command: add library command attribute for libosmo-sccp by Philipp Maier · 3 years, 9 months ago
  92. c0745eb vty/command: introduce API for the library specific attributes by Vadim Yanitskiy · 3 years, 9 months ago
  93. 99d5c2d vty/command: add CMD_ATTR_LIB_COMMAND and install() API wrappers by Vadim Yanitskiy · 3 years, 9 months ago
  94. ceb3b39 vty/command: add global command attribute CMD_ATTR_NODE_EXIT by Vadim Yanitskiy · 3 years, 9 months ago
  95. 1fac6f7 ns2: vty: allow the users (pcu/sgsn) to set a default bind by Alexander Couzens · 3 years, 9 months ago
  96. da0a285 ns2: status ind: add additional flags (first and persistent) by Alexander Couzens · 3 years, 9 months ago
  97. e9069eb gsm_12_21: add osmo_oml_nsvc_address_type for OML NM_ATT_OSMO_NS_LINK_CFG by Alexander Couzens · 3 years, 9 months ago
  98. 66138cc write_queue: Add osmo_wqueue_enqueue_quiet() by Harald Welte · 3 years, 9 months ago
  99. 4a96b7c vty/command: introduce new attribute CMD_ATTR_IMMEDIATE by Vadim Yanitskiy · 3 years, 9 months ago
  100. 4fb27a8 gprs_ns2: Make reason const by Daniel Willmann · 3 years, 9 months ago