1. 1e6d990 Osmocom_VTY_Functions: introduce f_vty_transceive_not_match() by Alexander Couzens · 6 years ago
  2. 98aa59e Osmocom_VTY_Functions: move f_vty_transceive_match from HLR to this library by Alexander Couzens · 6 years ago
  3. e8d750e bts: More complete AGCH / IMM.ASS testing by Harald Welte · 6 years ago
  4. 752ffd5 bts: Set L1CTL rxlev_exp as module parameter by Pau Espin Pedrol · 6 years ago
  5. 45635f4 MGCP_Test: Test non LCO crcx by Philipp Maier · 6 years ago
  6. d8604ab L3_Templates: tr_GMM_DET_REQ_MT: use * instead of omit for `cause` by Alexander Couzens · 6 years ago
  7. cc0b014 bsc: Add LCLS related test cases by Harald Welte · 6 years ago
  8. b761d14 GSUP_Types.ttcn: add SS related messages and IEs by Vadim Yanitskiy · 6 years ago
  9. 4019ec9 library: introduce Facility IE templates for SS/USSD by Vadim Yanitskiy · 6 years ago
  10. 0319813 L3_Templates: add GSM 04.80 RELEASE_COMPLETE message by Vadim Yanitskiy · 6 years ago
  11. 354722e BSSMAP_Templates: Fix LCLS related template definitions by Harald Welte · 6 years ago
  12. 0b50aed BSSMAP_Templates: Add templates for LCLS related IEs + messages by Harald Welte · 6 years ago
  13. e32ad99 *_Emulation.ttcn: Specify destination when replying on procedure ports by Harald Welte · 6 years ago
  14. 5360396 L3_Templates: Add templates related to Supplementaryt Services by Harald Welte · 6 years ago
  15. d879e2f RSL_Emulation: Handle ID_ACK event in BSC role by Harald Welte · 6 years ago
  16. d5833a8 BSSAP_Adapter: Split f_bssap_start() from f_bssap_init() by Harald Welte · 6 years ago
  17. 710ec21 BSSAP_Adapter: cosmetic typo fix by Harald Welte · 6 years ago
  18. 4239918 BSSAP_Adapter: Connect ConnHdlr:MGCP to IPA MGCP in SCCPlite case by Harald Welte · 6 years ago
  19. 4cfff3a GSUP_Types.ttcn: allow other TLV appear in Cancel Location Errors by Alexander Couzens · 6 years ago
  20. d62fba5 L3_Templates: add template tr_GMM_DET_REQ_MT/ts_GMM_DET_ACCEPT_MT by Alexander Couzens · 6 years ago
  21. b6ab456 L3_Templates: add values for c_GMM_DTT_MT_* by Alexander Couzens · 6 years ago
  22. f82bbb6 make PCU tests send PS paging requests on BVCI zero by Stefan Sperling · 6 years ago
  23. 2e32e43 BSSAP/IPA integration: Wait for SCCPLite to be established by Harald Welte · 6 years ago
  24. b1eaa6f library: PCUIF_CodecPort: Log PCU socket connect error string by Pau Espin Pedrol · 6 years ago
  25. 9220f63 Print more self-explanatory error message on bind/connect failures by Harald Welte · 6 years ago
  26. e613f96 bts: ciphering tests by Harald Welte · 6 years ago
  27. 1bbe0b7 LAPDm_Types: Fix encoding of S+I frames by Harald Welte · 6 years ago
  28. 0472ab4 bts: Add RLL tests by Harald Welte · 6 years ago
  29. 0ecb2e3 sgsn: test umts aka with gsm sres response by Neels Hofmeyr · 6 years ago
  30. efa7d91 RSL: Introduce template (value) annotations by Harald Welte · 6 years ago
  31. d879bd9 LAPDm: Re-structure: Merge Frame type A+B which are really the same by Harald Welte · 6 years ago
  32. 2d86aff IPA: Fix wrong CCM ID_ACK logic; disable CCM on CTRL interface by Harald Welte · 6 years ago
  33. 7ef51aa BSSAP_Adapter: Introduce transport over IPA/SCCPlite by Harald Welte · 6 years ago
  34. 80f7687 RSL_Emulation: Less verbose logging by Harald Welte · 6 years ago
  35. f56cc49 L1CTL: Correctly parse L1CTL messages with zero-length payload by Harald Welte · 6 years ago
  36. f640a01 msc: Add SMPP tests for MO + MT SMS by Harald Welte · 6 years ago
  37. 32ff8b9 msc: Add SMPP_Emulation + SMPP_Templates by Harald Welte · 6 years ago
  38. 384f4fe msc: Add SMPP_CodecPort by Harald Welte · 6 years ago
  39. f45efeb msc: Initial SMS testing (MO + MT SMS, successful case, no SMPP) by Harald Welte · 6 years ago
  40. 51affb6 L3_Templates: Introudce constants for tiFlag by Harald Welte · 6 years ago
  41. 94e0c34 bsc: Testing of dynamic PDCH (both IPA style and Osmocom style) by Harald Welte · 6 years ago
  42. c479e4f test GGSN support for optional GTP-U sequence numbers by Stefan Sperling · 6 years ago
  43. ee19c73 RSL_Types: Fix msg_disc of IPA PDCH ACT/DEACT + inverse templates by Harald Welte · 6 years ago
  44. f148659 PCUIF_Types: Fix bit-order of pdch_mask by Harald Welte · 6 years ago
  45. 98eb1bf RTP_Emulation: Fix RTCP handling by Harald Welte · 6 years ago
  46. ea1a0ae L1CTL_PortType: Remove some logging, make it less chatty by Harald Welte · 6 years ago
  47. 3c4cbf6 L1CTL_Types: dl_info is part of TRAFFIC_CONF, not just TRAFFIC_IND by Harald Welte · 6 years ago
  48. bb7523b mgw: Add first tests for testing RTP streams by Harald Welte · 6 years ago
  49. 5c49ba4 RTP_Emulation: Add f_rtpem_stats_compare() to match a pair of stats by Harald Welte · 6 years ago
  50. 1af4033 RTP_Emulation: Add convenience helper functions around procedure calls by Harald Welte · 6 years ago
  51. 8d3ea0e RTP_Emulation: Make it less chatty in the log by Harald Welte · 6 years ago
  52. 9774e7a RTP_Emulation: Fix receive templates by Harald Welte · 6 years ago
  53. cb8b427 mgw: Add statistics to RTP_Emulation and link/build it in mgw test by Harald Welte · 6 years ago
  54. 34bd80e BSSMAP_Templates: Add templates for HANDOVER REQUIRED by Philipp Maier · 6 years ago
  55. 7593298 MSC_Tests: Add support for multiple BSC by Philipp Maier · 6 years ago
  56. b0d9360 More progress on osmo-sip-connector tests by Harald Welte · 6 years ago
  57. 9093839 MNCC_Types: More types for MNCC server (MSC) side emulation by Harald Welte · 6 years ago
  58. 0556600 MNCC_EncDec.cc: Fix decoding of speech versions in bearer capabilities by Harald Welte · 6 years ago
  59. 9edea88 MNCC_Emulation: Make ExpectedCreateCallback work for SETUP_REQ, too by Harald Welte · 6 years ago
  60. 1450953 MNCC_Emulation: Send HELLO in "server" role by Harald Welte · 6 years ago
  61. 930d0a7 bsc: Fix tons of TTCN3 compiler warnings by Harald Welte · 6 years ago
  62. afec471 sip: Add SIP_Emulation and first osmo-sip-connector test case by Harald Welte · 6 years ago
  63. ad2647b RSL_Emulation: Introduce LastActTable by Harald Welte · 6 years ago
  64. 3618d9d RSL: Add tr_RSL_ChanMode by Harald Welte · 6 years ago
  65. dbd6b3f Add BSSMAP SPDI definitions (speech/data indicator octets) by Harald Welte · 6 years ago
  66. 8734231 Osmocom_VTY_Functions: Less logging verbosity by Harald Welte · 6 years ago
  67. 96505f0 BSSMAP_Emulation: handle zero-length L3 Info in f_bssap_l3_is_rr() by Harald Welte · 6 years ago
  68. 1205547 bsc: fix shutdown by Harald Welte · 6 years ago
  69. 24135bd bsc: Fix encoding of 2-digit MNC (paging tests) by Harald Welte · 6 years ago
  70. 8df7d15 sgsn: test GMM Attach with 3-digit leading-zero MNC by Neels Hofmeyr · 6 years ago
  71. 83348bc fix cell identifier generation in ttcn3 paging tests by Stefan Sperling · 6 years ago
  72. 3568dc7 PCUIF_Types: Upgrade to PCU interface v9 by Harald Welte · 6 years ago
  73. d378a25 bts: Verify the PCU protocol interface version by Harald Welte · 6 years ago
  74. ea17b91 bts: Add TC_sacch_info_mod and TC_sacch_filling by Harald Welte · 6 years ago
  75. 629cc6b bts: Add TC_deact_sacch() by Harald Welte · 6 years ago
  76. 3dc2046 bts: Send DM_REL_REQ to L1 when closing logical channel by Harald Welte · 6 years ago
  77. aca6e07 L1CTL: Have proper timeout during reset by Harald Welte · 6 years ago
  78. 3757e60 L1CTL: make sure to self.stop in all setverdict(fail) cases by Harald Welte · 6 years ago
  79. f8df4cb L1CTL/bts: Fix tons of compiler warnings by splitting rx+tx templates by Harald Welte · 6 years ago
  80. cc5c115 WIP: Work towards a more real DL TBF receiver implementation by Harald Welte · 6 years ago
  81. b669ee0 pcu: First DL TBF hack by Harald Welte · 6 years ago
  82. 3705273 L1CTL: Add f_L1CTL_PARAM for timing advance + tx power control by Harald Welte · 6 years ago
  83. f8e7f13 L1CTL: Fix passing 'combined' and 'offset' from f_L1CTL_RACH() by Harald Welte · 6 years ago
  84. 8fe9eba L1CTL: Try FBSB up to 10 times in f_L1CTL_FBSB() by Harald Welte · 6 years ago
  85. 344c0cf L1CTL_Types: Fix bit-ordering in FBSB_REQ by Harald Welte · 6 years ago
  86. 439e546 RLCMAC_EncDec: Fix handling of optional LlcBlockHdr by Harald Welte · 6 years ago
  87. 060e27a gprs_gb: working UL TBF with segmentation by Harald Welte · 6 years ago
  88. 7024baa gprs_gb: working Uplink PACKET_CONTROL_ACK against OsmoPCU by Harald Welte · 6 years ago
  89. edcdd90 BSSGP_Emulation: Fix automatic BVC flow control ACK in SGSN role by Harald Welte · 6 years ago
  90. 1cd673d rlcmac: Fix name of RRBP_Nplus21_or_22_mod_2715648 by Harald Welte · 6 years ago
  91. c27f684 Gb: avoid warnings about not-running timers by Harald Welte · 6 years ago
  92. acc93ab GSM_Types: Switch TLLI from uint32_t to OCT4 by Harald Welte · 6 years ago
  93. 3a40ec7 l1ctl: Add L1CTL_DATA_ABS_REQ for PACKET UPLINK ACK by Harald Welte · 6 years ago
  94. bacca28 gb: Fix IEI of t_BSSGP_CAUSE() by Harald Welte · 6 years ago
  95. 958f8b4 hlr: Add testcases for PURGE_MS procedure by Harald Welte · 6 years ago
  96. 6338247 msc: cosmetic: ts_CM1 template: parameterize esind (Early classmark Sending) by Neels Hofmeyr · 6 years ago
  97. 8f6ac16 gsup: Make tr_GSUP_ISD_REQ more tolerant by Harald Welte · 6 years ago
  98. c2c5255 hlr: More test coverage by Harald Welte · 6 years ago
  99. 3b4c356 gtp: Add some CAUSE enum definitions by Harald Welte · 6 years ago
  100. ef3e1c9 bts: Update towards most recent "laforge/trx" branch by Harald Welte · 6 years ago