1. 5e60de6 VLR tests: move network init into function by Max · 6 years ago
  2. b0a4314 VLR tests: always print test parameters by Max · 6 years ago
  3. 29ce08a VLR tests: remove weird code by Max · 6 years ago
  4. 6817190 VLR tests: don't fail via assert by Max · 6 years ago
  5. d5feade Expand VLR tests by Max · 6 years ago
  6. d8d1a9e VLR tests: mark static test functions as such by Max · 6 years ago
  7. 093300d Move IMSI into test parameters by Max · 6 years ago
  8. 5e2e9bd Fix whitespace issues by Max · 6 years ago
  9. 621ba03 mgcp: use osmo-mgw to switch rtp streams by Philipp Maier · 7 years ago
  10. c200785 Implement checks for duplicate uplink UL L3 message by Harald Welte · 6 years ago
  11. 7b222aa Permit a set of multiple different A5 ciphers by Harald Welte · 6 years ago
  12. 71c51df Shift ciphering algorithm selection from VLR to MSC by Harald Welte · 6 years ago
  13. d35038d Massive removal of unused code/structs/headers by Harald Welte · 6 years ago
  14. a3ab1de remove traces of bsc_subscriber by Harald Welte · 6 years ago
  15. 80315ef Fix msc_vlr test results (.err) for new libosmocore GSM48_PDISC names by Harald Welte · 6 years ago
  16. a1c5de4 Remove traces of meas_feed by Harald Welte · 6 years ago
  17. a263bb2 VLR: log subscriber update by Max · 6 years ago
  18. 753c15d Migrate from OpenSSL to osmo_get_rand_id() by Max · 6 years ago
  19. facd57a fix: properly cancel all Paging on IMSI Detach by Neels Hofmeyr · 7 years ago
  20. 2ff5bcd fix paging: add timeout to discard unsuccessful paging by Neels Hofmeyr · 7 years ago
  21. 2ef2da5 cosmetic prep: tell vlr_ops.set_ciph_mode() whether UMTS AKA is used by Neels Hofmeyr · 7 years ago
  22. 4cf4fdd vlr: debug log: log Ciphering Mode details by Neels Hofmeyr · 7 years ago
  23. 3f5b780 cosmetic: msc_vlr_tests: log SMS details when invoked with -v by Neels Hofmeyr · 7 years ago
  24. 60383a1 Remove unneeded .py scripts by Max · 7 years ago
  25. abb24a2 Add basic CTRL test by Max · 7 years ago
  26. 82be67d fix use after free: missing conn_get on CC paging response by Neels Hofmeyr · 7 years ago
  27. a99b427 add msc_vlr_test_call to reproduce a sanitizer error by Neels Hofmeyr · 7 years ago
  28. 6166f29 subscr_conn: introduce usage tokens for ref error tracking by Neels Hofmeyr · 7 years ago
  29. 8a656eb msc_vlr_tests: set a valid lac for fake conns by Neels Hofmeyr · 7 years ago
  30. 9c848b5 msc_vlr_tests: fix test nr arg: clear errno before strtol() by Neels Hofmeyr · 7 years ago
  31. 0442ea2 sms_queue_test: sanitize: clean up talloc contexts when done by Neels Hofmeyr · 7 years ago
  32. 2c46e04 cosmetic: msc_vlr_tests: add comment to show expected tallocs by Neels Hofmeyr · 7 years ago
  33. 3bae836 vlr_subscr_conn_timeout(): don't fire events to discarded fi by Neels Hofmeyr · 7 years ago
  34. 3ddd742 subscr_conn: don't close after conn timeout by Neels Hofmeyr · 7 years ago
  35. 7b1418e tests: add msc_vlr_test_authen_reuse by Neels Hofmeyr · 7 years ago
  36. 33f5341 cosmetic: vlr: rename auth_tuple_max_use_count to _reuse_ by Neels Hofmeyr · 7 years ago
  37. 96748ca msc_vlr_tests: fix rebuild: rebuild when src/ libs were rebuilt by Neels Hofmeyr · 7 years ago
  38. 8f042b9 osmo-msc: Don't link against libasn1c by Harald Welte · 7 years ago
  39. 834f94a fix memory leak: vlr: vlr_gsupc_read_cb() must msgb_free() by Neels Hofmeyr · 7 years ago
  40. 5c76e0a remove further files and autotest/autoconf bits irrelevant to osmo-msc by Harald Welte · 7 years ago
  41. 43b01b0 Remove rest_octets.h by Max · 7 years ago
  42. 6c8afe1 use separated libosmo-mgcp-client, apply rename to mgcp_client_* by Neels Hofmeyr · 7 years ago
  43. 9084396 rename include/openbsc to include/osmocom/msc by Neels Hofmeyr · 7 years ago
  44. f7251c3 am: msc_vlr_tests: use AM_LDFLAGS instead of COMMON vars by Neels Hofmeyr · 7 years ago
  45. bac2276 split off osmo-msc: remove files, apply build, rename by Neels Hofmeyr · 7 years ago
  46. 34d33bd msc_vlr tests: add IMEISV tests by Neels Hofmeyr · 7 years ago
  47. 979cd26 move to osmo-mgw.git: osmo-bsc_mgcp and libmgcp as libosmo-legacy-mgcp by Neels Hofmeyr · 7 years ago
  48. 97668a2 cosmetic: msc_vlr_tests: drop unused var by Neels Hofmeyr · 7 years ago
  49. 00e82d6 move libiu to osmo-iuh/libosmo-ranap by Neels Hofmeyr · 7 years ago
  50. fbf6610 Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring) by Philipp Maier · 7 years ago
  51. f5816f6 sgsn_test: Fix wrong definition of wrap func by Pau Espin Pedrol · 7 years ago
  52. 586e681 Migrate from gprs_apn_to_str() to libosmocore osmo_apn_to_str() by Harald Welte · 7 years ago
  53. 3d18dda libcommon: Fix log output for bts>0. by Alexander Chemeris · 7 years ago
  54. 9891dae libmsc: update database to accomodate SMS status-report fields by Pablo Neira Ayuso · 7 years ago
  55. 8dc8ea4 examples/sgsn: Use osmo-hlr with auth-policy remote by default by Daniel Willmann · 7 years ago
  56. 78ada64 04.08: log protocol discriminators and message types by name by Neels Hofmeyr · 7 years ago
  57. 05230ea fix msc_vlr tests after libosmocore uses localtime for SMS by Neels Hofmeyr · 7 years ago
  58. 84da6b1 Implement IuCS (large refactoring and addition) by Neels Hofmeyr · 8 years ago
  59. e2f24d5 mscsplit: various preparations to separate MSC from BSC by Neels Hofmeyr · 7 years ago
  60. 54a706c vlr: LU FSM: enable Retrieve_IMEISV_If_Required by Neels Hofmeyr · 7 years ago
  61. 853883d osmo-nitb: change default db name to sms.db by Neels Hofmeyr · 7 years ago
  62. 6a29d32 Add msc_vlr test suite for MSC+VLR end-to-end tests by Neels Hofmeyr · 7 years ago
  63. 2483f1b Use libvlr in libmsc (large refactoring) by Harald Welte · 8 years ago
  64. 625e05a fix make distcheck with python tests by Neels Hofmeyr · 7 years ago
  65. 29b9206 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago
  66. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago
  67. c7b86f9 Revert "[db] Keep track of the current gsm_network" by Holger Freyther · 15 years ago
  68. 535abf2 [tests] Do no free objects that are allocated on the stack by Holger Freyther · 15 years ago
  69. 04d3c92 An application that has own events and file descriptors, must poll by Harald Welte · 15 years ago
  70. ff117a8 * rename the timer functions to avoid name collisions with libmisdn. by Harald Welte · 15 years ago
  71. 12247c6 Fix compilation issues on OS X - mainly #include file changes (Lars Immisch) by Harald Welte · 15 years ago
  72. 36650b8 [db] Keep track of the current gsm_network by Holger Freyther · 15 years ago
  73. bab9cd9 [tests] Change the db_test to link to the libopenbsc.a by Holger Freyther · 15 years ago
  74. 7e310b1 Store incoming SMS into SQL database by Harald Welte · 15 years ago
  75. 59da07b [sms] Add test case for the 7-bit coding/decoding... by Holger Freyther · 15 years ago
  76. 73e61c4 [sms] Remove hardcoded size and use the SIZE_OF trick.. by Holger Freyther · 15 years ago
  77. 3281f6e [build] Create a libbsc.a as noinst_LIBRARY, link bsc_hack and tests against it by Holger Freyther · 15 years ago
  78. 0df0f87 [misc] Another set of build fixes... by Holger Freyther · 15 years ago
  79. a6cd26c [tests] Fix building... add another stub... by Holger Freyther · 15 years ago
  80. 72b250b [tests] Fix the tests... link again by Holger Freyther · 15 years ago
  81. fde3114 [tests] build fix by Holger Freyther · 15 years ago
  82. 5f234e4 Add test case that is not registering the timer again by Holger Freyther · 15 years ago
  83. 12aa50d Change the subscriber and database backend by Holger Freyther · 15 years ago
  84. 67b4b9a Do not call rsl_chan_release directly but use the use_count of the lchan by Holger Freyther · 15 years ago
  85. dbede4e Move the db_test.c to a specific test directory by Holger Freyther · 15 years ago
  86. 6dbca34 Make the test compile again by Holger Freyther · 15 years ago
  87. 6fe997e Implement sending SMS and send one on network registration by Daniel Willmann · 15 years ago
  88. 471712b ACK sms-submit by Daniel Willmann · 15 years ago
  89. aa0fb36 Add stubs to test gsm0408 functionality including LAI by Holger Freyther · 15 years ago
  90. 6e6143e Add second test SMS by Daniel Willmann · 15 years ago
  91. 255539c working state up to location update and classmark inquiry by Harald Welte · 15 years ago
  92. fdd0a6c Add SMS (GSM 04.11) testing program by Daniel Willmann · 15 years ago
  93. 8b3390e Start implementing GSM 04.11 (short message service) by Daniel Willmann · 15 years ago
  94. f3c8e11 sms.txt: Analyze CP-DATA, RP-DATA, TPDU by Daniel Willmann · 15 years ago
  95. a6eb9f0 sms by Harald Welte · 15 years ago
  96. 5ee72ee Prefix debug symbols with debug_ to reduce the namesapce pollution by Holger Freyther · 15 years ago
  97. d546e31 Add code to parse a debug category string by Holger Freyther · 15 years ago
  98. 42f50bb Make the test timer a noinst program by Holger Freyther · 15 years ago
  99. 5f75598 Introduce a simple timer API.... by Holger Freyther · 15 years ago