bluez/gobex
Luiz Augusto von Dentz a4f6139e72 gobex: fix automatically including SRM header in CONNECT responses
GOEP 2.0 test specification forbids the server to include SRM headers in
CONNECT response:

  "3.16 TP/SRM/BI-03-C Process an OBEX CONNECT request (incorrectly)
  containing a SRM header:

  • Expected Outcome
  Pass Verdict:
  – On receiving the invalid SRM header in the OBEX_CONNECT request, the
  IUT responds with a SUCCESS without a SRM header.
  – OBEX/L2CAP channel is established.
  Fail Verdict:
  – On receiving the invalid SRM header in the OBEX_CONNECT request, the
  IUT does not respond with a SUCCESS and/or includes a SRM header in the
  response.
  – OBEX/L2CAP channel is not established or OBEX/RFCOMM channel is
  established."
2012-12-04 22:22:05 +01:00
..
gobex-debug.h gobex: add initial support for debug 2012-12-04 22:22:03 +01:00
gobex-defs.c gobex: fix includes of config.h 2012-12-04 22:22:03 +01:00
gobex-defs.h gobex: Premit raw OBEX error codes within G_OBEX_ERROR GError domain 2012-12-04 22:22:02 +01:00
gobex-header.c gobex: log headers using G_OBEX_DEBUG_HEADER 2012-12-04 22:22:03 +01:00
gobex-header.h gobex: add defines for possible values of SRMP header 2012-12-04 22:22:04 +01:00
gobex-packet.c gobex: log packets using G_OBEX_DEBUG_PACKET 2012-12-04 22:22:03 +01:00
gobex-packet.h gobex: remove extra define of G_OBEX_RSP_SUCCESS 2012-12-04 22:22:03 +01:00
gobex-transfer.c gobex: handle Single Response Mode (SRM) headers 2012-12-04 22:22:05 +01:00
gobex.c gobex: fix automatically including SRM header in CONNECT responses 2012-12-04 22:22:05 +01:00
gobex.h gobex: handle Single Response Mode (SRM) headers 2012-12-04 22:22:05 +01:00