index
:
external_libsamsung-ipc.git
master
replicant-6.0
external/libsamsung-ipc
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samsung-ipc
/
ipc_util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prefer official Samsung IPC protocol names
Paul Kocialkowski
2014-02-08
1
-172
/
+172
*
Good-looking copyright blocks, with the right order in copyright lines
Paul Kocialkowski
2014-01-25
1
-2
/
+1
*
ipc_util: Print messages lengths
replicant-4.2-0002
Paul Kocialkowski
2014-01-23
1
-8
/
+8
*
svc: Relevant messages and structures definitions
Paul Kocialkowski
2013-08-25
1
-0
/
+18
*
Rename ipc_header to ipc_fmt_header, add ipc_rfs_header and utility functions
Paul Kocialkowski
2013-07-03
1
-4
/
+28
*
Remove file read functions from ipc_util
Paul Kocialkowski
2013-07-03
1
-92
/
+0
*
New utilities (not exposed by the API) for various I/O and ipc fill functions
Paul Kocialkowski
2013-06-28
1
-1
/
+32
*
ipc util: Do not use strdup, to avoid memory leak
Paul Kocialkowski
2013-06-27
1
-188
/
+317
*
Coding style: Move ; around in for statements
Paul Kocialkowski
2013-06-25
1
-2
/
+2
*
Add newline and indentation on long functions names
Paul Kocialkowski
2013-06-25
1
-2
/
+4
*
Refactor code for consistent coding style and avoid using assert
Paul Kocialkowski
2013-06-25
1
-1
/
+1
*
Renamed ipc_private.h to ipc.h
Paul Kocialkowski
2013-06-25
1
-1
/
+2
*
Moved radio.h and types.h to samsung-ipc.h (API) and protocol.h (IPC protocol).
Paul Kocialkowski
2013-06-25
1
-1
/
+1
*
samsung-ipc: cleanup to match common code style
Simon Busch
2012-09-21
1
-18
/
+21
*
switch to GPLv2+ as license as decided by all authors per mail
Simon Busch
2012-09-21
1
-1
/
+1
*
sec: rename IPC_SEC_PIN_STATUS to IPC_SEC_SIM_STATUS
Simon Busch
2012-08-29
1
-1
/
+1
*
Reformat log output for received/sent messages
Simon Busch
2012-08-28
1
-4
/
+4
*
Use correct helper method to print request type
Simon Busch
2012-08-28
1
-1
/
+1
*
First round of fixing unnecessary warnings
Simon Busch
2012-08-08
1
-4
/
+6
*
Prefix method correctly with ipc_client_
Simon Busch
2012-08-08
1
-12
/
+12
*
Unified debug messages on send/recv with ipc_util functions
Paul Kocialkowski
2012-07-05
1
-0
/
+66
*
Fixed coding style: space after if, for, while, etc
PaulK
2012-02-01
1
-12
/
+12
*
Moved nv_data functions and headers to rfs.c/rfs.h, plus some fixes
PaulK
2011-12-31
1
-7
/
+7
*
Updated ipc_command_to_str and replaced sms.h tabs by spaces
PaulK
2011-12-30
1
-107
/
+116
*
Finished crespo RFS implementation and code cleanup
PaulK
2011-12-30
1
-1
/
+1
*
Switched utility functions to ipc_utils (for client-side logging)
PaulK
2011-11-07
1
-2
/
+155
*
Fixed IPC_PWR_PHONE_STATE (from SEC RIL logs) removed last SIMIO bits + other...
PaulK
2011-10-30
1
-0
/
+17
*
Add vim modeline for uniform indentation
Simon Busch
2011-10-29
1
-0
/
+2
*
types: revert indi/noti/resp rename
Joerie de Gram
2011-10-28
1
-6
/
+6
*
Rename IPC_PWR_PHONE_ONLINE to IPC_PWR_PHONE_STATE according to samsungs andr...
Simon Busch
2011-10-17
1
-1
/
+1
*
Use strdup when returning a string in ipc_command_type_to_string method
Simon Busch
2011-10-14
1
-1
/
+2
*
Several updates regarding better vala api description support
Simon Busch
2011-10-13
1
-4
/
+4
*
Rename response types and export them together with request ones in the vapi
Simon Busch
2011-10-10
1
-6
/
+6
*
Add missing source files
Simon Busch
2011-08-24
1
-0
/
+151