summaryrefslogtreecommitdiff
path: root/wocky/wocky-ll-connector.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-06Namespace debug flags.Will Thompson1-1/+1
2012-02-06Move most of debug.h to debug-internal.hWill Thompson1-1/+1
2011-05-03ll-connector: remove set but unused variableJonny Lamb1-3/+0
2011-03-31ll-connector: remove unnecessary unrefs of selfJonny Lamb1-3/+0
2011-03-25ll-connector: check the cancellable for !NULL before unreffing itJonny Lamb1-2/+5
2011-03-25ll-connector: free the async result before the connector itselfJonny Lamb1-5/+13
2011-03-23Hold off on depending on gio 2.28 just for one function.Stef Walter1-16/+11
2011-03-15ll-connector: use GAsyncInitable and make API easier to understand.Jonny Lamb1-94/+131
2011-03-14ll-connector: send stream features in incoming connections tooJonny Lamb1-2/+8
2011-03-14ll-connector: chain up to constructed firstJonny Lamb1-3/+3
2011-03-14ll-connector: reference _new functions in connect_async docstringJonny Lamb1-1/+2
2011-03-01ll-connector: wait for features to be sent before continuingJonny Lamb1-4/+25
2011-03-01ll-connector: added new filesJonny Lamb1-0/+453