[GitHub] qpid-dispatch pull request #224: DISPATCH-884 - Added schema property protoc...

2017-12-08 Thread ganeshmurthy
Github user ganeshmurthy commented on a diff in the pull request: https://github.com/apache/qpid-dispatch/pull/224#discussion_r155841697 --- Diff: python/qpid_dispatch/management/qdrouter.json --- @@ -515,7 +515,12 @@ "type": "string",

[GitHub] qpid-dispatch pull request #224: DISPATCH-884 - Added schema property protoc...

2017-12-08 Thread ganeshmurthy
Github user ganeshmurthy commented on a diff in the pull request: https://github.com/apache/qpid-dispatch/pull/224#discussion_r155841178 --- Diff: python/qpid_dispatch/management/qdrouter.json --- @@ -515,7 +515,12 @@ "type": "string",

[GitHub] qpid-dispatch pull request #224: DISPATCH-884 - Added schema property protoc...

2017-12-08 Thread ganeshmurthy
Github user ganeshmurthy commented on a diff in the pull request: https://github.com/apache/qpid-dispatch/pull/224#discussion_r155839890 --- Diff: python/qpid_dispatch/management/qdrouter.json --- @@ -515,7 +515,12 @@ "type": "string",

[GitHub] qpid-dispatch pull request #224: DISPATCH-884 - Added schema property protoc...

2017-12-08 Thread bhardesty
Github user bhardesty commented on a diff in the pull request: https://github.com/apache/qpid-dispatch/pull/224#discussion_r155832041 --- Diff: python/qpid_dispatch/management/qdrouter.json --- @@ -515,7 +515,12 @@ "type": "string",

[GitHub] qpid-dispatch pull request #224: DISPATCH-884 - Added schema property protoc...

2017-12-08 Thread bhardesty
Github user bhardesty commented on a diff in the pull request: https://github.com/apache/qpid-dispatch/pull/224#discussion_r155831204 --- Diff: python/qpid_dispatch/management/qdrouter.json --- @@ -515,7 +515,12 @@ "type": "string",

[GitHub] qpid-dispatch pull request #224: DISPATCH-884 - Added schema property protoc...

2017-12-08 Thread ganeshmurthy
Github user ganeshmurthy closed the pull request at: https://github.com/apache/qpid-dispatch/pull/224 --- - To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org

[GitHub] qpid-dispatch pull request #224: DISPATCH-884 - Added schema property protoc...

2017-12-07 Thread ssorj
Github user ssorj commented on a diff in the pull request: https://github.com/apache/qpid-dispatch/pull/224#discussion_r155647815 --- Diff: src/connection_manager.c --- @@ -45,6 +45,7 @@ struct qd_config_ssl_profile_t { char*ssl_certificate_file; char

[GitHub] qpid-dispatch pull request #224: DISPATCH-884 - Added schema property protoc...

2017-12-07 Thread ssorj
Github user ssorj commented on a diff in the pull request: https://github.com/apache/qpid-dispatch/pull/224#discussion_r155652198 --- Diff: include/qpid/dispatch/server.h --- @@ -305,6 +305,12 @@ typedef struct qd_server_config_t { */ char *ciphers; +

[GitHub] qpid-dispatch pull request #224: DISPATCH-884 - Added schema property protoc...

2017-12-07 Thread ssorj
Github user ssorj commented on a diff in the pull request: https://github.com/apache/qpid-dispatch/pull/224#discussion_r155651659 --- Diff: python/qpid_dispatch/management/qdrouter.json --- @@ -515,7 +515,12 @@ "type": "string",

[GitHub] qpid-dispatch pull request #224: DISPATCH-884 - Added schema property protoc...

2017-12-07 Thread ssorj
Github user ssorj commented on a diff in the pull request: https://github.com/apache/qpid-dispatch/pull/224#discussion_r155647744 --- Diff: src/connection_manager.c --- @@ -45,6 +45,7 @@ struct qd_config_ssl_profile_t { char*ssl_certificate_file; char

[GitHub] qpid-dispatch pull request #224: DISPATCH-884 - Added schema property protoc...

2017-12-07 Thread ssorj
Github user ssorj commented on a diff in the pull request: https://github.com/apache/qpid-dispatch/pull/224#discussion_r155649659 --- Diff: include/qpid/dispatch/server.h --- @@ -305,6 +305,12 @@ typedef struct qd_server_config_t { */ char *ciphers; +

[GitHub] qpid-dispatch pull request #224: DISPATCH-884 - Added schema property protoc...

2017-11-22 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/224 DISPATCH-884 - Added schema property protocols to allow configurable … …TLS protocol versions You can merge this pull request into a Git repository by running: $ git pull