1. c7deaf2 Bump version: 1.5.1.282-ab5e-dirty → 1.6.0 by Pau Espin Pedrol · 2 years, 6 months ago 1.6.0
  2. ab5e989 osmo-release.sh: Blacklist script file from LIBVERS matches by Pau Espin Pedrol · 2 years, 6 months ago
  3. 4a15c2d contrib/libosmocore.spec.in: Depends on talloc 2.1.0 by Pau Espin Pedrol · 2 years, 6 months ago
  4. 25c9741 add osmo_time_cc, moved from osmo-bsc by Neels Hofmeyr · 2 years, 6 months ago
  5. 5eb67c2 rate_ctr: Make it safe to call rate_ctr_init() several times by Harald Welte · 2 years, 6 months ago
  6. 1f666e8 frame_relay, gprs_ns2_fr: Fix log messages, remove unused struct by Daniel Willmann · 2 years, 7 months ago
  7. 334cf87 ns2: Avoid use-after-free when SGSN-side non-persistent SNS-NSE fails by Daniel Willmann · 2 years, 6 months ago
  8. 6b5a533 include: add enum for UTRAN cipher by Alexander Couzens · 2 years, 6 months ago
  9. 52a5c11 stats: clarify error messages in cfg_no_stats_reporter_{statsd,log} by Vadim Yanitskiy · 2 years, 6 months ago
  10. d6b0059 stats: don't mark reporter as 'disable' beforehand by Vadim Yanitskiy · 2 years, 6 months ago
  11. 4f1c4e3 stats: cosmetic: print 'stats interval' before the reporters by Vadim Yanitskiy · 2 years, 6 months ago
  12. bfc8377 stats: allow configuring reporter's name in the VTY by Vadim Yanitskiy · 2 years, 6 months ago
  13. 4e92472 stats: use llist_add_tail() in osmo_stats_reporter_alloc() by Vadim Yanitskiy · 2 years, 6 months ago
  14. ac3a3fc tests/stats: add VTY transcript tests by Vadim Yanitskiy · 2 years, 6 months ago
  15. 190b6ef gsm/protocol/gsm_04_08.h: add gsm48_meas_res_is_valid() by Vadim Yanitskiy · 2 years, 6 months ago
  16. 843a84c logging: Fix double lock of log_tgt_mutex by Pau Espin Pedrol · 2 years, 6 months ago
  17. 36c69ed gsm/protocol/gsm_44_004.h: fix missing include of 'endian.h' by Vadim Yanitskiy · 2 years, 7 months ago
  18. 7044d20 Revert "Prevent GCR encoder/decoder functions from being used directly" by Vadim Yanitskiy · 2 years, 7 months ago
  19. 75b03e5 configure.ac: Depend on talloc 2.1.0 by Pau Espin Pedrol · 2 years, 7 months ago
  20. 78d7367 logging: Attempt a synchronous, non-blocking write first (file, stderr) by Harald Welte · 3 years, 8 months ago
  21. a0b57d0 logging: Avoid memcpy from stack to msgb in _file_output() by Harald Welte · 3 years, 8 months ago
  22. b72867f logging: Change stderr + file target to use non-blocking write by Harald Welte · 3 years, 8 months ago
  23. 8db64ee gsm_08_58: extend struct abis_rsl_osmo_temp_ovp_acch_cap by Vadim Yanitskiy · 2 years, 7 months ago
  24. 0a9430e {ctrl,vty}/ports.h: Allocate ports for osmo-hnodeb by Pau Espin Pedrol · 2 years, 7 months ago
  25. 1573add logging: Change LLAPD category color to purple-like one by Pau Espin Pedrol · 2 years, 7 months ago
  26. 4ef56c0 ns2: correct parse a BLOCK PDU which was received over a different NSVC by Alexander Couzens · 2 years, 8 months ago
  27. 58be427 ns2: don't forward an invalid RESET PDU to the FSM by Alexander Couzens · 2 years, 7 months ago
  28. f8635c7 ns2: improve log line when receving a PDU with wrong NSE by Alexander Couzens · 2 years, 7 months ago
  29. c549719 utils: introduce osmo_talloc_replace_string_fmt() by Vadim Yanitskiy · 3 years ago
  30. 69cc4b6 ns2: correct parse a STATUS PDU which was received over a different NSVC by Alexander Couzens · 2 years, 8 months ago
  31. d802f9a ns2: message: allow to pass a foreign NSVCI to STATUS PDU by Alexander Couzens · 2 years, 8 months ago
  32. cc1621e ns2: fsm: add comment don't answer on a STATUS with a STATUS by Alexander Couzens · 2 years, 8 months ago
  33. a2b846b ns2: ensure the NSVC is in the correct mode for NSVC UNKNOWN/NSVC BLOCKED cause codes by Alexander Couzens · 2 years, 8 months ago
  34. 67cfc5d ns2: message: BLOCK/BLOCK ACK allow to use a given NSVCI instead of using the nsvc nsvci by Alexander Couzens · 2 years, 8 months ago
  35. 8ae40cb gsmtap: allow 127.0.0.x local listeners by Eric · 2 years, 8 months ago
  36. 6dce2cb utils: remove misleading comments for osmo_hexdump[_nospc]_c() by Vadim Yanitskiy · 2 years, 7 months ago
  37. 34907fe revisit some calls of strtol(), stroul(), strtoull() by Neels Hofmeyr · 2 years, 8 months ago
  38. 6b60d52 fix rsl_chan_nr_str_{buf,c}(): enlarge the buffer size by Vadim Yanitskiy · 2 years, 7 months ago
  39. 137efc9 cosmetic: get rid of 3 deprecation warnings by Neels Hofmeyr · 2 years, 8 months ago
  40. 6a59407 refactor stat_item: report only changed values by Neels Hofmeyr · 2 years, 8 months ago
  41. e90c717 refactor stat_item: get rid of FIFO and "skipped" error by Neels Hofmeyr · 2 years, 8 months ago
  42. 3f43134 GPRS: Add PDP_TYPE_N_IETF_IPv4v6 by Keith · 2 years, 8 months ago
  43. 4e3b594 cosmetic: gsm: meas_rep.h: Fix typo in comment by Pau Espin Pedrol · 2 years, 8 months ago
  44. 50e6f06 gsm: Mark gsm0858_rsl_ul_meas_enc() pointer param const by Pau Espin Pedrol · 2 years, 8 months ago
  45. ca5ce0d ns2: nsvc: add a uptime/downtime to track the last state change by Alexander Couzens · 2 years, 8 months ago
  46. 2c64c25 ns2: nse: add a uptime/downtime to track the last state change by Alexander Couzens · 2 years, 8 months ago
  47. 0692916 vty: add vty_out_uptime() print the uptime to the vty by Alexander Couzens · 2 years, 8 months ago
  48. 53b4bbb osmo-auc-gen: Print RFC3310 IMS HTTP-AKA style base64 nonce/res by Harald Welte · 2 years, 8 months ago
  49. d075e3a base64: reformat using Lindent to conform to our coding style by Harald Welte · 2 years, 8 months ago
  50. 292f9e7 base64: Migrate over to osmocom by Harald Welte · 2 years, 8 months ago
  51. c757239 copy base64 implementation from mbedtls by Harald Welte · 2 years, 8 months ago
  52. 599601e stats_test: assert counter and stat item val counts separately by Neels Hofmeyr · 2 years, 8 months ago
  53. 049fd5c stat_item: cosmetic: s/desc/group_desc in osmo_stat_item_group_alloc() by Neels Hofmeyr · 2 years, 8 months ago
  54. b48f438 osmo-auc-gen: Permit specifying the SQN in hex (0x12345) format by Harald Welte · 2 years, 8 months ago
  55. a16b50c CTRL: expose stat_item groups on CTRL by Neels Hofmeyr · 2 years, 8 months ago
  56. 7fcfefb add osmo_stat_item_get_group_by_name_idxname() by Neels Hofmeyr · 2 years, 8 months ago
  57. 4777334 utils: add osmo_str_to_int() and osmo_str_to_int64() by Neels Hofmeyr · 2 years, 8 months ago
  58. 11a58a1 vty: allow flushing by Eric · 2 years, 8 months ago
  59. a7a757f gprs_ns2: nsvc: react on STATUS PDUs with cause code NSVC UNKNOWN/NSVC BLOCKED by Alexander Couzens · 2 years, 8 months ago
  60. e787333 gprs_ns2: fix a white space by Alexander Couzens · 2 years, 8 months ago
  61. eec4f60 gprs_ns2: fix NS STATUS validation by Alexander Couzens · 2 years, 8 months ago
  62. 9cd9f6d ns2: fix a crash when receiving a SIZE while configured by Alexander Couzens · 2 years, 8 months ago
  63. f27fbf6 ns2: nsvc: reject UNITDATA when the remote BLOCK'ed by Alexander Couzens · 2 years, 8 months ago
  64. 3178e30 gprs_ns2: ensure the incoming NSVC is also the outgoing NSVC by Alexander Couzens · 2 years, 8 months ago
  65. 1adfd23 gprs_ns2_sns: ensure the SNS fsm behave correct when no signalling NSVCs are present by Alexander Couzens · 2 years, 10 months ago
  66. 8a612de gprs_ns2: improve reselection protection by Alexander Couzens · 2 years, 10 months ago
  67. b0874cd gprs_ns2: add correct filename/linenr to sns failed log message by Alexander Couzens · 2 years, 10 months ago
  68. 616a949 gprs_ns2: calculate the nse->*_sums before notifing the sns fsm by Alexander Couzens · 2 years, 10 months ago
  69. c2fec69 gprs_ns2: also prevent recursive events when SGSN side cleans up by Alexander Couzens · 2 years, 8 months ago
  70. db07a44 gprs_ns2_sns: implement outbound SNS DEL procedures by Alexander Couzens · 3 years ago
  71. 9cd39ac gprs_ns2_sns: implement outbound SNS ADD procedures by Alexander Couzens · 3 years ago
  72. 1f3193d gprs_ns2_sns: implement local change weight procedure by Alexander Couzens · 3 years ago
  73. f074659 gprs_ns2: don't use llist_for_each when freeing an element by Alexander Couzens · 2 years, 10 months ago
  74. 4bfcce6 gprs_ns2: gprs_ns2_free_bind() should remove itself before removing nsvcs by Alexander Couzens · 2 years, 8 months ago
  75. 83f06ce gprs_ns2: use an event to free the nsvscs when using SNS by Alexander Couzens · 2 years, 9 months ago
  76. a270782 gprs_ns2_sns: rework sns clean up by Alexander Couzens · 2 years, 10 months ago
  77. 175eb7b gprs_ns2: move sns_event into internal.h to direct emit events by Alexander Couzens · 2 years, 10 months ago
  78. 5193384 gsm_08_58.h: Extend IPA Power Control Params IEs to pass C/I params by Pau Espin Pedrol · 2 years, 9 months ago
  79. e67edfd gsm_08_58: fix sourcecode formatting by Philipp Maier · 2 years, 9 months ago
  80. 55ce87d gsm_08_58: fix sourcecode formatting by Philipp Maier · 2 years, 9 months ago
  81. 58f76d8 bts_features: Add new feature to indicate support for temporary overpower by Philipp Maier · 2 years, 9 months ago
  82. 0e44a72 rsl: add new RSL IE to signal temporary overpower by Philipp Maier · 2 years, 9 months ago
  83. cfea39b gsm0503_coding: use ahs tables when encoding ahs codec id by Philipp Maier · 2 years, 8 months ago
  84. 9da16b5 cosmetic: Fix missing space in comment by Pau Espin Pedrol · 2 years, 9 months ago
  85. 923cb84 vty 'stats reset': do not reset stat_items by Neels Hofmeyr · 2 years, 9 months ago
  86. 2bd4bc9 codec: add missing osmo_amr_type_name function. by Philipp Maier · 2 years, 9 months ago
  87. 11da4a4 stats: send real last value if no new values come by Oliver Smith · 2 years, 9 months ago
  88. a79a549 tests/stats: show how last item sent may be wrong by Oliver Smith · 2 years, 9 months ago
  89. 22db07d tests: add 'make update_exp' target by Oliver Smith · 2 years, 9 months ago
  90. 41589a3 gprs_ns2: add recursive anchor to protect against double free by Alexander Couzens · 2 years, 10 months ago
  91. 1c40525 gprs_ns2_sns: free the NSE if the SIZE PDU is not valid by Alexander Couzens · 2 years, 11 months ago
  92. 652ab4d gprs_ns2_sns: refactor SNS failures into a function by Alexander Couzens · 2 years, 11 months ago
  93. 20ed591 gprs_ns2_udp: don't start the NSVC fsm for SNS by Alexander Couzens · 2 years, 9 months ago
  94. 6a13889 vty/ports: move pcap server/client ports by Oliver Smith · 2 years, 9 months ago
  95. d8f8919 vty/ports: prepare formatting for a long define by Oliver Smith · 2 years, 9 months ago
  96. 7af860f utils: Fix c++ warn in OSMO_STRBUF_APPEND by Pau Espin Pedrol · 2 years, 10 months ago
  97. 053ad96 vty: clear screen with ^L by Oliver Smith · 2 years, 10 months ago
  98. 466be65 command: fix sourcecode formatting by Philipp Maier · 2 years, 10 months ago
  99. 26a42c0 gb/bssgp: Abort clearly if backward-compat API is used in wrong way by Pau Espin Pedrol · 2 years, 10 months ago
  100. f26490b cosmetic: gb/gprs_ns.c: fix trailing whitespace by Pau Espin Pedrol · 2 years, 10 months ago