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

Added support for compiling TLS into binaries #508

Merged
merged 10 commits into from
Jul 2, 2018

Commits on Jun 20, 2018

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

Commits on Jun 25, 2018

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

Commits on Jun 26, 2018

  1. Changed the TLS_DISABLED macro

    Disable TLS within Windows until working
    AlvinMooreSr committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    ef8de42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd967bd View commit details
    Browse the repository at this point in the history
  3. Changed generic plugin code to work as expected plugin code except fo…

    …r TLS use case
    
    Defined TLS plugin name constant
    Changed TLS plugin name to get_tls_plugin
    Fixed link script
    Removed compilation flags from info make target
    AlvinMooreSr committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    65d8b38 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2018

  1. Removed TLS target

    Changed TLS documentation to not specify it as a plugin but compiled in
    AlvinMooreSr committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    c6e18f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4937b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45849d1 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2018

  1. Defined TLS build flags for projects

    Updated TLS documentation
    AlvinMooreSr committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    132e2d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3f88db View commit details
    Browse the repository at this point in the history