summaryrefslogtreecommitdiffstats
path: root/client.c
Commit message (Expand)AuthorAgeFilesLines
* client: Fix warning about array comparison to a null pointerDenis 'GNUtoo' Carikli2019-07-241-1/+1
* client: RIL state update delegation, no client destroy, IPC client boot in openreplicant-4.2-0004replicant-4.2-0003Paul Kocialkowski2014-10-041-18/+13
* Samsung-RIL rewrite: harder, better, probably not faster but definitely strongerPaul Kocialkowski2014-08-071-84/+159
* RIL_LOG macro to log messagesreplicant-4.2-0002replicant-4.2-0001Paul Kocialkowski2013-12-201-12/+12
* Update copyright informationPaul Kocialkowski2013-03-311-2/+1
* client: Refactor code, check for NULL pointers and prevent memory leaksPaul Kocialkowski2013-03-301-37/+36
* Rename samsung-ril to Samsung-RIL, refactor Android.mk and comments stylePaul Kocialkowski2013-03-301-6/+6
* Change coding style: add a space after if, for and whilePaul Kocialkowski2013-02-091-16/+16
* 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-7/+6
* Cosmetics: removed lines with tabs or spacesPaul Kocialkowski2012-08-281-1/+1
* Fix some compilation warningsAlexander Tarasikov2012-07-251-1/+1
* Increased the max number of attempts when creating a client to 10Paul Kocialkowski2012-07-051-2/+2
* Changed IPC Client to deal with new handlers common dataPaulK2012-01-141-0/+4
* RIL rework: multi-client, more stable, added GPLv3 copyright noticePaulK2011-12-211-0/+187