1. 296511b GPRS: add vty command to show only persistent NS by Max · 7 years ago
  2. a7a5065 Convert lib-internal rate_ctr from '.' separator to ':' separator by Harald Welte · 7 years ago
  3. 37f465e GPRS: check and report local address used for NSE by Max · 7 years ago
  4. 9530859 GPRS: clarify ip/frgre union use by Max · 7 years ago
  5. c513c0f GPRS: wrap NS state assignment in macro by Max · 7 years ago
  6. 4ce24c4 GPRS: unify NS state printing by Max · 7 years ago
  7. 224a6dd gb: optionally allow nsip packets only from a specific host by Philipp Maier · 7 years ago
  8. a19c126 GPRS: log NS socket by Max · 7 years ago
  9. 32f9971 GPRS: print remote state info for NS peer by Max · 7 years ago
  10. f4f23bd vty: install 'exit', 'end',... commands on *all* nodes by Neels Hofmeyr · 7 years ago
  11. 607275c gb: drop special vty exit commands, use vty_install_default() by Neels Hofmeyr · 7 years ago
  12. 6f41767 vty: fix style: bssgp node vty prompt by Neels Hofmeyr · 7 years ago
  13. 8b8938f BSSGP: add function to reset all PTP BVC by Max · 7 years ago
  14. 4aaa8ab Add missing BSSGP cause values by Max · 7 years ago
  15. 590c402 BSSGP: handle BVC-RESET-ACK by Max · 7 years ago
  16. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  17. 87e4550 doxygen: enable AUTOBRIEF, drop \brief by Neels Hofmeyr · 7 years ago
  18. f178695 gb/gprs_bssgp.c: avoid valueless goto usage by Vadim Yanitskiy · 7 years ago
  19. 96e2a00 update/extend doxygen documentation by Harald Welte · 7 years ago
  20. 54ca30c Add human-readable names for signal_ns by Max · 7 years ago
  21. bfe62e5 libosmogb: Convert to use new endian conversion helpers by Harald Welte · 7 years ago
  22. 44f423f timer: add osmo_timer_setup() by Pablo Neira Ayuso · 7 years ago
  23. 584f4b6 gprs: add value strings for NS PDU type by Max · 7 years ago
  24. a81055d fix spelling in API docu, command reply, logging, descriptions by Thorsten Alteholz · 7 years ago
  25. 8b86cd7 logging.h: fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_* by Neels Hofmeyr · 7 years ago
  26. 812ba6d logging: centrally define ctx and filter indexes by Neels Hofmeyr · 7 years ago
  27. 8fcc81d fix: gprs_bssgp_vty: logging filter: wrong constant by Neels Hofmeyr · 7 years ago
  28. c32bfd5 gprs_ns_vty: guard against duplicate VTY elements by Neels Hofmeyr · 7 years ago
  29. 6176b6e bssgp_rx_paging(): Fix parsing of P-TMSI IE in Paging message by Harald Welte · 8 years ago
  30. 684cf32 bssgp_vty: Remove dead code and compiler warning by Harald Welte · 8 years ago
  31. 8e2f7e8 add osmo_gettimeofday as a shim around gettimeofday by Neels Hofmeyr · 8 years ago
  32. 27e8036 Fix unaligned access found by addr. sanitizer by Max · 8 years ago
  33. 93bc64f gb: Add bssgp_pdu_str to libosmogb namespace by Max · 8 years ago
  34. b9bb0b0 Add missing docs for bssgp bvc reset vty command by Max · 8 years ago
  35. ea50732 Add vty command to explicitly reset given BVCI by Max · 8 years ago
  36. 2c34ab4 Improve BSSGP debug output by Max · 8 years ago
  37. c0d9a6c Add helper function to convert numerical BSSGP PDU type to string by Max · 8 years ago
  38. f78ec5c gb: Add bssgp_msgb_copy function by Jacob Erlbeck · 9 years ago
  39. cc6ac4c ns: Force a defined state when sending NS RESET by Jacob Erlbeck · 9 years ago
  40. 0975a7f ns/stats: Add missing osmo_stat_item_group_free to gprs_nsvc_delete by Jacob Erlbeck · 9 years ago
  41. 90e614f remove our internal copy of talloc, use system libtalloc by Harald Welte · 9 years ago
  42. 495b0db gprs-ns/stats: When the NSVCI is updated, update the stats counter by Holger Hans Peter Freyther · 9 years ago
  43. fed2a48 ns/stats: Fix class_id of "NSVC Peer Statistics" rate_ctr group by Jacob Erlbeck · 9 years ago
  44. bc9d9ac stats: Limit reporting by class id by Jacob Erlbeck · 9 years ago
  45. fc9533d stats: Add osmo_ name prefix to identifiers by Jacob Erlbeck · 9 years ago
  46. 0a1400f ns: Add statistics for some events by Jacob Erlbeck · 9 years ago
  47. c136da5 release: Prepare the 0.8.2 release by Holger Hans Peter Freyther · 9 years ago 0.8.2
  48. c1cb75e bssgp: Fix IMSI buffer size (Coverity) by Jacob Erlbeck · 9 years ago
  49. 9385d1e bssgp: Fix bssgp_tx_fc_bvc parameter type by Jacob Erlbeck · 9 years ago
  50. 9731935 bssgp: Fix call to llist_entry in fc_queue_timer_cfg by Jacob Erlbeck · 9 years ago
  51. 580af4b bssgp: Fix encoding of BVC_FLOW_CONTROL by Jacob Erlbeck · 9 years ago
  52. 1bda442 bssgp: Fix output of the VTY 'show bssgp stats' command by Jacob Erlbeck · 9 years ago
  53. a84db61 gprs: Add assertion for msg != NULL to bssgp_msgb_alloc (Coverity) by Jacob Erlbeck · 9 years ago
  54. 8d192d7 ns: Log when sending fails (Coverity) by Jacob Erlbeck · 9 years ago
  55. b535e39 bssgp: Ensure non-NULL bctx before calling bssgp_rx_ptp (Coverity) by Jacob Erlbeck · 9 years ago
  56. c641591 bssgp: Always expect dup != NULL in bssgp_tx_dl_ud (Coverity) by Jacob Erlbeck · 9 years ago
  57. 36153dc bssgp: Handle BSSGP STATUS messages by Jacob Erlbeck · 9 years ago
  58. 49ed9be bssgp: Don't reply with STATUS when receiving a PtP STATUS message by Jacob Erlbeck · 9 years ago
  59. 0673b70 bssgp: Fix VTY command 'show bssgp nsei N' by Jacob Erlbeck · 10 years ago
  60. 7fa89c2 Change license of libosmogb from AGPLv3+ to GPLv2+ by Harald Welte · 10 years ago
  61. b43baf2 gprs: Don't discard SUSPEND/RESUME in bssgp_rcvmsg by Jacob Erlbeck · 10 years ago
  62. 10dd73c bssgp: Free msgb in case of error when calling into gprs_ns_sendmsg by Holger Hans Peter Freyther · 10 years ago
  63. 6ac70a4 gprs-ns: Fix reset state handling by Jacob Erlbeck · 10 years ago
  64. 0540d83 gprs-ns: Let gprs_nsvc_reset return a value by Jacob Erlbeck · 10 years ago
  65. 9ffeb97 build: remove unused all_includes and use AM_CPPFLAGS by Jan Engelhardt · 11 years ago
  66. 96af786 misc: Look into the build directory for generated files by Holger Hans Peter Freyther · 10 years ago
  67. a39e2de gprs: Set bssgph field in bssgp_msgb_alloc() by Jacob Erlbeck · 10 years ago
  68. b83b838 gprs: Fix bssgp_rcvmsg to handle signalling msgs with BVCI IE by Jacob Erlbeck · 10 years ago
  69. a716577 gprs: Fix and check BVCI in BSSGP STATUS messages by Jacob Erlbeck · 10 years ago
  70. 336915a prepare for 0.7.0 release by Harald Welte · 10 years ago 0.7.0
  71. 777b056 gprs-ns: Re-initialize the list head and free the unknown_nsvc by Holger Hans Peter Freyther · 10 years ago
  72. 56cc60d gb: Remove comment about ABI changes from the Makefile by Holger Hans Peter Freyther · 11 years ago
  73. 9b591b7 gprs: Fix VTY NSVC initialisation bug by changing gprs_nsvc_create() by Jacob Erlbeck · 11 years ago
  74. 3d557b1 gprs: Ignore NS RESET_ACK and ALIVE_ACK without RESET by Jacob Erlbeck · 11 years ago
  75. 9e1cd5a gprs: Address coverity warning for gprs_ns_tx_status result by Holger Hans Peter Freyther · 11 years ago
  76. 726e272 gprs: Address coverity warning on unchecked return of gprs_ns_tx_reset_ack by Holger Hans Peter Freyther · 11 years ago
  77. 7c91bfd gprs: Address coverity warning on unchecked return of gprs_ns_tx_status by Holger Hans Peter Freyther · 11 years ago
  78. 0cccf40 gprs: Make sure that the buf is NULL terminated at the end by Holger Hans Peter Freyther · 11 years ago
  79. 54b8b2d gb: Create new NSVC object instead of patching the NSVCI by Jacob Erlbeck · 11 years ago
  80. ab852ee gb: Fix RESET handling with changing NSEI by Jacob Erlbeck · 11 years ago
  81. 5405a10 gb: Fix NS RESET/RESET_ACK abnormal cases by Jacob Erlbeck · 11 years ago
  82. a52ba01 gb: Fix gprs_nsvc_delete() to free ctr group by Jacob Erlbeck · 11 years ago
  83. 35fe87c gb/vty: Fix the VTY node string for L_NS_NODE by Jacob Erlbeck · 11 years ago
  84. 687b690 gb/vty: Perform NS-VC operations based on NS-VCI by Jacob Erlbeck · 11 years ago
  85. bf02196 gb: Fix gprs_active_nsvc_by_nsei() by Jacob Erlbeck · 11 years ago
  86. f41e5e6 release: Prepare the 0.6.4 release of libosmocore by Holger Hans Peter Freyther · 11 years ago 0.6.4
  87. 5e6d679 gb: Fix gprs_ns_rx_reset to not create NS-VC duplicates by Jacob Erlbeck · 11 years ago
  88. 96550e0 gb: Add functions to access the LL part of the NS-VC objects by Jacob Erlbeck · 11 years ago
  89. 6901715 gb: When sending on a NS-VC group use the first active NS-VC by Jacob Erlbeck · 11 years ago
  90. 34fc470 tests/gb: Show invoked signals in test output by Jacob Erlbeck · 11 years ago
  91. b6390f9 gb: Use the NS-VCI to find an existing NS-VC by Jacob Erlbeck · 11 years ago
  92. 05395a6 gb: Fix NS-RESET response message order by Jacob Erlbeck · 11 years ago
  93. 84cdc70 gb: Separate nsvc creation from NS message processing by Jacob Erlbeck · 11 years ago
  94. c62a1bf libosmogb: Add function to close NS instance without destroying it by Holger Hans Peter Freyther · 11 years ago
  95. 27b2bb7 BSSGP: prevent divide-by-zero in flow control by Harald Welte · 11 years ago
  96. 2c3393d gprs_ns: Allow to set the DSCP for the UDP socket. by Holger Hans Peter Freyther · 11 years ago
  97. 06ddf8b Fix build on Cygwin by Evgeny Zverev · 11 years ago
  98. 5689a3b build: Don't use the deprecated INCLUDES in the various Makefile.am by Sylvain Munaut · 12 years ago
  99. 597460f Do not use --version-script linker flag on OSX by Tobias Engel · 12 years ago
  100. 2db368e Define struct iphdr for OSX by Tobias Engel · 12 years ago