1. 99b4113 gbproxy/test: Fix IMSI length check (Coverity) by Jacob Erlbeck · 10 years ago
  2. c4fb4c2 gbproxy/test: Fix time calculation in test_gbproxy_tlli_expire() by Jacob Erlbeck · 10 years ago
  3. 485e28c gbproxy: Rename the field 'enabled_tllis' to 'logical_links' by Jacob Erlbeck · 10 years ago
  4. 2b2406a gbproxy: Use the term 'link' instead of 'tlli' by Jacob Erlbeck · 10 years ago
  5. ee621a7 gbproxy: Rename functions related to tlli_info by Jacob Erlbeck · 10 years ago
  6. 070702b gbproxy: Rename identifiers related to IMSI matching by Jacob Erlbeck · 10 years ago
  7. 9e9051f gbproxy/test: Test IMSI acquisition for RA UDP REQ by Jacob Erlbeck · 10 years ago
  8. d918f52 gbproxy: Separate SGSN numeric namespaces by Jacob Erlbeck · 10 years ago
  9. d1056b3 gbproxy/test: Add a test with a P-TMSI collision between two SGSNs by Jacob Erlbeck · 10 years ago
  10. 9aa21cd gbproxy/test: Fix Identification Response by Jacob Erlbeck · 10 years ago
  11. 0a6ea84 gbproxy: Check other tlli_infos for matching TLLI/P-TMSI by Jacob Erlbeck · 10 years ago
  12. 571aec3 gbproxy/test: Add test case for P-TMSI assigment by Jacob Erlbeck · 10 years ago
  13. 4581f29 gbproxy: Parse RA_UPD_REJ and invalidate TLLI by Jacob Erlbeck · 10 years ago
  14. 3b589a9 gbproxy: Avoid multiple tlli_info entries with the same IMSI by Jacob Erlbeck · 10 years ago
  15. f9038d9 gbproxy: Keep tlli_info after detach by Jacob Erlbeck · 10 years ago
  16. 2c74e44 gbproxy/test: Add test case for tlli_info persistence by Jacob Erlbeck · 10 years ago
  17. c68f66c gbproxy: Remove gbproxy_register_tlli by Jacob Erlbeck · 10 years ago
  18. 550898a gbproxy: Fixed RAI patching in Attach Request messages by Jacob Erlbeck · 10 years ago
  19. 89aa65b gbproxy/test: Add/modify test cases by Jacob Erlbeck · 10 years ago
  20. 155dc9c gbproxy: Replace 'mi_data' by 'imsi' by Jacob Erlbeck · 10 years ago
  21. dab8a6d gbproxy/test: Add assertions, improve test coverage by Jacob Erlbeck · 10 years ago
  22. 0c0747f gbproxy/test: Add test cases for IMSI acquisition by Jacob Erlbeck · 10 years ago
  23. 96f8bc1 gbproxy/test: Extend P-TMSI patch test by a sequence of RA UDP REQ by Jacob Erlbeck · 10 years ago
  24. 03e02ac gbproxy/test: Check APN patching while P-TMSI patching is enabled by Jacob Erlbeck · 10 years ago
  25. 1235606 gbproxy/test: Add test case for secondary SGSN by Jacob Erlbeck · 10 years ago
  26. 4c0f698 gbproxy: Implement IMSI acquisition by Jacob Erlbeck · 10 years ago
  27. bfed3b2 gbproxy/test: Add a test for IMSI acquisition by Jacob Erlbeck · 10 years ago
  28. 2937b51 gbproxy/test: Test patching BSSGP SUSPEND/LLC-DISCARDED by Jacob Erlbeck · 10 years ago
  29. 040fabc gbproxy: Move peer definitions to gb_proxy_peer.c by Jacob Erlbeck · 10 years ago
  30. cf11e93 gbproxy: Refactor gb_proxy.c into several files by Jacob Erlbeck · 10 years ago
  31. 70e00de gbproxy/test: Add test for TLLI patching by Jacob Erlbeck · 10 years ago
  32. 383c841 gbproxy: Track SGSN and BSS TLLI/PTMSI separately by Jacob Erlbeck · 10 years ago
  33. 322d9f9 gbproxy/test: Generate BSSGP and LLC layer for DTAP messages by Jacob Erlbeck · 10 years ago
  34. 3e23849 gbproxy/test: Fix BSSGP/LLC test messages by Jacob Erlbeck · 10 years ago
  35. 3113287 gbproxy: Handle old and new P-TMSI/TLLI by Jacob Erlbeck · 10 years ago
  36. f95340d gbproxy: Parse Detach Request messages by Jacob Erlbeck · 10 years ago
  37. 581728f gbproxy: Add gbprox_clear_patch_filter() (Coverity) by Jacob Erlbeck · 10 years ago
  38. b5eff5d gbproxy: Fix warnings (signed/unsigned) by Jacob Erlbeck · 10 years ago
  39. ccc5970 gbproxy: Pass tlli_info around by Jacob Erlbeck · 10 years ago
  40. 3e2045e gbproxy/test: More TLLI expiry testing by Jacob Erlbeck · 10 years ago
  41. c404c08 gbproxy: Don't call time() in TLLI related functions by Jacob Erlbeck · 10 years ago
  42. 985b46e gbproxy: Don't remove stale TLLI automatically by Jacob Erlbeck · 10 years ago
  43. b679977 gbproxy: Test and fix IMSI/TMSI matching by Jacob Erlbeck · 10 years ago
  44. 9ac42ba gbproxy: Track TLLI even when the IMSI is not known by Jacob Erlbeck · 10 years ago
  45. dc6dcdf gbproxy: Parse additional IMSI/PTMSI/TLLI fields by Jacob Erlbeck · 10 years ago
  46. 8a600ae gbproxy/test: Fix BSSGP RESET message size by Jacob Erlbeck · 10 years ago
  47. 60fa5b9 gbproxy/test: Test TLLI expiry by Holger Hans Peter Freyther · 10 years ago
  48. 5e94f7f gbproxy: Kill the global gbprox_global_patch_state struct by Holger Hans Peter Freyther · 10 years ago
  49. 7d9c1df gbproxy: Remove global state from the gbproxy by Holger Hans Peter Freyther · 10 years ago
  50. 2d10ad1 gprs: Add testcases for the APN string/octet conversion and fix it by Holger Hans Peter Freyther · 10 years ago
  51. 8ac3a72 gprs: Create a gprs_utils file and move to be shared code in there by Holger Hans Peter Freyther · 10 years ago
  52. d64bf22 gbproxy: Use gbproxy_ for all structures by Holger Hans Peter Freyther · 10 years ago
  53. f28f8f5 gbproxy: The dump routines are only used by the test, move it there by Holger Hans Peter Freyther · 10 years ago
  54. 5eaf1a2 gbproxy: Move the VTY code into the vty file and create public API by Holger Hans Peter Freyther · 10 years ago
  55. 077abce gprs: Add TLV parse functions by Jacob Erlbeck · 10 years ago
  56. 386621c gprs/test: Rearrange for PTMSI parsing by Jacob Erlbeck · 10 years ago
  57. 4303763 gprs: Track IMSI/TLLI to control APN patching by Jacob Erlbeck · 10 years ago
  58. 90a1fd1 gprs: Store gbproxy patching state per peer by Jacob Erlbeck · 10 years ago
  59. bf6020f gprs/test: Add Detach messages to test by Jacob Erlbeck · 10 years ago
  60. ab7366f gprs/test: Added GMM Info and fixed TLLI by Jacob Erlbeck · 10 years ago
  61. 5620c6d gprs: Add APN patch support for LLC/GSM messages by Jacob Erlbeck · 10 years ago
  62. 2504bc4 gprs: Implement BSSGP MCC/MNC patching by Jacob Erlbeck · 10 years ago
  63. 03a2ee2 gprs/test: Make test output more readable by Jacob Erlbeck · 10 years ago
  64. b440bf8 gprs/test: Increase stderr log level by Jacob Erlbeck · 10 years ago
  65. 8927642 gbproxy_test: Provide enough disabled categories to please valgrind by Holger Hans Peter Freyther · 10 years ago
  66. a927987 gbproxy_test: Reset the gbproxy before we reset GPRS NS by Holger Hans Peter Freyther · 10 years ago
  67. 731097d gbproxy_test: Simplify the test setup by sharing code by Holger Hans Peter Freyther · 10 years ago
  68. eb3102e gprs/test: Add additional gbproxy tests by Jacob Erlbeck · 10 years ago
  69. 738b1c8 gprs/test: Add connect_sgsn() function by Jacob Erlbeck · 10 years ago
  70. eed33ef gprs/test: Remove verbose parameter of gbprox_dump_* functions by Jacob Erlbeck · 10 years ago
  71. 3f08632 gprs/test: Use valid MCC/MNC for BVC RESET by Jacob Erlbeck · 10 years ago
  72. 67f03bd gbproxy: Add test for NSEI and NSVCI changes by Jacob Erlbeck · 11 years ago
  73. cc4a2aa gbproxy: Test invalid BVCI from SGSN by Jacob Erlbeck · 11 years ago
  74. 174bad4 gbproxy: Add global and per peer counters by Jacob Erlbeck · 11 years ago
  75. 4501772 gbproxy: Extended test program to simulate SGSN, too by Jacob Erlbeck · 11 years ago
  76. e48c347 gbproxy: Replace NS-VC references by NSEI by Jacob Erlbeck · 11 years ago
  77. 76fa57a gbproxy: Add test program to test gbproxy message handling by Jacob Erlbeck · 11 years ago