summaryrefslogtreecommitdiff
path: root/wocky/wocky-ping.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-04add missing config.h includesGuillaume Desmottes1-0/+4
2012-02-06Namespace debug flags.Will Thompson1-1/+1
2012-02-06Move most of debug.h to debug-internal.hWill Thompson1-1/+1
2011-08-03ping: send whitespace pings instead of XMPP onesMarco Barisione1-14/+9
2011-08-03ping: make the "porter" property a WockyC2SPorterMarco Barisione1-8/+11
2011-07-08Replace stub DEBUG macros with no-op static inline functionsWill Thompson1-2/+0
2011-03-03Add wocky_porter_acknowledge_iq()Will Thompson1-10/+1
2011-03-03Make build_iq_{reply,error} cope with NULL ids.Will Thompson1-2/+6
2011-02-16Porter: make sender matching for handlers explicit.Will Thompson1-2/+2
2010-10-25Ping: flag ping-interval property as CONSTRUCTWill Thompson1-1/+1
2010-10-25Improve WockyPing's debugging output.Will Thompson1-1/+6
2010-10-25Replace WockyPing's timeouts with WockyHeartbeatWill Thompson1-59/+19
2010-05-14adding WockyPingSenko Rasic1-0/+282