1. 58cf664 gprs: Refactor gbprox_register_tlli() by Jacob Erlbeck · 10 years ago
  2. 0196c99 gbproxy/test: Test TLLI expiry by Holger Hans Peter Freyther · 10 years ago
  3. d8a7e22 gbproxy: Remove broken TLLI comparison by Jacob Erlbeck · 10 years ago
  4. 3fa2644 gbproxy: Kill the global gbprox_global_patch_state struct by Holger Hans Peter Freyther · 10 years ago
  5. 3748ada gbproxy: Add a hint to the compiler that all parameters are not NULL by Holger Hans Peter Freyther · 10 years ago
  6. eece627 gbproxy: Remove global state from the gbproxy by Holger Hans Peter Freyther · 10 years ago
  7. 4d9fc42 gbproxy: Use gbprox_delete_tlli if possible by Holger Hans Peter Freyther · 10 years ago
  8. 7127b02 gprs: Create a gprs_utils file and move to be shared code in there by Holger Hans Peter Freyther · 10 years ago
  9. 1ddd9e5 gbproxy: Use gbproxy_ for all structures by Holger Hans Peter Freyther · 10 years ago
  10. b900459 gbproxy: The dump routines are only used by the test, move it there by Holger Hans Peter Freyther · 10 years ago
  11. 16f30b5 gbproxy: Have a clear namespace for the public functions by Holger Hans Peter Freyther · 10 years ago
  12. a7027a0 gbproxy: Remove the global rate counter and place it in the config by Holger Hans Peter Freyther · 10 years ago
  13. d4d36f2 gbproxy: Correct the method name. We work on TLLIs by Holger Hans Peter Freyther · 10 years ago
  14. 18739ea gbproxy: Move the VTY code into the vty file and create public API by Holger Hans Peter Freyther · 10 years ago
  15. 03551e5 gprs: Move LLC IE length fix to BSSGP level by Jacob Erlbeck · 10 years ago
  16. 2e2650f gprs: Parse PTMSI and update TLLI accordingly by Jacob Erlbeck · 10 years ago
  17. 35cc03f gprs: Use struct to pass context information by Jacob Erlbeck · 10 years ago
  18. aefaf92 gprs: Use shift functions instead of manual parsing by Jacob Erlbeck · 10 years ago
  19. b138106 gprs: Add TLV parse functions by Jacob Erlbeck · 10 years ago
  20. 040b401 gprs: Fix TLLI cache size computation by Jacob Erlbeck · 10 years ago
  21. aa3e334 gprs/test: Rearrange for PTMSI parsing by Jacob Erlbeck · 10 years ago
  22. 25049b9 gprs: Add counters related to LLC layer patching by Jacob Erlbeck · 10 years ago
  23. 7dd498d gprs/vty: Add commands to manage the TLLI list by Jacob Erlbeck · 10 years ago
  24. 7c101d9 gprs: Track IMSI/TLLI to control APN patching by Jacob Erlbeck · 10 years ago
  25. 006c038 gprs: Store gbproxy patching state per peer by Jacob Erlbeck · 10 years ago
  26. 7368528 gprs: Add APN patch support for LLC/GSM messages by Jacob Erlbeck · 10 years ago
  27. 91fb680 gprs: Add MCC/MNC patch support for LLC/GMM messages by Jacob Erlbeck · 10 years ago
  28. 67a4445 gprs: Implement BSSGP MCC/MNC patching by Jacob Erlbeck · 10 years ago
  29. b32d3c0 gprs/test: Remove verbose parameter of gbprox_dump_* functions by Jacob Erlbeck · 10 years ago
  30. 8f50359 gprs: Use area terms LAI/RAI as defined in GSM 03.03 by Jacob Erlbeck · 10 years ago
  31. 82e644b gbproxy: The "[stats]" option was not documented, document it by Holger Hans Peter Freyther · 11 years ago
  32. 64cb924 gbproxy: Fix handling of NSEI changes by Jacob Erlbeck · 11 years ago
  33. 72b401f gbproxy: Add test for NSEI and NSVCI changes by Jacob Erlbeck · 11 years ago
  34. 4211d79 gbproxy/vty: Enhance delete-gbproxy-peer command by Jacob Erlbeck · 11 years ago
  35. 90267a9 gbproxy: Add a command to delete peers from the GBProxy by Holger Hans Peter Freyther · 11 years ago
  36. 02ca778 gbproxy: Fix rate counter group leak in peer_free() by Jacob Erlbeck · 11 years ago
  37. f0f63a4 gbproxy: Reject SGSN UNITDATA messages with an invalid BVCI by Jacob Erlbeck · 11 years ago
  38. da890c7 gbproxy: Test invalid BVCI from SGSN by Jacob Erlbeck · 11 years ago
  39. bc55574 gbproxy: Add global and per peer counters by Jacob Erlbeck · 11 years ago
  40. c5085f9 gbproxy: Fix warning and log message by Jacob Erlbeck · 11 years ago
  41. e75fec6 gbproxy: Replace NS-VC references by NSEI by Jacob Erlbeck · 11 years ago
  42. 51a869c gbproxy: Add test program to test gbproxy message handling by Jacob Erlbeck · 11 years ago
  43. c751cf9 misc: Fix compilation now that the method is located in libosmocore by Holger Hans Peter Freyther · 12 years ago
  44. ffd6856 gbproxy: Address two unaligned memory access warnings by Holger Hans Peter Freyther · 12 years ago
  45. e6599ee libgb: prefix all NS related functions with gprs_ by Harald Welte · 12 years ago
  46. b1fd902 libgb: don't call directly into GMM / LLC layer by Harald Welte · 12 years ago
  47. a6a20b4 libgb: Use library SS_L_NS instead lf local SS_NS by Harald Welte · 12 years ago
  48. 8645e10 libgb: move GPRS specific msgb CB definitions to separate header by Harald Welte · 12 years ago
  49. ea34a4e split libgb into a separate library for outside use by Harald Welte · 12 years ago
  50. a8a09df misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  51. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  52. f3956cb [gb_proxy] vty: display the BVC BLOCKED status in 'show gbproxy' by Harald Welte · 13 years ago
  53. fb9e06f [gb_proxy] make sure bssgp cell id is copied correctly by Harald Welte · 13 years ago
  54. c471d3d [gb proxy] treat BVCI=1 consistently like signalling by Harald Welte · 13 years ago
  55. 5e106d7 [gb_proxy] Convert a NS-BLOCK from BSS into BVC-RESET to SGSN by Harald Welte · 13 years ago
  56. 36f98d9 [gb_proxy] Track the state of blocked/unblocked BVC in the proxy by Harald Welte · 13 years ago
  57. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  58. 85531cc misc: Once again go from "On Waves" to "On-Waves".. by Holger Hans Peter Freyther · 14 years ago
  59. 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
  60. 62eaf54 GPRS: Fix crash when the peer can not be found... by Holger Hans Peter Freyther · 14 years ago
  61. 4b037e4 Migrate VTY code to libosmovty by Harald Welte · 14 years ago
  62. 268bed0 [GPRS] Gb proxy VTY: Make sure all lines are aligned properly by Harald Welte · 14 years ago
  63. 7570c21 [GPRS] Gb Proxy: print only one line for every BVCI by Harald Welte · 14 years ago
  64. e4860d7 [GPRS] NS: Make sure we allocate NS packet with headroom for FR/GRE by Harald Welte · 14 years ago
  65. 5540c4c [GPRS] Add Frame Relay in GRE encapsulation for NS by Harald Welte · 14 years ago
  66. 1ccbf44 [GPRS] gb_proxy: Initiate RESET procedure on persistent NS-VC at startup by Harald Welte · 14 years ago
  67. 4cf12e9 [GPRS] Gb Proxy: More verbose logging by Harald Welte · 14 years ago
  68. 0ab535b [GPRS] Gb Proxy: Cosmetic fix of log message by Harald Welte · 14 years ago
  69. 8272c77 GPRS: We have to do the msgb_free() in NS not Gb Proxy by Harald Welte · 14 years ago
  70. 39d0bb5 Gb Proxy: Proper msgb memory management by Harald Welte · 14 years ago
  71. b778d2c NS / GB Proxy: Add Signal in case Tns-Alive expires too often by Harald Welte · 14 years ago
  72. 72953b8 [gprs] Gb proxy: log level consolidation by Harald Welte · 14 years ago
  73. 1174c08 [gprs] gb_proxy: Snoop Cell ID from BSSGP RESET by Harald Welte · 14 years ago
  74. e9ea269 [gprs] gb_proxy: more verbose debugging by Harald Welte · 14 years ago
  75. f69c059 [gprs] gb_proxy: Fix detecting the SGSN-facing ns-vc by its NSEI by Harald Welte · 14 years ago
  76. 7fc9822 [gprs] Gb proxy: cosmetic cleanup by Harald Welte · 14 years ago
  77. 0a4050c [gprs] gb_proxy: Send proper BSSGP STATUS msg in error case by Harald Welte · 14 years ago
  78. c1c1dd2 [gprs] gb_proxy: Forward NS-RESET/NS-BLOCK/NS-UNBLOCK from SGSN to BTSs by Harald Welte · 14 years ago
  79. 85801d0 [gprs] gb_proxy: More VTY 'show' information by Harald Welte · 14 years ago
  80. e236596 [gprs] Move all GPRS related code to src/gprs subdirectory by Harald Welte · 14 years ago[Renamed from openbsc/src/gb_proxy.c]
  81. 1c77c6e [gprs] gb_proxy: Fix message looping bug by Harald Welte · 14 years ago
  82. 96f71f2 [gprs] gb_proxy: fix NSEI value printed in some debug statements by Harald Welte · 14 years ago
  83. 44c4830 [gprs] gb_proxy: locally acknowledge BVC RESET for BVCI=0 by Harald Welte · 14 years ago
  84. 69619e3 [gprs] gb_proxy: Strip NS header before relaying message by Harald Welte · 14 years ago
  85. 672f5c4 [gprs] gb_proxy: Fix proxying of BSS messages to SGSN by Harald Welte · 14 years ago
  86. ca3620a [gprs] gb_proxy: use new msgb_bssgph() and msgb_bssgp_len() macros by Harald Welte · 14 years ago
  87. 70f38d2 [gprs] gb_proxy: Actually create our gbprox_peers by Harald Welte · 14 years ago
  88. 9f75c35 GPRS: Introduce a GPRS Gb Proxy by Harald Welte · 14 years ago