1. 84da6b1 Implement IuCS (large refactoring and addition) by Neels Hofmeyr · 8 years ago
  2. 2483f1b Use libvlr in libmsc (large refactoring) by Harald Welte · 8 years ago
  3. 625e05a fix make distcheck with python tests by Neels Hofmeyr · 7 years ago
  4. 29b9206 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/tests/vty_test_runner.py]
  5. 7590ff3 fix subscriber random extension allocation range by Neels Hofmeyr · 7 years ago
  6. 34ce3d9 fix VTY parsing: subscriber-create-on-demand random by Neels Hofmeyr · 7 years ago
  7. 476c4bb python tests: allow running from separate build dir by Neels Hofmeyr · 7 years ago
  8. b3c7c79 python tests: vty and smpp: speed up >10 times by Neels Hofmeyr · 7 years ago
  9. 0b61932 vty tests: close msc socket after nat_msc_test by Neels Hofmeyr · 7 years ago
  10. 3f8a8f7 vty tests: allow picking specific tests to run by name by Neels Hofmeyr · 7 years ago
  11. 5340345 vty test: nat_msc_test: setsockopt REUSE to avoid TIME_WAIT problems by Neels Hofmeyr · 7 years ago
  12. 577a125 python tests: remove process 'Launch' message, now at osmoutil by Neels Hofmeyr · 7 years ago
  13. 8b24e9f vty_rest_runner.py: remove debug monitoring for TCP sockets by Neels Hofmeyr · 7 years ago
  14. 40a91b3 vty_test_runner.py: fix socket leak by Neels Hofmeyr · 7 years ago
  15. bcfee2a vty tests: more attempts to resolve 'Broken Pipe' error by Neels Hofmeyr · 7 years ago
  16. e02e1e7 Revert "vty tests: more attempts to resolve sporadic 'Broken Pipe' error" by Neels Hofmeyr · 7 years ago
  17. ba1468e vty tests: testBSCreload: ipa_handle_small: ensure rx of 4 bytes by Neels Hofmeyr · 7 years ago
  18. b39053a vty tests: more attempts to resolve sporadic 'Broken Pipe' error by Neels Hofmeyr · 7 years ago
  19. 7d17c3e vty tests: attempt to get at sporadic 'Broken Pipe' error by Neels Hofmeyr · 7 years ago
  20. 3e67689 Use IPA module for vty tests by Max · 8 years ago
  21. 7398395 Move timezone settings up to network level by Neels Hofmeyr · 8 years ago
  22. 0867b72 vty_test_runner.py: fix indents to use spaces, fix vim comment by Neels Hofmeyr · 8 years ago
  23. 0a45c1e vty_test_runner.py: make unittest print all output by default by Neels Hofmeyr · 8 years ago
  24. caeb62d vty_test_runner.py: fix nat_msc_test(): socket attach: reduce timeout, retry by Neels Hofmeyr · 8 years ago
  25. 89d20b6 vty_test_runner.py: raise exception when MSC socket connection fails by Neels Hofmeyr · 8 years ago
  26. 23d37c9 cosmetic: vty_test_runner.py: add comment for vim auto settings by Neels Hofmeyr · 8 years ago
  27. 176b62a SGSN: prevent starting with inconsistent config by Max · 8 years ago
  28. e6052c4 Make random MSISDN assignment optional by Max · 8 years ago
  29. 488902d Fix vty tests with subscriber deletion by Max · 8 years ago
  30. 0fcd2e2 Make random extension range configurable by Max · 8 years ago
  31. ddee01f Add regexp authorization policy for IMSI by Max · 8 years ago
  32. 26679e0 Add basic UARFCN support by Max · 8 years ago
  33. 0c1bc26 Fix earfcn deletion by Max · 8 years ago
  34. 8bb6204 nat/vty: Fix construct not working with python 2.6 by Holger Hans Peter Freyther · 8 years ago
  35. 2abf2b0 nat/vty: Remove second assumption about lo and binding by Holger Hans Peter Freyther · 8 years ago
  36. e98c9c7 nat/vty: And move to a different port.. by Holger Hans Peter Freyther · 8 years ago
  37. 84ae27e nat/vty: Convert into str for the VTY command by Holger Hans Peter Freyther · 8 years ago
  38. 44ed497 nat/vty: Use different port for the mock MSC by Holger Hans Peter Freyther · 8 years ago
  39. f1a61bb nat/vty: Don't assume one can magically add IPv4 addresses to lo by Holger Hans Peter Freyther · 8 years ago
  40. 4936448 NAT: reload BSCs config dynamically by Max · 8 years ago
  41. 70cf729 vty_test_runner: update ipa sending code by Max · 8 years ago
  42. de39225 subscr: Add testcase creating an already created subscriber by Holger Hans Peter Freyther · 8 years ago
  43. c390ae8 mgcp: Allow to bind to different ports for net/bts ports by Holger Hans Peter Freyther · 9 years ago
  44. a2c41c4 sms: Fix the non-SMPP mode of the test by Holger Hans Peter Freyther · 9 years ago
  45. 42cf2e0 sms: Add a way to always route SMS through SMPP systems by Holger Hans Peter Freyther · 9 years ago
  46. c15c61c sgsn: Add VTY configuration for the CDR module by Holger Hans Peter Freyther · 9 years ago
  47. 7f100c9 nat: Make mode-set patching optional by Holger Hans Peter Freyther · 9 years ago
  48. 322b149 nitb: Check source string length before calling strncpy (Coverity) by Jacob Erlbeck · 9 years ago
  49. 32dd2f3 bsc: Allow to use different LAC/CI for the core-network by Holger Hans Peter Freyther · 9 years ago
  50. 9c20a5f sgsn: Add easy APN commands with just the name by Holger Hans Peter Freyther · 9 years ago
  51. cb1db8b sgsn: Add functions to handle APN contexts by Jacob Erlbeck · 9 years ago
  52. 8657326 meas: Install the scenario command and test it by Holger Hans Peter Freyther · 9 years ago
  53. 8000e0e gprs: Support cancellation type by Jacob Erlbeck · 9 years ago
  54. e988ae4 gprs: Don't use subscr->keep_in_ram in normal operation by Jacob Erlbeck · 9 years ago
  55. d919343 sgsn: Restructure the 'update-subscriber' command by Jacob Erlbeck · 9 years ago
  56. 207f4a5 sgsn: Add VTY commands to manage subscriber cache by Jacob Erlbeck · 10 years ago
  57. be2c8d9 sgsn: Integrate subscriber handling into the SGSN by Jacob Erlbeck · 10 years ago
  58. 619b014 mgcp: Allow to omit sending the audio name at all by Holger Hans Peter Freyther · 10 years ago
  59. 106f547 sgsn: Add 'acl-only' authentication policy by Jacob Erlbeck · 10 years ago
  60. 144b8b1 sgsn/test: Add VTY tests for the SGSN by Jacob Erlbeck · 10 years ago
  61. db64f2e bsc: Allow to disable sending ping/pong to the MSC by Holger Hans Peter Freyther · 10 years ago
  62. ed04a0d nitb: Add subscriber delete command by Ruben Pollan · 10 years ago
  63. 8d998a7 mgcp: Verify that the force-ptime is written back to the file by Holger Hans Peter Freyther · 10 years ago
  64. ec6e4f8 nitb: Add a test for "show network" in the python testsuite. by Ciaby · 10 years ago
  65. 4ecc687 nat: Add CTRL command test case for the new control commands by Holger Hans Peter Freyther · 10 years ago
  66. 6419018 nat: Make the access-list deny cause configurable by Holger Hans Peter Freyther · 10 years ago
  67. 65d114f si: Add a config option to disable SI2ter/SI2bis/SI5ter/SI5bis messages by Jacob Erlbeck · 10 years ago
  68. ec37bb2 bsc: Add a VTY command to show the paging group for a BSC/IMSI by Holger Hans Peter Freyther · 11 years ago
  69. 6e919db vty: Enable the end/exit test for libosmocore nodes by Jacob Erlbeck · 11 years ago
  70. 4211d79 gbproxy/vty: Enhance delete-gbproxy-peer command by Jacob Erlbeck · 11 years ago
  71. 6d23371 gbproxy: Add basic VTY tests by Jacob Erlbeck · 11 years ago
  72. 7587727 vty: Fix whitespace in test script by Jacob Erlbeck · 11 years ago
  73. bd6d40f nitb: Add "subscriber create" VTY command. by Alexander Chemeris · 11 years ago
  74. 946d141 bsc/mminfo: Patch timezone and DST in MM Info messages by Jacob Erlbeck · 11 years ago
  75. 6792059 bsc: Add vty command for setting Access control classes. by Ivan Kluchnikov · 11 years ago
  76. 733bec8 vty: Hide unconfigured BTS on 'write' by Jacob Erlbeck · 11 years ago
  77. 56595f8 ussd: Send USSD on call setup on MSC errors by Jacob Erlbeck · 11 years ago
  78. 0df1ab9 vty: Attempt to fix the build when SMPP is not enabled by Holger Hans Peter Freyther · 11 years ago
  79. 4c9dff5 vty: Rename 'mgcp-through-msc-ipa' command to 'use-msc-ipa-for-mgcp' by Jacob Erlbeck · 11 years ago
  80. 0ae92a9 vty: Use generic 'end' and 'exit' commands by Jacob Erlbeck · 11 years ago
  81. 96903c4 vty: Add test to check vty node hierarchy and related commands by Jacob Erlbeck · 11 years ago
  82. 97e139f bsc/vty: Add 'no bsc-welcome-text' command by Jacob Erlbeck · 11 years ago
  83. 1b89402 bsc/ussd: Optionally send USSD message on MSC disconnection by Jacob Erlbeck · 11 years ago
  84. 6cb2ccc nat/ussd: Add 'show ussd-connection' vty command by Jacob Erlbeck · 11 years ago
  85. 67e423c nat: Implement a post-routing for the NAT software by Holger Hans Peter Freyther · 11 years ago
  86. ddf191e nat: Allow to use the prefix lookup to rewrite numbers by Holger Hans Peter Freyther · 11 years ago
  87. b718ad3 nat: Add a no number-rewrite command and call it through a VTY test by Holger Hans Peter Freyther · 11 years ago
  88. c0438e3 tests: TestCase.assertGreater is not available on Python 2.5 by Holger Hans Peter Freyther · 11 years ago
  89. c63f6f1 expiration: Allow to disable the periodic location updating procedure by Holger Hans Peter Freyther · 11 years ago
  90. eb0acb6 tests: Add a custom test runner to test the VTY functionality. by Holger Hans Peter Freyther · 11 years ago