summaryrefslogtreecommitdiffstats
path: root/libril/RilSapSocket.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix double freeing of memory in SAP service and add null-checks.Gohulan Balachandran2017-12-141-3/+8
* Merge "Fix Const-Correctness for RIL_RadioFunctions"nharold2017-08-021-4/+4
|\
| * Fix Const-Correctness for RIL_RadioFunctionsNathan Harold2017-08-011-4/+4
* | resolve merge conflicts of 77eb76c to oc-dev-plus-aospAmit Mahajan2017-04-041-56/+4
|\|
| * Change radio related service names to slot1, slot2, slot3...Amit Mahajan2017-04-041-56/+4
| * Remove SAP socket.Amit Mahajan2017-03-281-180/+1
| * Converting SAP from protobuf to hidl.Amit Mahajan2017-02-011-8/+12
* | Remove SAP socket.Amit Mahajan2017-03-271-180/+1
* | Converting SAP from protobuf to hidl.Amit Mahajan2017-01-111-8/+12
* | Merge "ril: fix a memory leak." am: 51f0cc93af am: b25f1e44e0 am: cc1d22b64eYunlian Jiang2016-11-231-0/+1
|\|
| * Merge "ril: fix a memory leak."Yunlian Jiang2016-11-231-0/+1
| |\
| | * ril: fix a memory leak.Yunlian Jiang2016-11-081-0/+1
* | | Replace variable-length arrays on stack with malloc. am: 943905bb9f am: 837c8...Amit Mahajan2016-08-161-2/+13
|\| |
| * | Replace variable-length arrays on stack with malloc. am: 943905bb9f am: 837c8...Amit Mahajan2016-08-161-2/+13
| |\ \
| | * \ Replace variable-length arrays on stack with malloc. am: 943905bb9f am: 837c8...Amit Mahajan2016-08-161-2/+13
| | |\ \ | | | |/ | | |/|
| | | * Replace variable-length arrays on stack with malloc. am: 943905bb9f am: 837c8...Amit Mahajan2016-08-161-2/+13
| | | |\
| | | | * Replace variable-length arrays on stack with malloc.Amit Mahajan2016-08-161-2/+13
| | | | |\
| | | | | * Replace variable-length arrays on stack with malloc.Amit Mahajan2016-08-161-2/+13
* | | | | | Merge commit \'f0c8ca7f09ed9a827e5c79e019526e8f2c77eeb4\' into manual_merge_f...Sanket Padawe2016-07-011-6/+7
|\| | | | |
| * | | | | Merge commit 'f0c8ca7f09ed9a827e5c79e019526e8f2c77eeb4' into manual_merge_f0c...Sanket Padawe2016-06-301-6/+7
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Fix build warnings in hardware/ril.Sanket Padawe2016-06-301-6/+7
| | |/ / /
* | | | | resolve merge conflicts of c9badf1 to nyc-dev-plus-aosp am: 78e2c9c17fRobert Greenwalt2016-05-161-3/+3
|\| | | |
| * | | | resolve merge conflicts of c9badf1 to nyc-dev-plus-aospRobert Greenwalt2016-05-161-3/+3
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix misc-macro-parentheses warnings.Chih-Hung Hsieh2016-05-121-3/+3
| | |/ /
* | | | Merge "libril: Fix KW issues"Robert Greenwalt2016-05-061-1/+3
|\ \ \ \
| * | | | libril: Fix KW issuesNaina Nalluri2016-05-051-1/+3
| |/ / /
* / / / ril: Fix kw issuesNaina Nalluri2016-05-051-1/+1
|/ / /
* / / RilSapSocket: Send response with empty payloadSanket Padawe2016-01-261-15/+16
|/ /
* / Fix memory leaks and use of uninitialized pointers.Pavel Zhamaitsiak2015-08-191-50/+93
|/
* Fix build issues after the mergeVinit Deshpande2015-04-151-0/+1
* Introduction of the new SAP-UIM socketDheeraj Shetty2015-04-081-0/+457