index
:
~smcv/telepathy-gabble
016-camera-v1-54634
broken-chat-state-recovery-2
chat-state-recovery
drf-tubes-ice-udp
gdbus-object
gdbus-properties
group-mixin
make-library-sane-46417
master
next
next-decore
next-factory
next-gdbus
next-handle-type
next-tests
presence-mixin
shared-wocky-46417
telepathy-gabble-0.10
telepathy-gabble-0.2
telepathy-gabble-0.4
telepathy-gabble-0.6
telepathy-gabble-0.8
towards-next
untested-otr
wip-less-qdata
wip-names
wip-next-mergeable-with-salut
Unnamed repository; edit this file to name it for gitweb.
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-01
Handle partial data buffering
drf-tubes-ice-udp
Dario Freddi
1
-1
/
+72
2012-08-31
Handle memory correctly when dealing with local buffers
Dario Freddi
1
-16
/
+8
2012-08-31
Actually implement the transport blocking feature
Dario Freddi
1
-1
/
+21
2012-08-31
Make nice_send_common really common
Dario Freddi
1
-12
/
+7
2012-08-30
Handle id size gracefully
Dario Freddi
3
-13
/
+13
2012-08-30
Add a type property to jingle-tube
Dario Freddi
2
-4
/
+32
2012-08-30
Unbreak parameters handling again
Dario Freddi
1
-9
/
+9
2012-08-30
Remove leftovers from GTalk impl
Dario Freddi
1
-4
/
+1
2012-08-30
Dispose objects properly
Dario Freddi
1
-0
/
+9
2012-08-30
Fix some mistakes outlined by make check
Dario Freddi
2
-3
/
+3
2012-08-30
Clean up debug messages
Dario Freddi
1
-14
/
+0
2012-08-30
Use the correct capability set
Dario Freddi
5
-12
/
+23
2012-08-30
Handle the tube closing in the jingle case
Dario Freddi
1
-53
/
+112
2012-08-30
Make parameters work correctly by handling the hash's memory gracefully
Dario Freddi
2
-5
/
+11
2012-08-30
Add a queue whenever transport is not yet writable
Dario Freddi
1
-1
/
+59
2012-08-30
First bare implementation of control message requests for creating new remote...
Dario Freddi
1
-8
/
+116
2012-08-30
Implement framing to be sure message handling is reliable
Dario Freddi
1
-55
/
+70
2012-08-29
Handle failures by closing the channel
Dario Freddi
1
-1
/
+3
2012-08-29
Open the tube only when the transport is writable
Dario Freddi
1
-8
/
+20
2012-08-29
Handle credentials correctly per-candidate
Dario Freddi
1
-6
/
+11
2012-08-29
Add the remote candidates at the end of the iteration
Dario Freddi
1
-5
/
+6
2012-08-29
Remember to set a component id
Dario Freddi
1
-0
/
+1
2012-08-29
Add basic credentials handling
Dario Freddi
1
-0
/
+5
2012-08-29
Remove the logic of the share channel, which is unneeded and google-specific....
Dario Freddi
1
-30
/
+6
2012-08-29
Mark the tube as open when the Nice component is connected
Dario Freddi
1
-7
/
+8
2012-08-29
Use a different compatibility than Google
Dario Freddi
1
-1
/
+1
2012-08-29
Actually store the content and accept the session locally when everything is ...
Dario Freddi
1
-8
/
+12
2012-08-28
Handle nice buffers consistently - also, add a FIXME to fix the currently fla...
Dario Freddi
1
-5
/
+119
2012-08-28
Handle tube state correctly depending on the jingle session state.
Dario Freddi
1
-4
/
+40
2012-08-28
Hook up Jingle session handling in the private factory
Dario Freddi
5
-12
/
+177
2012-08-28
Add a method for extracting the tube's content from the content itself
Dario Freddi
2
-1
/
+49
2012-08-28
Use nice for sending data in case we are on a nice session
Dario Freddi
1
-41
/
+89
2012-08-28
More work in separating the logic of SI from nice
Dario Freddi
1
-18
/
+44
2012-08-28
Start adding some logic for interaction with tubes/ice-udp
Dario Freddi
3
-12
/
+404
2012-08-28
Add JingleTube class
Dario Freddi
4
-0
/
+373
2012-08-28
NEWS: updated
Jonny Lamb
1
-0
/
+6
2012-08-28
Merge branch 'only-one-tube'
Jonny Lamb
38
-4372
/
+2064
2012-08-28
configure: bump dependency on tp-glib
Jonny Lamb
2
-1
/
+8
2012-08-14
Bump nano version
Xavier Claessens
1
-1
/
+1
2012-08-14
Prepare 0.17.0
Xavier Claessens
2
-5
/
+11
2012-08-14
Make sure "make -j3 maintainer-foo" works
Xavier Claessens
1
-3
/
+12
2012-07-24
muc-factory: clarify code deciding whether to announce text channels
Jonny Lamb
1
-12
/
+11
2012-07-20
muc-channel: remove ::appeared signal, replace with is_respawning check
Jonny Lamb
2
-22
/
+8
2012-07-20
private-tubes-factory: add further assertions in parsing a tube invite
Jonny Lamb
1
-0
/
+3
2012-07-20
private-tubes-factory: ensure (not lookup) handles from tube invites
Jonny Lamb
1
-4
/
+5
2012-07-20
tubes: use 64bit uints for tube IDs everywhere
Jonny Lamb
8
-68
/
+63
2012-07-20
private-tubes-factory: simplify emit_new_channel code
Jonny Lamb
1
-10
/
+3
2012-07-20
private-tubes-factory: add a comment about who owns new channels
Jonny Lamb
1
-0
/
+4
2012-07-20
private-tubes-factory: correct logic in looking up existing tubes
Jonny Lamb
1
-1
/
+1
2012-07-20
private-tubes-factory: appease the code style checker
Jonny Lamb
1
-1
/
+1
[next]