1. 4a62eda Add _buf() functions to bypass static string buffers by Harald Welte · 5 years ago
  2. 047f387 NS: Add support for GPRS NS IP Sub-Network-Service (SNS) by Harald Welte · 6 years ago
  3. 7dd0f9c gprs_ns: Declare gprs_ns_tx_alive*() in header file by Harald Welte · 5 years ago
  4. 83361bd gprs_ns.h: Declare gprs_ns_cause_str() which already existed in c file by Harald Welte · 6 years ago
  5. f1318fe Add function gprs_nsvc_state_append by Daniel Willmann · 6 years ago
  6. cbf5cdf GPRS: constify NS printing routine parameters by Max · 7 years ago
  7. 9530859 GPRS: clarify ip/frgre union use by Max · 7 years ago
  8. 4ce24c4 GPRS: unify NS state printing by Max · 7 years ago
  9. 224a6dd gb: optionally allow nsip packets only from a specific host by Philipp Maier · 7 years ago
  10. b525b9e api doc: fix two doxygen group closing braces by Neels Hofmeyr · 7 years ago
  11. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  12. 87e4550 doxygen: enable AUTOBRIEF, drop \brief by Neels Hofmeyr · 7 years ago
  13. 54ca30c Add human-readable names for signal_ns by Max · 7 years ago
  14. ba34a2f gprs: Increase NS_ALLOC_SIZE to 3k by Daniel Willmann · 8 years ago
  15. fc9533d stats: Add osmo_ name prefix to identifiers by Jacob Erlbeck · 9 years ago
  16. 0a1400f ns: Add statistics for some events by Jacob Erlbeck · 9 years ago
  17. 8d192d7 ns: Log when sending fails (Coverity) by Jacob Erlbeck · 9 years ago
  18. 0540d83 gprs-ns: Let gprs_nsvc_reset return a value by Jacob Erlbeck · 10 years ago
  19. 12ba778 include: Switch to #pragma once pattern by Sylvain Munaut · 10 years ago
  20. 5405a10 gb: Fix NS RESET/RESET_ACK abnormal cases by Jacob Erlbeck · 11 years ago
  21. 5e6d679 gb: Fix gprs_ns_rx_reset to not create NS-VC duplicates by Jacob Erlbeck · 11 years ago
  22. 96550e0 gb: Add functions to access the LL part of the NS-VC objects by Jacob Erlbeck · 11 years ago
  23. 34fc470 tests/gb: Show invoked signals in test output by Jacob Erlbeck · 11 years ago
  24. 84cdc70 gb: Separate nsvc creation from NS message processing by Jacob Erlbeck · 11 years ago
  25. c62a1bf libosmogb: Add function to close NS instance without destroying it by Holger Hans Peter Freyther · 11 years ago
  26. 2c3393d gprs_ns: Allow to set the DSCP for the UDP socket. by Holger Hans Peter Freyther · 11 years ago
  27. 641f7ce libosmogb: move files to proper location and fix build by Harald Welte · 12 years ago 0.5.0[Renamed from openbsc/include/osmocom/gprs/gprs_ns.h]
  28. 8648e49 libgb: separate header files related to spec and implementation by Harald Welte · 12 years ago
  29. f543036 libgb: prefix all NS related functions with gprs_ by Harald Welte · 12 years ago
  30. cca4963 libgb: Remove dependency to openbsc/debug.h by Harald Welte · 12 years ago
  31. 4fcdd76 libgb: Use library SS_L_NS instead lf local SS_NS by Harald Welte · 12 years ago
  32. 605ac5d libgb: move GPRS specific msgb CB definitions to separate header by Harald Welte · 12 years ago
  33. 73952e3 split libgb into a separate library for outside use by Harald Welte · 12 years ago[Renamed from openbsc/include/openbsc/gprs_ns.h]
  34. 1e57eb6 misc: Deal with smatch warnings about the bitfields by Holger Hans Peter Freyther · 12 years ago
  35. a9f23c8 GPRS NS: Add some doxygen API documentation by Harald Welte · 13 years ago
  36. 887934e gb_proxy: Make sure each parameter has some sort of documentation by Holger Hans Peter Freyther · 13 years ago
  37. bfadfb7 src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  38. 2b15952 src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  39. ff66323 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  40. 4a90d22 GPRS: Increase the NS msg size to 2048 by Holger Hans Peter Freyther · 14 years ago
  41. 5617d99 gprs: Fix warnings on funny casts for the return statement by Holger Hans Peter Freyther · 14 years ago
  42. ba4c666 [GPRS] NS: Make sure we allocate NS packet with headroom for FR/GRE by Harald Welte · 14 years ago
  43. 7fb0523 [GPRS] NS: VTY: Move all local ip/port bind values into 'ns' node by Harald Welte · 14 years ago
  44. b3ee265 [GPRS] Add Frame Relay in GRE encapsulation for NS by Harald Welte · 14 years ago
  45. 90af194 [GPRS] NS: Always start NS-ALIVE procedure after RESET by Harald Welte · 14 years ago
  46. 731d1fc [GPRS] gb_proxy: Initiate RESET procedure on persistent NS-VC at startup by Harald Welte · 14 years ago
  47. dd1c83c [GPRS] NS: Fix segfault when receiving message from unknown NS-VC by Harald Welte · 14 years ago
  48. 144e029 [GPRS] NS: Start to use rate_ctr_group code from libosmocore by Harald Welte · 14 years ago
  49. fe4ab90 NS: Make all timers configurable from VTY by Harald Welte · 14 years ago
  50. 2bffac5 NS: Add support for persistent NS-VC configuration by Harald Welte · 14 years ago
  51. 834f26d [gprs] NS: Add signals in the event of BLOCK/UNBLOCK/RESET by Harald Welte · 14 years ago
  52. 69a4cf2 [gprs] NS: improved timer handling for RESET by Harald Welte · 14 years ago
  53. 8040545 [gprs] NS: replace nsvc->timer_is_tns_alive with nsvc->timer_mode by Harald Welte · 14 years ago
  54. 8f9a3ee [gprs] Use stdint.h types (uintXX_t instead of u_intXX_t) by Harald Welte · 14 years ago
  55. 1203de3 [gprs] fully integrate VTY configuration into Gb proxy by Harald Welte · 14 years ago
  56. 3771d09 GPRS: Introduce a GPRS Gb Proxy by Harald Welte · 14 years ago
  57. 24a655f gprs: remove msgb->nsvc pointer and replace it with NSEI and BVCI by Harald Welte · 14 years ago
  58. f030b21 GPRS: Modularize the NS implementation by Harald Welte · 14 years ago
  59. c547848 GPRS: remove hard-coded IP address for NSIP responses from SGSN->BTS by Harald Welte · 14 years ago
  60. 9ba5005 Create new 'gprs-sgsn' branch on top of 'gprs-conf' by Harald Welte · 14 years ago