summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* bytestream-obb: remove redundant disconnect signalsGuillaume Desmottes2008-02-211-2/+0
* bystream-oob: always go trought the closing state before the closed oneGuillaume Desmottes2008-02-211-4/+7
* bytestream-obb: add a closing state and disconnect the transport when closing...Guillaume Desmottes2008-02-202-59/+93
* bytestream-oob: be sure the buffer is flushed before disconnect the transportGuillaume Desmottes2008-02-201-2/+21
* gibber-fd-transport: emit the buffer-empthy signal when all the data are dire...Guillaume Desmottes2008-02-201-0/+1
* add gibber_transport_emit_buffer_empty and use it instead of g_signal_emit_by...Guillaume Desmottes2008-02-203-1/+9
* gibber-transport: assert buffer_is_empty is implementedGuillaume Desmottes2008-02-201-0/+1
* tube-stream: wait the buffer is empty before remove the transportGuillaume Desmottes2008-02-201-8/+40
* gibber-fd-transport: implement the buffer_is_empty methodGuillaume Desmottes2008-02-201-0/+14
* gibber-fd-transport: emit the "buffer-empty" signal when neededGuillaume Desmottes2008-02-201-0/+1
* gibber-transport: add gibber_transport_buffer_is_empty abstract methodGuillaume Desmottes2008-02-202-0/+13
* gibber-transport: add a "empty-buffer" signalGuillaume Desmottes2008-02-201-0/+11
* Reference the wiki page about CliqueSimon McVittie2008-02-181-1/+2
* Fix up README for current Salut. Also s/Gabble/Salut/ and mention XEP-0174 in...Simon McVittie2008-02-181-4/+6
* Use -Wno-portability now we explicitly require GNU Make (fd.o #14020)Simon McVittie2008-02-181-1/+1
* Add READMESimon McVittie2008-02-181-0/+76
* version 0.3.1Guillaume Desmottes2008-02-151-1/+1
* version 0.3.1telepathy-salut_0.3.1Guillaume Desmottes2008-02-151-2/+2
* configure.ac: readd lost enable_ssl variableLaurent Bigonville2008-02-051-2/+2
* configure.ac: add a flag to control openssl supportLaurent Bigonville2008-02-021-3/+11
* add Salut 0.3.1 release notesGuillaume Desmottes2008-02-151-0/+9
* src/Makefile.am: use POSIX character classes instead of rangesMarco Barisione2008-02-121-1/+1
* lib/gibber/Makefile.am: use POSIX character classes instead of rangesMarco Barisione2008-02-121-1/+1
* src/Makefile.am: allow digits in type names while generating marshallersMarco Barisione2008-02-121-1/+1
* lib/gibber/Makefile.am: allow digits in type names while generating marshallersMarco Barisione2008-02-121-1/+1
* SalutMucManager: If setting up a resolver fails then we can get into a situat...Sjoerd Simons2008-02-071-1/+5
* gibber-bytestream-muc: actually close the muc before announce it as closedGuillaume Desmottes2008-02-011-2/+2
* Ignore request for removal of unknown sendersSjoerd Simons2008-02-011-0/+6
* Always fully stop whois recovery process if a WHOIS_REPLY was receivedSjoerd Simons2008-02-011-8/+10
* Reschedule whois request before sending out the request sigan, to prevent rac...Sjoerd Simons2008-02-011-2/+1
* salut-contact: GError have to be freed using g_error_free, not g_freeGuillaume Desmottes2008-02-011-1/+1
* tube-dbus: fix a reference leak when creating the muc bytestreamGuillaume Desmottes2008-01-311-0/+1
* salut_tube_dbus_constructor: when handle_type is room, the bytestream have to...Guillaume Desmottes2008-01-311-1/+1
* salut-self: convert error code to TP_ERROR_NETWORK_ERROR when announce_activi...Guillaume Desmottes2008-01-311-2/+7
* NEWS: copy 0.3.0 release notesGuillaume Desmottes2008-01-301-0/+13
* salut-contact: display error message when ga_service_resolver_attach failedGuillaume Desmottes2008-01-291-2/+4
* salut-contact-manager.c: use DEBUG macro instead of g_messageGuillaume Desmottes2008-01-291-1/+1
* GibberResolver: Fix function definition styleSjoerd Simons2008-01-291-33/+74
* GibberRMulticastTransport: Flush the state when asked to disconnectSjoerd Simons2008-01-291-0/+3
* check-gibber-resolver: Fix copyright headerSjoerd Simons2008-01-291-3/+3
* GibberResolver: Use NS_GET16 instead of GETSHORTSjoerd Simons2008-01-281-5/+5
* GibberResolver: Various small coding style fixesSjoerd Simons2008-01-281-6/+7
* GibberResolver: Use g_list_next instead of ->nextSjoerd Simons2008-01-281-4/+4
* GibberResolver: Small coding style fixSjoerd Simons2008-01-281-1/+1
* test-resolv.c: Assert the return code after calling gibber_resolver_sockaddr_...Sjoerd Simons2008-01-281-2/+5
* GibberResolver: Small coding style fixSjoerd Simons2008-01-281-1/+1
* check-gibber-resolver.c: Use g_list_next instead of ->nextSjoerd Simons2008-01-281-1/+1
* GibberResolver: unset the resolver singleton when changing the typeSjoerd Simons2008-01-281-1/+4
* test-resolv.c: Little coding style fixSjoerd Simons2008-01-281-1/+1
* Kill trailing spacesSjoerd Simons2008-01-151-6/+6