summaryrefslogtreecommitdiff
path: root/gobex/gobex-packet.h
Commit message (Expand)AuthorAgeFilesLines
* gobex: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
* gobex: Fix a compilation error for the compatibility with LLVMMiao-chen Chou2016-12-071-2/+2
* gobex: Fix includes for gobex.h headerMarcel Holtmann2015-03-011-2/+2
* gobex: Fix GPL version referenceJohan Hedberg2013-02-151-2/+3
* gobex: remove extra define of G_OBEX_RSP_SUCCESSLuiz Augusto von Dentz2012-12-041-1/+0
* gobex: Remove g_obex_packet_find_headerJohan Hedberg2012-12-041-1/+0
* gobex: Add OBEX packet header addition convenience functionsJohan Hedberg2012-12-041-0/+6
* gobex: Add g_obex_packet_get_body convenience functionJohan Hedberg2012-12-041-0/+1
* gobex: Add va-args based packet creation supportJohan Hedberg2012-12-041-1/+5
* gobex: Use GObexDataProducer type instead of (custom) GObexPacketDataFuncJohan Hedberg2012-12-041-4/+1
* gobex: Make on-demand body headers a GObexPacket featureJohan Hedberg2012-12-041-0/+5
* gobex: Add g_obex_packet_find_header and g_obex_packet_prepend_headerJohan Hedberg2012-12-041-0/+2
* gobex: Add convenience response sending functionJohan Hedberg2012-12-041-1/+1
* gobex: Add common response codes to gobex-packet.hJohan Hedberg2012-12-041-8/+50
* gobex: Don't export final bit details in public APIJohan Hedberg2012-12-041-2/+0
* gobex: Add initial GError supportJohan Hedberg2012-12-041-1/+2
* gobex: Use GLib size typesJohan Hedberg2012-12-041-7/+5
* gobex: Split gobex.c into multiple modulesJohan Hedberg2012-12-041-0/+59