summaryrefslogtreecommitdiff
path: root/gobex/gobex-header.h
AgeCommit message (Expand)AuthorFilesLines
2013-02-15gobex: Fix GPL version referenceJohan Hedberg1-2/+3
2012-12-04gobex: Integrate GObexApparam with GObexHeaderLuiz Augusto von Dentz1-0/+3
2012-12-04gobex: add defines for possible values of SRMP headerLuiz Augusto von Dentz1-1/+6
2012-12-04gobex: add defines for possible values of SRM headerLuiz Augusto von Dentz1-0/+5
2012-12-04gobex: Add Action command convenience functionsJohan Hedberg1-0/+5
2012-12-04gobex: Remove _ID_ from header type definitionsJohan Hedberg1-26/+26
2012-12-04gobex: Add va-args based packet creation supportJohan Hedberg1-0/+5
2012-12-04gobex: Make buffer parameter const for g_obex_header_new_bytesJohan Hedberg1-1/+1
2012-12-04gobex: Remove unneeded data_policy from g_obex_header_new_bytesJohan Hedberg1-2/+1
2012-12-04gobex: Make on-demand body headers a GObexPacket featureJohan Hedberg1-6/+0
2012-12-04gobex: Make on-demand header callbacks able to fail cleanlyJohan Hedberg1-2/+2
2012-12-04gobex: Rename SRM Parameters definition to match spec.Johan Hedberg1-1/+1
2012-12-04gobex: Add support for on-demand headersJohan Hedberg1-0/+6
2012-12-04gobex: Add initial GError supportJohan Hedberg1-1/+2
2012-12-04gobex: Use GLib size typesJohan Hedberg1-5/+5
2012-12-04gobex: Split gobex.c into multiple modulesJohan Hedberg1-0/+78