Added configuration for PLAIN security
* ZMQ_PLAIN_SERVER, ZMQ_PLAIN_USERNAME, ZMQ_PLAIN_PASSWORD options * Man page changes to zmq_setsockopt and zmq_getsockopt * Man pages for ZMQ_NULL, ZMQ_PLAIN, and ZMQ_CURVE * Test program test_security
Showing
doc/zmq_curve.txt
0 → 100644
doc/zmq_null.txt
0 → 100644
doc/zmq_plain.txt
0 → 100644
This diff is collapsed.
tests/test_security.cpp
0 → 100644
Please
register
or
sign in
to comment