1. c757239 copy base64 implementation from mbedtls by Harald Welte · 2 years, 10 months ago
  2. 049fd5c stat_item: cosmetic: s/desc/group_desc in osmo_stat_item_group_alloc() by Neels Hofmeyr · 2 years, 10 months ago
  3. a16b50c CTRL: expose stat_item groups on CTRL by Neels Hofmeyr · 2 years, 10 months ago
  4. 7fcfefb add osmo_stat_item_get_group_by_name_idxname() by Neels Hofmeyr · 2 years, 10 months ago
  5. 4777334 utils: add osmo_str_to_int() and osmo_str_to_int64() by Neels Hofmeyr · 2 years, 10 months ago
  6. 11a58a1 vty: allow flushing by Eric · 2 years, 10 months ago
  7. a7a757f gprs_ns2: nsvc: react on STATUS PDUs with cause code NSVC UNKNOWN/NSVC BLOCKED by Alexander Couzens · 2 years, 10 months ago
  8. e787333 gprs_ns2: fix a white space by Alexander Couzens · 2 years, 10 months ago
  9. eec4f60 gprs_ns2: fix NS STATUS validation by Alexander Couzens · 2 years, 10 months ago
  10. 9cd9f6d ns2: fix a crash when receiving a SIZE while configured by Alexander Couzens · 2 years, 10 months ago
  11. f27fbf6 ns2: nsvc: reject UNITDATA when the remote BLOCK'ed by Alexander Couzens · 2 years, 10 months ago
  12. 3178e30 gprs_ns2: ensure the incoming NSVC is also the outgoing NSVC by Alexander Couzens · 2 years, 10 months ago
  13. 1adfd23 gprs_ns2_sns: ensure the SNS fsm behave correct when no signalling NSVCs are present by Alexander Couzens · 3 years ago
  14. 8a612de gprs_ns2: improve reselection protection by Alexander Couzens · 3 years ago
  15. b0874cd gprs_ns2: add correct filename/linenr to sns failed log message by Alexander Couzens · 3 years ago
  16. 616a949 gprs_ns2: calculate the nse->*_sums before notifing the sns fsm by Alexander Couzens · 3 years ago
  17. c2fec69 gprs_ns2: also prevent recursive events when SGSN side cleans up by Alexander Couzens · 2 years, 10 months ago
  18. db07a44 gprs_ns2_sns: implement outbound SNS DEL procedures by Alexander Couzens · 3 years, 1 month ago
  19. 9cd39ac gprs_ns2_sns: implement outbound SNS ADD procedures by Alexander Couzens · 3 years, 1 month ago
  20. 1f3193d gprs_ns2_sns: implement local change weight procedure by Alexander Couzens · 3 years, 1 month ago
  21. f074659 gprs_ns2: don't use llist_for_each when freeing an element by Alexander Couzens · 3 years ago
  22. 4bfcce6 gprs_ns2: gprs_ns2_free_bind() should remove itself before removing nsvcs by Alexander Couzens · 2 years, 10 months ago
  23. 83f06ce gprs_ns2: use an event to free the nsvscs when using SNS by Alexander Couzens · 2 years, 11 months ago
  24. a270782 gprs_ns2_sns: rework sns clean up by Alexander Couzens · 3 years ago
  25. 175eb7b gprs_ns2: move sns_event into internal.h to direct emit events by Alexander Couzens · 3 years ago
  26. 5193384 gsm_08_58.h: Extend IPA Power Control Params IEs to pass C/I params by Pau Espin Pedrol · 2 years, 10 months ago
  27. 58f76d8 bts_features: Add new feature to indicate support for temporary overpower by Philipp Maier · 2 years, 10 months ago
  28. 0e44a72 rsl: add new RSL IE to signal temporary overpower by Philipp Maier · 2 years, 10 months ago
  29. cfea39b gsm0503_coding: use ahs tables when encoding ahs codec id by Philipp Maier · 2 years, 10 months ago
  30. 923cb84 vty 'stats reset': do not reset stat_items by Neels Hofmeyr · 2 years, 10 months ago
  31. 11da4a4 stats: send real last value if no new values come by Oliver Smith · 2 years, 10 months ago
  32. 41589a3 gprs_ns2: add recursive anchor to protect against double free by Alexander Couzens · 3 years ago
  33. 1c40525 gprs_ns2_sns: free the NSE if the SIZE PDU is not valid by Alexander Couzens · 3 years, 1 month ago
  34. 652ab4d gprs_ns2_sns: refactor SNS failures into a function by Alexander Couzens · 3 years, 1 month ago
  35. 20ed591 gprs_ns2_udp: don't start the NSVC fsm for SNS by Alexander Couzens · 2 years, 11 months ago
  36. 053ad96 vty: clear screen with ^L by Oliver Smith · 3 years ago
  37. 26a42c0 gb/bssgp: Abort clearly if backward-compat API is used in wrong way by Pau Espin Pedrol · 3 years ago
  38. f26490b cosmetic: gb/gprs_ns.c: fix trailing whitespace by Pau Espin Pedrol · 3 years ago
  39. 95a03e5 vty: show uptime: use timespecsub by Oliver Smith · 3 years ago
  40. 6fe865d Make gcc 11.1.0 false positivies happy by Pau Espin Pedrol · 3 years ago
  41. 8a482fd vty: add "shutdown" by Oliver Smith · 3 years ago
  42. 0c78bc6 vty: add "show pid" by Oliver Smith · 3 years ago
  43. d243c2a vty: add "show uptime" by Oliver Smith · 3 years ago
  44. a140d44 gprs_ns2: ensure the NSE becomes dead when FR link went down by Alexander Couzens · 3 years ago
  45. efa64f9 Aggregate NSVC stats inside the NSE by Daniel Willmann · 3 years ago
  46. 5aa421f fix api doc of osmo_identifier_sanitize_buf() by Neels Hofmeyr · 3 years ago
  47. 5e040bf gprs_ns2_vty: dump_nsvc: change output depending on NSVCI by Alexander Couzens · 3 years ago
  48. 6ba77a3 gprs_ns2: fix wrong format string in Tx Size logline by Alexander Couzens · 3 years ago
  49. 56287d2 gprs_ns2: use gprs_ns2_free_bind() to clean up a bind by Alexander Couzens · 3 years ago
  50. 31cf166 gprs_ns2: correct mtu value in the log line by Alexander Couzens · 3 years ago
  51. a6096ad gprs_ns2: fix check of MTU changes for frame relay by Alexander Couzens · 3 years ago
  52. db7b2ab gprs_ns2: fix crash when changing the MTU by Alexander Couzens · 3 years ago
  53. d9825c0 bts_feature: Introduce feature to confiure dyn ts as sdcch8 by Pau Espin Pedrol · 3 years ago
  54. 45dc9d0 Rename osmo dyn ts enums by Pau Espin Pedrol · 3 years ago
  55. 26e53b1 add fixme: enforce 8 byte length of Kc by Neels Hofmeyr · 3 years, 1 month ago
  56. c7f547f ns2: Ignore NSVC with data_weight 0 for data by Daniel Willmann · 3 years ago daniel/misc
  57. 1c2a329 bts_features: add feature for BCCH carrier power reduction mode by Vadim Yanitskiy · 3 years ago
  58. e4378b7 gsm0808: add Kc128 to Handover Request by Neels Hofmeyr · 3 years, 1 month ago
  59. 8138c53 gprs_ns2_vc_fsm: reset the ALIVE response time when stopping test by Alexander Couzens · 3 years ago
  60. e09deb6 gprs_ns2: fix missing notify towards the NSE when NSVC become blocked by Alexander Couzens · 3 years ago
  61. d5cd8c6 gprs_ns2: use llist_add_tail to keep order by Alexander Couzens · 3 years ago
  62. 4a9756c add Kc128 to gsm0808 Create Ciphering Command by Neels Hofmeyr · 3 years, 1 month ago
  63. eabc6fd vty: make function cmd_range_match() public by Philipp Maier · 3 years ago
  64. ac49bda osmo_select_shutdown_request(): allow finishing pending writes on SIGTERM by Neels Hofmeyr · 3 years, 1 month ago
  65. 8158882 stats_vty: Improve generation of osmo counters by Daniel Willmann · 3 years ago
  66. b6fd8ed control_cmd: fix typo by Philipp Maier · 3 years ago
  67. d1b0716 ctrl: Support recovering from short write by Pau Espin Pedrol · 3 years, 1 month ago
  68. f5b8ed1 ctrl: Pre-calculate required size before allocating msgb by Pau Espin Pedrol · 3 years, 1 month ago
  69. 68ab9c4 gprs_ns2_sns: bss: set gss->family by Alexander Couzens · 3 years, 1 month ago
  70. 077ce5a gprs_ns2_sns: replace ns2_sns_type with address family by Alexander Couzens · 3 years, 1 month ago
  71. 019da4b gprs_ns2_sns: refactor nss_weight_sum_data -> ip46_weight_sum_data by Alexander Couzens · 3 years, 1 month ago
  72. 6231055 gprs_ns2_sns: refactor ip4_weight_sum/ip6_weight_sum by Alexander Couzens · 3 years, 1 month ago
  73. cc56ddc gprs_ns2_sns: add check for duplicates to add_ip6_elem() by Alexander Couzens · 3 years, 1 month ago
  74. 42bb125 bts_feature: Introduce feature to speak to PCU by Pau Espin Pedrol · 3 years, 1 month ago
  75. a667d85 ns2: use same name in ctr_group as stat_item_group by Michael Iedema · 3 years, 1 month ago
  76. c3fa007 kdf: add key derivation functions by Eric · 3 years, 1 month ago
  77. e9fd81a stats_vty: also show rate counter group name (if present) by Vadim Yanitskiy · 3 years, 1 month ago
  78. d3507e8 gprs_ns2_sns: move gss->remote specific check out of add_ip4_elem/add_ip6_elem by Alexander Couzens · 3 years, 1 month ago
  79. c2ba25e gprs_ns2_sns: use struct ns2_sns_elems in add/update/remove remote_elems by Alexander Couzens · 3 years, 1 month ago
  80. d2c6c49 gprs_ns2_sns: refactor ns2_clear_ipv46_entries_local to use new elems functions by Alexander Couzens · 3 years, 1 month ago
  81. 7112867 gprs_ns2_sns: refactor local and remote entries into a struct by Alexander Couzens · 3 years, 1 month ago
  82. 31d52e1 gprs_ns2_sns: bss: improve validation of configuration by Alexander Couzens · 3 years, 1 month ago
  83. 6608ce9 gprs_ns2_sns: move selection of the next bind into own function by Alexander Couzens · 3 years, 2 months ago
  84. 05047b7 ns2: Use NSVC bufid in stats report by Pau Espin Pedrol · 3 years, 1 month ago
  85. 09f075f stat,rate_ctr: Allow setting group name and use it at report time by Pau Espin Pedrol · 3 years, 1 month ago
  86. d794806 gprs_ns2: rework id strings of nsvcs by Alexander Couzens · 3 years, 1 month ago
  87. 7d68959 fsm: cosmetic: fix weird spacing in osmo_fsm_inst_alloc() by Vadim Yanitskiy · 3 years, 1 month ago
  88. 7b894a7 Use new stat item/ctr getter APIs by Pau Espin Pedrol · 3 years, 1 month ago
  89. 5fe3de5 stat,rate_ctr: Introduce new API to get counter at given index by Pau Espin Pedrol · 3 years, 1 month ago
  90. 20199da sim: Add osim_card_{reset,close}() API by Harald Welte · 3 years, 1 month ago
  91. 6c7ac6a range_enc_determine_range(): Don't dereference array on size=0 by Pau Espin Pedrol · 3 years, 1 month ago
  92. 208c5b6 fixup for gsm48_chan_mode_to_non_vamos() by Neels Hofmeyr · 3 years, 1 month ago
  93. fc02ff4 gsm_08_58.h: add Osmocom specific Bm/Lm CBITs for VAMOS by Vadim Yanitskiy · 3 years, 1 month ago
  94. 57850ae rsl: make rsl_dec_chan_nr() more readable, use RSL_CHAN_NR_MASK by Vadim Yanitskiy · 3 years, 1 month ago
  95. 1559689 gprs_ns2: vty: fix removing a bind from a SNS by Alexander Couzens · 3 years, 2 months ago
  96. a35c296 gprs_ns2: sns: fix del bind() by Alexander Couzens · 3 years, 2 months ago
  97. dd6f136 add RSL_IE_OSMO_TRAINING_SEQUENCE by Neels Hofmeyr · 3 years, 2 months ago
  98. 645aec8 vty: Introduce API vty_read_config_filep by Pau Espin Pedrol · 3 years, 1 month ago
  99. ebb6c1f vty: Implement missing public API host_config_file() by Pau Espin Pedrol · 3 years, 1 month ago
  100. 24980ba osmo_sock_*_ofd(): Mark OSMO_FD_WRITE on non-blocking connect() by Harald Welte · 3 years, 2 months ago