summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-15Move plugin library-specific code from util.c into its own file, toAlvaro Soliverez10-72/+254
2012-03-15Use a callback to get custom SalutProtocol in the plugin library, soAlvaro Soliverez2-2/+11
2012-03-15Update NEWSOlli Salli1-0/+3
2012-03-15connection: Add TP_CONNECTION_INTERFACE_CONTACT_LIST to the interface listSiraj Razick1-0/+1
2012-03-13bonjour-self: Fix compile problem by adding the missing braceSiraj Razick1-0/+1
2012-03-13Update NEWSOlli Salli1-3/+5
2012-03-13Merge remote-tracking branch 'siraj/bonjour_windows'Olli Salli15-19/+1533
2012-03-12file-transfer-channel: Fix Compile issues under Windows/mingw32Siraj Razick1-1/+5
2012-03-12build: Use gio-windows-2.0 when cross compilingSiraj Razick2-5/+17
2012-03-12self : pass the correct error pointer when calling set_avatar of the childSiraj Razick1-2/+2
2012-03-12protocol : Adapt protocol to support bonjour backendSiraj Razick1-0/+2
2012-03-12connection: Use MUC and roomlist only with AvahiSiraj Razick1-1/+11
2012-03-12connection: use si-bytestream-manager only for avahiSiraj Razick1-0/+9
2012-03-12salut: Use bonjour discovery clientSiraj Razick3-2/+7
2012-03-12debug: Make SALUT_DEBUG=discovery workSiraj Razick1-1/+1
2012-03-12bonjour-self: Introduce BonjourSelfSiraj Razick3-4/+687
2012-03-12bonjour-contact-manager : Dummy ContactManagerSiraj Razick3-0/+402
2012-03-12bonjour-discovery-client : Introduce Bonjour discovery clientSiraj Razick3-1/+355
2012-03-12build: Adapt Makefile.am to use USE_BACKEND_BONJOURSiraj Razick1-2/+21
2012-03-12build: Introduce libdns_sd backend for --with-backend switchSiraj Razick1-2/+19
2012-03-12muc-channel: Remove redefinition of SalutMucChannelPrivateSiraj Razick1-3/+0
2012-03-09Update NEWSOlli Salli1-1/+2
2012-03-09Merge remote-tracking branch 'tdfischer/tdfischer/gsocket-file-xfer'Olli Salli14-155/+209
2012-03-07Merge ipv4/6 testing into the file transfer tester so any test can be ran wit...Trever Fischer11-205/+52
2012-03-07Cleanup code formatting, errors, warnnings, and use of TpSocketAddressTypeTrever Fischer1-24/+48
2012-03-07Stop leaking the underlying GSocketTrever Fischer1-17/+25
2012-03-07Implement support for testing sockets that are not AF_UNIXTrever Fischer5-10/+33
2012-03-07Add IPV4/6 availability testsTrever Fischer1-2/+6
2012-03-07Unify socket creation methodsTrever Fischer1-79/+33
2012-03-07Announce support for ipv4 and ipv6 socketsTrever Fischer1-0/+11
2012-03-07Generalize salut_file_transfer_channel_finalize to handle any kind of socket ...Trever Fischer1-19/+25
2012-03-07Use GSocket for unix sockets in file transfer codeTrever Fischer3-42/+32
2012-03-07Implement IPV4/6 with GSocket API and write IPv4 testsTrever Fischer4-6/+193
2012-02-29Merge branch 'cleanups'Jonny Lamb13-1545/+414
2012-02-29muc-channel: use one property pair per line with g_object_getJonny Lamb1-5/+9
2012-02-23Fix Android build after plugin library refactorAlvaro Soliverez2-4/+16
2012-02-22Update NEWSOlli Salli1-1/+3
2012-02-22Merge branch 'build-with-dummy-on-windows'Olli Salli20-32/+168
2012-02-22Fix stuff caught by check-coding-style in siraj's codeOlli Salli3-14/+14
2012-02-22telepath-salut: Include socket headers only on UnixSiraj Razick5-1/+26
2012-02-22salut: Support using the dummy backendSiraj Razick3-2/+20
2012-02-22protocol: Use the backend defined by the userSiraj Razick1-0/+11
2012-02-22tubes-stream: Make it compile under windows.Siraj Razick1-3/+20
2012-02-22salut-connection: including avahi header only when we use USE_BACKEND_AVAHISiraj Razick1-0/+4
2012-02-22build: Include Avahi source when compiling --with-backend=avahiSiraj Razick1-1/+5
2012-02-22write-mgr-file: Use $(EXEEXT) when compiling for windowsSiraj Razick1-2/+2
2012-02-22configure.ac: Add --with-backend option to choose the backendSiraj Razick1-4/+21
2012-02-22file-transfer-channel: Disable file-trasnfer for WindowsSiraj Razick1-0/+12
2012-02-22build: Detect The platform at conifgure timeSiraj Razick1-0/+15
2012-02-22build: Define _WIN32_WINNT=0x0501 when compiling tp-salutSiraj Razick1-0/+4