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

Add tls client and server utillity #39

Open
wants to merge 79 commits into
base: main
Choose a base branch
from

Commits on Oct 8, 2023

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

Commits on Oct 22, 2023

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

Commits on Dec 1, 2023

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

Commits on Dec 23, 2023

  1. Configuration menu
    Copy the full SHA
    094e02c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fe5a76 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. Configuration menu
    Copy the full SHA
    e651757 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b65716 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Add tls socket support

    Iandiehard committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    e27dba8 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Add clang tidy

    Iandiehard committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    5ed922b View commit details
    Browse the repository at this point in the history
  2. Update intelligence

    Iandiehard committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    a39d00a View commit details
    Browse the repository at this point in the history
  3. Add tls context

    Iandiehard committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    5e5f382 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39d365f View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. Configuration menu
    Copy the full SHA
    c13d5f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10e8013 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. Change folder structure

    Iandiehard committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    c50ac5c View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Configuration menu
    Copy the full SHA
    5070ae9 View commit details
    Browse the repository at this point in the history
  2. Fix linting

    Iandiehard committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    6dcb7b4 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

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

Commits on Feb 5, 2024

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

Commits on Feb 6, 2024

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

Commits on Feb 11, 2024

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

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    79790dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1693ee5 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Configuration menu
    Copy the full SHA
    869284b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e14db8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b96dabe View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Add io context run

    Iandiehard committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    2ec5519 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

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

Commits on Feb 27, 2024

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

Commits on Mar 1, 2024

  1. Restructuring tests

    Iandiehard committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    409c94d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03b3627 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

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

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    185ac69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6d161c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e46320 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15ab85c View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

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

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    4287503 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f06be0 View commit details
    Browse the repository at this point in the history
  3. Remove obsolete udp files

    Iandiehard committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    4bd275a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    43df277 View commit details
    Browse the repository at this point in the history
  5. Fix Spelling mistake

    Iandiehard committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    e26937e View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Implement tcp server

    Iandiehard committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    5559636 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Port Tcp related TCs

    Iandiehard committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    60b30e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38e1c4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be9878e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b013c0e View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/main' into 34-add-TLS-socket-uti…

    …lity
    
    # Conflicts:
    #	diag-client-lib/lib/boost-support/include/boost-support/message/tcp/tcp_message.h
    #	diag-client-lib/lib/boost-support/socket/tcp/tcp_server.cpp
    #	diag-client-lib/lib/boost-support/socket/tcp/tcp_server.h
    #	diag-client-lib/lib/boost-support/socket/udp/udp_client.cpp
    #	diag-client-lib/lib/boost-support/socket/udp/udp_client.h
    #	diag-client-lib/lib/boost-support/src/boost-support/socket/tcp/tcp_socket.cpp
    #	diag-client-lib/lib/doip-client/common/common_doip_header.h
    #	diag-client-lib/lib/doip-client/sockets/tcp_socket_handler.cpp
    #	diag-client-lib/lib/doip-client/sockets/tcp_socket_handler.h
    #	diag-client-lib/lib/doip-client/sockets/udp_socket_handler.cpp
    #	diag-client-lib/lib/doip-client/sockets/udp_socket_handler.h
    #	test/doip_handler/doip_udp_handler.cpp
    #	test/doip_handler/doip_udp_handler.h
    #	test/doip_handler/logger.h
    #	test/test_case/vehicle_discovery_test.cpp
    Iandiehard committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    91351c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Fix failing Udp TCs

    Iandiehard committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    7a08423 View commit details
    Browse the repository at this point in the history
  2. Improvment in code

    Iandiehard committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    9d620f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdb5e1a View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

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

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    7723f30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28118bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a498ef8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    866e3de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d4e9ff4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dce825e View commit details
    Browse the repository at this point in the history
  7. Improvment in code

    Iandiehard committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    f99f2f2 View commit details
    Browse the repository at this point in the history
  8. Fix test case description

    Iandiehard committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    eea5bc7 View commit details
    Browse the repository at this point in the history
  9. Remove old test files

    Iandiehard committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    c46b6e4 View commit details
    Browse the repository at this point in the history
  10. Fix pipeline build issue

    Iandiehard committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    1b1dab2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    39bd2ed View commit details
    Browse the repository at this point in the history
  12. Fix gtest pipeline yaml

    Iandiehard committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    8b16044 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Fix linting

    Iandiehard committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    638d482 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65755d5 View commit details
    Browse the repository at this point in the history
  3. minor improvement

    Iandiehard committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    5c1bd70 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Implement Tls client

    Iandiehard committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    e212840 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Implement Tls server

    Iandiehard committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    622c069 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Implement Tls server

    Iandiehard committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    3885eea View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Implement Tls test

    Iandiehard committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    68eed82 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    d0cb170 View commit details
    Browse the repository at this point in the history
  2. Added Tls 1.3 tests

    Iandiehard committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    c920b03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2843b9d View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. Add more TLS 1.3 tests

    Iandiehard committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    3496ae8 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    329dd89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4c9398 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

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