1. 8c34922 msc: import GSM 7-bit coding functions by Vadim Yanitskiy · 6 years ago
  2. 4019ec9 library: introduce Facility IE templates for SS/USSD by Vadim Yanitskiy · 6 years ago
  3. 0319813 L3_Templates: add GSM 04.80 RELEASE_COMPLETE message by Vadim Yanitskiy · 6 years ago
  4. d5a3062 sync TTCN3 MSC test config with docker-playground by Stefan Sperling · 6 years ago
  5. f46eb26 expect TC_establish_and_nothing to pass by Stefan Sperling · 6 years ago
  6. cbe911c bsc: Derive MGCP EP + Port numbers from new g_pars.media_nr by Harald Welte · 6 years ago
  7. e102eae BSC_Tests.ttcn: mark some functions as non-private by Harald Welte · 6 years ago
  8. 336820c BSC_Tests.ttcn: Split f_connect_handler() off f_start_handler() by Harald Welte · 6 years ago
  9. 354722e BSSMAP_Templates: Fix LCLS related template definitions by Harald Welte · 6 years ago
  10. 0b50aed BSSMAP_Templates: Add templates for LCLS related IEs + messages by Harald Welte · 6 years ago
  11. e32ad99 *_Emulation.ttcn: Specify destination when replying on procedure ports by Harald Welte · 6 years ago
  12. d68d2f0 bsc: Remove duplicate f_sleep() function, we have one in Osmocom_Types by Harald Welte · 6 years ago
  13. 5360396 L3_Templates: Add templates related to Supplementaryt Services by Harald Welte · 6 years ago
  14. 69bce3b msc: Add Encoder/Decoder for Supplementary Services by Harald Welte · 6 years ago
  15. 5e307b4 SGSN: add TC_hlr_location_cancel_request_update by Alexander Couzens · 6 years ago
  16. 68a9b35 expect previously failing paging tests to pass by Stefan Sperling · 6 years ago
  17. 2ace5a2 sync local osmo-bsc.cfg with that used by jenkins by Stefan Sperling · 6 years ago
  18. 2300073 BSC_Tests: fix TC_ciph_mode_a5_{0,1,3} by Philipp Maier · 6 years ago
  19. 8ef527e MSC_ConnectionHandler: check channel mode in f_establish_fully by Philipp Maier · 6 years ago
  20. d879e2f RSL_Emulation: Handle ID_ACK event in BSC role by Harald Welte · 6 years ago
  21. 4bcbd17 Fix BSSMAP RESET in handler mode by Harald Welte · 6 years ago
  22. d5833a8 BSSAP_Adapter: Split f_bssap_start() from f_bssap_init() by Harald Welte · 6 years ago
  23. 710ec21 BSSAP_Adapter: cosmetic typo fix by Harald Welte · 6 years ago
  24. 4239918 BSSAP_Adapter: Connect ConnHdlr:MGCP to IPA MGCP in SCCPlite case by Harald Welte · 6 years ago
  25. 6c47f29 SGSN: add TC_hlr_location_cancel_request_unknown_subscriber_{withdraw,update} by Alexander Couzens · 6 years ago
  26. 4cfff3a GSUP_Types.ttcn: allow other TLV appear in Cancel Location Errors by Alexander Couzens · 6 years ago
  27. c87967a SGSN: add TC_hlr_location_cancel_request by Alexander Couzens · 6 years ago
  28. d62fba5 L3_Templates: add template tr_GMM_DET_REQ_MT/ts_GMM_DET_ACCEPT_MT by Alexander Couzens · 6 years ago
  29. b6ab456 L3_Templates: add values for c_GMM_DTT_MT_* by Alexander Couzens · 6 years ago
  30. 3103fce deps: Add titan.ProtocolModules.MAP by Harald Welte · 6 years ago
  31. 834d67e deps: Add Titan.ProtocolModules.ROSE by Harald Welte · 6 years ago
  32. 8f67d1d bsc: Disable TC_assignment_fr_a5_1_codec_missing for SCCPlite by Harald Welte · 6 years ago
  33. 17b27da bsc: TC_assignment_cic_only for IPA/SCCPlite by Harald Welte · 6 years ago
  34. 79f3f54 bsc: Don't expect codec list in IPA/SCCPlite case by Harald Welte · 6 years ago
  35. ed84851 bsc: Alter Assignment Req + Complete depending on AoIP or SCCPlite by Harald Welte · 6 years ago
  36. f82bbb6 make PCU tests send PS paging requests on BVCI zero by Stefan Sperling · 6 years ago
  37. 2e32e43 BSSAP/IPA integration: Wait for SCCPLite to be established by Harald Welte · 6 years ago
  38. b1eaa6f library: PCUIF_CodecPort: Log PCU socket connect error string by Pau Espin Pedrol · 6 years ago
  39. 9220f63 Print more self-explanatory error message on bind/connect failures by Harald Welte · 6 years ago
  40. 898a7e0 MSC_Tests: Extend timeout waiting for Clear Cmd in TC_establish_and_nothing by Daniel Willmann · 6 years ago
  41. defd948 MSC_Tests: fix iterator in f_init() by Philipp Maier · 6 years ago
  42. d1f4095 ttcn3-tcpdump-start.sh: reduce snaplen of tcpdump by Alexander Couzens · 6 years ago
  43. 5844d5b sgsn: fix a typo in comment by Alexander Couzens · 6 years ago
  44. 80ec1ea sgsn: fix RAU_ATTACH not to interact with following testes by Alexander Couzens · 6 years ago
  45. 4fefb30 expected results: pass BTS_Test.TC_rll_rel_req by Neels Hofmeyr · 6 years ago
  46. 8e8cd67 update expected results by Harald Welte · 6 years ago
  47. b7b9c54 bsc: Update expected-results.xml with 3 new ciphering related tests by Harald Welte · 6 years ago
  48. 3c86ea0 bsc: New test cases for encryption without assignment by Harald Welte · 6 years ago
  49. 7a14fd5 bsc: f_establish_fully(): Support non-assignment cases by Harald Welte · 6 years ago
  50. 8a9bf6f bsc: Verify correct encryption n RSL CHAN_ACT during assignment by Harald Welte · 6 years ago
  51. 651fcdc bsc: Unify encryption related test cases by Harald Welte · 6 years ago
  52. 8863fa1 bsc: Avoid having to pass testcasename() to f_start_handler by Harald Welte · 6 years ago
  53. bc6199f bts: Fix TC_rll_rel_req() by Harald Welte · 6 years ago
  54. e613f96 bts: ciphering tests by Harald Welte · 6 years ago
  55. 1bbe0b7 LAPDm_Types: Fix encoding of S+I frames by Harald Welte · 6 years ago
  56. 7aacbbf bts (RLL): DCCH/SAPI0 LAPDm without contention resolution is legal by Harald Welte · 6 years ago
  57. df936a2 bts: fix TC_dyn_osmo_pdch_double_act by Neels Hofmeyr · 6 years ago
  58. 9c50ca5 bts: fix TC_dyn_osmo_pdch_unsol_deact by Neels Hofmeyr · 6 years ago
  59. 29402a1 add bts/expected-results.xml by Neels Hofmeyr · 6 years ago
  60. 0ea2d5e bsc: Add TODO notes about extensions of PDCH tests by Harald Welte · 6 years ago
  61. 0472ab4 bts: Add RLL tests by Harald Welte · 6 years ago
  62. 187ad5d sgsn: add test for attach_second_attempt by Alexander Couzens · 6 years ago
  63. 8f0fb00 sgsn: fix typo in comment of BSSGP_ConnHdlrPars:imsi by Alexander Couzens · 6 years ago
  64. de17222 update expected results by Neels Hofmeyr · 6 years ago
  65. 0ecb2e3 sgsn: test umts aka with gsm sres response by Neels Hofmeyr · 6 years ago
  66. d2394e9 ggsn: Disable GTP-U tx sequence number by default by Harald Welte · 6 years ago
  67. 3e0b039 ggsn: Fix typo: 'gptu' -> 'gtpu' by Harald Welte · 6 years ago
  68. efa7d91 RSL: Introduce template (value) annotations by Harald Welte · 6 years ago
  69. d879bd9 LAPDm: Re-structure: Merge Frame type A+B which are really the same by Harald Welte · 6 years ago
  70. 2d86aff IPA: Fix wrong CCM ID_ACK logic; disable CCM on CTRL interface by Harald Welte · 6 years ago
  71. 7ef51aa BSSAP_Adapter: Introduce transport over IPA/SCCPlite by Harald Welte · 6 years ago
  72. 6a50c7c BSC_Tests: Assign g_pars in TC_assignment_sign by Philipp Maier · 6 years ago
  73. 36296dc deps: Switch titan.ProtocolModules.SMPP back to upstream TITAN by Harald Welte · 6 years ago
  74. 0803cde bts: Reduce threshold for BTS_Tests.TC_paging_tmsi_200percent by Harald Welte · 6 years ago
  75. 5618c2a bts: Fix SI13 related scheduling tests by Harald Welte · 6 years ago
  76. 80f7687 RSL_Emulation: Less verbose logging by Harald Welte · 6 years ago
  77. f56cc49 L1CTL: Correctly parse L1CTL messages with zero-length payload by Harald Welte · 6 years ago
  78. a28dce1 deps: Use upstream titan.TestPorts.UNIX_DOMAIN_SOCKETasp again by Harald Welte · 6 years ago
  79. f640a01 msc: Add SMPP tests for MO + MT SMS by Harald Welte · 6 years ago
  80. 32ff8b9 msc: Add SMPP_Emulation + SMPP_Templates by Harald Welte · 6 years ago
  81. 384f4fe msc: Add SMPP_CodecPort by Harald Welte · 6 years ago
  82. 72199a8 deps: Use SMPP from osmocom fork by Harald Welte · 6 years ago
  83. b2609fa msc: Fix console log levels by Harald Welte · 6 years ago
  84. e008eea msc: Fix ti_flag mistake in f_mt_sms() by Harald Welte · 6 years ago
  85. 98d428d bsc, msc: update expected results by Neels Hofmeyr · 6 years ago
  86. f77740b add update_expected_results_from_jenkins.sh by Neels Hofmeyr · 6 years ago
  87. fc0384a mask timestamps and source file nrs in expected-results.xml files by Neels Hofmeyr · 6 years ago
  88. 567d205 add mask_expected_results.sh by Neels Hofmeyr · 6 years ago
  89. 1fd6679 fix build: don't clean out expected-results.log: rename to *.xml by Neels Hofmeyr · 6 years ago
  90. c6e06f7 MSC_Tests: fix TC_mo_crcx_ran_reject by Philipp Maier · 6 years ago
  91. 9f23091 bsc cfg: fix ARFCN-BSIC collisions by Neels Hofmeyr · 6 years ago
  92. f45efeb msc: Initial SMS testing (MO + MT SMS, successful case, no SMPP) by Harald Welte · 6 years ago
  93. b9e86fa msc: generate mobile identity inside f_establish_fully() by Harald Welte · 6 years ago
  94. 51affb6 L3_Templates: Introudce constants for tiFlag by Harald Welte · 6 years ago
  95. afab3e5 update expected HLR test results to prevent unexpected 'pass' by Stefan Sperling · 6 years ago
  96. 7c09687 improve failure diagnostics in TC_vty_msisdn_isd HLR test by Stefan Sperling · 6 years ago
  97. 94e0c34 bsc: Testing of dynamic PDCH (both IPA style and Osmocom style) by Harald Welte · 6 years ago
  98. 526895e support ccache to speed up ttcn3 test compilation by Stefan Sperling · 6 years ago
  99. c479e4f test GGSN support for optional GTP-U sequence numbers by Stefan Sperling · 6 years ago
  100. 0a068c3 deps: Update titan.TestPorts.UNIX_DOMAIN_SOCKETasp_commit by Harald Welte · 6 years ago