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 feature flags #169

Merged
merged 3 commits into from
Sep 4, 2024
Merged

Add feature flags #169

merged 3 commits into from
Sep 4, 2024

Commits on Sep 2, 2024

  1. Add docs for ne_redirect API.

    notroj committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    04d5d3b View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Add feature flags for GSSAPI, libproxy support:

    * src/ne_utils.h: Add NE_FEATURE_LIBPXY, NE_FEATURE_GSSAPI.
    
    * src/ne_utils.c (ne_has_support): Update accordingly.
    
    * test/util-tests.c (support): Add test coverage.
    
    * doc/ref/feat.xml: Update accordingly.
    notroj committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    c1bfe42 View commit details
    Browse the repository at this point in the history
  2. Updates so far.

    notroj committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    2c2fedd View commit details
    Browse the repository at this point in the history