1. 6c47f29 SGSN: add TC_hlr_location_cancel_request_unknown_subscriber_{withdraw,update} by Alexander Couzens · 6 years ago
  2. 4cfff3a GSUP_Types.ttcn: allow other TLV appear in Cancel Location Errors by Alexander Couzens · 6 years ago
  3. c87967a SGSN: add TC_hlr_location_cancel_request by Alexander Couzens · 6 years ago
  4. d62fba5 L3_Templates: add template tr_GMM_DET_REQ_MT/ts_GMM_DET_ACCEPT_MT by Alexander Couzens · 6 years ago
  5. b6ab456 L3_Templates: add values for c_GMM_DTT_MT_* by Alexander Couzens · 6 years ago
  6. 3103fce deps: Add titan.ProtocolModules.MAP by Harald Welte · 6 years ago
  7. 834d67e deps: Add Titan.ProtocolModules.ROSE by Harald Welte · 6 years ago
  8. 8f67d1d bsc: Disable TC_assignment_fr_a5_1_codec_missing for SCCPlite by Harald Welte · 6 years ago
  9. 17b27da bsc: TC_assignment_cic_only for IPA/SCCPlite by Harald Welte · 6 years ago
  10. 79f3f54 bsc: Don't expect codec list in IPA/SCCPlite case by Harald Welte · 6 years ago
  11. ed84851 bsc: Alter Assignment Req + Complete depending on AoIP or SCCPlite by Harald Welte · 6 years ago
  12. f82bbb6 make PCU tests send PS paging requests on BVCI zero by Stefan Sperling · 6 years ago
  13. 2e32e43 BSSAP/IPA integration: Wait for SCCPLite to be established by Harald Welte · 6 years ago
  14. b1eaa6f library: PCUIF_CodecPort: Log PCU socket connect error string by Pau Espin Pedrol · 6 years ago
  15. 9220f63 Print more self-explanatory error message on bind/connect failures by Harald Welte · 6 years ago
  16. 898a7e0 MSC_Tests: Extend timeout waiting for Clear Cmd in TC_establish_and_nothing by Daniel Willmann · 6 years ago
  17. defd948 MSC_Tests: fix iterator in f_init() by Philipp Maier · 6 years ago
  18. d1f4095 ttcn3-tcpdump-start.sh: reduce snaplen of tcpdump by Alexander Couzens · 6 years ago
  19. 5844d5b sgsn: fix a typo in comment by Alexander Couzens · 6 years ago
  20. 80ec1ea sgsn: fix RAU_ATTACH not to interact with following testes by Alexander Couzens · 6 years ago
  21. 4fefb30 expected results: pass BTS_Test.TC_rll_rel_req by Neels Hofmeyr · 6 years ago
  22. 8e8cd67 update expected results by Harald Welte · 6 years ago
  23. b7b9c54 bsc: Update expected-results.xml with 3 new ciphering related tests by Harald Welte · 6 years ago
  24. 3c86ea0 bsc: New test cases for encryption without assignment by Harald Welte · 6 years ago
  25. 7a14fd5 bsc: f_establish_fully(): Support non-assignment cases by Harald Welte · 6 years ago
  26. 8a9bf6f bsc: Verify correct encryption n RSL CHAN_ACT during assignment by Harald Welte · 6 years ago
  27. 651fcdc bsc: Unify encryption related test cases by Harald Welte · 6 years ago
  28. 8863fa1 bsc: Avoid having to pass testcasename() to f_start_handler by Harald Welte · 6 years ago
  29. bc6199f bts: Fix TC_rll_rel_req() by Harald Welte · 6 years ago
  30. e613f96 bts: ciphering tests by Harald Welte · 6 years ago
  31. 1bbe0b7 LAPDm_Types: Fix encoding of S+I frames by Harald Welte · 6 years ago
  32. 7aacbbf bts (RLL): DCCH/SAPI0 LAPDm without contention resolution is legal by Harald Welte · 6 years ago
  33. df936a2 bts: fix TC_dyn_osmo_pdch_double_act by Neels Hofmeyr · 6 years ago
  34. 9c50ca5 bts: fix TC_dyn_osmo_pdch_unsol_deact by Neels Hofmeyr · 6 years ago
  35. 29402a1 add bts/expected-results.xml by Neels Hofmeyr · 6 years ago
  36. 0ea2d5e bsc: Add TODO notes about extensions of PDCH tests by Harald Welte · 6 years ago
  37. 0472ab4 bts: Add RLL tests by Harald Welte · 6 years ago
  38. 187ad5d sgsn: add test for attach_second_attempt by Alexander Couzens · 6 years ago
  39. 8f0fb00 sgsn: fix typo in comment of BSSGP_ConnHdlrPars:imsi by Alexander Couzens · 6 years ago
  40. de17222 update expected results by Neels Hofmeyr · 6 years ago
  41. 0ecb2e3 sgsn: test umts aka with gsm sres response by Neels Hofmeyr · 6 years ago
  42. d2394e9 ggsn: Disable GTP-U tx sequence number by default by Harald Welte · 6 years ago
  43. 3e0b039 ggsn: Fix typo: 'gptu' -> 'gtpu' by Harald Welte · 6 years ago
  44. efa7d91 RSL: Introduce template (value) annotations by Harald Welte · 6 years ago
  45. d879bd9 LAPDm: Re-structure: Merge Frame type A+B which are really the same by Harald Welte · 6 years ago
  46. 2d86aff IPA: Fix wrong CCM ID_ACK logic; disable CCM on CTRL interface by Harald Welte · 6 years ago
  47. 7ef51aa BSSAP_Adapter: Introduce transport over IPA/SCCPlite by Harald Welte · 6 years ago
  48. 6a50c7c BSC_Tests: Assign g_pars in TC_assignment_sign by Philipp Maier · 6 years ago
  49. 36296dc deps: Switch titan.ProtocolModules.SMPP back to upstream TITAN by Harald Welte · 6 years ago
  50. 0803cde bts: Reduce threshold for BTS_Tests.TC_paging_tmsi_200percent by Harald Welte · 6 years ago
  51. 5618c2a bts: Fix SI13 related scheduling tests by Harald Welte · 6 years ago
  52. 80f7687 RSL_Emulation: Less verbose logging by Harald Welte · 6 years ago
  53. f56cc49 L1CTL: Correctly parse L1CTL messages with zero-length payload by Harald Welte · 6 years ago
  54. a28dce1 deps: Use upstream titan.TestPorts.UNIX_DOMAIN_SOCKETasp again by Harald Welte · 6 years ago
  55. f640a01 msc: Add SMPP tests for MO + MT SMS by Harald Welte · 6 years ago
  56. 32ff8b9 msc: Add SMPP_Emulation + SMPP_Templates by Harald Welte · 6 years ago
  57. 384f4fe msc: Add SMPP_CodecPort by Harald Welte · 6 years ago
  58. 72199a8 deps: Use SMPP from osmocom fork by Harald Welte · 6 years ago
  59. b2609fa msc: Fix console log levels by Harald Welte · 6 years ago
  60. e008eea msc: Fix ti_flag mistake in f_mt_sms() by Harald Welte · 6 years ago
  61. 98d428d bsc, msc: update expected results by Neels Hofmeyr · 6 years ago
  62. f77740b add update_expected_results_from_jenkins.sh by Neels Hofmeyr · 6 years ago
  63. fc0384a mask timestamps and source file nrs in expected-results.xml files by Neels Hofmeyr · 6 years ago
  64. 567d205 add mask_expected_results.sh by Neels Hofmeyr · 6 years ago
  65. 1fd6679 fix build: don't clean out expected-results.log: rename to *.xml by Neels Hofmeyr · 6 years ago
  66. c6e06f7 MSC_Tests: fix TC_mo_crcx_ran_reject by Philipp Maier · 6 years ago
  67. 9f23091 bsc cfg: fix ARFCN-BSIC collisions by Neels Hofmeyr · 6 years ago
  68. f45efeb msc: Initial SMS testing (MO + MT SMS, successful case, no SMPP) by Harald Welte · 6 years ago
  69. b9e86fa msc: generate mobile identity inside f_establish_fully() by Harald Welte · 6 years ago
  70. 51affb6 L3_Templates: Introudce constants for tiFlag by Harald Welte · 6 years ago
  71. afab3e5 update expected HLR test results to prevent unexpected 'pass' by Stefan Sperling · 6 years ago
  72. 7c09687 improve failure diagnostics in TC_vty_msisdn_isd HLR test by Stefan Sperling · 6 years ago
  73. 94e0c34 bsc: Testing of dynamic PDCH (both IPA style and Osmocom style) by Harald Welte · 6 years ago
  74. 526895e support ccache to speed up ttcn3 test compilation by Stefan Sperling · 6 years ago
  75. c479e4f test GGSN support for optional GTP-U sequence numbers by Stefan Sperling · 6 years ago
  76. 0a068c3 deps: Update titan.TestPorts.UNIX_DOMAIN_SOCKETasp_commit by Harald Welte · 6 years ago
  77. 2b326fa fix MSC.TC_lu_clear_request: allow LU Reject, forbid 2nd Clear Cmd by Neels Hofmeyr · 6 years ago
  78. 3cf797d add compare-results.sh, call from start-testsuite.sh by Neels Hofmeyr · 6 years ago
  79. def4ad4 gitignore vim swp files by Neels Hofmeyr · 6 years ago
  80. 9bbbfb5 bts: Add first tests about IPA style dynamic PDCH by Harald Welte · 6 years ago
  81. ee19c73 RSL_Types: Fix msg_disc of IPA PDCH ACT/DEACT + inverse templates by Harald Welte · 6 years ago
  82. 3d04ae6 bts: Add first five dynamic PDCH tests by Harald Welte · 6 years ago
  83. f26de0b BTS_Tests: Prepare for ConnHdlr with PCU socket access by Harald Welte · 6 years ago
  84. f148659 PCUIF_Types: Fix bit-order of pdch_mask by Harald Welte · 6 years ago
  85. cb782b9 document the purpose of IP addresses used by GGSN tests by Stefan Sperling · 6 years ago
  86. 6a84b23 bts: enable CTRL interface tests by Neels Hofmeyr · 6 years ago
  87. b1726c9 bts: new f_rsl_transceive_ret(): like f_rsl_transceive() with return value by Harald Welte · 6 years ago
  88. 98eb1bf RTP_Emulation: Fix RTCP handling by Harald Welte · 6 years ago
  89. ea1a0ae L1CTL_PortType: Remove some logging, make it less chatty by Harald Welte · 6 years ago
  90. 3c4cbf6 L1CTL_Types: dl_info is part of TRAFFIC_CONF, not just TRAFFIC_IND by Harald Welte · 6 years ago
  91. 6cd217e improve documentation of templates used in GGSN_Tests by Stefan Sperling · 6 years ago
  92. edc8874 mgw: Fix mixed-up MGW / local IP address by Harald Welte · 6 years ago
  93. 935cb8f mgw: Don't use RTP_Endpoint anymore. We use RTP_Emulation new. by Harald Welte · 6 years ago
  94. 38d6894 BSC_Tests: Add missing routing context to modulepar by Philipp Maier · 6 years ago
  95. 2043d68 msc: Fix config file syntax. by Harald Welte · 6 years ago
  96. bb7523b mgw: Add first tests for testing RTP streams by Harald Welte · 6 years ago
  97. 5c49ba4 RTP_Emulation: Add f_rtpem_stats_compare() to match a pair of stats by Harald Welte · 6 years ago
  98. 1af4033 RTP_Emulation: Add convenience helper functions around procedure calls by Harald Welte · 6 years ago
  99. 8d3ea0e RTP_Emulation: Make it less chatty in the log by Harald Welte · 6 years ago
  100. 9774e7a RTP_Emulation: Fix receive templates by Harald Welte · 6 years ago