An error occurred fetching the project authors.
  1. 25 Mar, 2021 1 commit
  2. 15 Feb, 2021 1 commit
    • Cedric Roux's avatar
      NSA: finalize nea2 security for gNB · 73f3a458
      Cedric Roux authored
      - a new section in the configuration file to select security algorithms,
        with new code to deal with it
      - cleanup CG-ConfigInfo: specs seem to indicate that we must not
        add mcg_RB_Config; the gNB has to deal with that
      - as a consequence, modify fill_default_rbconfig() that is called in
        every cases and needs security and bearer parameters
      
      The new section in the configuration file looks like:
      
          security = {
            # preferred ciphering algorithms
            # the first one of the list that an UE supports in chosen
            # valid values: nea0, nea1, nea2, nea3
            ciphering_algorithms = ( "nea0", "nea2" );
      
            # preferred integrity algorithms
            # the first one of the list that an UE supports in chosen
            # valid values: nia0, nia1, nia2, nia3
            integrity_algorithms = ( "nia0" );
          };
      73f3a458
  3. 29 Jan, 2021 1 commit
  4. 17 Dec, 2020 1 commit
  5. 04 Dec, 2020 1 commit
  6. 25 Nov, 2020 1 commit
  7. 16 Nov, 2020 1 commit
  8. 09 Nov, 2020 2 commits
  9. 15 Oct, 2020 1 commit
  10. 12 Oct, 2020 1 commit
  11. 10 Oct, 2020 2 commits
  12. 28 Sep, 2020 2 commits
  13. 14 Sep, 2020 1 commit
  14. 09 Sep, 2020 1 commit
  15. 19 Aug, 2020 1 commit
  16. 01 Jun, 2020 1 commit
  17. 15 May, 2020 1 commit
  18. 13 May, 2020 1 commit
  19. 12 Feb, 2020 1 commit
  20. 04 Feb, 2020 1 commit
  21. 09 Jan, 2020 1 commit
  22. 25 Nov, 2019 1 commit
  23. 21 Oct, 2019 1 commit
  24. 08 Oct, 2019 1 commit
  25. 02 Jun, 2019 1 commit
  26. 28 May, 2019 1 commit
  27. 23 May, 2019 1 commit
  28. 21 Feb, 2019 1 commit
  29. 29 Dec, 2018 1 commit
  30. 05 Nov, 2018 1 commit
  31. 25 Oct, 2018 1 commit
  32. 27 Aug, 2018 1 commit
  33. 08 Aug, 2018 1 commit
  34. 07 Aug, 2018 1 commit
  35. 02 Aug, 2018 1 commit
    • WEI-TAI CHEN's avatar
      -Uppdate RRC ASN1 Version to 38331-f21 · 307b763b
      WEI-TAI CHEN authored
      But NR-RRC-Definitions.asn file only include the NR-RRC-Definitions DEFINITIONS section
      If we include the NR-UE-Variables into asn file, it will can't be compile in asn tool
      and also some of implict problem for new version asn file
      307b763b
  36. 13 Jul, 2018 1 commit
  37. 28 Jun, 2018 1 commit