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 basics of TLS support #6

Merged
merged 15 commits into from
Dec 5, 2013
Merged

Add basics of TLS support #6

merged 15 commits into from
Dec 5, 2013

Commits on Nov 1, 2013

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

Commits on Nov 3, 2013

  1. Merge branch 'master' into tls

    mgdm committed Nov 3, 2013
    Configuration menu
    Copy the full SHA
    8d982a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2013

  1. Initial commit of TLS functions

    mgdm committed Nov 4, 2013
    Configuration menu
    Copy the full SHA
    d1a4dbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8446d51 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2013

  1. Merge branch 'master' into tls

    Conflicts:
    	mosquitto.c
    mgdm committed Nov 23, 2013
    Configuration menu
    Copy the full SHA
    64cac73 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2013

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

Commits on Dec 4, 2013

  1. Configuration menu
    Copy the full SHA
    fbabab8 View commit details
    Browse the repository at this point in the history
  2. Handle open_basedir checks

    mgdm committed Dec 4, 2013
    Configuration menu
    Copy the full SHA
    9a9bdb5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f337ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35d477f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fddbc19 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f448675 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2013

  1. Merge branch 'master' into tls

    mgdm committed Dec 5, 2013
    Configuration menu
    Copy the full SHA
    db18dba View commit details
    Browse the repository at this point in the history
  2. Add SSL-related constants

    mgdm committed Dec 5, 2013
    Configuration menu
    Copy the full SHA
    d3f7a17 View commit details
    Browse the repository at this point in the history
  3. Document SSL options

    mgdm committed Dec 5, 2013
    Configuration menu
    Copy the full SHA
    74647c8 View commit details
    Browse the repository at this point in the history