sigiesec
|
e2d3ba9c62
|
Problem: classification ZMQ_HANDSHAKE_FAILED_* events is coarse-grained and partially misleading
Solution: redesign ZMQ_HANDSHAKE_FAILED_* events, introduce new class of ZMQ_HANDSHAKE_FAILED_AUTH events
|
2017-08-18 09:17:59 +02:00 |
|
sigiesec
|
863a02b4a1
|
Problem: no ZAP tests for PLAIN mechanism
Solution: added ZAP tests for PLAIN
|
2017-08-17 12:22:26 +02:00 |
|
sigiesec
|
00816875b8
|
Problem: no ZAP tests for NULL mechanism
Solution: added ZAP tests for NULL
|
2017-08-17 12:11:14 +02:00 |
|
sigiesec
|
406af1ef67
|
Problem: ZAP tests are now generic but placed in test_security_curve.cpp
Solution: Move ZAP tests to own file test_security_zap.cpp, move common code to testutil_security.hpp
|
2017-08-17 11:45:18 +02:00 |
|