summaryrefslogtreecommitdiff
path: root/gobex/gobex-packet.h
Commit message (Expand)AuthorAgeFilesLines
* gobex: remove extra define of G_OBEX_RSP_SUCCESSLuiz Augusto von Dentz2011-11-071-1/+0
* gobex: Remove g_obex_packet_find_headerJohan Hedberg2011-09-051-1/+0
* gobex: Add OBEX packet header addition convenience functionsJohan Hedberg2011-08-301-0/+6
* gobex: Add g_obex_packet_get_body convenience functionJohan Hedberg2011-07-161-0/+1
* gobex: Add va-args based packet creation supportJohan Hedberg2011-07-161-1/+5
* gobex: Use GObexDataProducer type instead of (custom) GObexPacketDataFuncJohan Hedberg2011-07-161-4/+1
* gobex: Make on-demand body headers a GObexPacket featureJohan Hedberg2011-07-161-0/+5
* gobex: Add g_obex_packet_find_header and g_obex_packet_prepend_headerJohan Hedberg2011-07-161-0/+2
* gobex: Add convenience response sending functionJohan Hedberg2011-07-161-1/+1
* gobex: Add common response codes to gobex-packet.hJohan Hedberg2011-07-161-8/+50
* gobex: Don't export final bit details in public APIJohan Hedberg2011-07-161-2/+0
* gobex: Add initial GError supportJohan Hedberg2011-07-161-1/+2
* gobex: Use GLib size typesJohan Hedberg2011-07-161-7/+5
* gobex: Split gobex.c into multiple modulesJohan Hedberg2011-07-161-0/+59