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

DM-12257: Implement association step in ap_verify #8

Merged
merged 1 commit into from
Oct 26, 2017

Commits on Oct 24, 2017

  1. Refactor library API.

    The do* functions have been split up to decouple ap_pipe
    implementation details (in particular, the structure of the
    repository) from clients. This should make it easier to make future
    improvements to ap_pipe without breaking client code.
    
    As an immediate benefit, the new API has fewer functions and is much
    more focused towards running parts or all of the AP pipeline.
    kfindeisen committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    ffdaf38 View commit details
    Browse the repository at this point in the history