summaryrefslogtreecommitdiff
path: root/salut
AgeCommit message (Expand)AuthorFilesLines
2011-11-21Support building for Android.Alvaro Soliverez9-13/+124
2011-11-16Use _unref instead of _free _destroy when possible.unrefXavier Claessens32-133/+133
2011-11-16Add coding style check for g_hash_table_destroy and g_array_free usageXavier Claessens1-0/+13
2011-11-16bump nano-versionJonny Lamb2-1/+6
2011-11-16version 0.7.0Jonny Lamb2-3/+3
2011-11-16tests: include xmppstream and ipv6 in EXTRA_DISTJonny Lamb1-1/+3
2011-11-16NEWS: updatedJonny Lamb1-2/+12
2011-11-16ft helper: use crazier stock metadataJonny Lamb1-2/+2
2011-11-16Merge branch 'ft-metadata'Jonny Lamb24-88/+1141
2011-11-15wocky: update snapshot for sasl fix againJonny Lamb1-0/+0
2011-11-15wocky: update snapshot to fix sasl build failureJonny Lamb1-0/+0
2011-11-15ft metadata: use tp-glib generated code rather than using the draft interfaceJonny Lamb5-100/+13
2011-11-15configure: up dependency on tp-glibJonny Lamb1-1/+1
2011-11-09metadata: update to new draftJonny Lamb5-22/+35
2011-11-09ft-client-caps test: clarify caps dict buildingJonny Lamb1-26/+23
2011-11-09ft-manager: use nicer tp_g_value_slice_new_* functionsJonny Lamb1-6/+4
2011-11-09ft-manager: clarify argument nameJonny Lamb1-2/+2
2011-11-09twisted tests: use conn.Requests isntead of making a dbus.InterfaceJonny Lamb2-9/+3
2011-11-09ft-channel: simplify adding fields to dataformJonny Lamb1-6/+7
2011-11-09namespaces: change FT metadata namespaceJonny Lamb2-4/+4
2011-11-09ft-channel: use a more appropriate GQueue than a GListJonny Lamb1-4/+4
2011-11-09ft-channel: deal with bad ServiceName fieldsJonny Lamb1-1/+9
2011-10-28ft tests: add tests for FT service name capsJonny Lamb2-0/+427
2011-10-28ft-manager: remove forcibly adding FT channel class to self contact capsJonny Lamb1-11/+0
2011-10-28caps-helper: update disco helper method to work with SalutJonny Lamb1-10/+7
2011-10-28ft-manager: advertise file transfer services with capabilitiesJonny Lamb1-11/+73
2011-10-28ft-manager: fail to create channel if the contact doesn't have the right capsJonny Lamb5-4/+64
2011-10-28file-transfer-helper: let salut disco our announced capsJonny Lamb1-5/+38
2011-10-28caps-helper: fix typo in make_caps_disco_replyJonny Lamb1-1/+1
2011-10-28ft-manager: only advertise Metadata support for those who support itJonny Lamb3-22/+42
2011-10-28capabilities: advertise support for the TP FT metadata extensionJonny Lamb4-1/+7
2011-10-28metadata test: ensure we get an error with a bad Metadata propertyJonny Lamb1-0/+31
2011-10-28metadata test: test receiving an offer with no dataformsJonny Lamb1-1/+8
2011-10-28ft-helper: test parsing incoming offer metadataJonny Lamb3-5/+24
2011-10-28caps-helper: split out add_dataforms functionJonny Lamb1-2/+5
2011-10-28ft tests: add simple metadata testJonny Lamb2-0/+19
2011-10-28ft-channel: include metadata in file transfer offerJonny Lamb4-0/+131
2011-10-28caps-helper: add extract_data_forms functionJonny Lamb1-0/+22
2011-10-28twisted tests: move caps_helper to rootJonny Lamb2-1/+1
2011-10-28ft-manager: disallow Metadata items with key='FORM_TYPE'Jonny Lamb1-0/+7
2011-10-28ft-channel: make Metadata props immutable and test themJonny Lamb2-1/+11
2011-10-28ft-channel: get Metadata props from the file transfer offerJonny Lamb2-0/+99
2011-10-27gibber-ft: parse data forms in query node of file transfer offerJonny Lamb3-0/+38
2011-10-27ft-manager: set Metadata props from channel requestJonny Lamb1-2/+10
2011-10-27ft-channel: set Metadata props on constructionJonny Lamb3-3/+8
2011-10-27caps-file-transfer: bring back to the presentJonny Lamb1-22/+9
2011-10-27ft-manager: add Metadata props to Allowed_PropertiesJonny Lamb4-2/+12
2011-10-27ft-channel: implement Metadata propertiesJonny Lamb1-2/+66
2011-10-27extensions: add Chan.I.FileTransfer.Metadata draft interfaceJonny Lamb3-0/+75
2011-10-27configure: enable avahi twisted tests by defaultJonny Lamb1-1/+1