OSDN Git Service

android-x86/external-bluetooth-bluez.git
2012-12-04 Luiz Augusto... gobex: Fix unit test for PUT request followed by ABORT
2012-12-04 Mikel Astizgobex: fix callback remove when canceling transfer
2012-12-04 Luiz Augusto... gobex: Use ENOSYS to correspond to OBEX not implemented
2012-12-04 Luiz Augusto... gobex: Translate posix error code to proper OBEX respon...
2012-12-04 Luiz Augusto... gobex: tools: Fix test-server to use ERTM while on...
2012-12-04 Luiz Augusto... gobex: tools: Fix test-client to use ERTM while on...
2012-12-04 Jaganath Kanakkasserygobex: Fix ABORT request not processing
2012-12-04 Jaganath Kanakkasserygobex: Add unit test for PUT request followed by ABORT
2012-12-04 Luiz Augusto... gobex: tools: Make test-server to use ERTM
2012-12-04 Luiz Augusto... gobex: tools: Make test-client use ERTM
2012-12-04 Luiz Augusto... gobex: fix automatically including SRM header in CONNEC...
2012-12-04 Luiz Augusto... gobex: fix not disabling SRM when dealing with GET...
2012-12-04 Jaganath Kanakkasserygobex: Remove reduntant NULL assignment
2012-12-04 Luiz Augusto... gobex: fix unit test when using SOCK_SEQPACKET
2012-12-04 Luiz Augusto... gobex: automatically use SRM when transport type is...
2012-12-04 Luiz Augusto... gobex: handle Single Response Mode Parameters (SRMP...
2012-12-04 Luiz Augusto... gobex: handle Single Response Mode (SRM) headers
2012-12-04 Luiz Augusto... gobex: introduce g_obex_get_rsp_pkt
2012-12-04 Luiz Augusto... gobex: simplify naming of tests when transfering sequen...
2012-12-04 Luiz Augusto... gobex: add unit test for CONN followed by PUT request...
2012-12-04 Luiz Augusto... gobex: add unit test for GET request with SRM and SRMP...
2012-12-04 Luiz Augusto... gobex: add unit test for GET request with SRM and SRMP...
2012-12-04 Luiz Augusto... gobex: add unit test for GET response with SRM and...
2012-12-04 Luiz Augusto... gobex: add unit test for PUT response with SRM and...
2012-12-04 Luiz Augusto... gobex: add unit test for PUT request with SRM and SRMP...
2012-12-04 Luiz Augusto... gobex: add unit test for GET request with SRM
2012-12-04 Luiz Augusto... gobex: add unit test for PUT response with SRM
2012-12-04 Luiz Augusto... gobex: add unit test for GET response with SRM enable
2012-12-04 Luiz Augusto... gobex: add unit test for PUT request with SRM
2012-12-04 Luiz Augusto... gobex: add unit test for GET response with random data
2012-12-04 Luiz Augusto... gobex: add unit test for GET request with random data
2012-12-04 Luiz Augusto... gobex: add unit test for PUT response with random data
2012-12-04 Luiz Augusto... gobex: reduce duplicated code in g_obex_put_req
2012-12-04 Luiz Augusto... gobex: add defines for possible values of SRMP header
2012-12-04 Luiz Augusto... gobex: add defines for possible values of SRM header
2012-12-04 Mikel Astizgobex: fix transfer search in transfer_complete
2012-12-04 Bartosz Szatkowskigobex: Add translating error codes to strings
2012-12-04 Luiz Augusto... gobex: add unit test for packet PUT request with random...
2012-12-04 Luiz Augusto... gobex: remove unused delay on test_put_req_random
2012-12-04 Luiz Augusto... gobex: fix wrong name of test_get_rsp_eagain
2012-12-04 Luiz Augusto... gobex: always set CONNECTION_ID to 1 on unit tests
2012-12-04 Luiz Augusto... gobex: add unit test for GET response with APPARAM
2012-12-04 Luiz Augusto... gobex: add unit test for GET request with APPARAM
2012-12-04 Luiz Augusto... gobex: add unit test for GET request with delay
2012-12-04 Luiz Augusto... gobex: add unit test for PUT response with delay
2012-12-04 Luiz Augusto... gobex: fix removing wrong id on transfer_free
2012-12-04 Bartosz Szatkowskigobex: Add "cd ../dir" handling in setpath
2012-12-04 Luiz Augusto... gobex: make connection id check less strict
2012-12-04 Luiz Augusto... gobex: fix sending Connection ID header in all requests
2012-12-04 Luiz Augusto... gobex: fix not tracking received responses
2012-12-04 Luiz Augusto... gobex: fix checking connection id for ABORT
2012-12-04 Luiz Augusto... gobex: add unit test for CONNECT followed by PUT reques...
2012-12-04 Luiz Augusto... gobex: add unit test for CONNECT followed by GET wrong...
2012-12-04 Luiz Augusto... gobex: add unit test for CONNECT followed by PUT response
2012-12-04 Luiz Augusto... gobex: add unit test for CONNECT followed by PUT request
2012-12-04 Luiz Augusto... gobex: add unit test for CONNECT followed by GET response
2012-12-04 Luiz Augusto... gobex: add unit test for CONNECT followed by GET request
2012-12-04 Luiz Augusto... gobex: add unit test for CONNECT response
2012-12-04 Luiz Augusto... gobex: add unit test for CONNECT request
2012-12-04 Luiz Augusto... gobex: add check for connection id
2012-12-04 Luiz Augusto... gobex: remove extra define of G_OBEX_RSP_SUCCESS
2012-12-04 Luiz Augusto... gobex: dump data when G_OBEX_DEBUG_DATA is set
2012-12-04 Luiz Augusto... gobex: log packets using G_OBEX_DEBUG_PACKET
2012-12-04 Luiz Augusto... gobex: log headers using G_OBEX_DEBUG_HEADER
2012-12-04 Luiz Augusto... gobex: log transfers using G_OBEX_DEBUG_TRANSFER
2012-12-04 Luiz Augusto... gobex: log commands using G_OBEX_DEBUG_COMMAND
2012-12-04 Luiz Augusto... gobex: log errors using G_OBEX_DEBUG_ERROR
2012-12-04 Luiz Augusto... gobex: add initial support for debug
2012-12-04 Luiz Augusto... gobex: fix includes of config.h
2012-12-04 Luiz Augusto... gobex: add missing checks for config.h
2012-12-04 Johan Hedberggobex: Fix decoding byte array headers with too small...
2012-12-04 Johan Hedberggobex: Remove g_obex_packet_find_header
2012-12-04 Luiz Augusto... gobex: add option to set input/output MTU to test-server
2012-12-04 Luiz Augusto... gobex: add option to set input/output MTU to test-client
2012-12-04 Johan Hedberggobex: Use larger timeout first packet in transfers
2012-12-04 Johan Hedberggobex: Fix request timeout handling when aborting
2012-12-04 Johan Hedberggobex: Protect against user callback freeing internal...
2012-12-04 Johan Hedberggobex: Protect against transfer_complete callback remov...
2012-12-04 Johan Hedberggobex: Add unit tests for Action command functions
2012-12-04 Johan Hedberggobex: Fix opcode for Action command convenience functions
2012-12-04 Johan Hedberggobex: Add support for Action command header offset (0)
2012-12-04 Johan Hedberggobex: Add client transfer functions taking a pre-creat...
2012-12-04 Johan Hedberggobex: Add OBEX packet header addition convenience...
2012-12-04 Johan Hedberggobex: Add Action command convenience functions
2012-12-04 Luiz Augusto... gobex: add root support to test-server
2012-12-04 Luiz Augusto... gobex: Add Bluetooth support for test-server
2012-12-04 Luiz Augusto... gobex: Add Bluetooth support for test-client
2012-12-04 Luiz Augusto... gobex: Add random put request test
2012-12-04 Luiz Augusto... gobex: fix setting final bit on PUT requests
2012-12-04 Luiz Augusto... gobex: fix not handling unkown transport type
2012-12-04 Jakub Adamekgobex: Fix encoding of empty unicode headers
2012-12-04 Syam Sidhardhangobex: Remove bogus extra semicolons
2012-12-04 Daniele Forsigobex: Fix compilation when NEED_G_SLIST_FREE_FULL...
2012-12-04 Luiz Augusto... gobex: Make use of g_slist_free_full when elements...
2012-12-04 Johan Hedberggobex: Remove reduntant empty line
2012-12-04 Johan Hedberggobex: Fix compilation error with GPOINTER_TO_UINT
2012-12-04 Johan Hedberggobex: Add support for returning -EAGAIN from producer...
2012-12-04 Johan Hedberggobex: Premit raw OBEX error codes within G_OBEX_ERROR...
2012-12-04 Johan Hedberggobex: Refactor get response parsing in transfer code
2012-12-04 Johan Hedberggobex: Fix put request handling with final bit value
next