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

WIP - Feature/mcfadden8/axl client server #145

Draft
wants to merge 19 commits into
base: main
Choose a base branch
from

Commits on Nov 9, 2023

  1. Initial socket bootstrap

    mcfadden8 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    47b6642 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Checkpoint

    mcfadden8 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    75ce5b4 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    a94b3ec View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/mcfadden8/axl_client_server' of https://github.…

    …com/ECP-VeloC/AXL into feature/mcfadden8/axl_client_server
    mcfadden8 committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    8e07847 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Remove axl_svc_test.c

    mcfadden8 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    3467ed7 View commit details
    Browse the repository at this point in the history
  2. Rename svc to service

    mcfadden8 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    51093f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2e9f29 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Encapsulate axl_kvtrees

    Provide a means allowing the service to maintain separate axl_kvtrees for each open socket when running as a server.
    mcfadden8 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    e3d4344 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

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

Commits on Dec 1, 2023

  1. Obey BUILD_SHARED_LIBS settings

    The new axl_service executable will know pick the correct external libraries based upon the BUILD_SHARED_LIBS settings.
    mcfadden8 committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    166849d View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

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

Commits on Jun 26, 2024

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

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    6042455 View commit details
    Browse the repository at this point in the history
  2. Test updates

    mcfadden8 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    7f3f036 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    6955e7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3de1c77 View commit details
    Browse the repository at this point in the history
  3. Cleanup in prep for testing

    mcfadden8 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    05905d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

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

Commits on Jul 2, 2024

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