1. c87abfc Remove M3UA/MTP3/SCCP code from this repo, use upstream repos by Harald Welte · 6 years ago
  2. 1d5a0ac SCCP: Fix connection refusal table according to A.1/Q.713 by Harald Welte · 6 years ago
  3. 1205547 bsc: fix shutdown by Harald Welte · 6 years ago
  4. c306859 bsc: Clear RSL port of all BTSs, not only those where we expect paging by Harald Welte · 6 years ago
  5. 24135bd bsc: Fix encoding of 2-digit MNC (paging tests) by Harald Welte · 6 years ago
  6. 2caa106 bsc: TC_paging_imsi_load: retransmit 'no paging buffer space' by Harald Welte · 6 years ago
  7. 3b57ab5 bsc: TC_paging_imsi_load: clear RSL queue before checking for paging by Harald Welte · 6 years ago
  8. 8af4d79 BSC_Tests: Fix TC_rsl_unknown_unit_id / TC_oml_unknown_unit_id by Harald Welte · 6 years ago
  9. 6a12969 BSC_Tests: Adjust TC_ctrl to match new '3 digit MNC situation by Harald Welte · 6 years ago
  10. 5570066 bts: Add TC_sacch_multi_chg by Harald Welte · 6 years ago
  11. 075d84c bts: Add TC_sacch_multi to test for scheduling of multiple SI on SACCH by Harald Welte · 6 years ago
  12. 8df7d15 sgsn: test GMM Attach with 3-digit leading-zero MNC by Neels Hofmeyr · 6 years ago
  13. cd11223 ignore results of .ttcnpp files by Neels Hofmeyr · 6 years ago
  14. 0ad8f7e gitignore Makefiles produced by 'make compile' by Neels Hofmeyr · 6 years ago
  15. 310f576 gitignore *.{cc,hh}, whitelist library/*.{cc,hh} by Neels Hofmeyr · 6 years ago
  16. ade455b MGCP_Test: fix config file include path by Philipp Maier · 6 years ago
  17. 94f3f1b MSC_Tests: Test SCCP clearing on release timeout by Philipp Maier · 6 years ago
  18. f1e02bb MSC_Tests: Support wildcarded endpoints (follow up) by Philipp Maier · 6 years ago
  19. 53fb0cf gen_links.sh: auto-generate .gitignore files to ignore symlinks by Neels Hofmeyr · 6 years ago
  20. 1a4c460 fix gen_links.sh: don't include source dir as link target by Neels Hofmeyr · 6 years ago
  21. 4b2692d MSC_Tests: Support wildcarded endpoints by Philipp Maier · 6 years ago
  22. 83348bc fix cell identifier generation in ttcn3 paging tests by Stefan Sperling · 6 years ago
  23. 8e58f59 MSC_Tests: Respond to BSSMAP release by Philipp Maier · 6 years ago
  24. 3568dc7 PCUIF_Types: Upgrade to PCU interface v9 by Harald Welte · 6 years ago
  25. d378a25 bts: Verify the PCU protocol interface version by Harald Welte · 6 years ago
  26. 99ca30c remove *.default from [EXECUTE] in *.default files by Harald Welte · 6 years ago
  27. ea17b91 bts: Add TC_sacch_info_mod and TC_sacch_filling by Harald Welte · 6 years ago
  28. 21240e6 bts: Add f_rsl_transceive() flag to ignore all unrelated messages by Harald Welte · 6 years ago
  29. 629cc6b bts: Add TC_deact_sacch() by Harald Welte · 6 years ago
  30. 294b0a2 bts: Add f_shutdown() for clean shutdown; use it from tests by Harald Welte · 6 years ago
  31. 3dc2046 bts: Send DM_REL_REQ to L1 when closing logical channel by Harald Welte · 6 years ago
  32. 3c0a0f8 bts: f_rsl_transceive: Add altsteps for sacch/facch/meas_rep by Harald Welte · 6 years ago
  33. 5398d5e bts: Make f_TC_meas_res_periodic work with real BTS by Harald Welte · 6 years ago
  34. fa45e9e bts: Ignore first MEAS REP as it often contains bogus values by Harald Welte · 6 years ago
  35. d568439 bts: Introduce RxLev/RxQual tolerance values by Harald Welte · 6 years ago
  36. 8427162 bts: Make PCU and TRXC sockets optional by Harald Welte · 6 years ago
  37. 0fd1fb0 bts: Align default SI contents with what we see from OsmoBSC by Harald Welte · 6 years ago
  38. b9585f8 BTS_Tests: Access Control Classes are inverted by Harald Welte · 6 years ago
  39. aca6e07 L1CTL: Have proper timeout during reset by Harald Welte · 6 years ago
  40. 3757e60 L1CTL: make sure to self.stop in all setverdict(fail) cases by Harald Welte · 6 years ago
  41. f8df4cb L1CTL/bts: Fix tons of compiler warnings by splitting rx+tx templates by Harald Welte · 6 years ago
  42. cc5c115 WIP: Work towards a more real DL TBF receiver implementation by Harald Welte · 6 years ago
  43. b669ee0 pcu: First DL TBF hack by Harald Welte · 6 years ago
  44. 0cae455 bts: Add test for SI1 scheduling by Harald Welte · 6 years ago
  45. 3705273 L1CTL: Add f_L1CTL_PARAM for timing advance + tx power control by Harald Welte · 6 years ago
  46. 3778acc BTS_Tests: Fix SI L2 pseudo-length and rest octets by Harald Welte · 6 years ago
  47. f8e7f13 L1CTL: Fix passing 'combined' and 'offset' from f_L1CTL_RACH() by Harald Welte · 6 years ago
  48. 8fe9eba L1CTL: Try FBSB up to 10 times in f_L1CTL_FBSB() by Harald Welte · 6 years ago
  49. 344c0cf L1CTL_Types: Fix bit-ordering in FBSB_REQ by Harald Welte · 6 years ago
  50. 439e546 RLCMAC_EncDec: Fix handling of optional LlcBlockHdr by Harald Welte · 6 years ago
  51. a35a9ca pcu: Adapt TC_paging to new code structure by Harald Welte · 6 years ago
  52. a0895f9 pcu: Rename 'gprs_gb/Test' tp 'pcu/PCU_Tests' to align with other suites by Harald Welte · 6 years ago
  53. 54242db WIP: pcu testing by Harald Welte · 6 years ago
  54. 060e27a gprs_gb: working UL TBF with segmentation by Harald Welte · 6 years ago
  55. 7024baa gprs_gb: working Uplink PACKET_CONTROL_ACK against OsmoPCU by Harald Welte · 6 years ago
  56. fd445c3 bsc: add TC_ms_rel_ind_does_not_cause_bssmap_reset by Neels Hofmeyr · 6 years ago
  57. 27f6436 bsc: TC_chan_rel_rll_rel_ind: expect full MSC Clear Request by Neels Hofmeyr · 6 years ago
  58. 4ff9328 bsc: add TC_bssmap_clear_does_not_cause_bssmap_reset() by Neels Hofmeyr · 6 years ago
  59. cdc2d76 bsc: add TC_bssap_rlsd_does_not_cause_bssmap_reset by Neels Hofmeyr · 6 years ago
  60. cc3f76a bsc: cosmetic: T_guard timeout: add 'self.stop' by Neels Hofmeyr · 6 years ago
  61. 328d166 MSC_Tests: Add testcase TC_cr_before_reset by Philipp Maier · 6 years ago
  62. c81d6e4 bts/BTS_Tests.ttcn: update TC_rach_max_ta test case by Vadim Yanitskiy · 6 years ago
  63. edcdd90 BSSGP_Emulation: Fix automatic BVC flow control ACK in SGSN role by Harald Welte · 6 years ago
  64. 1cd673d rlcmac: Fix name of RRBP_Nplus21_or_22_mod_2715648 by Harald Welte · 6 years ago
  65. c27f684 Gb: avoid warnings about not-running timers by Harald Welte · 6 years ago
  66. acc93ab GSM_Types: Switch TLLI from uint32_t to OCT4 by Harald Welte · 6 years ago
  67. 3a40ec7 l1ctl: Add L1CTL_DATA_ABS_REQ for PACKET UPLINK ACK by Harald Welte · 6 years ago
  68. a74776b gprs_gb: Update config files by Harald Welte · 6 years ago
  69. 9d83dd0 gprs_gb: Add more comments to code by Harald Welte · 6 years ago
  70. bacca28 gb: Fix IEI of t_BSSGP_CAUSE() by Harald Welte · 6 years ago
  71. 3f66276 hlr: Distinguish "invalid IMSI" from "unknown IMSI" cases by Harald Welte · 6 years ago
  72. 544565a bts: f_validate_si_scheduling(): Print correct TC value by Harald Welte · 6 years ago
  73. b3e3094 f_rach_toffs: Print toffs256 value in verdict when failing by Harald Welte · 6 years ago
  74. 958f8b4 hlr: Add testcases for PURGE_MS procedure by Harald Welte · 6 years ago
  75. 8f0c933 hlr: Fix test of UL+ISD state machine by Harald Welte · 6 years ago
  76. faa379f Makefile: use -j8, allow manual PARALLEL_MAKE val by Neels Hofmeyr · 6 years ago
  77. 6338247 msc: cosmetic: ts_CM1 template: parameterize esind (Early classmark Sending) by Neels Hofmeyr · 6 years ago
  78. 1b3c6e3 msc: add TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug (OS#2947) by Neels Hofmeyr · 6 years ago
  79. 29b8da0 msc: add TC_lu_imsi_auth_tmsi_encr_3_1_no_cm by Neels Hofmeyr · 6 years ago
  80. 9adaa70 msc: cosmetic: pass BSC_ConnHdlrPars to f_start_handler() as argument by Neels Hofmeyr · 6 years ago
  81. c1f105a msc: cosmetic: f_perform_lu() / pars: move send_early_cm to BSC_ConnHdlrPars by Neels Hofmeyr · 6 years ago
  82. e9b8eeb msc: cosmetic: f_start_handler(): drop the id arg, use testcasename() by Neels Hofmeyr · 6 years ago
  83. 8f6ac16 gsup: Make tr_GSUP_ISD_REQ more tolerant by Harald Welte · 6 years ago
  84. 09b3c50 hlr: Add TC_vty_msisdn_isd by Harald Welte · 6 years ago
  85. 7029606 hlr: Reduce code duplication by using template by Harald Welte · 6 years ago
  86. c2c5255 hlr: More test coverage by Harald Welte · 6 years ago
  87. b2db68e hlr: Add hlr sub-directory to master Makefile (for 'make compile' checks) by Harald Welte · 6 years ago
  88. 79420cc hlr: Make test run again using current OsmoHLR / TTCN-3 library by Harald Welte · 6 years ago
  89. d3a88a6 bts: ensure fake_trx BB CTRL IP is used from main component by Harald Welte · 6 years ago
  90. a4d8f35 bts: Make IP address of fake_trx BB CTRL port configurable by Harald Welte · 6 years ago
  91. ffe5f0e MSC_ConnectionHandler: make sure altstep exists by Philipp Maier · 6 years ago
  92. 88f4ae8 BSC_Tests: use isvalue() instead of isbound() by Philipp Maier · 6 years ago
  93. 39b82d3 hlr: Integrate VTY and CTRL support by Harald Welte · 6 years ago
  94. 78cae92 hlr: Rename module + file from GSUP_Test to HLR_Tests by Harald Welte · 6 years ago
  95. 3b4c356 gtp: Add some CAUSE enum definitions by Harald Welte · 6 years ago
  96. ef3e1c9 bts: Update towards most recent "laforge/trx" branch by Harald Welte · 6 years ago
  97. 883340c bts: Add PCU Interface testcases by Harald Welte · 6 years ago
  98. 56c0580 bts: Fix bugs in RACH Tests (timer not started, wrong CS/PS function) by Harald Welte · 6 years ago
  99. 282ca4b BSC_Tests: try to avoid race condition by Philipp Maier · 6 years ago
  100. 685d598 bts: Add test for high-resulotion timing offset / TOA256 by Harald Welte · 6 years ago