summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2010-10-28replace C99 integers with GLib typesThomas Flueeli1-2/+2
2010-10-20Update Wocky snapshotWill Thompson1-0/+0
2010-10-08Update Wocky snapshot for Coverity fixes.Will Thompson1-0/+0
2010-10-01Update wocky snapshotSjoerd Simons1-0/+0
2010-09-24Update Wocky for another Coverity nit.Will Thompson1-0/+0
2010-09-15Update Wocky snapshotCosimo Cecchi1-0/+0
2010-09-06NEWS for chat.facebook.com workaroundWill Thompson1-0/+0
2010-09-06Update Wocky for broken SRV workaround and missing-CRL fixesWill Thompson1-0/+0
2010-08-25Update Wocky for Pubsub leak fixesWill Thompson1-0/+0
2010-08-24Re-update Wocky snapshot to fix out of tree builds.Will Thompson1-0/+0
2010-08-10Update wocky snapshot.Cosimo Cecchi1-0/+0
2010-07-16Update Wocky snapshot for Coverity fixesWill Thompson1-0/+0
2010-06-25Update wocky snapshotSjoerd Simons1-0/+0
2010-06-22Update Wocky and prepare version 0.9.14telepathy-gabble-0.9.14Simon McVittie1-0/+0
2010-06-22fd.o #28647: update Wocky to master and compensate for its API changeSimon McVittie1-0/+0
2010-06-15Update Wocky to master, and adjust parameter order in connection.c to matchSimon McVittie1-0/+0
2010-06-14Update Wocky for domain-validation fixesWill Thompson1-0/+0
2010-06-03Run `make uninstall` and `make install` in wocky/wockytelepathy-gabble-0.9.12Will Thompson1-1/+4
2010-06-03Delegate installing headers to Wocky.Will Thompson2-0/+3
2010-05-28Update WockyGuillaume Desmottes1-0/+0
2010-05-24upgrade to wocky commit 57e7d3aSenko Rasic1-0/+0
2010-05-04Sanity-check conversion from gssize to socklen_t.Will Thompson1-2/+8
2010-04-26Whoops. Update Wocky to a real commit ID.Will Thompson1-0/+0
2010-04-26Update WockyWill Thompson1-0/+0
2010-04-20Update wockySjoerd Simons1-0/+0
2010-04-20Set the namespace directly in the nodeSjoerd Simons1-1/+1
2010-04-20Set the namespace as soon as we create a nodeSjoerd Simons1-2/+1
2010-04-20Rename to WockyStanza, WockyNode and related changesSjoerd Simons6-38/+38
2010-04-20Update wockySjoerd Simons1-0/+0
2010-04-13Update Gabble for _stanza_build() changes.Will Thompson2-3/+3
2010-04-13Update Wocky for _stanza_build() changesWill Thompson1-0/+0
2010-04-08Update Wocky for even more pubsub code!Will Thompson1-0/+0
2010-04-06Use g_resolver_lookup_by_name instead of getaddrinfo in GibberTcpTransportSjoerd Simons2-37/+46
2010-03-30Update wocky to masterYouness Alaoui1-0/+0
2010-03-26Update Wocky submodule for Pubsub/DataForm enhancementsWill Thompson1-0/+0
2010-03-25Merge branch '09-portability'Simon McVittie15-63/+362
2010-03-16Update Wocky snapshot: crash fix, PubSubWill Thompson1-0/+0
2010-03-09Update Wocky snapshot to fix an error-stanza crashWill Thompson1-0/+0
2010-02-25Update wocky to ef42dd2 for better gtk-docSimon McVittie1-0/+0
2010-02-22GibberTCPTransport: use gibber_socket_errno, gibber_socket_strerrorSimon McVittie3-3/+6
2010-02-22GibberListener: use gibber_socket_set_errorSimon McVittie1-27/+18
2010-02-22gibber_socket_set_error etc.: add wrappers for Winsock not returning errors i...Simon McVittie2-0/+58
2010-02-22gibber-listener: add_listener: use gibber_io_channel_new_from_socketSimon McVittie1-1/+1
2010-02-22gibber_fd_transport_set_fd: take an is_socket parameter, and call Winsock-com...Simon McVittie6-10/+24
2010-02-22gibber-tcp-transport: new_connect_attempt: use gibber-sockets.h wrappersSimon McVittie1-2/+2
2010-02-22gibber_socket_set_nonblocking: wrapper for fcntl or ioctlsocket as appropriateSimon McVittie2-0/+14
2010-02-22gibber_io_channel_new_from_socket: new wrapper functionSimon McVittie2-0/+12
2010-02-22gibber_connect_errno_requires_retry: wrap the difference between Winsock and ...Simon McVittie4-1/+44
2010-02-22gibber: use gibber-sockets.h instead of using most system headers directlySimon McVittie8-15/+10
2010-02-22gibber-sockets.h: new meta-header for various system socket headersSimon McVittie4-0/+126