Release v1.9.0 on 2023-09-12.
  1. 4d40047 gprs_bssgp: agregate RIM related code in gprs_bssgp_rim.c by Philipp Maier · 3 years, 5 months ago
  2. 0fb33d2 gprs_bssgp: log source and destination RIM routing information by Philipp Maier · 3 years, 5 months ago
  3. 7741bc3 gprs_bssgp: add utilities to send and parse BSSGP rim PDUs by Philipp Maier · 3 years, 6 months ago
  4. fbb78a7 bssgp: Add SUSPEND_NACK to osmo_pdef_bssgp by Daniel Willmann · 3 years, 6 months ago
  5. fde19ed logging: Introduce DLBSSGP logging constant by Harald Welte · 3 years, 7 months ago
  6. 8f82528 bssgp: Add osmo_tlv_prot_def for BSSGP by Harald Welte · 3 years, 7 months ago
  7. b73a3de gprs_bssgp_util: complete bssgp_pdu_strings by Philipp Maier · 3 years, 7 months ago
  8. 61e9de8 bssgp: Update bssgp_pdu_strings with Release 15 by Harald Welte · 3 years, 7 months ago
  9. 85a8fd3 Gb/BSSGP: replace hardcoded Tx into NS library by a callback by Alexander Couzens · 4 years ago
  10. 9b90ca8 gb: Fix typo in bssgp_cause_strings description by Pau Espin Pedrol · 4 years, 6 months ago
  11. e08da97 Fix/Update copyright notices; Add SPDX annotation by Harald Welte · 7 years ago
  12. 4aaa8ab Add missing BSSGP cause values by Max · 7 years ago
  13. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  14. bfe62e5 libosmogb: Convert to use new endian conversion helpers by Harald Welte · 7 years ago
  15. c0d9a6c Add helper function to convert numerical BSSGP PDU type to string by Max · 8 years ago
  16. f78ec5c gb: Add bssgp_msgb_copy function by Jacob Erlbeck · 9 years ago
  17. a84db61 gprs: Add assertion for msg != NULL to bssgp_msgb_alloc (Coverity) by Jacob Erlbeck · 9 years ago
  18. 7fa89c2 Change license of libosmogb from AGPLv3+ to GPLv2+ by Harald Welte · 10 years ago
  19. a39e2de gprs: Set bssgph field in bssgp_msgb_alloc() by Jacob Erlbeck · 10 years ago
  20. a716577 gprs: Fix and check BVCI in BSSGP STATUS messages by Jacob Erlbeck · 10 years ago
  21. 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_util.c]
  22. cca4963 libgb: Remove dependency to openbsc/debug.h by Harald Welte · 12 years ago
  23. 605ac5d libgb: move GPRS specific msgb CB definitions to separate header by Harald Welte · 12 years ago
  24. 73952e3 split libgb into a separate library for outside use by Harald Welte · 12 years ago
  25. d83d1b6 gprs_bssgp_util.c: orig_msg == NULL is not supported by Harald Welte · 13 years ago
  26. ff66323 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  27. 85e1097 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/gb/gprs_bssgp_util.c]
  28. 393becc Move 'Gb' protocol stack into its own src/gb subdirectory by Harald Welte · 13 years ago[Renamed from openbsc/src/gprs/gprs_bssgp_util.c]
  29. e4cbb3f License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 13 years ago
  30. 8e2e78e GPRS: Fix compiler warning that will also lead to a crash at runtime. by Holger Hans Peter Freyther · 14 years ago
  31. cfb545a [GPRS] BSSGP: Fix formatting of BSSGP TX STATUS by Harald Welte · 14 years ago
  32. af08678 [gprs] gb_proxy: Send proper BSSGP STATUS msg in error case by Harald Welte · 14 years ago