aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-auth-factory.c
Commit message (Collapse)AuthorAgeFilesLines
* Use separate new/free functions for the handler context dataCosimo Cecchi2010-09-091-8/+24
|
* Don't assume there's only one concurrent TpHandleChannelsContextCosimo Cecchi2010-09-091-11/+21
|
* Properly use errors when handling channelsCosimo Cecchi2010-08-191-14/+56
|
* Unref the handler after the signal.Cosimo Cecchi2010-08-131-0/+1
| | | | | It's useless at that point, as it only carries the TLS certificate; also, if someone wants to keep it, they can always ref it.
* Add a first skeleton of the auth factory.Cosimo Cecchi2010-08-131-0/+208