summaryrefslogtreecommitdiffstats
path: root/ipc.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright informationPaul Kocialkowski2013-03-311-2/+1
* ipc: Refactor code, check for NULL pointers and prevent memory leaksPaul Kocialkowski2013-03-311-135/+181
* Rename samsung-ril to Samsung-RIL, refactor Android.mk and comments stylePaul Kocialkowski2013-03-301-8/+8
* ipc: Set ipc message structure to 0 and double check before freeingPaul Kocialkowski2013-03-231-1/+3
* Change coding style: add a space after if, for and whilePaul Kocialkowski2013-02-091-38/+38
* Copyright: Corrected email addressPaul Kocialkowski2012-11-191-1/+1
* Updated copyright informationPaul Kocialkowski2012-11-041-1/+1
* Reworked RIL requests, globals, SIM status, clientPaul Kocialkowski2012-11-011-46/+46
* Using rc instead of calling the function in the if statementPaulK2012-02-011-2/+6
* Changed IPC Client to deal with new handlers common dataPaulK2012-01-141-9/+14
* Added RFS functions and IPC_GEN_PHONE_RES proper handling, applied to dataPaulK2011-12-311-8/+25
* Added preliminary RFS support, code cleanup, completed TODO listPaulK2011-12-291-2/+175
* RIL rework: multi-client, more stable, added GPLv3 copyright noticePaulK2011-12-211-0/+216