1. a16a6b6 Move f_addrstr2addr() to library/Misc_Helpers.ttcn by Pau Espin Pedrol · 4 months ago
  2. a907b9f MGCP_Templates: Avoid extra indenation for most of the whole file by Pau Espin Pedrol · 4 months ago
  3. 0a228ea pgw: Introduce test TC_gy_ccr_update_rejected by Pau Espin Pedrol · 4 months ago
  4. 06fba9c pgw: Set Gy CCA Result-Code based on settings by Pau Espin Pedrol · 4 months ago
  5. 9b3d062 DIAMETER_ts32_299_Templates.ttcn: Define Result codes specified in TS by Pau Espin Pedrol · 4 months ago
  6. 819a3b8 pgw: Fix typo in comment by Pau Espin Pedrol · 4 months ago
  7. aca4c29 epdg: TC_hss_initiated_update_user_profile: test SWx PPR -> S6b RAR propagation by Pau Espin Pedrol · 4 months ago
  8. 93cbc99 epdg: Introduce test TC_hss_initiated_update_user_profile(_unknown) by Pau Espin Pedrol · 4 months ago
  9. 8f5b61b bts: also test TCH/A[FH]S in TC_speech_no_rtp_tch[fh] by Vadim Yanitskiy · 4 months ago
  10. 3d4b001 bts: dequeue L1CTL {DATA,TRAFFIC}.cnf in as_l1_{sacch,dcch,tcp}_loop() by Vadim Yanitskiy · 4 months ago
  11. 7e6b832 bts: rename as_l1_sacch() -> as_l1_sacch_loop() by Vadim Yanitskiy · 4 months ago
  12. 3f5b693 library: add templates for L1CTL_{DATA,TRAFFIC}_CONF by Vadim Yanitskiy · 4 months ago
  13. 660cfe5 epdg: Several fixes to TC_hss_initiated_deregister_permanent_termination by Pau Espin Pedrol · 4 months ago
  14. a7823b9 epdg: Introduce test TC_hss_initiated_deregister_permanent_termination by Pau Espin Pedrol · 4 months ago
  15. d9ff19e epdg: Introduce test TC_hss_initiated_deregister_new_server_assigned by Pau Espin Pedrol · 4 months ago
  16. 36fc368 hnodeb: Make HNBGW_ConnHdlr component alive by Pau Espin Pedrol · 4 months ago
  17. 964533e library: add HTTP_Server_Emulation by Philipp Maier · 4 months ago
  18. 08902cf library: add SGP.32 and SGP.22 ASN.1 specification, encoder and templates by Philipp Maier · 4 months ago
  19. fca4e4f GTP_Emulation: fix typo by Philipp Maier · 4 months ago
  20. 5229059 PFCP_Emulation: fix typo by Philipp Maier · 4 months ago
  21. 7ac383b epdg: Add expected-results.xml by Pau Espin Pedrol · 4 months ago
  22. b8cc610 epdg: Introduce test TC_authinfo_fail_resync by Pau Espin Pedrol · 4 months ago
  23. b81c5da GSUP_Templates: tr_GSUP_SAI_ERR: Allow passing extra params like MSG_CLASS by Pau Espin Pedrol · 4 months ago
  24. 7b541af stp: fix -latest: add missing f_osmo_repo_is() checks by Vadim Yanitskiy · 4 months ago
  25. f587812 stp: cosmetic: use m3cfg variable in f_M3UA_listen() by Vadim Yanitskiy · 4 months ago
  26. d4e8633 epdg: Introduce test TC_authinfo_twice by Pau Espin Pedrol · 4 months ago
  27. 6601f22 epdg: Introduce test TC_authinfo_MAA_unknown_user by Pau Espin Pedrol · 4 months ago
  28. 88f429d stp: add testcases for M3UA-over-TCP by Vadim Yanitskiy · 4 months ago
  29. 36b7b5d stp: prepare for testing M3UA-over-TCP by Vadim Yanitskiy · 5 months ago
  30. 84ec42b stp: add and use f_m3ua_{cli,srv}_config() helpers by Vadim Yanitskiy · 4 months ago
  31. 009ab6f epdg: Transmit MIP6-Agent-Info AVP in S6b SAR by Pau Espin Pedrol · 4 months ago
  32. 9b2ebc0 epdg: Add missing Non-3GPP-User-Data AVP to tx Swx SAA by Pau Espin Pedrol · 4 months ago
  33. 7337d45 DIAMETER_Types: generate types for RFC4004 by Pau Espin Pedrol · 4 months ago
  34. 5154e35 Small improvements to DIAMETER_ts29_272_Templates.ttcn by Pau Espin Pedrol · 4 months ago
  35. 5f5dbfe DIAMETER_Types: Generate types for 3GPP TS 29.273 by Pau Espin Pedrol · 4 months ago
  36. 5b28c96 DIAMETER_Types: Move RFC ddf files earlier in the dependency list of files to generate by Pau Espin Pedrol · 4 months ago
  37. b0b5e0a checkpatch.conf: Exclude machine-generated file library/DIAMETER_Types.ttcn from linter by Pau Espin Pedrol · 4 months ago
  38. 1cb639e Remove unwanted epdg/ICMP_Types.ttcn by Pau Espin Pedrol · 4 months ago
  39. 297333a mme, pgw: Fix GTPv2_Emulation setup after recent changes by Pau Espin Pedrol · 4 months ago
  40. bf03d77 epdg: Introduce test TC_mt_ipv4_echo_req by Pau Espin Pedrol · 4 months ago
  41. e16e928 ggsn_tests: Split out generic ICMP(v6) related templates and functions by Pau Espin Pedrol · 5 months ago
  42. a9b65f1 epdg: Introduce test TC_upf_echo_req by Pau Espin Pedrol · 5 months ago
  43. 556e4d2 various: update expected-results.xml by Harald Welte · 4 months ago
  44. 03b2fa9 stp: check-in expected-results.xml from Jenkins by Vadim Yanitskiy · 5 months ago
  45. 65a7f76 GTPv2_Emulation: Add support to handle GTPv1-U by Pau Espin Pedrol · 5 months ago
  46. f197ed2 library/M3UA: support TCP transport, implement desegmentation by Vadim Yanitskiy · 5 months ago
  47. 020a8fc stp/osmo-stp.cfg: tune the logging formatting by Vadim Yanitskiy · 5 months ago
  48. 4b090c9 Split GTP_CodecPort/GTP_Templates into C and U variants by Pau Espin Pedrol · 5 months ago
  49. 7b2cc92 epdg: Introduce test TC_s2b_CreateSession_rejected by Pau Espin Pedrol · 5 months ago
  50. 285a2b6 epdg: Add tests to validate concurrent connections by Pau Espin Pedrol · 5 months ago
  51. fdf0206 sgsn: osmo-*.cfg: tune logging configuration by Vadim Yanitskiy · 5 months ago
  52. 472f8c0 sgsn/expected-results.xml: add missing testcases by Vadim Yanitskiy · 5 months ago
  53. 5cefd81 msc/expected-results.xml: add missing testcases by Vadim Yanitskiy · 5 months ago
  54. 9daae3e ggsn_tests: f_wait_icmp4: don't shutdown on error by Oliver Smith · 5 months ago
  55. bbbe05d ggsn_tests: fix typo by Oliver Smith · 5 months ago
  56. e28f2fb cosmetic: epdg: Drop extra whitelines by Pau Espin Pedrol · 5 months ago
  57. e1f7a8c GSUP_Emulation: Update internal tables to allow 256 sessions by Pau Espin Pedrol · 5 months ago
  58. 7ae55ea Update pcap pkt size to 1520 bytes by Pau Espin Pedrol · 5 months ago
  59. 4ecc808 pgw: Introduce test TC_s2b_createSession_v4_apco by Pau Espin Pedrol · 5 months ago
  60. 518e24b pgw: Introduce test TC_s2b_createSession_v4_no_apco by Pau Espin Pedrol · 5 months ago
  61. 4199a70 msc/MSC_Tests.cfg: remove commented out testcase list by Vadim Yanitskiy · 6 months ago
  62. 355a133 PGW_Tests: refactor/improve several parameters to accomodate for different GTPv2C interfaces by Pau Espin Pedrol · 5 months ago
  63. f292586 epdg: Make sure PCO is forwarded from strongswan to PGW and back by Pau Espin Pedrol · 5 months ago
  64. cacd707 GTPv2_Templates: Allow specifying APCO IE in CreateSessionReq/Resp by Pau Espin Pedrol · 5 months ago
  65. ce1d3cb gsup: Add PCO IE by Pau Espin Pedrol · 5 months ago
  66. 78598b5 epdg: Validate assigned PDP Address and APN by Pau Espin Pedrol · 5 months ago
  67. 24b0859 epdg: Fix FTEID interface in CreateSessionResponse by Pau Espin Pedrol · 5 months ago
  68. 8586b26 epdg: Fix UsernMame being NAI instead of IMSI in S6b AAR by Pau Espin Pedrol · 5 months ago
  69. df00c4f epdg: Fix instance in CreateSession Re S2b-U PGW F-TEID IE by Pau Espin Pedrol · 5 months ago
  70. b351cd6 epdg: Fix instance in CreateSession Resp BearerCtx S2b-U PGW F-TEID IE by Pau Espin Pedrol · 5 months ago
  71. c2cfd55 epdg: Add PDP-Info IE to GSUP Auth Info Req by Pau Espin Pedrol · 5 months ago
  72. 14abac5 epdg: Introduce test TC_ho_lte_to_wifi by Pau Espin Pedrol · 5 months ago
  73. cbe6eba epdg: Expect GSUP CancelLocationReq as consequence of DeleteBearerReq by Pau Espin Pedrol · 5 months ago
  74. af8ba58 epdg: Avoid tx PurgeMS before doing handover in TC_ho_wifi_to_lte by Pau Espin Pedrol · 5 months ago
  75. 090759a library/L1CTL_Types: add definition of L1CTL_GPRS_UL_BLOCK_CNF by Vadim Yanitskiy · 5 months ago
  76. 4944a5c epdg: Test UE-initiated Detach Procedure by Pau Espin Pedrol · 6 months ago
  77. a518d05 GSUP: Fix spare and pdp_type_org fields swapped in PDPAddress IE by Pau Espin Pedrol · 6 months ago pespin/sgsn
  78. 1cbbf9e NS_Emulation: expect altstep timeout entry only if timer is running by Pau Espin Pedrol · 6 months ago
  79. f7926c0 BSSGP_Emulation: expect altstep timeout entry only if timer is running by Pau Espin Pedrol · 6 months ago
  80. c119ba0 epdg: expect AAA_server tx SAR against HSS upon AA on s6B interface by Pau Espin Pedrol · 6 months ago
  81. cff72f8 ggsn: Validate IPCP identifier in answer matches the one in the request by Pau Espin Pedrol · 6 months ago
  82. 867b130 DIAMETER: Split Gy and Gx messages to their own TS files by Pau Espin Pedrol · 6 months ago
  83. a6b0c1c GSUP: Fix build of IEs in f_gen_tr_ies(), add PdpInfo(Compl) IEs to it by Pau Espin Pedrol · 6 months ago
  84. c63fa8e GSUP: Fix missing and wrongly sorted IEs in ts_GSUP_IE_PdpInfo by Pau Espin Pedrol · 6 months ago
  85. bb76d7a GSUP: Fix PDPInfoCompl IE by Pau Espin Pedrol · 6 months ago
  86. 7b7a1e8 GSUP: Convert PDP-Type IE to PDP-Address IE by Pau Espin Pedrol · 6 months ago
  87. 8f1403a Move templates from GSUP_Types.ttcn to GSUP_Templates.ttcn by Pau Espin Pedrol · 6 months ago
  88. 88659de GSUP_Types: Add missing message_class to EPDGTunnel* messages by Pau Espin Pedrol · 6 months ago
  89. 2f66a59 GSUP_Types: add message type for osmo-epdg CEAI interface by Pau Espin Pedrol · 6 months ago
  90. b1ce3ad epdg: Remove unneeded register by message by Pau Espin Pedrol · 6 months ago
  91. c13a4cd epdg: Add module param to configure initial diameter watchdog time by Pau Espin Pedrol · 6 months ago
  92. 3561887 mme: Introduce test TC_ue_cell_reselect_geran_to_eutran by Pau Espin Pedrol · 6 months ago
  93. bbff8b7 GTP_Templates: Add gtp1_requests template to match GTPv1C req messages by Pau Espin Pedrol · 6 months ago
  94. 20f3514 mme: Fix seq_nr=0 being used everytime in Tx SGSNContextReq by Pau Espin Pedrol · 6 months ago
  95. 3be4d92 mme: Add code to derive NAS token from NAS ul_count by Pau Espin Pedrol · 6 months ago
  96. bddba3a pgw: Expect EchoResp in CLIENT port of component who sent EchoReq by Pau Espin Pedrol · 6 months ago
  97. 167bca4 GTPv2_Emulation: routing improvements: Prioritize response, fallback to TEID by Pau Espin Pedrol · 6 months ago
  98. 9411082 GTPv2_Templates: Fix tEID field optional tr_PDU_GTP2C_msgtypes() by Pau Espin Pedrol · 6 months ago
  99. e016346 S1AP_Emulation: Add port message to reset NAS count values by Pau Espin Pedrol · 6 months ago
  100. b5ad4ae NAS_Templates: Introduce template tr_PDU_NAS_EPS_TrackingAreaUpdateAccept by Pau Espin Pedrol · 6 months ago