Release v1.9.0 on 2023-09-12.
  1. 7b894a7 Use new stat item/ctr getter APIs by Pau Espin Pedrol · 3 years, 1 month ago
  2. fde19ed logging: Introduce DLBSSGP logging constant by Harald Welte · 3 years, 7 months ago
  3. 2d9ce71 bssgp: Use TLVP_PRES_LEN instead of TLVP_PRESENT by Harald Welte · 3 years, 7 months ago
  4. 2d42b90 libosmogb: Add a function to tx BVC RESET by nsei/bvci by Daniel Willmann · 3 years, 9 months ago
  5. bd771a9 bssgp: Don't include RA-ID in BVC-RESET for BVCI=0 (signalling) by Harald Welte · 3 years, 9 months ago
  6. 85a8fd3 Gb/BSSGP: replace hardcoded Tx into NS library by a callback by Alexander Couzens · 4 years ago
  7. 2d3465f gprs_bssgp: Add bssgp_tx_bvc_reset2() by Harald Welte · 4 years ago
  8. a13fb75 Revert "add osmo_mobile_identity API" by Harald Welte · 4 years ago
  9. d1ceca9 add osmo_mobile_identity API by Neels Hofmeyr · 4 years, 1 month ago
  10. 7d0fe2a gprs_bssgp: Work around gcc-9 claiming "error=stringop-overflow" by Harald Welte · 4 years, 6 months ago
  11. 6a469e1 bssgp_tx_bvc_unblock(): Fix log message by Harald Welte · 5 years ago
  12. 2033be8 Work around bogus gcc-8.2 array-bounds warning/error by Harald Welte · 5 years ago
  13. 1c3bae1 constrain gsm48_generate_mid() output array bounds by Harald Welte · 5 years ago
  14. e29ec85 Use existing function for TLLI encoding by Max · 6 years ago
  15. f1ad60e Add function to properly encode RAI by Max · 6 years ago
  16. e08da97 Fix/Update copyright notices; Add SPDX annotation by Harald Welte · 7 years ago
  17. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  18. 87e4550 doxygen: enable AUTOBRIEF, drop \brief by Neels Hofmeyr · 7 years ago
  19. bfe62e5 libosmogb: Convert to use new endian conversion helpers by Harald Welte · 7 years ago
  20. 6176b6e bssgp_rx_paging(): Fix parsing of P-TMSI IE in Paging message by Harald Welte · 8 years ago
  21. 2c34ab4 Improve BSSGP debug output by Max · 8 years ago
  22. c1cb75e bssgp: Fix IMSI buffer size (Coverity) by Jacob Erlbeck · 9 years ago
  23. 9385d1e bssgp: Fix bssgp_tx_fc_bvc parameter type by Jacob Erlbeck · 9 years ago
  24. 580af4b bssgp: Fix encoding of BVC_FLOW_CONTROL by Jacob Erlbeck · 9 years ago
  25. 7fa89c2 Change license of libosmogb from AGPLv3+ to GPLv2+ by Harald Welte · 10 years ago
  26. b8d18f3 Doc: Adding new parameter descriptions in gprs_bssgp_bss.c by Andreas Eversberg · 12 years ago
  27. f44ed8c Fix: Correcting bssgp_tx_fc_bvc, bssgp_tx_fc_ms, bssgp_tx_ul_ud by Andreas Eversberg · 12 years ago
  28. e92866b Gb: Add functions for sending flow control messages from BSS side by Harald Welte · 12 years ago
  29. 30fabdf Gb: Add header file for BSS-side BSSGP functions by Harald Welte · 12 years ago
  30. aa5d0e8 Fix encoding of BSSGP_IE_NUM_OCT_AFF in bssgp_tx_llc_discarded() by Andreas Eversberg · 12 years ago
  31. 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_bss.c]
  32. de4599c libgb: make sure all BSSGP functions have bssgp_ prefix by Harald Welte · 12 years ago
  33. cca4963 libgb: Remove dependency to openbsc/debug.h by Harald Welte · 12 years ago
  34. 605ac5d libgb: move GPRS specific msgb CB definitions to separate header by Harald Welte · 12 years ago
  35. 73952e3 split libgb into a separate library for outside use by Harald Welte · 12 years ago
  36. 85fc314 BSSGP: Add functions required for true BSS-side BSSGP implementation by Harald Welte · 13 years ago