index
:
delta/bluez.git
baserock/5.37+service-api
baserock/5.37-19-g28fef24
baserock/5.41+service-api
baserock/5.43+service-api
baserock/builds/6f732a8d4f074e4cbc4c1ac3001e883d/35bee4e6e1c5431fac9bab5c648fd88b
baserock/ct143/builds/18545492640241d0ac4a8d048cc6b076/09910848d15848c5b1f66a78f16ae322
baserock/ct143/master
baserock/genivi-baseline
baserock/genivi/baseline
baserock/jannispohlmann/genivi-baseline
baserock/morph
baserock/pedroalvarez/5.37-17-g0879a80
baserock/pedroalvarez/5.37-17-g0879a80-v2
baserock/pedroalvarez/5.37-17-g0879a80-v3
baserock/pedroalvarez/5.41+service-api
baserock/v5.17
baserock/v5.17-patched
master
git.kernel.org: pub/scm/bluetooth/bluez.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gobex
/
gobex.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gobex: Fix read from pointer after free
Tedd Ho-Jeong An
2022-02-18
1
-0
/
+2
*
gobex: Print error if data cannot be written
Luiz Augusto von Dentz
2022-02-14
1
-2
/
+15
*
gobex: Add SPDX License Identifier
Tedd Ho-Jeong An
2020-09-21
1
-14
/
+1
*
gobex: Fix segfault caused by interrupted transfer
Denis Grigorev
2020-07-01
1
-0
/
+10
*
build: Move declaration of _GNU_SOURCE back into individual source files
Marcel Holtmann
2018-12-06
1
-1
/
+1
*
gobex: Fix compiler warning from casting functions
Marcel Holtmann
2018-05-23
1
-1
/
+6
*
gobex: Fix a compilation error for the compatibility with LLVM
Miao-chen Chou
2016-12-07
1
-2
/
+2
*
gobex: Add g_obex_abort
Luiz Augusto von Dentz
2014-08-29
1
-0
/
+10
*
gobex: Fix crash when debug is enabled
Luiz Augusto von Dentz
2014-08-29
1
-1
/
+9
*
gobex: Fix warning if g_obex_resume is called when disconnected
Luiz Augusto von Dentz
2014-08-29
1
-1
/
+1
*
gobex: Fix use after free
Andrei Emeltchenko
2014-08-11
1
-2
/
+1
*
gobex: Fix removing invalid source
Szymon Janc
2014-04-25
1
-5
/
+17
*
gobex: Fix asserting one more time
Luiz Augusto von Dentz
2014-04-09
1
-1
/
+1
*
gobex: Fix being able to cancel completed requests
Luiz Augusto von Dentz
2014-04-08
1
-3
/
+5
*
gobex: Really fix assert this time
Luiz Augusto von Dentz
2014-04-02
1
-1
/
+1
*
gobex: Fix memory leak
Luiz Augusto von Dentz
2014-04-02
1
-0
/
+1
*
gobex: Fix asserting when resending connect request
Luiz Augusto von Dentz
2014-04-02
1
-0
/
+2
*
gobex: Respond to authentication challenge
Luiz Augusto von Dentz
2014-03-31
1
-14
/
+113
*
gobex: Add g_obex_disconnect
Luiz Augusto von Dentz
2014-03-21
1
-0
/
+12
*
gobex: Fix not resetting SRM setup
Luiz Augusto von Dentz
2014-03-21
1
-1
/
+2
*
gobex: Handle suspending/resuming for GET when SRM is active
Luiz Augusto von Dentz
2014-02-20
1
-2
/
+54
*
gobex: Fix not handling SRM properly
Luiz Augusto von Dentz
2014-02-20
1
-8
/
+16
*
gobex: Revert g_obex_pending_req_abort to static pending_req_abort
Luiz Augusto von Dentz
2013-09-29
1
-2
/
+2
*
gobex: Get rid of gchar
Lucas De Marchi
2013-05-02
1
-8
/
+8
*
gobex: Get rid of gint
Lucas De Marchi
2013-05-01
1
-7
/
+7
*
gobex: Use gcc builtin instead of g_atomic
Lucas De Marchi
2013-04-09
1
-6
/
+8
*
gobex: Fix GPL version reference
Johan Hedberg
2013-02-15
1
-2
/
+3
*
Revert "Ensure config.h is included by using CPPFLAGS"
Johan Hedberg
2012-12-07
1
-0
/
+4
*
Ensure config.h is included by using CPPFLAGS
Lucas De Marchi
2012-12-05
1
-4
/
+0
*
gobex: Add debug option to apparam
Luiz Augusto von Dentz
2012-12-04
1
-5
/
+6
*
gobex: Fix not printing debug messages when GOBEX_DEBUG is set
Luiz Augusto von Dentz
2012-12-04
1
-2
/
+4
*
gobex: Add callback and userdata parameter to g_obex_cancel_transfer()
Jaganath Kanakkassery
2012-12-04
1
-2
/
+2
*
gobex: build: Remove glib-helper.h support
Marcel Holtmann
2012-12-04
1
-1
/
+0
*
gobex: fix callback remove when canceling transfer
Mikel Astiz
2012-12-04
1
-0
/
+3
*
gobex: Use ENOSYS to correspond to OBEX not implemented
Luiz Augusto von Dentz
2012-12-04
1
-1
/
+2
*
gobex: Translate posix error code to proper OBEX response opcode
Luiz Augusto von Dentz
2012-12-04
1
-0
/
+24
*
gobex: Fix ABORT request not processing
Jaganath Kanakkassery
2012-12-04
1
-1
/
+1
*
gobex: fix automatically including SRM header in CONNECT responses
Luiz Augusto von Dentz
2012-12-04
1
-0
/
+1
*
gobex: fix not disabling SRM when dealing with GET responses
Luiz Augusto von Dentz
2012-12-04
1
-103
/
+115
*
gobex: Remove reduntant NULL assignment
Jaganath Kanakkassery
2012-12-04
1
-2
/
+0
*
gobex: automatically use SRM when transport type is SOCK_SEQPACKET
Luiz Augusto von Dentz
2012-12-04
1
-1
/
+55
*
gobex: handle Single Response Mode Parameters (SRMP) headers
Luiz Augusto von Dentz
2012-12-04
1
-5
/
+34
*
gobex: handle Single Response Mode (SRM) headers
Luiz Augusto von Dentz
2012-12-04
1
-26
/
+168
*
gobex: Add translating error codes to strings
Bartosz Szatkowski
2012-12-04
1
-0
/
+57
*
gobex: Add "cd ../dir" handling in setpath
Bartosz Szatkowski
2012-12-04
1
-4
/
+10
*
gobex: make connection id check less strict
Luiz Augusto von Dentz
2012-12-04
1
-1
/
+1
*
gobex: fix sending Connection ID header in all requests
Luiz Augusto von Dentz
2012-12-04
1
-0
/
+3
*
gobex: fix not tracking received responses
Luiz Augusto von Dentz
2012-12-04
1
-2
/
+3
*
gobex: fix checking connection id for ABORT
Luiz Augusto von Dentz
2012-12-04
1
-2
/
+9
*
gobex: add check for connection id
Luiz Augusto von Dentz
2012-12-04
1
-3
/
+26
[next]