index
:
~jonny/telepathy-gabble
BYE-BYE-LOUDMOUTH
cheerio-tubes
client-types
close
data-forms
ft-metadata
master
moar-room
muc-fixes
next
only-one-tube
party-out-of-the-tree
resources
room
slatez-tubez
telepathy-gabble-0.10
telepathy-gabble-0.2
telepathy-gabble-0.4
telepathy-gabble-0.6
telepathy-gabble-0.8
le gabble
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-28
replace C99 integers with GLib types
Thomas Flueeli
1
-2
/
+2
2010-10-20
Update Wocky snapshot
Will Thompson
1
-0
/
+0
2010-10-08
Update Wocky snapshot for Coverity fixes.
Will Thompson
1
-0
/
+0
2010-10-01
Update wocky snapshot
Sjoerd Simons
1
-0
/
+0
2010-09-24
Update Wocky for another Coverity nit.
Will Thompson
1
-0
/
+0
2010-09-15
Update Wocky snapshot
Cosimo Cecchi
1
-0
/
+0
2010-09-06
NEWS for chat.facebook.com workaround
Will Thompson
1
-0
/
+0
2010-09-06
Update Wocky for broken SRV workaround and missing-CRL fixes
Will Thompson
1
-0
/
+0
2010-08-25
Update Wocky for Pubsub leak fixes
Will Thompson
1
-0
/
+0
2010-08-24
Re-update Wocky snapshot to fix out of tree builds.
Will Thompson
1
-0
/
+0
2010-08-10
Update wocky snapshot.
Cosimo Cecchi
1
-0
/
+0
2010-07-16
Update Wocky snapshot for Coverity fixes
Will Thompson
1
-0
/
+0
2010-06-25
Update wocky snapshot
Sjoerd Simons
1
-0
/
+0
2010-06-22
Update Wocky and prepare version 0.9.14
telepathy-gabble-0.9.14
Simon McVittie
1
-0
/
+0
2010-06-22
fd.o #28647: update Wocky to master and compensate for its API change
Simon McVittie
1
-0
/
+0
2010-06-15
Update Wocky to master, and adjust parameter order in connection.c to match
Simon McVittie
1
-0
/
+0
2010-06-14
Update Wocky for domain-validation fixes
Will Thompson
1
-0
/
+0
2010-06-03
Run `make uninstall` and `make install` in wocky/wocky
telepathy-gabble-0.9.12
Will Thompson
1
-1
/
+4
2010-06-03
Delegate installing headers to Wocky.
Will Thompson
2
-0
/
+3
2010-05-28
Update Wocky
Guillaume Desmottes
1
-0
/
+0
2010-05-24
upgrade to wocky commit 57e7d3a
Senko Rasic
1
-0
/
+0
2010-05-04
Sanity-check conversion from gssize to socklen_t.
Will Thompson
1
-2
/
+8
2010-04-26
Whoops. Update Wocky to a real commit ID.
Will Thompson
1
-0
/
+0
2010-04-26
Update Wocky
Will Thompson
1
-0
/
+0
2010-04-20
Update wocky
Sjoerd Simons
1
-0
/
+0
2010-04-20
Set the namespace directly in the node
Sjoerd Simons
1
-1
/
+1
2010-04-20
Set the namespace as soon as we create a node
Sjoerd Simons
1
-2
/
+1
2010-04-20
Rename to WockyStanza, WockyNode and related changes
Sjoerd Simons
6
-38
/
+38
2010-04-20
Update wocky
Sjoerd Simons
1
-0
/
+0
2010-04-13
Update Gabble for _stanza_build() changes.
Will Thompson
2
-3
/
+3
2010-04-13
Update Wocky for _stanza_build() changes
Will Thompson
1
-0
/
+0
2010-04-08
Update Wocky for even more pubsub code!
Will Thompson
1
-0
/
+0
2010-04-06
Use g_resolver_lookup_by_name instead of getaddrinfo in GibberTcpTransport
Sjoerd Simons
2
-37
/
+46
2010-03-30
Update wocky to master
Youness Alaoui
1
-0
/
+0
2010-03-26
Update Wocky submodule for Pubsub/DataForm enhancements
Will Thompson
1
-0
/
+0
2010-03-25
Merge branch '09-portability'
Simon McVittie
15
-63
/
+362
2010-03-16
Update Wocky snapshot: crash fix, PubSub
Will Thompson
1
-0
/
+0
2010-03-09
Update Wocky snapshot to fix an error-stanza crash
Will Thompson
1
-0
/
+0
2010-02-25
Update wocky to ef42dd2 for better gtk-doc
Simon McVittie
1
-0
/
+0
2010-02-22
GibberTCPTransport: use gibber_socket_errno, gibber_socket_strerror
Simon McVittie
3
-3
/
+6
2010-02-22
GibberListener: use gibber_socket_set_error
Simon McVittie
1
-27
/
+18
2010-02-22
gibber_socket_set_error etc.: add wrappers for Winsock not returning errors i...
Simon McVittie
2
-0
/
+58
2010-02-22
gibber-listener: add_listener: use gibber_io_channel_new_from_socket
Simon McVittie
1
-1
/
+1
2010-02-22
gibber_fd_transport_set_fd: take an is_socket parameter, and call Winsock-com...
Simon McVittie
6
-10
/
+24
2010-02-22
gibber-tcp-transport: new_connect_attempt: use gibber-sockets.h wrappers
Simon McVittie
1
-2
/
+2
2010-02-22
gibber_socket_set_nonblocking: wrapper for fcntl or ioctlsocket as appropriate
Simon McVittie
2
-0
/
+14
2010-02-22
gibber_io_channel_new_from_socket: new wrapper function
Simon McVittie
2
-0
/
+12
2010-02-22
gibber_connect_errno_requires_retry: wrap the difference between Winsock and ...
Simon McVittie
4
-1
/
+44
2010-02-22
gibber: use gibber-sockets.h instead of using most system headers directly
Simon McVittie
8
-15
/
+10
2010-02-22
gibber-sockets.h: new meta-header for various system socket headers
Simon McVittie
4
-0
/
+126
[next]