[43/50] qpid-proton git commit: PROTON-1946: [cpp] connection config parser incorrect defaults

2018-11-02 Thread aconway
PROTON-1946: [cpp] connection config parser incorrect defaults - Change default "host" to "localhost" (was "") - Only throw proton::error, don't leak jsoncpp exceptions - Add tests for SASL/TLS behavior - Treat explicit "null" valued field as equivalent to a missing field Project: http://git-wip

qpid-proton git commit: PROTON-1946: [cpp] connection config parser incorrect defaults

2018-10-02 Thread aconway
Repository: qpid-proton Updated Branches: refs/heads/master 1b554aad7 -> b34215170 PROTON-1946: [cpp] connection config parser incorrect defaults - Change default "host" to "localhost" (was "") - Only throw proton::error, don't leak jsoncpp exceptions - Add tests for SASL/TLS behavior - Treat