aboutsummaryrefslogtreecommitdiffstats
path: root/include/sec.h
Commit message (Expand)AuthorAgeFilesLines
* includes: sec.h: switch to Linux code styleDenis 'GNUtoo' Carikli2020-06-271-101/+105
* Fix ipc_sec_lock_infomation_response_data typoDenis 'GNUtoo' Carikli2020-06-111-1/+1
* 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
* Fix IPC_SEC_LOCK_INFOMATION typoDenis 'GNUtoo' Carikli2020-06-111-1/+1
* sec: RSIM access extract helperPaul Kocialkowski2014-08-041-0/+2
* sec: Size function for helpers that return data with non-explicit sizePaul Kocialkowski2014-08-031-0/+2
* sec: RSIM access helperPaul Kocialkowski2014-07-261-0/+2
* sec: Proper prefixes and unused function removalPaul Kocialkowski2014-07-031-3/+2
* Extract in helpers namingPaul Kocialkowski2014-02-111-1/+1
* Consistent coding style in helpersPaul Kocialkowski2014-02-091-10/+11
* Prefer official Samsung IPC protocol namesPaul Kocialkowski2014-02-081-23/+23
* Follow consistent coding style in headersPaul Kocialkowski2014-02-061-79/+62
* Types are not commandsPaul Kocialkowski2014-01-251-1/+1
* Good-looking copyright blocks, with the right order in copyright linesPaul Kocialkowski2014-01-251-2/+1
* More cosmetics on headersPaul Kocialkowski2013-06-271-1/+0
* Add newline and indentation on long functions namesPaul Kocialkowski2013-06-251-4/+8
* Drop support for the (incomplete) old protocol implementation used on H1.Paul Kocialkowski2013-06-251-65/+73
* sec: Use correct SIM ready status valuePaul Kocialkowski2013-03-071-1/+1
* sec: RSIM access data structure when SIM ICC type != 1Paul Kocialkowski2013-02-091-1/+12
* sec: correct binary represetation of SIM access commandsSimon Busch2013-01-151-2/+6
* 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/+3
* sec: rename ipc_sec_change_locking_pw to ipc_sec_change_locking_pw_setSimon Busch2012-09-091-1/+4
* sec: Corrected comments about data typesPaul Kocialkowski2012-09-061-2/+2
* sec: add IPC_SEC_FACILITY_LOCK_TYPE_SC_UNLOCKED typeSimon Busch2012-08-291-0/+1
* sec: rename ipc_sec_pin_status_response structureSimon Busch2012-08-291-1/+1
* sec: rename IPC_SEC_PIN_STATUS to IPC_SEC_SIM_STATUSSimon Busch2012-08-291-1/+1
* sec: refactor type naming to be clean and not misleadingSimon Busch2012-08-291-51/+78
* Fixed ipc_sec_phone_lock stucturesPaulK2012-02-241-2/+6
* Added SIM PIN-related structures on sec headerPaulK2012-02-241-2/+17
* Fixed IPC_PWR_PHONE_STATE (from SEC RIL logs) removed last SIMIO bits + other...PaulK2011-10-301-42/+2
* Added SIM IO table (from FSO), related helpers, crespo SMS ACK and correctionsPaulK2011-10-291-11/+52
* Add vim modeline for uniform indentationSimon Busch2011-10-291-0/+1
* Corrected Android.mk, crespo_ipc file, some headers and helpers.PaulK2011-10-281-2/+2
* Add setup method for ipc_sec_pin_status_set messageSimon Busch2011-10-251-0/+3
* Various updates and correctionsSimon Busch2011-10-241-52/+57
* Add a lot more enums and structs to the vala api descriptionSimon Busch2011-10-171-2/+11
* Rename library to libsamsung-ipcJoerie de Gram2011-08-171-41/+41
* sec: improve PIN handlingJoerie de Gram2011-08-161-1/+24
* sec: add RSIM_ACCESS supportJoerie de Gram2011-08-161-0/+15
* sec: update SEC_PIN_STATUS typesJoerie de Gram2011-07-281-1/+7
* sec: add sim card typesJoerie de Gram2011-07-281-0/+4
* Cleanup, preliminary calling/sms supportJoerie de Gram2011-07-281-0/+53