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