1. 500e172 Update documentation to clarify RIL_REQUEST_GET_ACTIVITY_INFO am: c863521147 by Nathan Harold · 9 years ago
  2. c863521 Update documentation to clarify RIL_REQUEST_GET_ACTIVITY_INFO by Nathan Harold · 9 years ago
  3. 22b4181 Replace variable-length arrays on stack with malloc. am: 943905bb9f am: 837c8b680a am: bf678da1fe am: 30be8a250b am: 9df4b4f002 by Amit Mahajan · 9 years ago
  4. 914650e Replace variable-length arrays on stack with malloc. am: 49db26c574 by Amit Mahajan · 9 years ago
  5. 3731ea7 Replace variable-length arrays on stack with malloc. am: 943905bb9f am: 837c8b680a am: bf678da1fe am: 30be8a250b by Amit Mahajan · 9 years ago
  6. 9df4b4f Replace variable-length arrays on stack with malloc. am: 943905bb9f am: 837c8b680a am: bf678da1fe by Amit Mahajan · 9 years ago
  7. 30be8a2 Replace variable-length arrays on stack with malloc. am: 943905bb9f am: 837c8b680a by Amit Mahajan · 9 years ago
  8. bf678da Replace variable-length arrays on stack with malloc. am: 943905bb9f by Amit Mahajan · 9 years ago
  9. 837c8b6 Replace variable-length arrays on stack with malloc. am: 943905bb9f by Amit Mahajan · 9 years ago
  10. 943905b Replace variable-length arrays on stack with malloc. by Amit Mahajan · 9 years ago
  11. 49db26c Replace variable-length arrays on stack with malloc. by Amit Mahajan · 9 years ago
  12. aee7a26 Fix documentation of RIL_Request in ril.h am: 05c2307a82 by Sanket Padawe · 9 years ago
  13. 05c2307 Fix documentation of RIL_Request in ril.h by Sanket Padawe · 9 years ago
  14. d5c540f Add comment for RIL_REQUEST_SET_CARRIER_RESTRICTIONS and RIL_REQUEST_GET_CARRIER_RESTRICTIONS by Meng Wang · 9 years ago
  15. 65879e8 Fix build warnings in ril.cpp. by Sanket Padawe · 9 years ago
  16. f0c8ca7 Fix build warnings in hardware/ril. by Sanket Padawe · 9 years ago
  17. 4ada88a Merge "Fix compile warning in libril.cpp" into nyc-mr1-dev by TreeHugger Robot · 9 years ago
  18. ef966a3 Fix compile warning in libril.cpp by Meng Wang · 9 years ago
  19. 6dbb43c Add support for LTE CarrierAgregation by Ajay Nambi · 10 years ago
  20. a976a82 Merge "Move struct def out of an #ifdef" into nyc-mr1-dev by Robert Greenwalt · 9 years ago
  21. 17ea3fa Move struct def out of an #ifdef by Robert Greenwalt · 9 years ago
  22. b460ba8 Fix responseCarrierRestrictions string wrting to parcel by Meng Wang · 9 years ago
  23. 6d445bb Merge "Fix dispatchCarrierRestrictions string reading from parcel" into nyc-mr1-dev by Meng Wang · 9 years ago
  24. 075aa9b Fix build failure which occurs after setting macro RILC_LOG. am: 626099ec9b by Sanket Padawe · 9 years ago
  25. 626099e Fix build failure which occurs after setting macro RILC_LOG. by Sanket Padawe · 9 years ago
  26. 5d703cb Fix dispatchCarrierRestrictions string reading from parcel by Meng Wang · 9 years ago
  27. fcd7395 Increase buffer size for storing /proc/cmdline to avoid buffer overflow. by Sanket Padawe · 9 years ago
  28. a0b379f Merge "Don't clobber the last null terminator when reading /proc/cmdline." into nyc-mr1-dev by TreeHugger Robot · 9 years ago
  29. cb2ecc3 Don't clobber the last null terminator when reading /proc/cmdline. by Michael Wright · 9 years ago
  30. 27e99c5 Add support for UNSOL PCO Data. by Robert Greenwalt · 9 years ago
  31. df8398c ril: make sure ril response on RIL version error by Meng Wang · 9 years ago
  32. b4e3431 Add RIL command RIL_REQUEST_SET_CARRIER_RESTRICTIONS and RIL_REQUEST_GET_CARRIER_RESTRICTIONS by Meng Wang · 9 years ago
  33. 56292f9 Merge "RIL: release unsol wakelock" into nyc-dev am: 22b45625aa by Sooraj Sasindran · 9 years ago
  34. 22b4562 Merge "RIL: release unsol wakelock" into nyc-dev by Sanket Padawe · 9 years ago
  35. 405313f RIL: release unsol wakelock by Sooraj Sasindran · 9 years ago
  36. 8a6a67a Specify the INVALID flag for BSIC to be 0xFF am: f3769da0a3 by Nathan Harold · 9 years ago
  37. f3769da Specify the INVALID flag for BSIC to be 0xFF by Nathan Harold · 9 years ago
  38. da91641 ril : print request name for RIL_REQUEST_NV_RESET_CONFIG by tim.tm_lin · 9 years ago
  39. 1067bb6 build fix by Keun Soo Yim · 9 years ago
  40. c23238d Merge "fail explicitly if setuid() fails" into nyc-dev by Keun Soo Yim · 9 years ago
  41. f1e9cf9 fail explicitly if setuid() fails by Keun Soo Yim · 9 years ago
  42. 1973685 avoid a potential buffer overflow by Keun Soo Yim · 9 years ago
  43. f3769c1 reference-ril: Stop using pthread_cond_timedwait_relative_np() by Yu Ning · 9 years ago
  44. 99f6a4e reference-ril/atchannel.c: Fix time conversion by Jinhui Li · 9 years ago
  45. 1be49ba Add documentation for RIL_SAP_INIT in ril.h by Sanket Padawe · 9 years ago
  46. fb4ed91 Ril Error codes: Voice related messages am: 1034589 by Ajay Nambi · 9 years ago
  47. 1034589 Ril Error codes: Voice related messages by Ajay Nambi · 9 years ago
  48. 7daec4a New error codes for SMS/other messages am: 68900f5a8e by Ajay Nambi · 9 years ago
  49. 68900f5 New error codes for SMS/other messages by Ajay Nambi · 9 years ago
  50. 0f9f7b2 Merge "Add RIL Error code list" into mm-wireless-dev am: 8dc7f4d003 by twen.chang · 9 years ago
  51. 8dc7f4d Merge "Add RIL Error code list" into mm-wireless-dev by Sanket Padawe · 9 years ago
  52. df7add0 Add RIL Error code list by twen.chang · 9 years ago
  53. 1fbb382 Fix memory leak in atchannel.c by Sanket Padawe · 9 years ago
  54. f1190e3 Enable integer sanitization in libril. am: 2f0b452b4a by Sanket Padawe · 9 years ago
  55. 2f0b452 Enable integer sanitization in libril. by Sanket Padawe · 9 years ago
  56. 72ed18b Fix security vulnerabilities in ril.cpp am: 0cfc553547 by Sanket Padawe · 9 years ago
  57. 0cfc553 Fix security vulnerabilities in ril.cpp by Sanket Padawe · 9 years ago
  58. 6809754 Remove log spam in responseCellInfoList in ril.cpp am: e52a6c9c37 by Sanket Padawe · 9 years ago
  59. e52a6c9 Remove log spam in responseCellInfoList in ril.cpp by Sanket Padawe · 9 years ago
  60. 1e26e81 Fixing security vulnerabilities in ril.cpp am: 55227b5d7b by Sanket Padawe · 9 years ago
  61. 55227b5 Fixing security vulnerabilities in ril.cpp by Sanket Padawe · 9 years ago
  62. e7cc371 Merge "Use different response type for unsolicited mesg requiring wakelock." into mm-wireless-dev by Sanket Padawe · 9 years ago
  63. 719d649 Merge "Use different response type for unsolicited mesg requiring wakelock." into mm-wireless-dev by Sanket Padawe · 9 years ago
  64. 2e7cf1b Create RIL_RadioBandMode Enum am: 92839f19e3 by Nathan Harold · 9 years ago
  65. 92839f1 Create RIL_RadioBandMode Enum by Nathan Harold · 9 years ago
  66. 6d3c2f9 Add OEM specific error code space which can by used to replace Generic errors. by Sanket Padawe · 9 years ago
  67. 0106aed Add OEM specific error code space which can by used to replace Generic errors. by Sanket Padawe · 9 years ago
  68. 5050bda Convert newly added error code to string values in ril.cpp. am: b39e5c9c98 by Sanket Padawe · 9 years ago
  69. b39e5c9 Convert newly added error code to string values in ril.cpp. by Sanket Padawe · 9 years ago
  70. d8c0b46 Use different response type for unsolicited mesg requiring wakelock. by Sanket Padawe · 10 years ago
  71. ba618ae Add Error to RIL.h for Rate Limited Requests am: c97b2849c5 by Nathan Harold · 10 years ago
  72. c97b284 Add Error to RIL.h for Rate Limited Requests by Nathan Harold · 10 years ago
  73. ab71e3f Add support for cdma dynamic address length. am: 605c78444b by Sukanya Rajkhowa · 10 years ago
  74. 605c784 Add support for cdma dynamic address length. by Sukanya Rajkhowa · 12 years ago
  75. f29366b Merge "Add error codes to replace generic failure" into mm-wireless-dev by Sanket Padawe · 10 years ago
  76. 09fd3f7 Merge "Add error codes to replace generic failure" into mm-wireless-dev by Sanket Padawe · 10 years ago
  77. 1c15fe1 Merge "Subject: [PATCH] Fix heap-use-after-free in reference-ril.c found by AddressSaniziter." by Dan Albert · 10 years ago
  78. 99b6d09 Merge "Subject: [PATCH] Fix heap-use-after-free in reference-ril.c found by AddressSaniziter." by Dan Albert · 10 years ago
  79. 5bdcfe2 Improve wakelock symantics in RIL. am: 6ff9a87b25 by Sanket Padawe · 10 years ago
  80. 6ff9a87 Improve wakelock symantics in RIL. by Sanket Padawe · 10 years ago
  81. 7e333b3 Add error codes to replace generic failure by Sooraj Sasindran · 10 years ago
  82. e18b85c Subject: [PATCH] Fix heap-use-after-free in reference-ril.c found by by Ivan Krasin · 10 years ago
  83. 0131637 [DO NOT MERGE] Added fields to CELL_INFO_LIST. Gsm: ta, arfcn, bsic Wcdma: uarfcn Lte: earfcn by Sanket Padawe · 10 years ago
  84. f53c5fa [DO NOT MERGE] Added fields to CELL_INFO_LIST. by Sanket Padawe · 10 years ago
  85. 0090961 Added fields to CELL_INFO_LIST. Gsm: ta, arfcn, bsic Wcdma: uarfcn Lte: earfcn by Sanket Padawe · 10 years ago
  86. 66701c5 Use SimRefreshResponse struct in RIL Versions greater than 7 by Sanket Padawe · 10 years ago
  87. a5ba6ae Initialize the buffer by Sanket Padawe · 10 years ago
  88. 0eb4fba Add WRITE_SMS_TO_SIM and UNSOL_SUPP_SVC_NOTIFICATION by Sanket Padawe · 10 years ago
  89. ebb67f4 Add RIL_REQUEST_LAST_CALL_FAIL_CAUSE to ril by Sanket Padawe · 10 years ago
  90. 1dca115 Merge "RilSapSocket: Send response with empty payload" by Sanket Padawe · 10 years ago
  91. 638a723 RilSapSocket: Send response with empty payload by Sanket Padawe · 10 years ago
  92. 4c05f35 Improve RIL versioning. by Sanket Padawe · 10 years ago
  93. a0dbe23 Merge "Add more error codes for RIL_DataCallFailCause" by Sanket Padawe · 10 years ago
  94. 25726e2 Add more error codes for RIL_DataCallFailCause by Sanket Padawe · 10 years ago
  95. 8b00166 DO NOT MERGE ANYWHERE merge -s ours mirror-partner-mm-wireless-dev. by Bill Rassieur · 10 years ago
  96. 2e8e669 Revert "Added fields to CELL_INFO_LIST. Gsm: ta, arfcn, bsic Wcdma: uarfcn Lte: earfcn" by Narayan Kamath · 10 years ago
  97. af0a0eb Added fields to CELL_INFO_LIST. Gsm: ta, arfcn, bsic Wcdma: uarfcn Lte: earfcn by Sanket Padawe · 10 years ago
  98. c92e03d Merge "Use SimRefreshResponse struct in RIL Versions greater than 7" into mm-wireless-dev by Sanket Padawe · 10 years ago
  99. 41c94d0 Use SimRefreshResponse struct in RIL Versions greater than 7 by Sanket Padawe · 10 years ago
  100. b76c3c0 Merge "Initialize the buffer" into mm-wireless-dev by Robert Greenwalt · 10 years ago