1. bfe62e5 libosmogb: Convert to use new endian conversion helpers by Harald Welte · 7 years ago
  2. 44f423f timer: add osmo_timer_setup() by Pablo Neira Ayuso · 7 years ago
  3. 584f4b6 gprs: add value strings for NS PDU type by Max · 7 years ago
  4. a81055d fix spelling in API docu, command reply, logging, descriptions by Thorsten Alteholz · 7 years ago
  5. 8b86cd7 logging.h: fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_* by Neels Hofmeyr · 7 years ago
  6. 812ba6d logging: centrally define ctx and filter indexes by Neels Hofmeyr · 7 years ago
  7. 8fcc81d fix: gprs_bssgp_vty: logging filter: wrong constant by Neels Hofmeyr · 7 years ago
  8. c32bfd5 gprs_ns_vty: guard against duplicate VTY elements by Neels Hofmeyr · 7 years ago
  9. 6176b6e bssgp_rx_paging(): Fix parsing of P-TMSI IE in Paging message by Harald Welte · 8 years ago
  10. 684cf32 bssgp_vty: Remove dead code and compiler warning by Harald Welte · 8 years ago
  11. 8e2f7e8 add osmo_gettimeofday as a shim around gettimeofday by Neels Hofmeyr · 8 years ago
  12. 27e8036 Fix unaligned access found by addr. sanitizer by Max · 8 years ago
  13. 93bc64f gb: Add bssgp_pdu_str to libosmogb namespace by Max · 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. 2c34ab4 Improve BSSGP debug output by Max · 8 years ago
  17. c0d9a6c Add helper function to convert numerical BSSGP PDU type to string by Max · 8 years ago
  18. f78ec5c gb: Add bssgp_msgb_copy function by Jacob Erlbeck · 9 years ago
  19. cc6ac4c ns: Force a defined state when sending NS RESET by Jacob Erlbeck · 9 years ago
  20. 0975a7f ns/stats: Add missing osmo_stat_item_group_free to gprs_nsvc_delete by Jacob Erlbeck · 9 years ago
  21. 90e614f remove our internal copy of talloc, use system libtalloc by Harald Welte · 9 years ago
  22. 495b0db gprs-ns/stats: When the NSVCI is updated, update the stats counter by Holger Hans Peter Freyther · 9 years ago
  23. fed2a48 ns/stats: Fix class_id of "NSVC Peer Statistics" rate_ctr group by Jacob Erlbeck · 9 years ago
  24. bc9d9ac stats: Limit reporting by class id by Jacob Erlbeck · 9 years ago
  25. fc9533d stats: Add osmo_ name prefix to identifiers by Jacob Erlbeck · 9 years ago
  26. 0a1400f ns: Add statistics for some events by Jacob Erlbeck · 9 years ago
  27. c136da5 release: Prepare the 0.8.2 release by Holger Hans Peter Freyther · 9 years ago 0.8.2
  28. c1cb75e bssgp: Fix IMSI buffer size (Coverity) by Jacob Erlbeck · 9 years ago
  29. 9385d1e bssgp: Fix bssgp_tx_fc_bvc parameter type by Jacob Erlbeck · 9 years ago
  30. 9731935 bssgp: Fix call to llist_entry in fc_queue_timer_cfg by Jacob Erlbeck · 9 years ago
  31. 580af4b bssgp: Fix encoding of BVC_FLOW_CONTROL by Jacob Erlbeck · 9 years ago
  32. 1bda442 bssgp: Fix output of the VTY 'show bssgp stats' command by Jacob Erlbeck · 9 years ago
  33. a84db61 gprs: Add assertion for msg != NULL to bssgp_msgb_alloc (Coverity) by Jacob Erlbeck · 9 years ago
  34. 8d192d7 ns: Log when sending fails (Coverity) by Jacob Erlbeck · 9 years ago
  35. b535e39 bssgp: Ensure non-NULL bctx before calling bssgp_rx_ptp (Coverity) by Jacob Erlbeck · 9 years ago
  36. c641591 bssgp: Always expect dup != NULL in bssgp_tx_dl_ud (Coverity) by Jacob Erlbeck · 9 years ago
  37. 36153dc bssgp: Handle BSSGP STATUS messages by Jacob Erlbeck · 9 years ago
  38. 49ed9be bssgp: Don't reply with STATUS when receiving a PtP STATUS message by Jacob Erlbeck · 9 years ago
  39. 0673b70 bssgp: Fix VTY command 'show bssgp nsei N' by Jacob Erlbeck · 10 years ago
  40. 7fa89c2 Change license of libosmogb from AGPLv3+ to GPLv2+ by Harald Welte · 10 years ago
  41. b43baf2 gprs: Don't discard SUSPEND/RESUME in bssgp_rcvmsg by Jacob Erlbeck · 10 years ago
  42. 10dd73c bssgp: Free msgb in case of error when calling into gprs_ns_sendmsg by Holger Hans Peter Freyther · 10 years ago
  43. 6ac70a4 gprs-ns: Fix reset state handling by Jacob Erlbeck · 10 years ago
  44. 0540d83 gprs-ns: Let gprs_nsvc_reset return a value by Jacob Erlbeck · 10 years ago
  45. 9ffeb97 build: remove unused all_includes and use AM_CPPFLAGS by Jan Engelhardt · 11 years ago
  46. 96af786 misc: Look into the build directory for generated files by Holger Hans Peter Freyther · 10 years ago
  47. a39e2de gprs: Set bssgph field in bssgp_msgb_alloc() by Jacob Erlbeck · 10 years ago
  48. b83b838 gprs: Fix bssgp_rcvmsg to handle signalling msgs with BVCI IE by Jacob Erlbeck · 10 years ago
  49. a716577 gprs: Fix and check BVCI in BSSGP STATUS messages by Jacob Erlbeck · 10 years ago
  50. 336915a prepare for 0.7.0 release by Harald Welte · 10 years ago 0.7.0
  51. 777b056 gprs-ns: Re-initialize the list head and free the unknown_nsvc by Holger Hans Peter Freyther · 10 years ago
  52. 56cc60d gb: Remove comment about ABI changes from the Makefile by Holger Hans Peter Freyther · 11 years ago
  53. 9b591b7 gprs: Fix VTY NSVC initialisation bug by changing gprs_nsvc_create() by Jacob Erlbeck · 11 years ago
  54. 3d557b1 gprs: Ignore NS RESET_ACK and ALIVE_ACK without RESET by Jacob Erlbeck · 11 years ago
  55. 9e1cd5a gprs: Address coverity warning for gprs_ns_tx_status result by Holger Hans Peter Freyther · 11 years ago
  56. 726e272 gprs: Address coverity warning on unchecked return of gprs_ns_tx_reset_ack by Holger Hans Peter Freyther · 11 years ago
  57. 7c91bfd gprs: Address coverity warning on unchecked return of gprs_ns_tx_status by Holger Hans Peter Freyther · 11 years ago
  58. 0cccf40 gprs: Make sure that the buf is NULL terminated at the end by Holger Hans Peter Freyther · 11 years ago
  59. 54b8b2d gb: Create new NSVC object instead of patching the NSVCI by Jacob Erlbeck · 11 years ago
  60. ab852ee gb: Fix RESET handling with changing NSEI by Jacob Erlbeck · 11 years ago
  61. 5405a10 gb: Fix NS RESET/RESET_ACK abnormal cases by Jacob Erlbeck · 11 years ago
  62. a52ba01 gb: Fix gprs_nsvc_delete() to free ctr group by Jacob Erlbeck · 11 years ago
  63. 35fe87c gb/vty: Fix the VTY node string for L_NS_NODE by Jacob Erlbeck · 11 years ago
  64. 687b690 gb/vty: Perform NS-VC operations based on NS-VCI by Jacob Erlbeck · 11 years ago
  65. bf02196 gb: Fix gprs_active_nsvc_by_nsei() by Jacob Erlbeck · 11 years ago
  66. f41e5e6 release: Prepare the 0.6.4 release of libosmocore by Holger Hans Peter Freyther · 11 years ago 0.6.4
  67. 5e6d679 gb: Fix gprs_ns_rx_reset to not create NS-VC duplicates by Jacob Erlbeck · 11 years ago
  68. 96550e0 gb: Add functions to access the LL part of the NS-VC objects by Jacob Erlbeck · 11 years ago
  69. 6901715 gb: When sending on a NS-VC group use the first active NS-VC by Jacob Erlbeck · 11 years ago
  70. 34fc470 tests/gb: Show invoked signals in test output by Jacob Erlbeck · 11 years ago
  71. b6390f9 gb: Use the NS-VCI to find an existing NS-VC by Jacob Erlbeck · 11 years ago
  72. 05395a6 gb: Fix NS-RESET response message order by Jacob Erlbeck · 11 years ago
  73. 84cdc70 gb: Separate nsvc creation from NS message processing by Jacob Erlbeck · 11 years ago
  74. c62a1bf libosmogb: Add function to close NS instance without destroying it by Holger Hans Peter Freyther · 11 years ago
  75. 27b2bb7 BSSGP: prevent divide-by-zero in flow control by Harald Welte · 11 years ago
  76. 2c3393d gprs_ns: Allow to set the DSCP for the UDP socket. by Holger Hans Peter Freyther · 11 years ago
  77. 06ddf8b Fix build on Cygwin by Evgeny Zverev · 11 years ago
  78. 5689a3b build: Don't use the deprecated INCLUDES in the various Makefile.am by Sylvain Munaut · 12 years ago
  79. 597460f Do not use --version-script linker flag on OSX by Tobias Engel · 12 years ago
  80. 2db368e Define struct iphdr for OSX by Tobias Engel · 12 years ago
  81. b8d18f3 Doc: Adding new parameter descriptions in gprs_bssgp_bss.c by Andreas Eversberg · 12 years ago
  82. f44ed8c Fix: Correcting bssgp_tx_fc_bvc, bssgp_tx_fc_ms, bssgp_tx_ul_ud by Andreas Eversberg · 12 years ago
  83. aaccdac Fix: gprs_ns_destroy() now frees all NSVCs and its timers by Andreas Eversberg · 12 years ago
  84. e92866b Gb: Add functions for sending flow control messages from BSS side by Harald Welte · 12 years ago
  85. 30fabdf Gb: Add header file for BSS-side BSSGP functions by Harald Welte · 12 years ago
  86. e3a10b6 libosmogb: make build conditional, disable in embedded build by Harald Welte · 12 years ago
  87. 0823e1e BSSGP: print per-bvc flow control parameters on vty by Harald Welte · 12 years ago
  88. d8b4769 BSSGP: make bvc_ctx->fc a dynamic talloc allocation by Harald Welte · 12 years ago
  89. bb82622 BSSGP flow-control: various fixes by Harald Welte · 12 years ago
  90. d11c059 libosmogb: Port BSSGP flow control from openbsc/laforge/bssgp_fc branch by Harald Welte · 12 years ago
  91. 5b3bffb BSSGP: fix unused variable compiler warnings by Harald Welte · 12 years ago
  92. ca0af8a libosmogb: build without strict aliasing rules by Harald Welte · 12 years ago
  93. d296f42 gb: Make suspend_ref a plain uint8_t instead of a uint8_t* by Holger Hans Peter Freyther · 12 years ago
  94. 5a19bf7 libgb: Link to the libraries used by libgb by Holger Hans Peter Freyther · 12 years ago
  95. aa5d0e8 Fix encoding of BSSGP_IE_NUM_OCT_AFF in bssgp_tx_llc_discarded() by Andreas Eversberg · 12 years ago
  96. 3c16de2 freebsd: Make libgb compile on FreeBSD by Holger Hans Peter Freyther · 12 years ago
  97. 2d956a8 bssgp: check for IMSI being a null pointer, not just an empty string. by Harald Welte · 12 years ago
  98. c5f055f build: use LT_INIT(pic-only) instead of forcing -fPIC. by Diego Elio Pettenò · 12 years ago 0.5.2
  99. 0b2a316 add missing Makefile.am for libosmo-gb by Harald Welte · 12 years ago
  100. fcaa805 libosmogb: export btsctx_* functions by Harald Welte · 12 years ago