1. 4c0f698 gbproxy: Implement IMSI acquisition by Jacob Erlbeck · 10 years ago
  2. bfed3b2 gbproxy/test: Add a test for IMSI acquisition by Jacob Erlbeck · 10 years ago
  3. 2937b51 gbproxy/test: Test patching BSSGP SUSPEND/LLC-DISCARDED by Jacob Erlbeck · 10 years ago
  4. 040fabc gbproxy: Move peer definitions to gb_proxy_peer.c by Jacob Erlbeck · 10 years ago
  5. cf11e93 gbproxy: Refactor gb_proxy.c into several files by Jacob Erlbeck · 10 years ago
  6. 70e00de gbproxy/test: Add test for TLLI patching by Jacob Erlbeck · 10 years ago
  7. 383c841 gbproxy: Track SGSN and BSS TLLI/PTMSI separately by Jacob Erlbeck · 10 years ago
  8. 322d9f9 gbproxy/test: Generate BSSGP and LLC layer for DTAP messages by Jacob Erlbeck · 10 years ago
  9. 3e23849 gbproxy/test: Fix BSSGP/LLC test messages by Jacob Erlbeck · 10 years ago
  10. 3113287 gbproxy: Handle old and new P-TMSI/TLLI by Jacob Erlbeck · 10 years ago
  11. f95340d gbproxy: Parse Detach Request messages by Jacob Erlbeck · 10 years ago
  12. 581728f gbproxy: Add gbprox_clear_patch_filter() (Coverity) by Jacob Erlbeck · 10 years ago
  13. b5eff5d gbproxy: Fix warnings (signed/unsigned) by Jacob Erlbeck · 10 years ago
  14. ccc5970 gbproxy: Pass tlli_info around by Jacob Erlbeck · 10 years ago
  15. 3e2045e gbproxy/test: More TLLI expiry testing by Jacob Erlbeck · 10 years ago
  16. c404c08 gbproxy: Don't call time() in TLLI related functions by Jacob Erlbeck · 10 years ago
  17. 985b46e gbproxy: Don't remove stale TLLI automatically by Jacob Erlbeck · 10 years ago
  18. b679977 gbproxy: Test and fix IMSI/TMSI matching by Jacob Erlbeck · 10 years ago
  19. 9ac42ba gbproxy: Track TLLI even when the IMSI is not known by Jacob Erlbeck · 10 years ago
  20. dc6dcdf gbproxy: Parse additional IMSI/PTMSI/TLLI fields by Jacob Erlbeck · 10 years ago
  21. 8a600ae gbproxy/test: Fix BSSGP RESET message size by Jacob Erlbeck · 10 years ago
  22. 60fa5b9 gbproxy/test: Test TLLI expiry by Holger Hans Peter Freyther · 10 years ago
  23. 5e94f7f gbproxy: Kill the global gbprox_global_patch_state struct by Holger Hans Peter Freyther · 10 years ago
  24. 7d9c1df gbproxy: Remove global state from the gbproxy by Holger Hans Peter Freyther · 10 years ago
  25. 2d10ad1 gprs: Add testcases for the APN string/octet conversion and fix it by Holger Hans Peter Freyther · 10 years ago
  26. 8ac3a72 gprs: Create a gprs_utils file and move to be shared code in there by Holger Hans Peter Freyther · 10 years ago
  27. d64bf22 gbproxy: Use gbproxy_ for all structures by Holger Hans Peter Freyther · 10 years ago
  28. f28f8f5 gbproxy: The dump routines are only used by the test, move it there by Holger Hans Peter Freyther · 10 years ago
  29. 5eaf1a2 gbproxy: Move the VTY code into the vty file and create public API by Holger Hans Peter Freyther · 10 years ago
  30. 077abce gprs: Add TLV parse functions by Jacob Erlbeck · 10 years ago
  31. 386621c gprs/test: Rearrange for PTMSI parsing by Jacob Erlbeck · 10 years ago
  32. 4303763 gprs: Track IMSI/TLLI to control APN patching by Jacob Erlbeck · 10 years ago
  33. 90a1fd1 gprs: Store gbproxy patching state per peer by Jacob Erlbeck · 10 years ago
  34. bf6020f gprs/test: Add Detach messages to test by Jacob Erlbeck · 10 years ago
  35. ab7366f gprs/test: Added GMM Info and fixed TLLI by Jacob Erlbeck · 10 years ago
  36. 5620c6d gprs: Add APN patch support for LLC/GSM messages by Jacob Erlbeck · 10 years ago
  37. 2504bc4 gprs: Implement BSSGP MCC/MNC patching by Jacob Erlbeck · 10 years ago
  38. 03a2ee2 gprs/test: Make test output more readable by Jacob Erlbeck · 10 years ago
  39. b440bf8 gprs/test: Increase stderr log level by Jacob Erlbeck · 10 years ago
  40. 8927642 gbproxy_test: Provide enough disabled categories to please valgrind by Holger Hans Peter Freyther · 10 years ago
  41. a927987 gbproxy_test: Reset the gbproxy before we reset GPRS NS by Holger Hans Peter Freyther · 10 years ago
  42. 731097d gbproxy_test: Simplify the test setup by sharing code by Holger Hans Peter Freyther · 10 years ago
  43. eb3102e gprs/test: Add additional gbproxy tests by Jacob Erlbeck · 10 years ago
  44. 738b1c8 gprs/test: Add connect_sgsn() function by Jacob Erlbeck · 10 years ago
  45. eed33ef gprs/test: Remove verbose parameter of gbprox_dump_* functions by Jacob Erlbeck · 10 years ago
  46. 3f08632 gprs/test: Use valid MCC/MNC for BVC RESET by Jacob Erlbeck · 10 years ago
  47. 67f03bd gbproxy: Add test for NSEI and NSVCI changes by Jacob Erlbeck · 11 years ago
  48. cc4a2aa gbproxy: Test invalid BVCI from SGSN by Jacob Erlbeck · 11 years ago
  49. 174bad4 gbproxy: Add global and per peer counters by Jacob Erlbeck · 11 years ago
  50. 4501772 gbproxy: Extended test program to simulate SGSN, too by Jacob Erlbeck · 11 years ago
  51. e48c347 gbproxy: Replace NS-VC references by NSEI by Jacob Erlbeck · 11 years ago
  52. 76fa57a gbproxy: Add test program to test gbproxy message handling by Jacob Erlbeck · 11 years ago