]> git.0d.be Git - empathy.git/commit
Move SASL mechanism implementations into its own file
authorXavier Claessens <xavier.claessens@collabora.co.uk>
Fri, 13 Jul 2012 10:05:38 +0000 (12:05 +0200)
committerXavier Claessens <xavier.claessens@collabora.co.uk>
Wed, 18 Jul 2012 12:26:27 +0000 (14:26 +0200)
commit2e74f7c0c092d4930fe690085d76a6fbd7d27e29
tree88bbbfc6095913028bcf1de698a41f803523214e
parent4c7c9410f125620408089ee95a20bd750b055e48
Move SASL mechanism implementations into its own file

We could have other account providers than GOA requiring
this SASL code.

https://bugzilla.gnome.org/show_bug.cgi?id=680160
libempathy/Makefile.am
libempathy/empathy-auth-factory.c
libempathy/empathy-goa-auth-handler.c
libempathy/empathy-goa-auth-handler.h
libempathy/empathy-sasl-mechanisms.c [new file with mode: 0644]
libempathy/empathy-sasl-mechanisms.h [new file with mode: 0644]
libempathy/empathy-utils.c
libempathy/empathy-utils.h