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

capicxx-someip-runtime 3.2.3-r8 #30

Merged
merged 2 commits into from
Oct 23, 2023
Merged

Commits on Oct 3, 2023

  1. capicxx-someip-runtime 3.2.3-r8

    - Changed level logs from warning to info when address_aliasing is activated
    - Fix incorrect timings in logs
    - vSomeIP Security: Update vsomeip_sec
    - Use steady_clock instead of high_resolution_clock
    - Extend SomeIP::ClientId interface to be more flexible when creating instances
    - Outputstream: Fix endianness issues when writing array lengths
    - Linux: avoid static initialization of std::mutex.
    - Changed the default width of a serialized enumeration from
      "backing type width" to 1 byte.
    - Updated the subscriptionMutex_ to a recursive_mutex.
    - Added OSS information for RSE.
    - Fixed open source compliance issues.
    - Ensure cleanup- and detach-thread do not attempt to join
      themself.
    - Removed GENIVI copyright line
    - Extended error message on event deserialization error.
    - Implemented correct sending/receiving of boolean values.
    - Initialize lastProcessing_ time
    - Update android build files
    - Array of uint8_t: Check remaining bytes before calling vector::assign.
    - Add method to convert from capi client to someipclient.
    - Fix Address overwriting
    - Adapt to CommonAPI 3.2.2
    - Added main loop supervisor
    Diana Pinto authored and Diana Pinto committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    ee1bd78 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Fix Copyright field and github link in README file

    Diana Pinto authored and Diana Pinto committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    7333e5d View commit details
    Browse the repository at this point in the history