Commit Graph

12 Commits (2760985f1eaf0133ed53cfa3fa933783fbcd13c9)

Author SHA1 Message Date
Roger Light 2b866904aa
Merge pull request #1926 from Tifaifai/Bridge-Dynamic_2.0
Bridge dynamic 2.0
5 years ago
Roger A. Light d02bc03ed8 Bump version, changelog and webpage. 5 years ago
Tifaifai Maupiti b14eafd5ec Bridge Dynamic Update 2.0.0
Signed-off-by: Tifaifai Maupiti <tifaifai.maupiti@gmail.com>
5 years ago
Roger A. Light cc47eaba09 Bump version number and update webpage. 5 years ago
Roger A. Light 66b680af34 Bump version number. 5 years ago
Roger A. Light 6904fac6a4 Bump version number and changelog. 5 years ago
Roger A. Light 26ffe1300a Various Windows build fixes. 5 years ago
Roger A. Light 3731535298 Add SPDX license identifiers. 5 years ago
Roger A. Light 29c771cdd4 Add lib and client support for OS CA certs
- Add `MOSQ_OPT_TLS_USE_OS_CERTS` option, to instruct the client to load and  trust OS provided CA certificates for use with TLS connections.
- All clients now load OS provided CA certificates if used with `-L
  mqtts://...`, or if port is set to 8883 and no other CA certificates are
  used. Closes #1824.
- Add the `--tls-use-os-certs` option to all clients.

Closes #1824. Thanks to Jens Reimann.
5 years ago
Roger A. Light 584cf51ba7 Update to EPL-2.0 5 years ago
Roger A. Light 9724710cd6 Add MOSQ_OPT_BIND_ADDRESS.
This allows setting of a bind address independently of the
`mosquitto_connect*()` call.
5 years ago
Roger A. Light a65f946e83 Move headers to own directory. 5 years ago