aboutsummaryrefslogtreecommitdiff
path: root/xmpp-vala/src/module/xep/0047_in_band_bytestreams.vala
Commit message (Expand)AuthorAgeFilesLines
* xmpp-vala: Use more asyncfiaxh2020-04-241-1/+1
* Fix destination address of IBB error codeshrxi2019-08-061-11/+11
* Implement detachhrxi2019-08-061-1/+3
* Fix a couple of delegate copy warnigshrxi2019-08-051-4/+4
* Add jingle connection for better interfacing with jingle (terminate etc.)hrxi2019-08-051-20/+5
* Fix compilation with older valac versionsfiaxh2019-07-181-22/+22
* Address pull requests comments, fix a few TODOshrxi2019-07-121-9/+40
* Add file receiving via Jinglehrxi2019-07-091-72/+337
* Implement file sending via Jinglehrxi2019-07-091-0/+172