summaryrefslogtreecommitdiff
path: root/gobex/gobex-header.h
Commit message (Expand)AuthorAgeFilesLines
* gobex: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
* gobex: Fix includes for gobex.h headerMarcel Holtmann2015-03-011-2/+2
* gobex/header: Add g_obex_header_new_tag functionLuiz Augusto von Dentz2014-03-311-0/+1
* gobex: Fix GPL version referenceJohan Hedberg2013-02-151-2/+3
* gobex: Integrate GObexApparam with GObexHeaderLuiz Augusto von Dentz2012-12-041-0/+3
* gobex: add defines for possible values of SRMP headerLuiz Augusto von Dentz2012-12-041-1/+6
* gobex: add defines for possible values of SRM headerLuiz Augusto von Dentz2012-12-041-0/+5
* gobex: Add Action command convenience functionsJohan Hedberg2012-12-041-0/+5
* gobex: Remove _ID_ from header type definitionsJohan Hedberg2012-12-041-26/+26
* gobex: Add va-args based packet creation supportJohan Hedberg2012-12-041-0/+5
* gobex: Make buffer parameter const for g_obex_header_new_bytesJohan Hedberg2012-12-041-1/+1
* gobex: Remove unneeded data_policy from g_obex_header_new_bytesJohan Hedberg2012-12-041-2/+1
* gobex: Make on-demand body headers a GObexPacket featureJohan Hedberg2012-12-041-6/+0
* gobex: Make on-demand header callbacks able to fail cleanlyJohan Hedberg2012-12-041-2/+2
* gobex: Rename SRM Parameters definition to match spec.Johan Hedberg2012-12-041-1/+1
* gobex: Add support for on-demand headersJohan Hedberg2012-12-041-0/+6
* gobex: Add initial GError supportJohan Hedberg2012-12-041-1/+2
* gobex: Use GLib size typesJohan Hedberg2012-12-041-5/+5
* gobex: Split gobex.c into multiple modulesJohan Hedberg2012-12-041-0/+78