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