Johan Hedberg
|
c38b06abda
|
gobex: Refactor get response parsing in transfer code
|
2012-12-04 22:22:02 +01:00 |
|
Johan Hedberg
|
234c29546d
|
gobex: Fix put request handling with final bit value
|
2012-12-04 22:22:01 +01:00 |
|
Johan Hedberg
|
ddb69649e8
|
gobex: Merge gobex-transfer.h into gobex.h
|
2012-12-04 22:22:01 +01:00 |
|
Johan Hedberg
|
57e1082eb0
|
gobex: Use guint instead of gint for request callback id
|
2012-12-04 22:22:01 +01:00 |
|
Johan Hedberg
|
815218c7ef
|
gobex: Make transfer functions take va-args header lists
|
2012-12-04 22:22:01 +01:00 |
|
Johan Hedberg
|
58cd14d209
|
gobex: Remove _ID_ from header type definitions
|
2012-12-04 22:22:01 +01:00 |
|
Johan Hedberg
|
cdcde59687
|
gobex: Add va-args based packet creation support
|
2012-12-04 22:22:01 +01:00 |
|
Johan Hedberg
|
f5d10bf7cb
|
gobex: Remove unneeded data_policy from g_obex_header_new_bytes
|
2012-12-04 22:22:01 +01:00 |
|
Johan Hedberg
|
25faf4fc79
|
gobex: Allow calling g_obex_get_rsp later with custom headers
|
2012-12-04 22:22:01 +01:00 |
|
Johan Hedberg
|
60263d9a33
|
gobex: Add g_obex_cancel_transfer
|
2012-12-04 22:22:00 +01:00 |
|
Johan Hedberg
|
5eb7afa856
|
gobex: Fix g_obex_get_rsp end of transfer handling
|
2012-12-04 22:22:00 +01:00 |
|
Johan Hedberg
|
98703e92d1
|
gobex: Add g_obex_get_rsp
|
2012-12-04 22:22:00 +01:00 |
|
Johan Hedberg
|
6abdccbf94
|
gobex: Add g_obex_get_req
|
2012-12-04 22:22:00 +01:00 |
|
Johan Hedberg
|
a2ced03a85
|
gobex: Don't call consumer callback if there is no data
|
2012-12-04 22:22:00 +01:00 |
|
Johan Hedberg
|
d070d17059
|
gobex: Add basic server-side put transfer support
|
2012-12-04 22:21:59 +01:00 |
|
Johan Hedberg
|
10dfec83a1
|
gobex: Rename g_obex_put to g_obex_put_req
|
2012-12-04 22:21:59 +01:00 |
|
Johan Hedberg
|
2af993b895
|
gobex: Add type and name headers to the g_obex_put request
|
2012-12-04 22:21:59 +01:00 |
|
Johan Hedberg
|
b50f20a501
|
gobex: Use GObexDataProducer type instead of (custom) GObexPacketDataFunc
|
2012-12-04 22:21:59 +01:00 |
|
Johan Hedberg
|
0a4824ddb1
|
gobex: Make on-demand body headers a GObexPacket feature
|
2012-12-04 22:21:59 +01:00 |
|
Johan Hedberg
|
920c62df3e
|
gobex: Add initial transfer abstraction
|
2012-12-04 22:21:59 +01:00 |
|