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

ai-code-review #289

Open
wants to merge 60 commits into
base: KiranSukhavasi-patch-1
Choose a base branch
from

Commits on Mar 17, 2023

  1. Update APIs in unit test (fido-device-onboard#221)

    Signed-off-by: Shrikant Temburwar <[email protected]>
    shrikant1407 authored Mar 17, 2023
    Configuration menu
    Copy the full SHA
    6ac2c4b View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Update TPM library installation script (fido-device-onboard#222)

    * Update TPM library installation script
    * Readme updates
    
    Signed-off-by: Shrikant Temburwar <[email protected]>
    shrikant1407 authored Mar 20, 2023
    Configuration menu
    Copy the full SHA
    4c01483 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Readme and TPM RHEL script updates (fido-device-onboard#224)

    * Readme updates
    * Update TPM lib installation script for RHEL
    
    Signed-off-by: Shrikant Temburwar <[email protected]>
    shrikant1407 authored Mar 27, 2023
    Configuration menu
    Copy the full SHA
    7a97df2 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Add ECDSA-384 key support for TPM (fido-device-onboard#214)

    * Add ECDSA-384 key support for TPM
    * Add SHA384 HMAC support for TPM
    * Add AES 256-bit key type for TPM ECDSA 384
    
    Signed-off-by: Shrikant Temburwar <[email protected]>
    shrikant1407 authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    34a86bc View commit details
    Browse the repository at this point in the history
  2. Fix coverity scan findings (fido-device-onboard#225)

    Fix coverity scan findings
    
    Signed-off-by: Shrikant Temburwar <[email protected]>
    shrikant1407 authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    6556511 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. OpenSSL 3.0 Support for Client SDK & TPM (fido-device-onboard#202)

    * Openssl 3 porting (fido-device-onboard#194)
    
    * CSDK code updated with openssl 3 APIs
    
    The deprecated openssl APIs are updated with
    openssl 3 APIs.
    
    Signed-off-by: tajnisha <[email protected]>
    
    * CSDK updated with openssl 3 APIs
    
    Added minor clean-ups on top of original changes.
    
    Signed-off-by: tajnisha <[email protected]>
    
    * Add OpenSSL 3.0 support for CSDK TPM
    
    Signed-off-by: Shrikant Temburwar <[email protected]>
    
    * Fix memory leaks
    
    Signed-off-by: Shrikant Temburwar <[email protected]>
    
    * Addressed review comments for openssl 3 csdk changes.
    
    Signed-off-by: Tajunnisha N <[email protected]>
    
    Signed-off-by: tajnisha <[email protected]>
    Signed-off-by: Shrikant Temburwar <[email protected]>
    Signed-off-by: Tajunnisha N <[email protected]>
    Co-authored-by: Shrikant Temburwar <[email protected]>
    Signed-off-by: Shrikant Temburwar <[email protected]>
    
    * Update TPM lib version and installation script
    
    Signed-off-by: Shrikant Temburwar <[email protected]>
    
    * Updated Readme file for openssl 3 setup steps
    
    Signed-off-by: Shrikant Temburwar <[email protected]>
    
    * Readme updates
    
    Signed-off-by: Shrikant Temburwar <[email protected]>
    
    * Update Readme and installation scripts
    
    Signed-off-by: Shrikant Temburwar <[email protected]>
    
    * Readme and script updates
    
    Signed-off-by: Shrikant Temburwar <[email protected]>
    
    * * Readme update
    * Added OpenSSL and Curl path to /opt/ by default in the openssl and tpm lib installation script
    * Updated unit tests for OpenSSL 3
    
    Signed-off-by: Shrikant Temburwar <[email protected]>
    
    * Update Readmes and TPM lib installation scripts
    
    Signed-off-by: Shrikant Temburwar <[email protected]>
    
    * Added OpenSSL and Curl path in Jenkinsfile.yml
    
    Signed-off-by: Shrikant Temburwar <[email protected]>
    
    * Readme update
    
    Signed-off-by: Shrikant Temburwar <[email protected]>
    
    ---------
    
    Signed-off-by: tajnisha <[email protected]>
    Signed-off-by: Shrikant Temburwar <[email protected]>
    Signed-off-by: Tajunnisha N <[email protected]>
    Co-authored-by: tajnisha <[email protected]>
    shrikant1407 and tajnisha authored Apr 27, 2023
    Configuration menu
    Copy the full SHA
    3a133b6 View commit details
    Browse the repository at this point in the history
  2. Fix Klockwork scan finding (fido-device-onboard#227)

    Fix Klockwork scan finding 
    Signed-off-by: Shrikant Temburwar <[email protected]>
    shrikant1407 authored Apr 27, 2023
    Configuration menu
    Copy the full SHA
    3da078b View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2023

  1. Update TPM library installation script for RHEL and readme update (fi…

    …do-device-onboard#229)
    
    Update TPM library installation script for RHEL and readme update
    
    Signed-off-by: Shrikant Temburwar <[email protected]>
    shrikant1407 authored Apr 29, 2023
    Configuration menu
    Copy the full SHA
    a286fb5 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

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

Commits on May 5, 2023

  1. Updating NOTICE files for 1.1.5 Release (fido-device-onboard#232)

    * Updating NOTICE files for 1.1.5 Release
    
      Updating NOTICE files for 1.1.5 Release.
    
    Signed-off-by: Davis Benny <[email protected]>
    
    * Removing additional NOTICE file
    
    Signed-off-by: Davis Benny <[email protected]>
    
    ---------
    
    Signed-off-by: Davis Benny <[email protected]>
    DukeDavis12 authored May 5, 2023
    Configuration menu
    Copy the full SHA
    b68f686 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. LF edge renaming docs (fido-device-onboard#231)

    Signed-off-by: Peeush Thakur <[email protected]>
    Co-authored-by: KiranSukhavasi <[email protected]>
    tPeeush and KiranSukhavasi authored May 11, 2023
    Configuration menu
    Copy the full SHA
    4ab5647 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Enable SNI based on compile option. (fido-device-onboard#228)

    * Enable SNI based on compile option.
    SNI support is added in this patch to handle
    a cutomer request.
    * Removed extra logs and updated SNI in Readme.
    checking tls support for sni.
    ---------
    
    Signed-off-by: Tajunnisha N <[email protected]>
    tajnisha authored May 31, 2023
    Configuration menu
    Copy the full SHA
    6149d2e View commit details
    Browse the repository at this point in the history
  2. Invoke curl_easy_init fix while resolving dn (fido-device-onboard#233)

    Multiple curl_easy_cleanup performed without
    respective curl_easy_init that caused seg fault.
    
    That is fixed by invoked the init call at
    appropriate place inside the loop in resolve_dn.
    
    Signed-off-by: tajnisha <[email protected]>
    Co-authored-by: Shrikant Temburwar <[email protected]>
    tajnisha and shrikant1407 authored May 31, 2023
    Configuration menu
    Copy the full SHA
    dee8781 View commit details
    Browse the repository at this point in the history
  3. Fix for custom curl with hosted rv (fido-device-onboard#234)

    When curl is not installed in system path and
    only at custom path, TO1 fails with hosted RV.
    
    Root cause: This is because of http2 is selected
    during negotiation with hosted RV and currently our
    CSDK implementation does not support it.
    
    Fix: Configure Client to use http 1.1 with curl
    
    Signed-off-by: tajnisha <[email protected]>
    Co-authored-by: KiranSukhavasi <[email protected]>
    tajnisha and KiranSukhavasi authored May 31, 2023
    Configuration menu
    Copy the full SHA
    12aee07 View commit details
    Browse the repository at this point in the history
  4. Update curl version to 8.1.2 (fido-device-onboard#235)

    Signed-off-by: Shrikant Temburwar <[email protected]>
    Co-authored-by: KiranSukhavasi <[email protected]>
    shrikant1407 and KiranSukhavasi authored May 31, 2023
    Configuration menu
    Copy the full SHA
    df1e1a3 View commit details
    Browse the repository at this point in the history
  5. Update unit tests (fido-device-onboard#236)

    Signed-off-by: Shrikant Temburwar <[email protected]>
    shrikant1407 authored May 31, 2023
    Configuration menu
    Copy the full SHA
    f2425e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Disable SNI by default and minor fixes (fido-device-onboard#237)

    Signed-off-by: Shrikant Temburwar <[email protected]>
    shrikant1407 authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    36ff4e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Refactor and format CSDK code (fido-device-onboard#238)

    * Refactor and format CSDK code based on the parameters in .clang-format file
    * Enable unit tests execution while performing smoke testt
    * Revert manufacturer_addr.bin back to host.docker.internal
    
    ---------
    
    Signed-off-by: Shrikant Temburwar <[email protected]>
    shrikant1407 authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    e4ef39f View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Fix connection issue when providing invalid DNS and valid IP (fido-de…

    …vice-onboard#239)
    
    * Fix connection issue when providing invalid DNS and valid IP
    * Enable SNI by default
    * Formatting the code
    
    Signed-off-by: Shrikant Temburwar <[email protected]>
    shrikant1407 authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    c45f5fd View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Update network APIs to support HTTP2 connection (fido-device-onboard#242

    )
    
    Older network APIs were using sockets for communication and supported only HTTP1.1 connection.
    Remove socket dependency and move to Curl APIs for network communication.
    
    Signed-off-by: Shrikant Temburwar <[email protected]>
    shrikant1407 authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    bb2b694 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Update steps to build curl with nghttp2 in Readme and installation sc…

    …ript (fido-device-onboard#243)
    
    - Add --with-nghttp2 flag to build curl to support HTTP2
    - Fix memory leak caused by curl_slist_append()
    
    Signed-off-by: Shrikant Temburwar <[email protected]>
    shrikant1407 authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    b095cfc View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Fix coverity scan findings (fido-device-onboard#244)

    Signed-off-by: Shrikant Temburwar <[email protected]>
    shrikant1407 authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    bc56b21 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Refactored long functions in fdo_sys.c (fido-device-onboard#241)

    Signed-off-by: adarshanand67 <[email protected]>
    Co-authored-by: Shrikant Temburwar <[email protected]>
    adarshan-intel and shrikant1407 authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    f688ee2 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Fix Klockwork scan findings (fido-device-onboard#245)

    Signed-off-by: Shrikant Temburwar <[email protected]>
    shrikant1407 authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    3de3025 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. SVI [exec, exec_cb and fetch] fix (fido-device-onboard#246)

    Onboarding of device was failing with SVI [exec, exec_cb and fetch] because
    of returning invalid value.
    Fixed SVI by returning correct value.
    
    Signed-off-by: Shrikant Temburwar <[email protected]>
    shrikant1407 authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    11275f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Update build_conf.md (fido-device-onboard#247)

    Make SNI=true as default
    
    Signed-off-by: Shrikant Temburwar <[email protected]>
    shrikant1407 authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    88b4644 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Add Github workflow to client-sdk-fidoiot (fido-device-onboard#251)

    * Github workflow for client-sdk-fidoiot`
    * Add smoke test to client-sdk-fidoiot
    * Download pri-fidoiot artifacts from fido-device-onboard org
    
    Signed-off-by: B, Prashanth Natraj <[email protected]>
    bprashan authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    70a8e4b View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

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

Commits on Sep 27, 2023

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

Commits on Nov 3, 2023

  1. Remove file extension check for SVI instruction (fido-device-onboard#254

    )
    
    * Remove file extension check for SVI instruction
    
    SVI instruction was failing when provided with tar files.
    Remove file extension check for exec, exec_cb, and fetch commands.
    
    * Update execv to execvp to fetch command path from PATH environment
    
    Signed-off-by: Shrikant Temburwar <[email protected]>
    shrikant1407 authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    42cca11 View commit details
    Browse the repository at this point in the history
  2. Fixing OpenSSL Deprecation issues (fido-device-onboard#250)

    * Fixing OpenSSL Deprecation issues
    * Updated gitignore, uncommented build.sh and removed comments
    * Uncomment CmakeFile tests and remove commented code
    * fdoDevSign files modified back
    
    Signed-off-by: adarsh-intel <[email protected]>
    Co-authored-by: Shrikant Temburwar <[email protected]>
    adarshan-intel and shrikant1407 authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    bc537fd View commit details
    Browse the repository at this point in the history
  3. Enable mTLS connection support (fido-device-onboard#249)

    * Enable mTLS connection support
    
    Enable mutual TLS (mTLS) connection support for mutual authentication.
    
    * Add an option to enable curl logs
    
    * Update Safestring and Metee lib version tag in Jenkinsfile.yml
    
    Signed-off-by: Shrikant Temburwar <[email protected]>
    shrikant1407 authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    56c7bd0 View commit details
    Browse the repository at this point in the history
  4. Update EC point conversion from compressed to uncompressed (fido-devi…

    …ce-onboard#256)
    
    Update EC point conversion from compressed to uncompressed 
    
    Signed-off-by: Shrikant Temburwar <[email protected]>
    shrikant1407 authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    96e024f View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Add run time argument to take input for manufacturer address (fido-de…

    …vice-onboard#257)
    
    * Add run time argument to take input for manufacturer address
    
    Add "-ip" runtime argument to take input for manufacturer address.
    If -ip is not specified, the manufacturer_addr.bin file is used.
    
    * Add a note about linux-client binary usage
    
    Signed-off-by: Shrikant Temburwar <[email protected]>
    shrikant1407 authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    6eb564c View commit details
    Browse the repository at this point in the history
  2. Add support to get device serial from system BIOS table (fido-device-…

    …onboard#258)
    
    * Add support to get device serial from system BIOS table
    Added support to get device serial from system BIOS table.
    linux-client required elevated privileges. Use 'sudo' to execute.
    
    * Add compile time option to get device serial number from system BIOS table
    * Update build_conf.md
    
    Signed-off-by: Shrikant Temburwar <[email protected]>
    shrikant1407 authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1ff59f9 View commit details
    Browse the repository at this point in the history
  3. Fix onboarding when using RVByPass with SNI (fido-device-onboard#259)

    * Fix onboarding when using RVByPass with SNI
    
    When using RVByPass, prot_ctx->host_dns was pointing to an invalid value after msg 70.
    Fixed it by copying host_dns value to prot_ctx->host_dns instead of pointing prot_ctx->host_dns to host_dns.
    
    * Update logs
    
    Signed-off-by: Shrikant Temburwar <[email protected]>
    shrikant1407 authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    e1dc9d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

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

Commits on Nov 21, 2023

  1. Add input validation in get_device_serial() function (fido-device-onb…

    …oard#263)
    
    Add input validation in get_device_serial() function
    Add const to char *cmd
    
    Signed-off-by: Shrikant Temburwar <[email protected]>
    shrikant1407 authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    691f8a4 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Add a check to ensure the response message type is valid or not (fido…

    …-device-onboard#262)
    
    * Add a check to ensure the response message type is valid or not.
    * Update msglen to 0 incase of invalid message type
    
    Signed-off-by: Shrikant Temburwar <[email protected]>
    shrikant1407 authored Nov 22, 2023
    Configuration menu
    Copy the full SHA
    809bef4 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Disable setting "Expect 100" in request header when request data size…

    … is larger than 1024 bytes (fido-device-onboard#264)
    
    Curl automatically sets it when the request is a POST and the data size is larger than 1024 bytes.
    Requests with the Expect: 100-Continue header have an increased probability of becoming separated from one another,
    and hence returning with an error.
    It can be disabled via setting the Expect: header to the empty string.
    
    Signed-off-by: Shrikant Temburwar <[email protected]>
    shrikant1407 authored Nov 24, 2023
    Configuration menu
    Copy the full SHA
    4de26a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Fix typos and text formatting in readmes (fido-device-onboard#265)

    Signed-off-by: Shrikant Temburwar <[email protected]>
    shrikant1407 authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    ed6e092 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Refactor fdo_sys code (fido-device-onboard#267)

    Remove unused variables and change log type
    
    Signed-off-by: Shrikant Temburwar <[email protected]>
    shrikant1407 authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    8690b1a View commit details
    Browse the repository at this point in the history
  2. Update verifying device serial logic (fido-device-onboard#269)

    Signed-off-by: Shrikant Temburwar <[email protected]>
    Co-authored-by: KiranSukhavasi <[email protected]>
    shrikant1407 and KiranSukhavasi authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    935de71 View commit details
    Browse the repository at this point in the history
  3. Enable cross device attestation (fido-device-onboard#270)

    Signed-off-by: Shrikant Temburwar <[email protected]>
    Co-authored-by: KiranSukhavasi <[email protected]>
    shrikant1407 and KiranSukhavasi authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    9a3024e View commit details
    Browse the repository at this point in the history
  4. Add fdo-sim support for Client-SDK (fido-device-onboard#268)

    * Add fdo-sim support for Client-SDK
    
    Implement fdo.download and fdo.command fsim modules.
    
    * FSIM regression fixes
    
    * Remove unused code
    
    * Fix Hash calculation when using ECDSA256
    
    * Fix multiple script execution in FSIM
    
    ---------
    
    Signed-off-by: Shrikant Temburwar <[email protected]>
    Co-authored-by: KiranSukhavasi <[email protected]>
    shrikant1407 and KiranSukhavasi authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    da90947 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Update FDO SIM APIs to fix CSDK build (fido-device-onboard#271)

    Signed-off-by: Shrikant Temburwar <[email protected]>
    shrikant1407 authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    e044f13 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Add support to store FDO Credentials in the TPM (fido-device-onboard#261

    )
    
    * Add support to store device credentials and device status inside TPM NV storage
    
    * Add support to store TPM private keys and device CSR inside TPM NV storage
    
    * Add execution logs in clear_tpm_nv.sh
    
    * Update TPM code as per specs
    
    * Update device key generation according to FDO TPM spec
    
    * Update tpm scripts
    
    * Add DCActive flag usecase as per FDO TPM spec
    
    * - Update DCActive value to bool
    - Add TPM2_NV_WriteLock/TPM2_NV_ReadLock support
    - Update readme for FDO TPM usage
    
    * Add command to lock the Device CSR Non-Volatile (NV) index for further writes
    
    ---------
    
    Signed-off-by: Shrikant Temburwar <[email protected]>
    shrikant1407 authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    e32ec0d View commit details
    Browse the repository at this point in the history
  2. Add support to send fdo.download:done and fdo.command:exitcode messag…

    …e from device to owner (fido-device-onboard#272)
    
    * Add support to send fdo.download:done message from device to owner
    
    fdo.download:done message indicates that the download has completed, returns the length of the target file.
    Value of -1 indicates the sha-384 check failed, or other file write error
    
    * Fix memory leaks
    
    * * Add support to send fdo.command:exitcode message from device to owner
    * Fix FDO_SIM to work with FDO_SYS
    
    ---------
    
    Signed-off-by: Shrikant Temburwar <[email protected]>
    Co-authored-by: KiranSukhavasi <[email protected]>
    shrikant1407 and KiranSukhavasi authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    3395708 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Add a condition to check DCActive bit only in case to TPM (fido-devic…

    …e-onboard#277)
    
    Added this check to fix client CSE.
    
    Signed-off-by: Shrikant Temburwar <[email protected]>
    shrikant1407 authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    92806a0 View commit details
    Browse the repository at this point in the history
  2. Fix multiple file download for FSIM fdo.download:done module (fido-de…

    …vice-onboard#273)
    
    * Fix multiple file download for FSIM fdo.download:done module
    
    * Implement a queue to store fdo.download:done messages for multiple file downloads
    
    * Implement a queue to store fdo.command.exitcode messages
    
    Signed-off-by: Shrikant Temburwar <[email protected]>
    
    ---------
    
    Signed-off-by: Shrikant Temburwar <[email protected]>
    shrikant1407 authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    18c3c25 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Update GitHub workflow permission (fido-device-onboard#276)

    Signed-off-by: Shrikant Temburwar <[email protected]>
    shrikant1407 authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    982a12d View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Update verifying device serial logic (fido-device-onboard#278)

    Signed-off-by: Shrikant Temburwar <[email protected]>
    shrikant1407 authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    a436d19 View commit details
    Browse the repository at this point in the history
  2. Update get device serial logic (fido-device-onboard#280)

    * Update verifying device serial logic
    
    * Update get device serial logic
    
    * Add a check for empty device serial
    
    * Add a note to use sudo to get device serial from system BIOS table
    
    ---------
    
    Signed-off-by: Shrikant Temburwar <[email protected]>
    shrikant1407 authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    e724f52 View commit details
    Browse the repository at this point in the history
  3. Update OpenSSL version to v3.0.13 and curl version to v8.6.0 (fido-de…

    …vice-onboard#279)
    
    Signed-off-by: Shrikant Temburwar <[email protected]>
    Co-authored-by: Davis Benny <[email protected]>
    shrikant1407 and DukeDavis12 authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    22b2492 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    a247504 View commit details
    Browse the repository at this point in the history
  2. Update readme and fix scripts permission (fido-device-onboard#283)

    Signed-off-by: Shrikant Temburwar <[email protected]>
    Co-authored-by: KiranSukhavasi <[email protected]>
    shrikant1407 and KiranSukhavasi authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    e27fb72 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

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

Commits on Jun 14, 2024

  1. Add support for sending device MAC addresses as part of Device MfgInfo (

    fido-device-onboard#287)
    
    * Added support for sending device MAC addresses as part of Device Mfg Info
    * Fix CSE build
    * Update CSE code to send empty MAC address as part of DeviceMfgInfo
    * Fix invalid blob entry for CSE build
    
    Signed-off-by: Shrikant Temburwar <[email protected]>
    shrikant1407 authored Jun 14, 2024
    1 Configuration menu
    Copy the full SHA
    745f8d3 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Update OpenSSL version to v3.0.14 and curl version to v8.8.0 (fido-de…

    …vice-onboard#288)
    
    * Update install_tpm_libs.sh script
    
    * Update OpenSSL version to v3.0.14 and curl version to v8.8.0
    Fix install_tpm_libs.sh script
    
    Signed-off-by: Shrikant Temburwar <[email protected]>
    shrikant1407 authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    d814746 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

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