The require_tls jabber parameter which was previously there and was just renamed to require-encryption for Telepathy is now gone and has been replaced by a "connection-security" string parameter with values "require_tls", "opportunistic_tls", and "old_ssl". The parameter mangling code will need to get smarter to deal with not only renaming, but sorting out this problem too. Sigh.
Also, this breaks the haze test suite.
(Looks like this is broken since pidgin 2.7.4.)
I like the Haze tests to pass. Here's a branch.
I think I'd personally prefer NULL instead of "UNUSED", but I guess "UNUSED" is more explicit and it is only static. Up to you. Seems fine otherwise. Nicely done.
Fixed in git for 0.5.0. I'll leave this open, since I haven't fixed it for the 0.4 branch, and that branch is significantly different (it doesn't have Protocol).
(In reply to comment #5) > I'll leave this open, since I haven't fixed it for the 0.4 branch 0.6.x is the new stable branch (as of 6 months ago), so I no longer care about 0.4. Fixed in 0.5.0.
*** Bug 34577 has been marked as a duplicate of this bug. ***
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.