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

vSomeIP-Lib 3.4.10 #582

Merged
merged 1 commit into from
Nov 29, 2023
Merged

vSomeIP-Lib 3.4.10 #582

merged 1 commit into from
Nov 29, 2023

Commits on Nov 29, 2023

  1. vSomeIP-Lib 3.4.10

    Notes:
    - Fix QNX build
    - Fix missing Stop Offer
    - Apply extra fixes to QNX environment
    - Remove key <service, instance> from the offer_commands_
    - #478: deleted unused param _use_exclusive_proxy
    - Fix code smell related to condition variable
    - #462: Fix IPv6 Service Discovery
    - Added multicast_mutex to async function that makes use of multicast socket
    - #479: Allow service_discovery to continue without random_device
    - Fix availability handler sending false on offer
    - Set host/port in vsomeip_sec_client_t whenever possible
    - Use executor_work_guard instead of io_context::work for boost v1.66 and higher
    - Update Windows build
    - Added profile 07 as an option for E2E protection
    - ASIO: use heap-allocation to avoid using garbage data
    - Fix integer underflow in server_endpoint_impl.cpp
    - Cleanup prepare_stop_handlers_
    - Automatic unsubscribe
    - Debounce now works without routingmanagerd running
    - Debouncing: Send last received value after debounce time + X
    - Fix resource deadlock avoided crash
    - Use closure instead of callable struct
    DiogoPedrozza committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    8c3e673 View commit details
    Browse the repository at this point in the history