1. ace6fc6 SGSN: fix spaces/tabs in TC_hlr_location_cancel_request_unknown_subscriber_{withdraw,update} by Alexander Couzens · 6 years ago
  2. 1e6d990 Osmocom_VTY_Functions: introduce f_vty_transceive_not_match() by Alexander Couzens · 6 years ago
  3. 98aa59e Osmocom_VTY_Functions: move f_vty_transceive_match from HLR to this library by Alexander Couzens · 6 years ago
  4. 0249625 *.default: change logging filemask from ERROR | WARNING to += PARALLEL | VERDICTOP by Alexander Couzens · 6 years ago
  5. 4908982 hlr: Update expected-results by Harald Welte · 6 years ago
  6. 550daf9 bsc: Add TC_chan_rel_hard_rlsd_ms_dead by Harald Welte · 6 years ago
  7. c3260d9 bsc: Reduce TC_bssap_rlsd_does_not_cause_bssmap_reset to 4 lchan by Harald Welte · 6 years ago
  8. 32574ee bsc: Avoid duplicate DISC.req in TC_bssmap_clear_does_not_cause_bssmap_reset() by Harald Welte · 6 years ago
  9. a189718 BSC_Tests: ensure different RA+FN in *_does_not_cause_bssmap_reset() by Harald Welte · 6 years ago
  10. 1b1be37 bts: no need to import GSM_RR_Types twice by Harald Welte · 6 years ago
  11. 935fbe3 bsc: Don't expect BSC to release SCCP in LCLS.TC_lcls_connect_clear() by Harald Welte · 6 years ago
  12. e8d750e bts: More complete AGCH / IMM.ASS testing by Harald Welte · 6 years ago
  13. 0aaf48d msc/USSD: test USSD-request during an active call by Vadim Yanitskiy · 6 years ago
  14. b9d09f9 msc/USSD: add unknown request code testcase by Vadim Yanitskiy · 6 years ago
  15. 752ffd5 bts: Set L1CTL rxlev_exp as module parameter by Pau Espin Pedrol · 6 years ago
  16. beb58a6 update expected results: bsc, sgsn by Neels Hofmeyr · 6 years ago
  17. 45635f4 MGCP_Test: Test non LCO crcx by Philipp Maier · 6 years ago
  18. ac8fc7f MGCP_Test: expect TC_crcx_illegal_double_lco to pass by Philipp Maier · 6 years ago
  19. c3cb533 USSD_Helpers.ttcn: add f_USSD_FACILITY_IE_RETURN_ERROR by Vadim Yanitskiy · 6 years ago
  20. 343b774 bsc: Fix f_establish_fully() for cases where we expect ASSIGN FAIL by Harald Welte · 6 years ago
  21. d8604ab L3_Templates: tr_GMM_DET_REQ_MT: use * instead of omit for `cause` by Alexander Couzens · 6 years ago
  22. 83f6dbf BTS_Tests: Don't wait indefinitely for ASP_IPA_EVENT_UP by Harald Welte · 6 years ago
  23. 5d50a28 bsc: Enable LCLS in osmo-bsc.cfg by Harald Welte · 6 years ago
  24. ff579f9 LCLS: Introduce a copy+pasted f_connect_handler() function by Harald Welte · 6 years ago
  25. cc0b014 bsc: Add LCLS related test cases by Harald Welte · 6 years ago
  26. 75b3426 bsc: Disable verbose logging of MGCP encoder/decoder by Harald Welte · 6 years ago
  27. b761d14 GSUP_Types.ttcn: add SS related messages and IEs by Vadim Yanitskiy · 6 years ago
  28. 7d1f918 msc/USSD: add single *#100# request testcase by Vadim Yanitskiy · 6 years ago
  29. 20ee5e4 msc/BSC_ConnectionHandler.ttcn: add EST_TYPE_SS_ACT for SS/USSD by Vadim Yanitskiy · 6 years ago
  30. 9201554 msc: introduce USSD helper functions by Vadim Yanitskiy · 6 years ago
  31. 8c34922 msc: import GSM 7-bit coding functions by Vadim Yanitskiy · 6 years ago
  32. 4019ec9 library: introduce Facility IE templates for SS/USSD by Vadim Yanitskiy · 6 years ago
  33. 0319813 L3_Templates: add GSM 04.80 RELEASE_COMPLETE message by Vadim Yanitskiy · 6 years ago
  34. d5a3062 sync TTCN3 MSC test config with docker-playground by Stefan Sperling · 6 years ago
  35. f46eb26 expect TC_establish_and_nothing to pass by Stefan Sperling · 6 years ago
  36. cbe911c bsc: Derive MGCP EP + Port numbers from new g_pars.media_nr by Harald Welte · 6 years ago
  37. e102eae BSC_Tests.ttcn: mark some functions as non-private by Harald Welte · 6 years ago
  38. 336820c BSC_Tests.ttcn: Split f_connect_handler() off f_start_handler() by Harald Welte · 6 years ago
  39. 354722e BSSMAP_Templates: Fix LCLS related template definitions by Harald Welte · 6 years ago
  40. 0b50aed BSSMAP_Templates: Add templates for LCLS related IEs + messages by Harald Welte · 6 years ago
  41. e32ad99 *_Emulation.ttcn: Specify destination when replying on procedure ports by Harald Welte · 6 years ago
  42. d68d2f0 bsc: Remove duplicate f_sleep() function, we have one in Osmocom_Types by Harald Welte · 6 years ago
  43. 5360396 L3_Templates: Add templates related to Supplementaryt Services by Harald Welte · 6 years ago
  44. 69bce3b msc: Add Encoder/Decoder for Supplementary Services by Harald Welte · 6 years ago
  45. 5e307b4 SGSN: add TC_hlr_location_cancel_request_update by Alexander Couzens · 6 years ago
  46. 68a9b35 expect previously failing paging tests to pass by Stefan Sperling · 6 years ago
  47. 2ace5a2 sync local osmo-bsc.cfg with that used by jenkins by Stefan Sperling · 6 years ago
  48. 2300073 BSC_Tests: fix TC_ciph_mode_a5_{0,1,3} by Philipp Maier · 6 years ago
  49. 8ef527e MSC_ConnectionHandler: check channel mode in f_establish_fully by Philipp Maier · 6 years ago
  50. d879e2f RSL_Emulation: Handle ID_ACK event in BSC role by Harald Welte · 6 years ago
  51. 4bcbd17 Fix BSSMAP RESET in handler mode by Harald Welte · 6 years ago
  52. d5833a8 BSSAP_Adapter: Split f_bssap_start() from f_bssap_init() by Harald Welte · 6 years ago
  53. 710ec21 BSSAP_Adapter: cosmetic typo fix by Harald Welte · 6 years ago
  54. 4239918 BSSAP_Adapter: Connect ConnHdlr:MGCP to IPA MGCP in SCCPlite case by Harald Welte · 6 years ago
  55. 6c47f29 SGSN: add TC_hlr_location_cancel_request_unknown_subscriber_{withdraw,update} by Alexander Couzens · 6 years ago
  56. 4cfff3a GSUP_Types.ttcn: allow other TLV appear in Cancel Location Errors by Alexander Couzens · 6 years ago
  57. c87967a SGSN: add TC_hlr_location_cancel_request by Alexander Couzens · 6 years ago
  58. d62fba5 L3_Templates: add template tr_GMM_DET_REQ_MT/ts_GMM_DET_ACCEPT_MT by Alexander Couzens · 6 years ago
  59. b6ab456 L3_Templates: add values for c_GMM_DTT_MT_* by Alexander Couzens · 6 years ago
  60. 3103fce deps: Add titan.ProtocolModules.MAP by Harald Welte · 6 years ago
  61. 834d67e deps: Add Titan.ProtocolModules.ROSE by Harald Welte · 6 years ago
  62. 8f67d1d bsc: Disable TC_assignment_fr_a5_1_codec_missing for SCCPlite by Harald Welte · 6 years ago
  63. 17b27da bsc: TC_assignment_cic_only for IPA/SCCPlite by Harald Welte · 6 years ago
  64. 79f3f54 bsc: Don't expect codec list in IPA/SCCPlite case by Harald Welte · 6 years ago
  65. ed84851 bsc: Alter Assignment Req + Complete depending on AoIP or SCCPlite by Harald Welte · 6 years ago
  66. f82bbb6 make PCU tests send PS paging requests on BVCI zero by Stefan Sperling · 6 years ago
  67. 2e32e43 BSSAP/IPA integration: Wait for SCCPLite to be established by Harald Welte · 6 years ago
  68. b1eaa6f library: PCUIF_CodecPort: Log PCU socket connect error string by Pau Espin Pedrol · 6 years ago
  69. 9220f63 Print more self-explanatory error message on bind/connect failures by Harald Welte · 6 years ago
  70. 898a7e0 MSC_Tests: Extend timeout waiting for Clear Cmd in TC_establish_and_nothing by Daniel Willmann · 6 years ago
  71. defd948 MSC_Tests: fix iterator in f_init() by Philipp Maier · 6 years ago
  72. d1f4095 ttcn3-tcpdump-start.sh: reduce snaplen of tcpdump by Alexander Couzens · 6 years ago
  73. 5844d5b sgsn: fix a typo in comment by Alexander Couzens · 6 years ago
  74. 80ec1ea sgsn: fix RAU_ATTACH not to interact with following testes by Alexander Couzens · 6 years ago
  75. 4fefb30 expected results: pass BTS_Test.TC_rll_rel_req by Neels Hofmeyr · 6 years ago
  76. 8e8cd67 update expected results by Harald Welte · 6 years ago
  77. b7b9c54 bsc: Update expected-results.xml with 3 new ciphering related tests by Harald Welte · 6 years ago
  78. 3c86ea0 bsc: New test cases for encryption without assignment by Harald Welte · 6 years ago
  79. 7a14fd5 bsc: f_establish_fully(): Support non-assignment cases by Harald Welte · 6 years ago
  80. 8a9bf6f bsc: Verify correct encryption n RSL CHAN_ACT during assignment by Harald Welte · 6 years ago
  81. 651fcdc bsc: Unify encryption related test cases by Harald Welte · 6 years ago
  82. 8863fa1 bsc: Avoid having to pass testcasename() to f_start_handler by Harald Welte · 6 years ago
  83. bc6199f bts: Fix TC_rll_rel_req() by Harald Welte · 6 years ago
  84. e613f96 bts: ciphering tests by Harald Welte · 6 years ago
  85. 1bbe0b7 LAPDm_Types: Fix encoding of S+I frames by Harald Welte · 6 years ago
  86. 7aacbbf bts (RLL): DCCH/SAPI0 LAPDm without contention resolution is legal by Harald Welte · 6 years ago
  87. df936a2 bts: fix TC_dyn_osmo_pdch_double_act by Neels Hofmeyr · 6 years ago
  88. 9c50ca5 bts: fix TC_dyn_osmo_pdch_unsol_deact by Neels Hofmeyr · 6 years ago
  89. 29402a1 add bts/expected-results.xml by Neels Hofmeyr · 6 years ago
  90. 0ea2d5e bsc: Add TODO notes about extensions of PDCH tests by Harald Welte · 6 years ago
  91. 0472ab4 bts: Add RLL tests by Harald Welte · 6 years ago
  92. 187ad5d sgsn: add test for attach_second_attempt by Alexander Couzens · 6 years ago
  93. 8f0fb00 sgsn: fix typo in comment of BSSGP_ConnHdlrPars:imsi by Alexander Couzens · 6 years ago
  94. de17222 update expected results by Neels Hofmeyr · 6 years ago
  95. 0ecb2e3 sgsn: test umts aka with gsm sres response by Neels Hofmeyr · 6 years ago
  96. d2394e9 ggsn: Disable GTP-U tx sequence number by default by Harald Welte · 6 years ago
  97. 3e0b039 ggsn: Fix typo: 'gptu' -> 'gtpu' by Harald Welte · 6 years ago
  98. efa7d91 RSL: Introduce template (value) annotations by Harald Welte · 6 years ago
  99. d879bd9 LAPDm: Re-structure: Merge Frame type A+B which are really the same by Harald Welte · 6 years ago
  100. 2d86aff IPA: Fix wrong CCM ID_ACK logic; disable CCM on CTRL interface by Harald Welte · 6 years ago