1. 322e668 SGSN: print additional GTP-related info by Max · 7 years ago
  2. bcb19d4 SGSN: uncomment BSSGP vty tests by Max · 7 years ago
  3. 62507c5 split off osmo-sgsn: remove files, apply build by Neels Hofmeyr · 7 years ago
  4. 85012f5 move to osmo-mgw.git: osmo-bsc_mgcp and libmgcp as libosmo-legacy-mgcp by Neels Hofmeyr · 7 years ago
  5. bc5aa6d examples/sgsn: Use osmo-hlr with auth-policy remote by default by Daniel Willmann · 7 years ago
  6. d489ea3 Implement IuCS (large refactoring and addition) by Neels Hofmeyr · 8 years ago
  7. 44b1d6c Use libvlr in libmsc (large refactoring) by Harald Welte · 8 years ago
  8. 69cf461 fix make distcheck with python tests by Neels Hofmeyr · 7 years ago
  9. d31c3fb move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/tests/vty_test_runner.py]
  10. a28f25b fix subscriber random extension allocation range by Neels Hofmeyr · 7 years ago
  11. bdefe55 fix VTY parsing: subscriber-create-on-demand random by Neels Hofmeyr · 7 years ago
  12. 6226a36 python tests: allow running from separate build dir by Neels Hofmeyr · 7 years ago
  13. f365afc python tests: vty and smpp: speed up >10 times by Neels Hofmeyr · 7 years ago
  14. 339f179 vty tests: close msc socket after nat_msc_test by Neels Hofmeyr · 7 years ago
  15. b21619e vty tests: allow picking specific tests to run by name by Neels Hofmeyr · 7 years ago
  16. 82569eb vty test: nat_msc_test: setsockopt REUSE to avoid TIME_WAIT problems by Neels Hofmeyr · 7 years ago
  17. a21482a python tests: remove process 'Launch' message, now at osmoutil by Neels Hofmeyr · 7 years ago
  18. 409e7c5 vty_rest_runner.py: remove debug monitoring for TCP sockets by Neels Hofmeyr · 7 years ago
  19. d5834d1 vty_test_runner.py: fix socket leak by Neels Hofmeyr · 7 years ago
  20. d81df4f vty tests: more attempts to resolve 'Broken Pipe' error by Neels Hofmeyr · 7 years ago
  21. 5e14103 Revert "vty tests: more attempts to resolve sporadic 'Broken Pipe' error" by Neels Hofmeyr · 7 years ago
  22. a6e02f5 vty tests: testBSCreload: ipa_handle_small: ensure rx of 4 bytes by Neels Hofmeyr · 7 years ago
  23. 14f3cd6 vty tests: more attempts to resolve sporadic 'Broken Pipe' error by Neels Hofmeyr · 7 years ago
  24. a3822a3 vty tests: attempt to get at sporadic 'Broken Pipe' error by Neels Hofmeyr · 7 years ago
  25. 5fd9894 Use IPA module for vty tests by Max · 8 years ago
  26. 21edaef Move timezone settings up to network level by Neels Hofmeyr · 8 years ago
  27. b993563 vty_test_runner.py: fix indents to use spaces, fix vim comment by Neels Hofmeyr · 8 years ago
  28. 58b99ae vty_test_runner.py: make unittest print all output by default by Neels Hofmeyr · 8 years ago
  29. 7c3822d vty_test_runner.py: fix nat_msc_test(): socket attach: reduce timeout, retry by Neels Hofmeyr · 8 years ago
  30. d15dae7 vty_test_runner.py: raise exception when MSC socket connection fails by Neels Hofmeyr · 8 years ago
  31. 558af7a cosmetic: vty_test_runner.py: add comment for vim auto settings by Neels Hofmeyr · 8 years ago
  32. 6f9a6ca SGSN: prevent starting with inconsistent config by Max · 8 years ago
  33. 5872641 Make random MSISDN assignment optional by Max · 8 years ago
  34. c5d6a90 Fix vty tests with subscriber deletion by Max · 8 years ago
  35. 3911533 Make random extension range configurable by Max · 8 years ago
  36. 0a378ba Add regexp authorization policy for IMSI by Max · 8 years ago
  37. eaf196c Add basic UARFCN support by Max · 8 years ago
  38. 2befab1 Fix earfcn deletion by Max · 8 years ago
  39. 7db1ff6 nat/vty: Fix construct not working with python 2.6 by Holger Hans Peter Freyther · 8 years ago
  40. 5044597 nat/vty: Remove second assumption about lo and binding by Holger Hans Peter Freyther · 8 years ago
  41. 46ba2ea nat/vty: And move to a different port.. by Holger Hans Peter Freyther · 8 years ago
  42. 6d79589 nat/vty: Convert into str for the VTY command by Holger Hans Peter Freyther · 8 years ago
  43. 4ad2e14 nat/vty: Use different port for the mock MSC by Holger Hans Peter Freyther · 8 years ago
  44. 09f1afc nat/vty: Don't assume one can magically add IPv4 addresses to lo by Holger Hans Peter Freyther · 8 years ago
  45. 884b4da NAT: reload BSCs config dynamically by Max · 8 years ago
  46. fb09239 vty_test_runner: update ipa sending code by Max · 8 years ago
  47. 7554329 subscr: Add testcase creating an already created subscriber by Holger Hans Peter Freyther · 8 years ago
  48. e589938 mgcp: Allow to bind to different ports for net/bts ports by Holger Hans Peter Freyther · 9 years ago
  49. 9c700ee sms: Fix the non-SMPP mode of the test by Holger Hans Peter Freyther · 9 years ago
  50. 3c64e2d sms: Add a way to always route SMS through SMPP systems by Holger Hans Peter Freyther · 9 years ago
  51. 8128387 sgsn: Add VTY configuration for the CDR module by Holger Hans Peter Freyther · 9 years ago
  52. f85852b nat: Make mode-set patching optional by Holger Hans Peter Freyther · 9 years ago
  53. 508c310 nitb: Check source string length before calling strncpy (Coverity) by Jacob Erlbeck · 9 years ago
  54. 05e2770 bsc: Allow to use different LAC/CI for the core-network by Holger Hans Peter Freyther · 9 years ago
  55. 3739148 sgsn: Add easy APN commands with just the name by Holger Hans Peter Freyther · 9 years ago
  56. 9b3ca64 sgsn: Add functions to handle APN contexts by Jacob Erlbeck · 9 years ago
  57. 65b8992 meas: Install the scenario command and test it by Holger Hans Peter Freyther · 9 years ago
  58. 3b0d0c0 gprs: Support cancellation type by Jacob Erlbeck · 9 years ago
  59. eafb849 gprs: Don't use subscr->keep_in_ram in normal operation by Jacob Erlbeck · 9 years ago
  60. 90e3ead sgsn: Restructure the 'update-subscriber' command by Jacob Erlbeck · 9 years ago
  61. c16c350 sgsn: Add VTY commands to manage subscriber cache by Jacob Erlbeck · 10 years ago
  62. d04f7cc sgsn: Integrate subscriber handling into the SGSN by Jacob Erlbeck · 10 years ago
  63. 60e0992 mgcp: Allow to omit sending the audio name at all by Holger Hans Peter Freyther · 10 years ago
  64. d7b7773 sgsn: Add 'acl-only' authentication policy by Jacob Erlbeck · 10 years ago
  65. ca1c7aa sgsn/test: Add VTY tests for the SGSN by Jacob Erlbeck · 10 years ago
  66. d2b37c5 bsc: Allow to disable sending ping/pong to the MSC by Holger Hans Peter Freyther · 10 years ago
  67. 6af2b40 nitb: Add subscriber delete command by Ruben Pollan · 10 years ago
  68. b30b3aa mgcp: Verify that the force-ptime is written back to the file by Holger Hans Peter Freyther · 10 years ago
  69. 38abd7b nitb: Add a test for "show network" in the python testsuite. by Ciaby · 10 years ago
  70. 842137a nat: Add CTRL command test case for the new control commands by Holger Hans Peter Freyther · 10 years ago
  71. d8afce9 nat: Make the access-list deny cause configurable by Holger Hans Peter Freyther · 10 years ago
  72. 8f8e5bf si: Add a config option to disable SI2ter/SI2bis/SI5ter/SI5bis messages by Jacob Erlbeck · 10 years ago
  73. 35e6fbb bsc: Add a VTY command to show the paging group for a BSC/IMSI by Holger Hans Peter Freyther · 11 years ago
  74. a423591 vty: Enable the end/exit test for libosmocore nodes by Jacob Erlbeck · 11 years ago
  75. 7fee972 gbproxy/vty: Enhance delete-gbproxy-peer command by Jacob Erlbeck · 11 years ago
  76. 7553d1c gbproxy: Add basic VTY tests by Jacob Erlbeck · 11 years ago
  77. 5c46e93 vty: Fix whitespace in test script by Jacob Erlbeck · 11 years ago
  78. e092dec nitb: Add "subscriber create" VTY command. by Alexander Chemeris · 11 years ago
  79. cc0d884 bsc/mminfo: Patch timezone and DST in MM Info messages by Jacob Erlbeck · 11 years ago
  80. 80d5843 bsc: Add vty command for setting Access control classes. by Ivan Kluchnikov · 11 years ago
  81. 5e22911 vty: Hide unconfigured BTS on 'write' by Jacob Erlbeck · 11 years ago
  82. 3ccb86b ussd: Send USSD on call setup on MSC errors by Jacob Erlbeck · 11 years ago
  83. abb54ae vty: Attempt to fix the build when SMPP is not enabled by Holger Hans Peter Freyther · 11 years ago
  84. cdf1857 vty: Rename 'mgcp-through-msc-ipa' command to 'use-msc-ipa-for-mgcp' by Jacob Erlbeck · 11 years ago
  85. bf8eec7 vty: Use generic 'end' and 'exit' commands by Jacob Erlbeck · 11 years ago
  86. 768a7c3 vty: Add test to check vty node hierarchy and related commands by Jacob Erlbeck · 11 years ago
  87. b62092a bsc/vty: Add 'no bsc-welcome-text' command by Jacob Erlbeck · 11 years ago
  88. 058b1e5 bsc/ussd: Optionally send USSD message on MSC disconnection by Jacob Erlbeck · 11 years ago
  89. 4684eb6 nat/ussd: Add 'show ussd-connection' vty command by Jacob Erlbeck · 11 years ago
  90. e9c7e27 nat: Implement a post-routing for the NAT software by Holger Hans Peter Freyther · 11 years ago
  91. 367390b nat: Allow to use the prefix lookup to rewrite numbers by Holger Hans Peter Freyther · 11 years ago
  92. bf123a1 nat: Add a no number-rewrite command and call it through a VTY test by Holger Hans Peter Freyther · 11 years ago
  93. eda0867 tests: TestCase.assertGreater is not available on Python 2.5 by Holger Hans Peter Freyther · 11 years ago
  94. 2fb8ebf expiration: Allow to disable the periodic location updating procedure by Holger Hans Peter Freyther · 11 years ago
  95. 6539752 tests: Add a custom test runner to test the VTY functionality. by Holger Hans Peter Freyther · 11 years ago