summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed the valgrind and coverage compile options reorganizing the macro inclusionEmanuele Aina2007-06-265-58/+63
* Streamline the coverage output printed to screen to make it more usefulEmanuele Aina2007-06-251-8/+10
* Make the internal lcov copy executable as darcs doesn't store the exec bitEmanuele Aina2007-06-251-0/+15
* Use the variable instead of calling make directlyEmanuele Aina2007-06-253-11/+11
* Print 'no' when checking for the lcov executableEmanuele Aina2007-06-251-0/+1
* Corrected the HAVE_GCOV variable nameEmanuele Aina2007-06-251-1/+2
* Split the command line settings from the detection of libraries and utilitiesEmanuele Aina2007-06-255-99/+128
* Put the lcov output in coverage/ instead of lcov/Emanuele Aina2007-06-241-9/+11
* Add coverage and valgrind support for testsEmanuele Aina2007-06-2410-6/+317
* set srdir to a default value if unsetSjoerd Simons2007-07-091-0/+3
* Some extra debugging info when creating muc servicesSjoerd Simons2007-07-071-1/+1
* Only announce rooms on the address family to which their multicast address be...Sjoerd Simons2007-07-071-3/+4
* Fix distcheck by grepping the srcdir, not the builddirSimon McVittie2007-07-052-2/+4
* GibberRMulticastTransport. Change the logic to cope with the fact that WHOIS_...Sjoerd Simons2007-07-041-8/+22
* GibberRMulticastSender: Requested whois sender is now in data.whois_request.s...Sjoerd Simons2007-07-041-2/+4
* check-gibber-r-multicast-transport.c: Sender id's should never be 0, cope wit...Sjoerd Simons2007-07-041-6/+10
* Whitespace fixesSjoerd Simons2007-07-041-16/+14
* Seperate sender and requested sender in Whois Request packetsSjoerd Simons2007-07-042-0/+21
* test-r-multicast-transport-io.c: Simulate behaviour of IP_MULTICAST_LOOPSjoerd Simons2007-07-041-0/+4
* Let the tests cope with the new GibberRMulticastPacketSjoerd Simons2007-07-033-49/+66
* GibberRMulticastTransport: Use new refactorized GibberRMultcastPacketSjoerd Simons2007-07-031-100/+104
* GibberRMulticastSender: Use new refactorized GibberRMultcastPacketSjoerd Simons2007-07-032-48/+53
* Refactor GibberRMulticastPacket to allow for multiple packets types/serialisa...Sjoerd Simons2007-07-032-250/+326
* Add whois packet supportSjoerd Simons2007-07-025-76/+316
* GibberRMulticastPacket: Add Whois capabilitiesSjoerd Simons2007-07-023-19/+36
* Add Whois packet parser/builderSjoerd Simons2007-06-283-3/+85
* Make the {add_,get_}_{guint8,guint32,string} functions more genericSjoerd Simons2007-06-281-48/+57
* Convert sender/receiver names to 32 bit id'sSjoerd Simons2007-06-282-29/+23
* gibber-xmpp-connection-listener.c: rename normalize_to_ipv4 to normalize_to_a...Guillaume Desmottes2007-07-041-2/+2
* fix typo in gibber-fd-transport.c debug messageGuillaume Desmottes2007-07-031-1/+1
* gibber-xmpp-connection-listener.c: normalize IPv6 address to IPv4 if neededGuillaume Desmottes2007-07-031-0/+15
* debug.c: add DEBUG_IMGuillaume Desmottes2007-07-031-0/+1
* gibber-xmpp-connection-listener.c: check if errno == EADDRINUSE before return...Guillaume Desmottes2007-07-031-1/+5
* fix conflicts. Use auto-generated marshallers magicGuillaume Desmottes2007-07-033-32/+7
* check-gibber-xmpp-connection-listener: check the type of error when gibber_xm...Guillaume Desmottes2007-06-291-1/+7
* check-gibber-xmpp-connection-listener: no need to create a XMPP connection in...Guillaume Desmottes2007-06-291-5/+1
* gibber-xmpp-connection-listener: simplify error codesGuillaume Desmottes2007-06-292-10/+7
* gibber-xmpp-connection-listener: pass the addrinfo size with the new-connecti...Guillaume Desmottes2007-06-293-4/+6
* gibber-xmpp-connection-listener: NEW_CONNECTION signal gives a ptr to the soc...Guillaume Desmottes2007-06-294-6/+34
* gibber_xmpp_connection_listener_listen now takes the port and a GError as arg...Guillaume Desmottes2007-06-293-19/+67
* add check-gibber-xmpp-connection-listener.cGuillaume Desmottes2007-06-294-1/+114
* add gibber-xmpp-connection-listener.[ch]Guillaume Desmottes2007-06-293-0/+329
* Fully open an incoming stream before passing it to the im-channel if we took ...Sjoerd Simons2007-07-031-7/+7
* Check if the connection is precisely fully open, doesn't change functionality...Sjoerd Simons2007-07-021-2/+2
* Correctly restart the xmpp connection after the auth was successfullSjoerd Simons2007-07-021-0/+1
* Use GibberXmppConnections stream flags instead of the old stream_open varSjoerd Simons2007-07-021-1/+2
* Add flags to indicate which way the stream opening has been sentSjoerd Simons2007-07-022-12/+19
* Correct use of presence mixinSimon McVittie2007-07-031-2/+2
* Fix conflictsSjoerd Simons2007-07-021-222/+0
* Remove test-sasl-auth as it has been obsoleted by check-gibber-sasl-auth.cSjoerd Simons2007-07-021-0/+222