1. 0b588be migrate to oap_client in libosmogsm by Harald Welte · 6 years ago
  2. 322643f finish gbproxy_parse_bssgp_unitdata test by Stefan Sperling · 6 years ago
  3. aaa3e2b add a test for OS#3178 (invalid unitdata message) by Stefan Sperling · 6 years ago
  4. aa4ed67 GERAN: allow GSM SRES on UMTS AKA challenge by Neels Hofmeyr · 6 years ago
  5. 5bd340e use osmo_init_logging2(), fix regression test memleaks by Neels Hofmeyr · 6 years ago
  6. 10719b7 implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  7. ee34de1 sgsn_test: guard against struct gprs_ra_id changing by Neels Hofmeyr · 6 years ago
  8. d9a54af mandatory depend on libc-ares and libgtp by Alexander Couzens · 6 years ago
  9. 25c65c3 Use gsm48_encode_ra() for RAI encoding by Max · 6 years ago
  10. 6789c84 fix build: missing LIBGTP_CFLAGS in sgsn_test by Neels Hofmeyr · 6 years ago
  11. 76d2c8b cosmetic: tests: sgsn_test: Use proper formatting and remove uneeded semicolons by Pau Espin Pedrol · 6 years ago
  12. 0b05039 tests: sgsn_test: Define wrap APIs with correct parameters by Pau Espin Pedrol · 6 years ago
  13. 3b6332f Migrate from OpenSSL to osmo_get_rand_id() by Max · 7 years ago
  14. e882482 Remove unneeded .py scripts by Max · 7 years ago
  15. 2f89547 tests: Fix selection of python version by Pau Espin Pedrol · 7 years ago
  16. adf1696 tests/ctrl_test_runner.py: remove BSC/NAT TestRunner by Alexander Couzens · 7 years ago
  17. 53ca657 Fix build after recent rate_ctr patches by Max · 7 years ago
  18. baabc68 SGSN: print additional GTP-related info by Max · 7 years ago
  19. 72ad237 SGSN: uncomment BSSGP vty tests by Max · 7 years ago
  20. 74ef149 Cleanup configure checks by Max · 7 years ago
  21. 396f2e6 move include/openbsc to include/osmocom/sgsn by Neels Hofmeyr · 7 years ago
  22. ee6cfdc split off osmo-sgsn: remove files, apply build by Neels Hofmeyr · 7 years ago 1.1.0
  23. c7b761f msc_vlr tests: add IMEISV tests by Neels Hofmeyr · 7 years ago
  24. 34a313f move to osmo-mgw.git: osmo-bsc_mgcp and libmgcp as libosmo-legacy-mgcp by Neels Hofmeyr · 7 years ago
  25. 413ecf6 cosmetic: msc_vlr_tests: drop unused var by Neels Hofmeyr · 7 years ago
  26. a7a3947 move libiu to osmo-iuh/libosmo-ranap by Neels Hofmeyr · 7 years ago
  27. efe85d3 Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring) by Philipp Maier · 7 years ago
  28. 93fd462 sgsn_test: Fix wrong definition of wrap func by Pau Espin Pedrol · 7 years ago
  29. 7e82b74 Migrate from gprs_apn_to_str() to libosmocore osmo_apn_to_str() by Harald Welte · 7 years ago
  30. 6e437b7 libcommon: Fix log output for bts>0. by Alexander Chemeris · 7 years ago
  31. 423c0f8 libmsc: update database to accomodate SMS status-report fields by Pablo Neira Ayuso · 7 years ago
  32. c01bc00 examples/sgsn: Use osmo-hlr with auth-policy remote by default by Daniel Willmann · 7 years ago
  33. dff0ec1 04.08: log protocol discriminators and message types by name by Neels Hofmeyr · 7 years ago
  34. 7b0c968 fix msc_vlr tests after libosmocore uses localtime for SMS by Neels Hofmeyr · 7 years ago
  35. 2188a77 Implement IuCS (large refactoring and addition) by Neels Hofmeyr · 8 years ago
  36. ce67be1 mscsplit: various preparations to separate MSC from BSC by Neels Hofmeyr · 7 years ago
  37. fa68ccd vlr: LU FSM: enable Retrieve_IMEISV_If_Required by Neels Hofmeyr · 7 years ago
  38. fb9982e osmo-nitb: change default db name to sms.db by Neels Hofmeyr · 7 years ago
  39. 6bd5447 Add msc_vlr test suite for MSC+VLR end-to-end tests by Neels Hofmeyr · 7 years ago
  40. 9066b74 Use libvlr in libmsc (large refactoring) by Harald Welte · 8 years ago
  41. a4cd7f8 fix make distcheck with python tests by Neels Hofmeyr · 7 years ago
  42. ed3157c move openbsc/* to repos root by Neels Hofmeyr · 7 years ago
  43. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago
  44. c7b86f9 Revert "[db] Keep track of the current gsm_network" by Holger Freyther · 15 years ago
  45. 535abf2 [tests] Do no free objects that are allocated on the stack by Holger Freyther · 15 years ago
  46. 04d3c92 An application that has own events and file descriptors, must poll by Harald Welte · 15 years ago
  47. ff117a8 * rename the timer functions to avoid name collisions with libmisdn. by Harald Welte · 15 years ago
  48. 12247c6 Fix compilation issues on OS X - mainly #include file changes (Lars Immisch) by Harald Welte · 15 years ago
  49. 36650b8 [db] Keep track of the current gsm_network by Holger Freyther · 15 years ago
  50. bab9cd9 [tests] Change the db_test to link to the libopenbsc.a by Holger Freyther · 15 years ago
  51. 7e310b1 Store incoming SMS into SQL database by Harald Welte · 15 years ago
  52. 59da07b [sms] Add test case for the 7-bit coding/decoding... by Holger Freyther · 15 years ago
  53. 73e61c4 [sms] Remove hardcoded size and use the SIZE_OF trick.. by Holger Freyther · 15 years ago
  54. 3281f6e [build] Create a libbsc.a as noinst_LIBRARY, link bsc_hack and tests against it by Holger Freyther · 15 years ago
  55. 0df0f87 [misc] Another set of build fixes... by Holger Freyther · 15 years ago
  56. a6cd26c [tests] Fix building... add another stub... by Holger Freyther · 15 years ago
  57. 72b250b [tests] Fix the tests... link again by Holger Freyther · 15 years ago
  58. fde3114 [tests] build fix by Holger Freyther · 15 years ago
  59. 5f234e4 Add test case that is not registering the timer again by Holger Freyther · 16 years ago
  60. 12aa50d Change the subscriber and database backend by Holger Freyther · 16 years ago
  61. 67b4b9a Do not call rsl_chan_release directly but use the use_count of the lchan by Holger Freyther · 16 years ago
  62. dbede4e Move the db_test.c to a specific test directory by Holger Freyther · 16 years ago
  63. 6dbca34 Make the test compile again by Holger Freyther · 16 years ago
  64. 6fe997e Implement sending SMS and send one on network registration by Daniel Willmann · 16 years ago
  65. 471712b ACK sms-submit by Daniel Willmann · 16 years ago
  66. aa0fb36 Add stubs to test gsm0408 functionality including LAI by Holger Freyther · 16 years ago
  67. 6e6143e Add second test SMS by Daniel Willmann · 16 years ago
  68. 255539c working state up to location update and classmark inquiry by Harald Welte · 16 years ago
  69. fdd0a6c Add SMS (GSM 04.11) testing program by Daniel Willmann · 16 years ago
  70. 8b3390e Start implementing GSM 04.11 (short message service) by Daniel Willmann · 16 years ago
  71. f3c8e11 sms.txt: Analyze CP-DATA, RP-DATA, TPDU by Daniel Willmann · 16 years ago
  72. a6eb9f0 sms by Harald Welte · 16 years ago
  73. 5ee72ee Prefix debug symbols with debug_ to reduce the namesapce pollution by Holger Freyther · 16 years ago
  74. d546e31 Add code to parse a debug category string by Holger Freyther · 16 years ago
  75. 42f50bb Make the test timer a noinst program by Holger Freyther · 16 years ago
  76. 5f75598 Introduce a simple timer API.... by Holger Freyther · 16 years ago