Release v1.9.0 on 2023-09-12.
  1. fde19ed logging: Introduce DLBSSGP logging constant by Harald Welte · 3 years, 7 months ago
  2. 8e7c496 vty: use install_lib_element() and install_lib_element_ve() by Vadim Yanitskiy · 3 years, 9 months ago
  3. d12f698 logging: Introduce mutex API to manage log_target in multi-thread envs by Pau Espin Pedrol · 4 years, 9 months ago
  4. c4fce14 implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  5. e08da97 Fix/Update copyright notices; Add SPDX annotation by Harald Welte · 7 years ago
  6. f4f23bd vty: install 'exit', 'end',... commands on *all* nodes by Neels Hofmeyr · 7 years ago
  7. 607275c gb: drop special vty exit commands, use vty_install_default() by Neels Hofmeyr · 7 years ago
  8. 6f41767 vty: fix style: bssgp node vty prompt by Neels Hofmeyr · 7 years ago
  9. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  10. 8b86cd7 logging.h: fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_* by Neels Hofmeyr · 7 years ago
  11. 812ba6d logging: centrally define ctx and filter indexes by Neels Hofmeyr · 7 years ago
  12. 8fcc81d fix: gprs_bssgp_vty: logging filter: wrong constant by Neels Hofmeyr · 7 years ago
  13. 684cf32 bssgp_vty: Remove dead code and compiler warning by Harald Welte · 8 years ago
  14. b9bb0b0 Add missing docs for bssgp bvc reset vty command by Max · 8 years ago
  15. ea50732 Add vty command to explicitly reset given BVCI by Max · 8 years ago
  16. 1bda442 bssgp: Fix output of the VTY 'show bssgp stats' command by Jacob Erlbeck · 9 years ago
  17. 0673b70 bssgp: Fix VTY command 'show bssgp nsei N' by Jacob Erlbeck · 10 years ago
  18. 7fa89c2 Change license of libosmogb from AGPLv3+ to GPLv2+ by Harald Welte · 10 years ago
  19. 0823e1e BSSGP: print per-bvc flow control parameters on vty by Harald Welte · 12 years ago
  20. 641f7ce libosmogb: move files to proper location and fix build by Harald Welte · 12 years ago 0.5.0[Renamed from openbsc/src/libgb/gprs_bssgp_vty.c]
  21. de4599c libgb: make sure all BSSGP functions have bssgp_ prefix by Harald Welte · 12 years ago
  22. f543036 libgb: prefix all NS related functions with gprs_ by Harald Welte · 12 years ago
  23. cca4963 libgb: Remove dependency to openbsc/debug.h by Harald Welte · 12 years ago
  24. 4f5883b libgb: remove dependencies to openbsc/vty.h and openbsc/gsm_data.h by Harald Welte · 12 years ago
  25. 73952e3 split libgb into a separate library for outside use by Harald Welte · 12 years ago
  26. 167281e src: include new file osmocom/vty/misc.h for vty_out_rate_ctr_group() by Pablo Neira Ayuso · 13 years ago
  27. ff66323 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  28. 85e1097 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/gb/gprs_bssgp_vty.c]
  29. 393becc Move 'Gb' protocol stack into its own src/gb subdirectory by Harald Welte · 13 years ago[Renamed from openbsc/src/gprs/gprs_bssgp_vty.c]
  30. 43ae94e LOGGING: make sure to make the 'logging filter' compatible with vty log cfg by Harald Welte · 13 years ago
  31. e4cbb3f License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 13 years ago
  32. 781b3e6 [GPSR] SGSN: Keep traffic counters for each PDP context by Harald Welte · 14 years ago
  33. ac1a715 Migrate VTY code to libosmovty by Harald Welte · 14 years ago
  34. bf03d90 [GPRS] BSSG: Fix Vty printing of BVC by Harald Welte · 14 years ago
  35. 4e5721d [GPRS] BSSGP: Add VTY for configuration and inpection by Harald Welte · 14 years ago