Luiz Augusto von Dentz
|
85db8f76c3
|
gobex: log packets using G_OBEX_DEBUG_PACKET
|
2012-12-04 22:22:03 +01:00 |
|
Luiz Augusto von Dentz
|
fffdbad4a8
|
gobex: log errors using G_OBEX_DEBUG_ERROR
|
2012-12-04 22:22:03 +01:00 |
|
Luiz Augusto von Dentz
|
e058d7a519
|
gobex: fix includes of config.h
|
2012-12-04 22:22:03 +01:00 |
|
Luiz Augusto von Dentz
|
745e460a58
|
gobex: add missing checks for config.h
|
2012-12-04 22:22:03 +01:00 |
|
Johan Hedberg
|
1c2da64348
|
gobex: Remove g_obex_packet_find_header
This was exactly the same as g_obex_packet_get_header.
|
2012-12-04 22:22:03 +01:00 |
|
Johan Hedberg
|
003421aed2
|
gobex: Add OBEX packet header addition convenience functions
|
2012-12-04 22:22:02 +01:00 |
|
Johan Hedberg
|
d9ef079522
|
gobex: Add g_obex_packet_get_body convenience function
|
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
|
0c9201a416
|
gobex: Fix also response code for on-demand data based packets
|
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
|
8888c5ae47
|
gobex: Fix end of body packets for on-demand headers
|
2012-12-04 22:21:59 +01:00 |
|
Johan Hedberg
|
714abdfc72
|
gobex: Make on-demand header callbacks able to fail cleanly
|
2012-12-04 22:21:59 +01:00 |
|
Johan Hedberg
|
814b06ed67
|
gobex: Add g_obex_packet_find_header and g_obex_packet_prepend_header
|
2012-12-04 22:21:59 +01:00 |
|
Johan Hedberg
|
a470646232
|
gobex: Add convenience response sending function
|
2012-12-04 22:21:58 +01:00 |
|
Johan Hedberg
|
ad811dd51e
|
gobex: Add support for on-demand headers
|
2012-12-04 22:21:58 +01:00 |
|
Johan Hedberg
|
ff78cb83a1
|
gobex: Fix length checks in packet decoding
|
2012-12-04 22:21:57 +01:00 |
|
Johan Hedberg
|
007d9e39f6
|
gobex: Don't export final bit details in public API
|
2012-12-04 22:21:57 +01:00 |
|
Johan Hedberg
|
8bbfd51a9f
|
gobex: Fix packet length updating when parsing headers
|
2012-12-04 22:21:57 +01:00 |
|
Johan Hedberg
|
aa1b87b6d8
|
gobex: Add initial GError support
|
2012-12-04 22:21:57 +01:00 |
|
Johan Hedberg
|
1dc2ad6f0b
|
gobex: Use GLib size types
|
2012-12-04 22:21:57 +01:00 |
|
Johan Hedberg
|
b105277b97
|
gobex: Split gobex.c into multiple modules
|
2012-12-04 22:21:57 +01:00 |
|