index
:
~jonny/telepathy-salut
master
next
le salut
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-15
Move plugin library-specific code from util.c into its own file, to
Alvaro Soliverez
10
-72
/
+254
2012-03-15
Use a callback to get custom SalutProtocol in the plugin library, so
Alvaro Soliverez
2
-2
/
+11
2012-03-15
Update NEWS
Olli Salli
1
-0
/
+3
2012-03-15
connection: Add TP_CONNECTION_INTERFACE_CONTACT_LIST to the interface list
Siraj Razick
1
-0
/
+1
2012-03-13
bonjour-self: Fix compile problem by adding the missing brace
Siraj Razick
1
-0
/
+1
2012-03-13
Update NEWS
Olli Salli
1
-3
/
+5
2012-03-13
Merge remote-tracking branch 'siraj/bonjour_windows'
Olli Salli
15
-19
/
+1533
2012-03-12
file-transfer-channel: Fix Compile issues under Windows/mingw32
Siraj Razick
1
-1
/
+5
2012-03-12
build: Use gio-windows-2.0 when cross compiling
Siraj Razick
2
-5
/
+17
2012-03-12
self : pass the correct error pointer when calling set_avatar of the child
Siraj Razick
1
-2
/
+2
2012-03-12
protocol : Adapt protocol to support bonjour backend
Siraj Razick
1
-0
/
+2
2012-03-12
connection: Use MUC and roomlist only with Avahi
Siraj Razick
1
-1
/
+11
2012-03-12
connection: use si-bytestream-manager only for avahi
Siraj Razick
1
-0
/
+9
2012-03-12
salut: Use bonjour discovery client
Siraj Razick
3
-2
/
+7
2012-03-12
debug: Make SALUT_DEBUG=discovery work
Siraj Razick
1
-1
/
+1
2012-03-12
bonjour-self: Introduce BonjourSelf
Siraj Razick
3
-4
/
+687
2012-03-12
bonjour-contact-manager : Dummy ContactManager
Siraj Razick
3
-0
/
+402
2012-03-12
bonjour-discovery-client : Introduce Bonjour discovery client
Siraj Razick
3
-1
/
+355
2012-03-12
build: Adapt Makefile.am to use USE_BACKEND_BONJOUR
Siraj Razick
1
-2
/
+21
2012-03-12
build: Introduce libdns_sd backend for --with-backend switch
Siraj Razick
1
-2
/
+19
2012-03-12
muc-channel: Remove redefinition of SalutMucChannelPrivate
Siraj Razick
1
-3
/
+0
2012-03-09
Update NEWS
Olli Salli
1
-1
/
+2
2012-03-09
Merge remote-tracking branch 'tdfischer/tdfischer/gsocket-file-xfer'
Olli Salli
14
-155
/
+209
2012-03-07
Merge ipv4/6 testing into the file transfer tester so any test can be ran wit...
Trever Fischer
11
-205
/
+52
2012-03-07
Cleanup code formatting, errors, warnnings, and use of TpSocketAddressType
Trever Fischer
1
-24
/
+48
2012-03-07
Stop leaking the underlying GSocket
Trever Fischer
1
-17
/
+25
2012-03-07
Implement support for testing sockets that are not AF_UNIX
Trever Fischer
5
-10
/
+33
2012-03-07
Add IPV4/6 availability tests
Trever Fischer
1
-2
/
+6
2012-03-07
Unify socket creation methods
Trever Fischer
1
-79
/
+33
2012-03-07
Announce support for ipv4 and ipv6 sockets
Trever Fischer
1
-0
/
+11
2012-03-07
Generalize salut_file_transfer_channel_finalize to handle any kind of socket ...
Trever Fischer
1
-19
/
+25
2012-03-07
Use GSocket for unix sockets in file transfer code
Trever Fischer
3
-42
/
+32
2012-03-07
Implement IPV4/6 with GSocket API and write IPv4 tests
Trever Fischer
4
-6
/
+193
2012-02-29
Merge branch 'cleanups'
Jonny Lamb
13
-1545
/
+414
2012-02-29
muc-channel: use one property pair per line with g_object_get
Jonny Lamb
1
-5
/
+9
2012-02-23
Fix Android build after plugin library refactor
Alvaro Soliverez
2
-4
/
+16
2012-02-22
Update NEWS
Olli Salli
1
-1
/
+3
2012-02-22
Merge branch 'build-with-dummy-on-windows'
Olli Salli
20
-32
/
+168
2012-02-22
Fix stuff caught by check-coding-style in siraj's code
Olli Salli
3
-14
/
+14
2012-02-22
telepath-salut: Include socket headers only on Unix
Siraj Razick
5
-1
/
+26
2012-02-22
salut: Support using the dummy backend
Siraj Razick
3
-2
/
+20
2012-02-22
protocol: Use the backend defined by the user
Siraj Razick
1
-0
/
+11
2012-02-22
tubes-stream: Make it compile under windows.
Siraj Razick
1
-3
/
+20
2012-02-22
salut-connection: including avahi header only when we use USE_BACKEND_AVAHI
Siraj Razick
1
-0
/
+4
2012-02-22
build: Include Avahi source when compiling --with-backend=avahi
Siraj Razick
1
-1
/
+5
2012-02-22
write-mgr-file: Use $(EXEEXT) when compiling for windows
Siraj Razick
1
-2
/
+2
2012-02-22
configure.ac: Add --with-backend option to choose the backend
Siraj Razick
1
-4
/
+21
2012-02-22
file-transfer-channel: Disable file-trasnfer for Windows
Siraj Razick
1
-0
/
+12
2012-02-22
build: Detect The platform at conifgure time
Siraj Razick
1
-0
/
+15
2012-02-22
build: Define _WIN32_WINNT=0x0501 when compiling tp-salut
Siraj Razick
1
-0
/
+4
[next]