summaryrefslogtreecommitdiff
path: root/src/ft-channel.h
AgeCommit message (Expand)AuthorFilesLines
2012-05-30Use meta-headers for everythingSimon McVittie1-1/+1
2012-03-22Allow to disable VoIP-related code with --disable-voipMarco Barisione1-2/+15
2012-02-03ft-channel: subclass TpBaseChannelJonny Lamb1-6/+4
2011-10-26ft-channel: set Metadata props on constructionJonny Lamb1-1/+1
2011-01-26FileURI has been renamed to URIGuillaume Desmottes1-1/+1
2011-01-26file-transfer: implement FileURI property for outgoing channelsGuillaume Desmottes1-1/+2
2010-08-10Don't include files from extensions/_genCosimo Cecchi1-4/+1
2010-06-08expose API to close FT channelsSjoerd Simons1-0/+3
2010-03-30Add comments to make the design more obvious and better documented.Youness Alaoui1-2/+9
2010-03-30Rename set_gtalk_ft_state into gtalk_ft_state_changedYouness Alaoui1-1/+1
2010-03-30Rename GtalkFtManager into a GTalkFileCollection to make its task more obviou...Youness Alaoui1-6/+6
2010-03-30Change bytestream/gtalk_ft to be properties at construct time rather than set...Youness Alaoui1-9/+2
2010-03-30use an enum instead of a #define for the GtalkFtManagerState and remove relat...Youness Alaoui1-1/+2
2010-03-30Add a file_collection argument to gabble_file_transfer_channel_newYouness Alaoui1-1/+1
2010-03-30Add a way to send data to the ft-channelYouness Alaoui1-0/+2
2010-03-30Properly support the block/unblock of reading and the write_blocked signalYouness Alaoui1-0/+3
2010-03-30Add a gtalk-ft-manager class that will take care of everything gtalk-ft relatedYouness Alaoui1-0/+8
2010-03-30Remove all jingle related code for the file transferYouness Alaoui1-4/+4
2010-03-30Add jingle mode support to the FT channel and FT managerYouness Alaoui1-1/+10
2009-04-14add 'resume-supported' property to FT channelGuillaume Desmottes1-1/+1
2009-03-30rename file-transfer-channel.[ch] to ft-channel.[ch]Guillaume Desmottes1-0/+78