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

Implement mruby_ssl_handshake_handler() #205

Merged
merged 7 commits into from
Aug 24, 2016

Commits on Aug 22, 2016

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

Commits on Aug 23, 2016

  1. Configuration menu
    Copy the full SHA
    29dff95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a84965 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31c896e View commit details
    Browse the repository at this point in the history
  4. fix test

    hfm committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    2c694c3 View commit details
    Browse the repository at this point in the history
  5. clang-format

    hfm committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    2c274e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2016

  1. Add test whether byte-code is cached in ssl certificate changing

    If not caching code, when you change the code, ngx_mruby should recompile it without reloading nginx.
    hfm committed Aug 24, 2016
    Configuration menu
    Copy the full SHA
    018ab35 View commit details
    Browse the repository at this point in the history