summaryrefslogtreecommitdiff
path: root/src/file-transfer-channel.c
Commit message (Expand)AuthorAgeFilesLines
* Don't use sealed struct membersSimon McVittie2013-01-041-3/+0
* Be single-include-compliantSimon McVittie2013-01-041-6/+2
* Include config.h and our corresponding header first in every source fileSimon McVittie2013-01-041-2/+3
* Use GLib generic marshallers; stop generating our own marshallersSimon McVittie2013-01-041-1/+0
* Use TP_ERROR instead of long-deprecated TP_ERRORSSimon McVittie2012-05-071-10/+10
* ft-channel: don't call gibber_ft_send unless the remote is accepted alreadyJonny Lamb2012-04-031-4/+39
* file-transfer-channel: Fix file transfer on windows.Siraj Razick2012-03-261-10/+8
* file-transfer-channel: Fix Compile issues under Windows/mingw32Siraj Razick2012-03-121-1/+5
* Merge ipv4/6 testing into the file transfer tester so any test can be ran wit...Trever Fischer2012-03-071-5/+5
* Cleanup code formatting, errors, warnnings, and use of TpSocketAddressTypeTrever Fischer2012-03-071-24/+48
* Stop leaking the underlying GSocketTrever Fischer2012-03-071-17/+25
* Unify socket creation methodsTrever Fischer2012-03-071-79/+33
* Announce support for ipv4 and ipv6 socketsTrever Fischer2012-03-071-0/+11
* Generalize salut_file_transfer_channel_finalize to handle any kind of socket ...Trever Fischer2012-03-071-19/+25
* Use GSocket for unix sockets in file transfer codeTrever Fischer2012-03-071-42/+25
* Implement IPV4/6 with GSocket API and write IPv4 testsTrever Fischer2012-03-071-6/+71
* Merge branch 'cleanups'Jonny Lamb2012-02-291-377/+110
|\
| * file-transfer-channel: subclass TpBaseChannelJonny Lamb2012-01-311-377/+110
* | file-transfer-channel: Disable file-trasnfer for WindowsSiraj Razick2012-02-221-0/+12
* | Update Wocky snapshot for one big header.Will Thompson2012-02-061-4/+1
|/
* Use _unref instead of _free _destroy when possible.unrefXavier Claessens2011-11-161-2/+2
* ft metadata: use tp-glib generated code rather than using the draft interfaceJonny Lamb2011-11-151-6/+5
* metadata: update to new draftJonny Lamb2011-11-091-10/+13
* ft-channel: simplify adding fields to dataformJonny Lamb2011-11-091-6/+7
* ft-channel: use a more appropriate GQueue than a GListJonny Lamb2011-11-091-4/+4
* ft-channel: deal with bad ServiceName fieldsJonny Lamb2011-11-091-1/+9
* ft-channel: include metadata in file transfer offerJonny Lamb2011-10-281-0/+100
* ft-channel: make Metadata props immutable and test themJonny Lamb2011-10-281-0/+2
* ft-channel: get Metadata props from the file transfer offerJonny Lamb2011-10-281-0/+96
* ft-channel: set Metadata props on constructionJonny Lamb2011-10-271-1/+5
* ft-channel: implement Metadata propertiesJonny Lamb2011-10-271-2/+66
* Cope with the default value of handle-type being changed in new tp-glibSjoerd Simons2011-06-251-1/+4
* stop using GibberXmppErrorJonny Lamb2011-05-041-1/+0
* src: remove annoying salut- prefixJonny Lamb2011-04-281-0/+1629