index
:
hardware_replicant_libsamsung-ril
main
master
replicant-6.0
hardware/ril/samsung-ril
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright information
Paul Kocialkowski
2013-03-31
1
-2
/
+1
*
Coding style: add spaces after switch statements
Paul Kocialkowski
2013-03-31
1
-4
/
+4
*
Avoid checking ipc_message_info pointer since it is checked in readloop
Paul Kocialkowski
2013-03-31
1
-9
/
+7
*
Coding style: add spaces around equal sign in for statements
Paul Kocialkowski
2013-03-31
1
-1
/
+1
*
Define and use RIL_TOKEN_NULL
Paul Kocialkowski
2013-03-31
1
-6
/
+6
*
sec: Refactor code, check for NULL pointers and prevent memory leaks
Paul Kocialkowski
2013-03-31
1
-117
/
+137
*
Rename samsung-ril to Samsung-RIL, refactor Android.mk and comments style
Paul Kocialkowski
2013-03-30
1
-16
/
+16
*
sec: Use correct SIM ready status value
Paul Kocialkowski
2013-03-07
1
-3
/
+2
*
sec: Handle various SIM I/O message formats based on SIM ICC type
Paul Kocialkowski
2013-02-09
1
-43
/
+180
*
sec: Do not consider absent SIM state as unknown
Paul Kocialkowski
2013-02-09
1
-0
/
+1
*
sec: Assume SIM is ready when phonebook init is complete
Paul Kocialkowski
2013-02-09
1
-3
/
+1
*
sec: Send SIM I/O requests one after another
Paul Kocialkowski
2013-02-09
1
-19
/
+188
*
Change coding style: add a space after if, for and while
Paul Kocialkowski
2013-02-09
1
-32
/
+32
*
compat: Removed separate header: apply per-version changes in the code
Paul Kocialkowski
2013-02-09
1
-2
/
+14
*
sec: Rewrite SIM I/O functions
Paul Kocialkowski
2013-02-09
1
-33
/
+54
*
PWR: Report power states and return to RILJ properly
Paul Kocialkowski
2012-12-16
1
-5
/
+0
*
Copyright: Corrected email address
Paul Kocialkowski
2012-11-19
1
-1
/
+1
*
Reworked RIL requests, globals, SIM status, client
Paul Kocialkowski
2012-11-01
1
-96
/
+95
*
SEC: Avoid garbage when sending SIM IO
Paul Kocialkowski
2012-09-14
1
-17
/
+15
*
Stick to the latest libsamsung-ipc changes
Paul Kocialkowski
2012-09-09
1
-1
/
+1
*
GPRS: Fixed style, compat and RIL_VERSION < 6 return data on SETUP_DATA_CALL
Paul Kocialkowski
2012-09-07
1
-1
/
+5
*
Stick to the latest libsamsung-ipc changes
Paul Kocialkowski
2012-09-06
1
-55
/
+57
*
Cosmetics: removed lines with tabs or spaces
Paul Kocialkowski
2012-08-28
1
-3
/
+3
*
Use RADIO_STATE_ON on ICS/JB only
Alexander Tarasikov
2012-08-24
1
-2
/
+1
*
Use RADIO_STATE_ON
Alexander Tarasikov
2012-08-20
1
-2
/
+4
*
Fix some compilation warnings
Alexander Tarasikov
2012-07-25
1
-1
/
+1
*
Removed unused code realted to SIM and typo on SMS
PaulK
2012-03-29
1
-8
/
+2
*
Fixed SIM status handling and added generic RIL_TOKEN_DATA_WAITING
PaulK
2012-03-29
1
-58
/
+52
*
Followed libsamsung-ipc changes on ipc_sec_phone_lock
PaulK
2012-02-24
1
-8
/
+8
*
Massive rework of SIM handling, with new features SIM PIN-related.
PaulK
2012-02-24
1
-0
/
+629