An error occurred fetching the project authors.
  1. 30 Apr, 2021 1 commit
  2. 13 Apr, 2021 1 commit
  3. 12 Apr, 2021 1 commit
  4. 05 Apr, 2021 1 commit
  5. 25 Mar, 2021 1 commit
  6. 19 Mar, 2021 2 commits
  7. 18 Mar, 2021 1 commit
  8. 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
  9. 10 Feb, 2021 1 commit
  10. 09 Feb, 2021 1 commit
  11. 02 Feb, 2021 1 commit
  12. 31 Jan, 2021 1 commit
  13. 29 Jan, 2021 1 commit
  14. 25 Jan, 2021 1 commit
  15. 21 Jan, 2021 1 commit
  16. 23 Dec, 2020 1 commit
  17. 09 Dec, 2020 1 commit
  18. 05 Dec, 2020 4 commits
  19. 30 Nov, 2020 1 commit
  20. 26 Nov, 2020 1 commit
  21. 19 Nov, 2020 1 commit
  22. 17 Nov, 2020 1 commit
  23. 16 Nov, 2020 2 commits
  24. 12 Nov, 2020 1 commit
  25. 11 Nov, 2020 1 commit
  26. 10 Nov, 2020 1 commit
  27. 09 Nov, 2020 2 commits
  28. 03 Nov, 2020 1 commit
  29. 27 Oct, 2020 1 commit
  30. 22 Oct, 2020 2 commits
  31. 15 Oct, 2020 1 commit
  32. 12 Oct, 2020 1 commit
  33. 10 Oct, 2020 1 commit