summaryrefslogtreecommitdiff
path: root/src/google-relay.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-23Represent Jingle relays by a struct, not an aa{sv}Will Thompson1-30/+14
2012-02-23Jingle*: spell out tp_clear_{boxed,pointer}Will Thompson1-1/+1
2012-02-23Split google:jingleinfo code out from JingleFactoryWill Thompson1-3/+3
2012-01-11Replace tp-yell with tp-glib's Call1 APIXavier Claessens1-1/+1
2012-01-03Make gabble cross compile with mingw32Siraj Razick1-0/+4
2011-11-16Use _unref instead of _free _destroy when possible.unrefXavier Claessens1-3/+3
2011-09-01Don't allow the stub for GabbleGoogleRelayResolver to be emptyMikhail Zabaluev1-2/+2
2011-09-01Make Google proxy support optionalMikhail Zabaluev1-3/+31
2011-09-01Isolated the Google relay resolution code in a separate source fileMikhail Zabaluev1-0/+309