mosquitto/man
Nicolás Pernas Maradei f88cc06435 Add TLS engine and keyform support to libmosquitto
- Clients can now offload crypto tasks to an external crypto device through
  the OpenSSL ENGINE API.
- The keyfiles can now be treated as PEM or ENGINE keys.
- Two new functions were added to libmosquitto to set up the previously
  mentioned features.
- Both mosquitto_sub and mosquitto_pub include support to turn on the mentioned
  features through command line options.

Signed-off-by: Nicolás Pernas Maradei <nicopernas@gmail.com>
2019-02-26 15:48:00 +00:00
..
CMakeLists.txt [458843] Fix man page installation for cmake. 2015-01-30 21:29:08 +00:00
html.xsl Add website. 2018-09-20 09:34:16 +01:00
libmosquitto.3.meta Add website. 2018-09-20 09:34:16 +01:00
libmosquitto.3.xml "retained" -> "want_retained". 2016-01-26 17:10:54 +00:00
Makefile Quote ${DESTDIR} usage in various Makefiles 2017-12-01 22:28:26 +00:00
manpage.xsl Initial contribution. 2014-05-07 23:27:00 +01:00
mosquitto_passwd.1.meta Add website. 2018-09-20 09:34:16 +01:00
mosquitto_passwd.1.xml fixed a typo in the manpage (#476) 2017-07-19 00:05:48 +01:00
mosquitto_pub.1.meta Add website. 2018-09-20 09:34:16 +01:00
mosquitto_pub.1.xml Add TLS engine and keyform support to libmosquitto 2019-02-26 15:48:00 +00:00
mosquitto_sub.1.meta Add website. 2018-09-20 09:34:16 +01:00
mosquitto_sub.1.xml Add TLS engine and keyform support to libmosquitto 2019-02-26 15:48:00 +00:00
mosquitto-tls.7.meta Add website. 2018-09-20 09:34:16 +01:00
mosquitto-tls.7.xml Add link to tls asciicast. 2018-09-19 12:27:53 +01:00
mosquitto.8.meta Add website. 2018-09-20 09:34:16 +01:00
mosquitto.8.xml Remove build timestamp information for reproducible builds. 2018-01-12 13:41:09 +00:00
mosquitto.conf.5.meta Add website. 2018-09-20 09:34:16 +01:00
mosquitto.conf.5.xml Add allow_zero_length_clientid, auto_id_prefix documentation. 2018-09-25 14:38:54 +01:00
mqtt.7.meta Add website. 2018-09-20 09:34:16 +01:00
mqtt.7.xml Merge fixes into develop. 2016-01-06 21:10:34 +00:00