Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic authentication using HMAC for federates joining a federation #105

Merged
merged 46 commits into from
Dec 21, 2022

Commits on Aug 2, 2022

  1. Configuration menu
    Copy the full SHA
    544adc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fca0264 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73f6b6a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    811b457 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Configuration menu
    Copy the full SHA
    f83f58a View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Fixed typos

    Jakio815 committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    af769f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a17c5d3 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Fixed some typos

    Jakio815 committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    5d88b51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54c9c25 View commit details
    Browse the repository at this point in the history
  3. HMAC authentication finished. For build, CCmakeGenerator.java must be…

    … modified. Need to add openssl requirements
    Jakio815 committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    ae31ef0 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Configuration menu
    Copy the full SHA
    b424053 View commit details
    Browse the repository at this point in the history
  2. Fixed bug on RTI -a option

    Jakio815 committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    9cdc725 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Configuration menu
    Copy the full SHA
    33bb32c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4da4fd8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f9792a View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Configuration menu
    Copy the full SHA
    f866768 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce27076 View commit details
    Browse the repository at this point in the history
  3. Make variable and parameter names more descriptive, separate #include…

    … statements, and add comments.
    hokeun committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    f74bb5e View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2022

  1. Configuration menu
    Copy the full SHA
    6a23b50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    968caca View commit details
    Browse the repository at this point in the history
  3. Use more standard way to get required buffer length and encoding fed …

    …id for authentication messages.
    hokeun committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    ac904a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4853d7 View commit details
    Browse the repository at this point in the history
  5. Remove unused message type.

    hokeun committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    2a3e39f View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2022

  1. Configuration menu
    Copy the full SHA
    c68b2fd View commit details
    Browse the repository at this point in the history
  2. Minory fixes, not finished

    Jakio815 committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    d168550 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    129e866 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Added comments

    Jakio815 committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    9354daa View commit details
    Browse the repository at this point in the history
  2. Added SHA256_HMAC_LENGTH & only print error not exit when wrong messa…

    …ge type received from federate & get federation_id_length from command line length
    Jakio815 committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    4f17f20 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Configuration menu
    Copy the full SHA
    ea507c2 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Configuration menu
    Copy the full SHA
    d6fc5ba View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Update lingua-franca-ref.txt

    Jakio815 committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    4cea135 View commit details
    Browse the repository at this point in the history
  2. Update lingua-franca-ref.txt

    Jakio815 committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    8ed5649 View commit details
    Browse the repository at this point in the history
  3. Update linguq-franca-ref.txt

    Jakio815 committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    83491bf View commit details
    Browse the repository at this point in the history
  4. Temporarily change ci test

    Jakio815 committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    4ece789 View commit details
    Browse the repository at this point in the history
  5. Temporarily change ci test branch to auth

    Jakio815 committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    e3352f0 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Update lingua-frnaca-ref.txt version

    Jakio815 committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    75d0f13 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Update lingua-franca-ref.txt

    Jakio815 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    5dfbb52 View commit details
    Browse the repository at this point in the history
  2. Update lingua-franca.txt

    Jakio815 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    58a0c4c View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2022

  1. Update lingua-franca-ref.txt

    Jakio815 committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    5b80211 View commit details
    Browse the repository at this point in the history
  2. Update lingua-franca-ref.txt

    Jakio815 committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    268260f View commit details
    Browse the repository at this point in the history
  3. Update lingua-franca-ref.txt

    Jakio815 committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    491cccc View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. More specific data types for Cpp compilers

    Jakio815 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    c10629b View commit details
    Browse the repository at this point in the history
  2. Restore ci test

    Jakio815 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    78911bc View commit details
    Browse the repository at this point in the history
  3. Restore ci test

    Jakio815 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    0cfbcd7 View commit details
    Browse the repository at this point in the history
  4. Updated lingua-franca.txt

    Jakio815 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    3254e8c View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Fixed from MSG_TYPE_RTI_HELLO to MSG_TYPE_RTI_NONCE

    Jakio815 committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    d06c6ff View commit details
    Browse the repository at this point in the history