1. 8645e10 libgb: move GPRS specific msgb CB definitions to separate header by Harald Welte · 12 years ago
  2. ea34a4e split libgb into a separate library for outside use by Harald Welte · 12 years ago[Renamed from openbsc/include/openbsc/gprs_ns.h]
  3. 3e60348 misc: Deal with smatch warnings about the bitfields by Holger Hans Peter Freyther · 12 years ago
  4. 914660d GPRS NS: Add some doxygen API documentation by Harald Welte · 13 years ago
  5. 2eb6e2c gb_proxy: Make sure each parameter has some sort of documentation by Holger Hans Peter Freyther · 13 years ago
  6. 4db9299 src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  7. bf540cb src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  8. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  9. 2844144 GPRS: Increase the NS msg size to 2048 by Holger Hans Peter Freyther · 14 years ago
  10. 83e0b3f gprs: Fix warnings on funny casts for the return statement by Holger Hans Peter Freyther · 14 years ago
  11. e4860d7 [GPRS] NS: Make sure we allocate NS packet with headroom for FR/GRE by Harald Welte · 14 years ago
  12. ff3bde8 [GPRS] NS: VTY: Move all local ip/port bind values into 'ns' node by Harald Welte · 14 years ago
  13. 5540c4c [GPRS] Add Frame Relay in GRE encapsulation for NS by Harald Welte · 14 years ago
  14. ff56d61 [GPRS] NS: Always start NS-ALIVE procedure after RESET by Harald Welte · 14 years ago
  15. 1ccbf44 [GPRS] gb_proxy: Initiate RESET procedure on persistent NS-VC at startup by Harald Welte · 14 years ago
  16. 9aa97fc [GPRS] NS: Fix segfault when receiving message from unknown NS-VC by Harald Welte · 14 years ago
  17. f2b4cd7 [GPRS] NS: Start to use rate_ctr_group code from libosmocore by Harald Welte · 14 years ago
  18. ea4647d NS: Make all timers configurable from VTY by Harald Welte · 14 years ago
  19. 1194b58 NS: Add support for persistent NS-VC configuration by Harald Welte · 14 years ago
  20. 99e3248 [gprs] NS: Add signals in the event of BLOCK/UNBLOCK/RESET by Harald Welte · 14 years ago
  21. 199d9df [gprs] NS: improved timer handling for RESET by Harald Welte · 14 years ago
  22. 05b320a [gprs] NS: replace nsvc->timer_is_tns_alive with nsvc->timer_mode by Harald Welte · 14 years ago
  23. eaa614c [gprs] Use stdint.h types (uintXX_t instead of u_intXX_t) by Harald Welte · 14 years ago
  24. b77c697 [gprs] fully integrate VTY configuration into Gb proxy by Harald Welte · 14 years ago
  25. 9f75c35 GPRS: Introduce a GPRS Gb Proxy by Harald Welte · 14 years ago
  26. 44f1c27 gprs: remove msgb->nsvc pointer and replace it with NSEI and BVCI by Harald Welte · 14 years ago
  27. cb99163 GPRS: Modularize the NS implementation by Harald Welte · 14 years ago
  28. 5434d7e GPRS: remove hard-coded IP address for NSIP responses from SGSN->BTS by Harald Welte · 14 years ago
  29. 9b455bf Create new 'gprs-sgsn' branch on top of 'gprs-conf' by Harald Welte · 14 years ago