1. 51a869c gbproxy: Add test program to test gbproxy message handling by Jacob Erlbeck · 11 years ago
  2. c751cf9 misc: Fix compilation now that the method is located in libosmocore by Holger Hans Peter Freyther · 12 years ago
  3. ffd6856 gbproxy: Address two unaligned memory access warnings by Holger Hans Peter Freyther · 12 years ago
  4. e6599ee libgb: prefix all NS related functions with gprs_ by Harald Welte · 12 years ago
  5. b1fd902 libgb: don't call directly into GMM / LLC layer by Harald Welte · 12 years ago
  6. a6a20b4 libgb: Use library SS_L_NS instead lf local SS_NS by Harald Welte · 12 years ago
  7. 8645e10 libgb: move GPRS specific msgb CB definitions to separate header by Harald Welte · 12 years ago
  8. ea34a4e split libgb into a separate library for outside use by Harald Welte · 12 years ago
  9. a8a09df misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  10. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  11. f3956cb [gb_proxy] vty: display the BVC BLOCKED status in 'show gbproxy' by Harald Welte · 13 years ago
  12. fb9e06f [gb_proxy] make sure bssgp cell id is copied correctly by Harald Welte · 13 years ago
  13. c471d3d [gb proxy] treat BVCI=1 consistently like signalling by Harald Welte · 13 years ago
  14. 5e106d7 [gb_proxy] Convert a NS-BLOCK from BSS into BVC-RESET to SGSN by Harald Welte · 13 years ago
  15. 36f98d9 [gb_proxy] Track the state of blocked/unblocked BVC in the proxy by Harald Welte · 13 years ago
  16. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  17. 85531cc misc: Once again go from "On Waves" to "On-Waves".. by Holger Hans Peter Freyther · 14 years ago
  18. 62d9798 GPRS: Copy the content of the msgb instead of creating one that points to the other by Holger Hans Peter Freyther · 14 years ago
  19. 62eaf54 GPRS: Fix crash when the peer can not be found... by Holger Hans Peter Freyther · 14 years ago
  20. 4b037e4 Migrate VTY code to libosmovty by Harald Welte · 14 years ago
  21. 268bed0 [GPRS] Gb proxy VTY: Make sure all lines are aligned properly by Harald Welte · 14 years ago
  22. 7570c21 [GPRS] Gb Proxy: print only one line for every BVCI by Harald Welte · 14 years ago
  23. e4860d7 [GPRS] NS: Make sure we allocate NS packet with headroom for FR/GRE by Harald Welte · 14 years ago
  24. 5540c4c [GPRS] Add Frame Relay in GRE encapsulation for NS by Harald Welte · 14 years ago
  25. 1ccbf44 [GPRS] gb_proxy: Initiate RESET procedure on persistent NS-VC at startup by Harald Welte · 14 years ago
  26. 4cf12e9 [GPRS] Gb Proxy: More verbose logging by Harald Welte · 14 years ago
  27. 0ab535b [GPRS] Gb Proxy: Cosmetic fix of log message by Harald Welte · 14 years ago
  28. 8272c77 GPRS: We have to do the msgb_free() in NS not Gb Proxy by Harald Welte · 14 years ago
  29. 39d0bb5 Gb Proxy: Proper msgb memory management by Harald Welte · 14 years ago
  30. b778d2c NS / GB Proxy: Add Signal in case Tns-Alive expires too often by Harald Welte · 14 years ago
  31. 72953b8 [gprs] Gb proxy: log level consolidation by Harald Welte · 14 years ago
  32. 1174c08 [gprs] gb_proxy: Snoop Cell ID from BSSGP RESET by Harald Welte · 14 years ago
  33. e9ea269 [gprs] gb_proxy: more verbose debugging by Harald Welte · 14 years ago
  34. f69c059 [gprs] gb_proxy: Fix detecting the SGSN-facing ns-vc by its NSEI by Harald Welte · 14 years ago
  35. 7fc9822 [gprs] Gb proxy: cosmetic cleanup by Harald Welte · 14 years ago
  36. 0a4050c [gprs] gb_proxy: Send proper BSSGP STATUS msg in error case by Harald Welte · 14 years ago
  37. c1c1dd2 [gprs] gb_proxy: Forward NS-RESET/NS-BLOCK/NS-UNBLOCK from SGSN to BTSs by Harald Welte · 14 years ago
  38. 85801d0 [gprs] gb_proxy: More VTY 'show' information by Harald Welte · 14 years ago
  39. e236596 [gprs] Move all GPRS related code to src/gprs subdirectory by Harald Welte · 14 years ago[Renamed from openbsc/src/gb_proxy.c]
  40. 1c77c6e [gprs] gb_proxy: Fix message looping bug by Harald Welte · 14 years ago
  41. 96f71f2 [gprs] gb_proxy: fix NSEI value printed in some debug statements by Harald Welte · 14 years ago
  42. 44c4830 [gprs] gb_proxy: locally acknowledge BVC RESET for BVCI=0 by Harald Welte · 14 years ago
  43. 69619e3 [gprs] gb_proxy: Strip NS header before relaying message by Harald Welte · 14 years ago
  44. 672f5c4 [gprs] gb_proxy: Fix proxying of BSS messages to SGSN by Harald Welte · 14 years ago
  45. ca3620a [gprs] gb_proxy: use new msgb_bssgph() and msgb_bssgp_len() macros by Harald Welte · 14 years ago
  46. 70f38d2 [gprs] gb_proxy: Actually create our gbprox_peers by Harald Welte · 14 years ago
  47. 9f75c35 GPRS: Introduce a GPRS Gb Proxy by Harald Welte · 14 years ago