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
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
*
build: Replace use of g_memdup with util_memdup
Luiz Augusto von Dentz
2022-01-06
2
-5
/
+7
*
gobex: Add SPDX License Identifier
Tedd Ho-Jeong An
2020-09-21
12
-168
/
+12
*
gobex: Fix segfault caused by interrupted transfer
Denis Grigorev
2020-07-01
3
-0
/
+16
*
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
2
-2
/
+12
*
gobex: Make g_obex_apparam_encode NULL safe
Luiz Augusto von Dentz
2017-04-23
1
-0
/
+3
*
gobex: Fix a compilation error for the compatibility with LLVM
Miao-chen Chou
2016-12-07
5
-16
/
+16
*
gobex: Minor coding style (whitespace) fix
Johan Hedberg
2015-07-08
1
-1
/
+0
*
gobex: Fix includes for gobex.h header
Marcel Holtmann
2015-03-01
4
-8
/
+8
*
gobex: List all enum values in switch
Szymon Janc
2014-12-08
1
-0
/
+1
*
gobex: Abort if there is no request to cancel
Luiz Augusto von Dentz
2014-08-29
1
-2
/
+7
*
gobex: Add g_obex_abort
Luiz Augusto von Dentz
2014-08-29
3
-5
/
+15
*
gobex: Fix crash when debug is enabled
Luiz Augusto von Dentz
2014-08-29
3
-1
/
+17
*
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
/
+7
*
gobex: Fix use after free
Andrei Emeltchenko
2014-08-11
1
-0
/
+1
*
gobex: Fix use after free
Andrei Emeltchenko
2014-08-11
1
-2
/
+1
*
gobex: Fix use after free
Andrei Emeltchenko
2014-08-05
1
-0
/
+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/header: Add g_obex_header_new_tag function
Luiz Augusto von Dentz
2014-03-31
2
-2
/
+8
*
gobex: Add g_obex_disconnect
Luiz Augusto von Dentz
2014-03-21
2
-0
/
+15
*
gobex/transfer: Keep request id for GET when SRM is active
Luiz Augusto von Dentz
2014-03-21
1
-1
/
+6
*
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
2
-3
/
+55
*
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
2
-4
/
+2
*
gobex: Fix crash on g_obex_pending_req_abort
Luiz Augusto von Dentz
2013-09-29
1
-1
/
+4
*
codingstyle: Change __FUNCTION__ to __func__
Andrei Emeltchenko
2013-09-11
1
-1
/
+1
*
gobex: Add proper message to transfer errors
Luiz Augusto von Dentz
2013-08-12
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
2
-8
/
+8
*
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
12
-24
/
+36
*
Revert "Ensure config.h is included by using CPPFLAGS"
Johan Hedberg
2012-12-07
6
-0
/
+24
*
Ensure config.h is included by using CPPFLAGS
Lucas De Marchi
2012-12-05
6
-24
/
+0
*
gobex: Fix build on 32 bits systems
Luiz Augusto von Dentz
2012-12-04
1
-8
/
+17
*
gobex: Add debug option to apparam
Luiz Augusto von Dentz
2012-12-04
3
-9
/
+52
*
gobex: Integrate GObexApparam with GObexHeader
Luiz Augusto von Dentz
2012-12-04
2
-0
/
+28
*
gobex: Introduce GObexApparam API
Luiz Augusto von Dentz
2012-12-04
2
-0
/
+373
*
gobex: Fix not printing debug messages when GOBEX_DEBUG is set
Luiz Augusto von Dentz
2012-12-04
2
-4
/
+6
*
gobex: Change UTF name to standard
Neal Peacock
2012-12-04
1
-1
/
+1
*
gobex: Fix dead assignments in gobex-header.c
Szymon Janc
2012-12-04
1
-5
/
+5
[next]