summaryrefslogtreecommitdiff
path: root/wocky/wocky-session.h
AgeCommit message (Expand)AuthorFilesLines
2012-02-06Make #include <wocky/wocky.h> the only legal import.Will Thompson1-0/+3
2011-04-22session: add get_jid() functionJonny Lamb1-0/+2
2011-03-22Merge branch 'meta-porter'Jonny Lamb1-1/+5
2011-03-08all: document Class structsJonny Lamb1-0/+7
2011-03-07session: add set_jid functionJonny Lamb1-0/+2
2011-03-07session: add new_ll function for link-local sessionsJonny Lamb1-0/+2
2011-03-01session: rename new to new_with_connectionJonny Lamb1-1/+1
2010-06-22WockySession: have a full JID construct-time propertySimon McVittie1-1/+2
2010-04-13Use G_TYPE_INSTANCE_GET_PRIVATE() correctly.Will Thompson1-0/+4
2009-09-02Don't create a WockyRoster in WockySession for now.Guillaume Desmottes1-3/+0
2009-09-01session: create a roster objectGuillaume Desmottes1-0/+3
2009-09-01add wocky_session_startGuillaume Desmottes1-0/+2
2009-09-01wocky-session: create a contact-factoryGuillaume Desmottes1-0/+3
2009-09-01session: create a Porter for the connectionGuillaume Desmottes1-0/+3
2009-09-01add wocky-session.[ch]Guillaume Desmottes1-0/+63