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

Put in RPK and callbacks for supporting certificates #48

Merged
merged 11 commits into from
Jun 16, 2018
Merged

Put in RPK and callbacks for supporting certificates #48

merged 11 commits into from
Jun 16, 2018

Commits on Sep 11, 2017

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

Commits on Sep 22, 2017

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

Commits on May 23, 2018

  1. Configuration menu
    Copy the full SHA
    2aa9743 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    294f032 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2018

  1. RPK seems to work now

    Still need some additional events to hit
    jimsch committed Jun 2, 2018
    Configuration menu
    Copy the full SHA
    2597873 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2018

  1. Get more callback events

    Setup so all of the callbacks should be there now.
    jimsch committed Jun 3, 2018
    Configuration menu
    Copy the full SHA
    f280804 View commit details
    Browse the repository at this point in the history
  2. Fix build problems

    jimsch committed Jun 3, 2018
    Configuration menu
    Copy the full SHA
    fe6c53b View commit details
    Browse the repository at this point in the history
  3. Fixes for Raw Public Key not in the default BouncyCastle

    Don't do bouncy castle RPK since not by default
    jimsch committed Jun 3, 2018
    Configuration menu
    Copy the full SHA
    5ce3a53 View commit details
    Browse the repository at this point in the history
  4. Correct type

    Should be Certificate not AbstractCertificate
    jimsch committed Jun 3, 2018
    Configuration menu
    Copy the full SHA
    3972cd4 View commit details
    Browse the repository at this point in the history
  5. More compiler cleanup

    Get rid of mor RPK stuff that is not supported by default
    jimsch committed Jun 3, 2018
    Configuration menu
    Copy the full SHA
    101a9bd View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2018

  1. Make server notifications work

    Get all of the code to make server side notifications work
    Allow for an ipaddress to be used when starting the server rather than all
    jimsch committed Jun 16, 2018
    Configuration menu
    Copy the full SHA
    ab35ed0 View commit details
    Browse the repository at this point in the history