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

Ipv4 fallback 574 #575

Closed
wants to merge 9 commits into from

Commits on Jul 18, 2017

  1. added missing information to the mosquitto-tls manpage (eclipse#479)

    Signed-off-by: Srikanth Anantharam <sria91@gmail.com>
    sria91 authored and ralight committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    5875763 View commit details
    Browse the repository at this point in the history
  2. fixed a typo in the manpage (eclipse#476)

    Signed-off-by: Srikanth Anantharam <sria91@gmail.com>
    sria91 authored and ralight committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    88f72f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2017

  1. Configuration menu
    Copy the full SHA
    53c71b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7943072 View commit details
    Browse the repository at this point in the history
  3. [490] Fix auth plugin+WS client+MOSQ_ERR_AUTH related crash.

    Thanks to "hasunperera".
    
    Bug: eclipse#490
    ralight committed Jul 26, 2017
    Configuration menu
    Copy the full SHA
    2206301 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2017

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

Commits on Jul 30, 2017

  1. Fix 08-ssl-bridge.py test when using async dns lookups.

    Thanks to Tatsuzo Osawa.
    
    Bug: eclipse#507
    ralight committed Jul 30, 2017
    Configuration menu
    Copy the full SHA
    a480a9d View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2017

  1. Fix 08-ssl-bridge.conf to dial localhost by ipv4.

    Signed-off-by: Tatsuzo Osawa <tatsuzo.osawa@gmail.com>
    toast-uz authored and ralight committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    355bb37 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2017

  1. If a connection to an IPv6 network and it fails, then on the next att…

    …empt try to connect to an IPv4 address instead.
    
    Bug: eclipse#574
    
    Signed-off-by: Kevin Gardner <kevinhgardner@gmail.com>
    kevinhgardner committed Oct 4, 2017
    Configuration menu
    Copy the full SHA
    c743e0f View commit details
    Browse the repository at this point in the history