1. df27725 IPA_Emulation: Make dependencies to RSL/MGCP/SCCP/GSUP conditional by Harald Welte · 6 years ago
  2. 9abd128 RSL_Types: Add templates for "BSC side" by Harald Welte · 6 years ago
  3. 830dc9d Add tests for OS#2714, "close RSL connections from unknown Unit ID". by Stefan Sperling · 6 years ago
  4. 57b9b7f Add TC_attach_pdp_act_user_deact_mt for GGSN-originated PDP DEACT by Harald Welte · 6 years ago
  5. 6f20316 sgsn: Add TC_attach_pdp_act_user_deact_mo by Harald Welte · 6 years ago
  6. 5b5ca1b sgsn: Add new TC_attach_pdp_act_ggsn_reject by Harald Welte · 6 years ago
  7. 1d6ae93 sgsn: Use random TEID and Charging Identifier by Harald Welte · 6 years ago
  8. 4aacdd8 L3_Templates: Fix activatePDPContextReject msg_Type by Harald Welte · 6 years ago
  9. 822f910 sgsn: More comments by Harald Welte · 6 years ago
  10. 37692d8 sgsn: Add user plane GTP testing (GTP->Gb and Gb->GTP) by Harald Welte · 6 years ago
  11. 752abba BSSGP_Emulation: Allow clients to send PDU_LLC directly by Harald Welte · 6 years ago
  12. 3fdbe82 sgsn: Reduce logging verbosity of IPA/GSUP/NS/BSSGP by Harald Welte · 6 years ago
  13. a2526a8 BSSGP_Emulation: Add SNDCP decoding support by Harald Welte · 6 years ago
  14. f58a022 sgsn: Fix hard-coded emulated GGSN IP addresses by Harald Welte · 6 years ago
  15. 7aff2ca sgsn: GTP Create PDP: Include missing required "Charging ID" IE by Harald Welte · 6 years ago
  16. f8af5d6 sgsn: Store SGSN-side control + user plane IP addresses by Harald Welte · 6 years ago
  17. 835b15f sgsn: Add TC_pdp_act_unattached by Harald Welte · 6 years ago
  18. d71c343 ttcn3-tcpdump-start.sh: Don't call tcpdump log files ".log" by Harald Welte · 6 years ago
  19. c7872fa BSSGP_Emulation: use 'isvalue()' instead of 'isbound()' by Harald Welte · 6 years ago
  20. a291931 Makefile: Add 'sgsn' sub-directory in list of projects by Harald Welte · 6 years ago
  21. 2830708 sgsn: Fix syntax errors introduced in PDP Context Act patches by Harald Welte · 6 years ago
  22. eded9ad sgsn: First PDP CTX ACT test: TC_attach_pdp_act by Harald Welte · 6 years ago
  23. c69cf4e ggsn: Move GTP templates to separate GTP_Templates + Add GTP_Emulation by Harald Welte · 6 years ago
  24. 328eb6d move GTP_CodecPort from ggsn to library (for sgsn reuse) by Harald Welte · 6 years ago
  25. d471901 BSSGP/LLC: Fix LLCC SAPI for SM by Harald Welte · 6 years ago
  26. 6abb9fe sgsn: Add TC_detach_* for various GPRS DETACH use cases by Harald Welte · 6 years ago
  27. 91636de sgsn: Add new TC_attach_rau: Attach followed by RA Update by Harald Welte · 6 years ago
  28. f70997d sgsn: Implement TLLI assignment/modification/unassignment by Harald Welte · 6 years ago
  29. 311ec27 sgsn: Reduce code duplication by introducing f_gmm_gsup_lu_isd() by Harald Welte · 6 years ago
  30. 23178c5 sgsn: Reduce code duplication by introducing f_mi_get_lv() by Harald Welte · 6 years ago
  31. b7c14e9 sgsn: Add TC_attach_gsup_lu_reject by Harald Welte · 6 years ago
  32. fe25388 Implement TC_attach_auth_sai_reject by Harald Welte · 6 years ago
  33. 04683d0 sgsn: Add TC_rau_unknown by Harald Welte · 6 years ago
  34. b2124b2 sgsn: Add TC_attach_closed for "auth-policy closed" by Harald Welte · 6 years ago
  35. 76dee09 sgsn: Add TC_attach_accept_all for "auth-policy accept-all" by Harald Welte · 6 years ago
  36. bd19472 sgsn: Integrate VTY access into SGSN_Tests by Harald Welte · 6 years ago
  37. 872ce17 move f_vty_config() from MSC_Tests to Osmocom_VTY_Functions by Harald Welte · 6 years ago
  38. 1967d47 sgsn: Ensure ATTACH is always only for GPRS, not combined by Harald Welte · 6 years ago
  39. 3823e2e sgsn: Add TC_attach_combined by Harald Welte · 6 years ago
  40. 5b7c812 sgsn: TC_attach_*_timeout test cases by Harald Welte · 6 years ago
  41. 62e2958 sgsn: Introduce global guard timer by Harald Welte · 6 years ago
  42. 5a4fa04 sgsn: Use Random RAI when performing attach request by Harald Welte · 6 years ago
  43. 14a0f94 sgsn: Use random TLLI when performing ATTACH by Harald Welte · 6 years ago
  44. 5ac3149 First actual SGSN test case by Harald Welte · 6 years ago
  45. 519db89 L3_Templates: Fix ts_MI_TMSI_TLV / ts_MI_IMSI_LV / ts_MI_IMEI_LV by Harald Welte · 6 years ago
  46. b0386df L3_Templates: More GMM related templates by Harald Welte · 6 years ago
  47. 78d9f27 Osmocom_Gb_Types: Add ts_BSSGP_UL_UD and tr_BSSGP_PS_PAGING by Harald Welte · 6 years ago
  48. ccda45e bool2bit_tmpl(): Print unsupported template in failure case by Harald Welte · 6 years ago
  49. b596c18 bool2bit_tmpl(): Fix for '?' template case by Harald Welte · 6 years ago
  50. 158a7ca Add L3_Common for shared L3 functions between MSC and SGSN testing by Harald Welte · 6 years ago
  51. e5695f5 msc: move f_gen_{imei,imsi,msisdn} to L3_Templates.ttcn by Harald Welte · 6 years ago
  52. 38575a7 L3_Templates: Add various GMM related templates by Harald Welte · 6 years ago
  53. c7adaa7 Osmocom_Types: Add bool2bit() and bool2bit_templ() by Harald Welte · 6 years ago
  54. 853c0ad BSSGP_Emulation: Remove one level of indent (like most other code) by Harald Welte · 6 years ago
  55. 96a33b0 sgsn: Skeleton of a SGSN test fremwork by Harald Welte · 6 years ago
  56. e0abc47 Migrate Gb (NS/BSSGP) code over to Ericsson NS/BSSGP modules by Harald Welte · 6 years ago
  57. 2f8eed0 BSC: Update BSC_Tests.cfg by Philipp Maier · 6 years ago
  58. 70558e3 BSC: add codec-list to osmo-bsc.cfg by Philipp Maier · 6 years ago
  59. b8e8a1d BSC: remove obsolete loglevels from osmo-bsc.cfg by Philipp Maier · 6 years ago
  60. 779a792 BSC: add TC_paging_counter to control section by Philipp Maier · 6 years ago
  61. 956a92f BSC: Do not access unbound BTS objects by Philipp Maier · 6 years ago
  62. 23b774e Move f_hex_is_odd_length from BSSMAP_Templates to GSM_Types by Harald Welte · 6 years ago
  63. 7348940 General_Types: Add INT18b_BO_LAST type by Harald Welte · 6 years ago
  64. ecb8f68 gprs: Move BSSGP related code to library by Harald Welte · 6 years ago
  65. fc5e1c8 gprs: Move NS Types/CodecPort/Emulation to library directory by Harald Welte · 6 years ago
  66. 6bef5dd Makefile: Add 'deps-update' target to update the deps-repository by Harald Welte · 6 years ago
  67. 4c294b6 deps/Makefile: Separate 'distclean' from 'clean' by Harald Welte · 6 years ago
  68. 981be73 deps/Makefile: Use "git remote set-url" to catch URL changes by Harald Welte · 6 years ago
  69. dada4c5 ttcn3-tcpdump-stop.sh: Wait to receive last packets before stopping tcpdump by Pau Espin Pedrol · 6 years ago
  70. 8fdd313 ttcn3-tcpdump-start.sh: Wait for tcpdump to start recording by Pau Espin Pedrol · 6 years ago
  71. b01d313 ttcn3-tcpdump-start.sh: Wait for pcap file creation to start test by Pau Espin Pedrol · 6 years ago
  72. ef59855 ttcn3-tcpdump-start.sh: Log tcpdump output to file by Pau Espin Pedrol · 6 years ago
  73. 90829d6 MSC_Tests: Set verdicts from inconc to fail by Daniel Willmann · 6 years ago
  74. 5868e62 MSC_Tests.f_tc_mo_crcx_ran_reject(): Send release complete to release by Daniel Willmann · 6 years ago
  75. 92f6627 BSSMAP_Emulation: Parameter to skip seq no patching by Daniel Willmann · 6 years ago
  76. 8b08437 MSC_Tests: Add CC sequence no. test with DTMF by Daniel Willmann · 6 years ago
  77. 84a2807 ggsn: Switch over to new shared/common configuration file layout by Harald Welte · 6 years ago
  78. 7f58258 BSSMAP_Emulation: Sleep 1s to wait for M3UA/AS/ASP to come active by Harald Welte · 6 years ago
  79. e057146 re-organize configuration files; add tcpdump integration by Harald Welte · 6 years ago
  80. 261af4b WIP: Intra-BSC handover testing by Harald Welte · 6 years ago
  81. c20b1c4 MSC_ConnectionHdlr: Add telnet to VTY to each ConnHdlr by Harald Welte · 6 years ago
  82. 70b52c9 RSL_Emulation: Add procedure calls to suspend/resume dchan handling by Harald Welte · 6 years ago
  83. 421e4d4 RSL_Emulation: Add second RSL/RSL_PROC port for hand-over cases by Harald Welte · 6 years ago
  84. bc03c76 bsc: Add VTY module to BSC_Tests by Harald Welte · 6 years ago
  85. a4ca446 WIP: Prepare MSC_Tests for ability to emulate two BSCs by Harald Welte · 6 years ago
  86. 33ec09b msc: Mobile Terminated Voice Call test by Harald Welte · 6 years ago
  87. 49518bf BSSMAP: Fix L3 sequence number for ComplL3(Paging Response) by Harald Welte · 6 years ago
  88. 1823cb1 MNCC: Fix encoding of non-signal MNCC PDUs by Harald Welte · 6 years ago
  89. e8f38ed BSC: do not flush RSL queue early in TC_chan_rel_a_reset() by Philipp Maier · 6 years ago
  90. 0bef21e msc: Add Emergency call to f_mo_call() and use it from TC_emerg_call_imsi by Harald Welte · 6 years ago
  91. 081b19a msc: Unify channel establishment for CM SERV REQ + PAGING by Harald Welte · 6 years ago
  92. c037516 MGCP: remove hack to fake SDP by Philipp Maier · 6 years ago
  93. b20c3dc msc: convert bssmap chipher to rsl chiper representation by Philipp Maier · 6 years ago
  94. 86f3920 bsc: fix f_establish_fully() for expected assignment failures by Philipp Maier · 6 years ago
  95. dcf9eb9 L3_Templates: Use tid parameter in ts_ML3_MO_CC template by Daniel Willmann · 6 years ago
  96. 4bd9955 MSC_Tests: Make imsi suffix for f_start_handler unique per test by Daniel Willmann · 6 years ago
  97. ff6abf0 MNCC_Emulation: Initialize connection table by Daniel Willmann · 6 years ago
  98. 47fb0f4 start-testsuite.sh: Pass a third parameter to ttcn3_start by Daniel Willmann · 6 years ago
  99. 12984ef deps: Ensure that branches are updated on make update as well by Daniel Willmann · 6 years ago
  100. 9dadc52 BSSMAP_Emulation: Send proper L3 N(SD) seuence numbers in MO by Harald Welte · 6 years ago