1. 8648e49 libgb: separate header files related to spec and implementation by Harald Welte · 12 years ago
  2. de4599c libgb: make sure all BSSGP functions have bssgp_ prefix by Harald Welte · 12 years ago
  3. 8eda90d libgb/gprs: don't use log_info from libcommon anymore by Harald Welte · 12 years ago
  4. f543036 libgb: prefix all NS related functions with gprs_ by Harald Welte · 12 years ago
  5. 15a3643 libgb: don't call directly into GMM / LLC layer by Harald Welte · 12 years ago
  6. 8ef54d1 libgb: remove dependency of BSSGP to include sgsn/gmm internal structs by Harald Welte · 12 years ago
  7. cca4963 libgb: Remove dependency to openbsc/debug.h by Harald Welte · 12 years ago
  8. 4fcdd76 libgb: Use library SS_L_NS instead lf local SS_NS by Harald Welte · 12 years ago
  9. 605ac5d libgb: move GPRS specific msgb CB definitions to separate header by Harald Welte · 12 years ago
  10. 73952e3 split libgb into a separate library for outside use by Harald Welte · 12 years ago
  11. 1e57eb6 misc: Deal with smatch warnings about the bitfields by Holger Hans Peter Freyther · 12 years ago
  12. 85fc314 BSSGP: Add functions required for true BSS-side BSSGP implementation by Harald Welte · 13 years ago
  13. eb3ccf6 BSSGP: add more doxygen comments by Harald Welte · 13 years ago
  14. a9f23c8 GPRS NS: Add some doxygen API documentation by Harald Welte · 13 years ago
  15. 887934e gb_proxy: Make sure each parameter has some sort of documentation by Holger Hans Peter Freyther · 13 years ago
  16. bfadfb7 src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  17. 2b15952 src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  18. ff66323 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  19. 4a90d22 GPRS: Increase the NS msg size to 2048 by Holger Hans Peter Freyther · 14 years ago
  20. 68b4f03 [GPRS] BSSGP/SGSN: Implement Gb-Interface Paging by Harald Welte · 14 years ago
  21. 2f94683 [GPRS] Include IMSI and DRX params in BSSGP DL-UD by Harald Welte · 14 years ago
  22. ee59fe4 gprs_ns_frgre.h: Create the header and include it by Holger Hans Peter Freyther · 14 years ago
  23. 5617d99 gprs: Fix warnings on funny casts for the return statement by Holger Hans Peter Freyther · 14 years ago
  24. ba4c666 [GPRS] NS: Make sure we allocate NS packet with headroom for FR/GRE by Harald Welte · 14 years ago
  25. 7fb0523 [GPRS] NS: VTY: Move all local ip/port bind values into 'ns' node by Harald Welte · 14 years ago
  26. b3ee265 [GPRS] Add Frame Relay in GRE encapsulation for NS by Harald Welte · 14 years ago
  27. 61c0784 [GPRS] BSSGP: Use correct values for SIGNALLING and PTM BVCI by Harald Welte · 14 years ago
  28. fdc7388 [GPRS] SGSN: Activate BSSGP VTY functions by Harald Welte · 14 years ago
  29. a78b9c2 [GPRS] BSSGP: expose more internal structures / API by Harald Welte · 14 years ago
  30. 90af194 [GPRS] NS: Always start NS-ALIVE procedure after RESET by Harald Welte · 14 years ago
  31. 731d1fc [GPRS] gb_proxy: Initiate RESET procedure on persistent NS-VC at startup by Harald Welte · 14 years ago
  32. 6111234 [GPRS] BSSGP: add function declaration by Harald Welte · 14 years ago
  33. dd1c83c [GPRS] NS: Fix segfault when receiving message from unknown NS-VC by Harald Welte · 14 years ago
  34. 144e029 [GPRS] NS: Start to use rate_ctr_group code from libosmocore by Harald Welte · 14 years ago
  35. fe4ab90 NS: Make all timers configurable from VTY by Harald Welte · 14 years ago
  36. 2bffac5 NS: Add support for persistent NS-VC configuration by Harald Welte · 14 years ago
  37. af08678 [gprs] gb_proxy: Send proper BSSGP STATUS msg in error case by Harald Welte · 14 years ago
  38. 834f26d [gprs] NS: Add signals in the event of BLOCK/UNBLOCK/RESET by Harald Welte · 14 years ago
  39. 69a4cf2 [gprs] NS: improved timer handling for RESET by Harald Welte · 14 years ago
  40. 8040545 [gprs] NS: replace nsvc->timer_is_tns_alive with nsvc->timer_mode by Harald Welte · 14 years ago
  41. a2ca4ed [gprs] pass BSSGP UL-UNITDATA Cell ID up into GMM layer by Harald Welte · 14 years ago
  42. 8f9a3ee [gprs] Use stdint.h types (uintXX_t instead of u_intXX_t) by Harald Welte · 14 years ago
  43. 30bc19a [gprs] SGSN: Expect all Identifiers to be stored at highest level by Harald Welte · 14 years ago
  44. 1203de3 [gprs] fully integrate VTY configuration into Gb proxy by Harald Welte · 14 years ago
  45. 3771d09 GPRS: Introduce a GPRS Gb Proxy by Harald Welte · 14 years ago
  46. 24a655f gprs: remove msgb->nsvc pointer and replace it with NSEI and BVCI by Harald Welte · 14 years ago
  47. f030b21 GPRS: Modularize the NS implementation by Harald Welte · 14 years ago
  48. c547848 GPRS: remove hard-coded IP address for NSIP responses from SGSN->BTS by Harald Welte · 14 years ago
  49. 9ba5005 Create new 'gprs-sgsn' branch on top of 'gprs-conf' by Harald Welte · 14 years ago