aboutsummaryrefslogtreecommitdiffstats
path: root/samsung-ipc/sec.c
Commit message (Expand)AuthorAgeFilesLines
* samsung-ipc: sec: switch to Linux code styleDenis 'GNUtoo' Carikli2020-06-271-135/+152
* Fix ipc_sec_lock_infomation_request_data typoDenis 'GNUtoo' Carikli2020-06-111-2/+2
* Fix ipc_sec_lock_infomation_setup typoDenis 'GNUtoo' Carikli2020-06-111-1/+1
* sec: RSIM access extract helperPaul Kocialkowski2014-08-041-0/+31
* sec: Size function for helpers that return data with non-explicit sizePaul Kocialkowski2014-08-031-1/+19
* sec: RSIM access helperPaul Kocialkowski2014-07-261-0/+30
* sec: Maximum password size is not so much the size of the size elementPaul Kocialkowski2014-07-031-4/+4
* sec: Cleanup memory before usePaul Kocialkowski2014-07-031-0/+1
* sec: Proper prefixes and unused function removalPaul Kocialkowski2014-07-031-17/+0
* sec: Actually copy the PIN lengthsPaul Kocialkowski2014-06-181-0/+2
* Extract in helpers namingPaul Kocialkowski2014-02-111-1/+1
* Consistent coding style in helpersPaul Kocialkowski2014-02-091-65/+95
* Prefer official Samsung IPC protocol namesPaul Kocialkowski2014-02-081-3/+3
* Follow consistent coding style in headersPaul Kocialkowski2014-02-061-20/+20
* Good-looking copyright blocks, with the right order in copyright linesPaul Kocialkowski2014-01-251-1/+0
* Add newline and indentation on long functions namesPaul Kocialkowski2013-06-251-4/+4
* Refactor code for consistent coding style and avoid using assertPaul Kocialkowski2013-06-251-14/+15
* Moved radio.h and types.h to samsung-ipc.h (API) and protocol.h (IPC protocol).Paul Kocialkowski2013-06-251-1/+1
* switch to GPLv2+ as license as decided by all authors per mailSimon Busch2012-09-211-1/+1
* sec: add setup method for ipc_sec_change_locking_pw_set message typeSimon Busch2012-09-091-0/+18
* sec: add setup method for ipc_sec_phone_lock_set message typeSimon Busch2012-09-091-0/+13
* sec: refactor type naming to be clean and not misleadingSimon Busch2012-08-291-0/+10
* Removed SIM IO data and functions: handled by upper-layer code.PaulK2011-10-291-260/+0
* Added SIM IO table (from FSO), related helpers, crespo SMS ACK and correctionsPaulK2011-10-291-0/+263
* Add vim modeline for uniform indentationSimon Busch2011-10-291-0/+2
* explicitly cast strncpy parameter to char*Joerie de Gram2011-10-281-2/+2
* Corrected Android.mk, crespo_ipc file, some headers and helpers.PaulK2011-10-281-1/+1
* Add setup method for ipc_sec_pin_status_set messageSimon Busch2011-10-251-0/+21
* Updates for retrieve imsi and rsim data from response messagesSimon Busch2011-10-241-1/+21
* Various updates and correctionsSimon Busch2011-10-241-0/+33