index
:
Project-1CE/hardware_interfaces
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drm
/
1.0
/
default
/
CryptoPlugin.cpp
Age
Commit message (
Expand
)
Author
2021-04-06
Merge "Fix potential decrypt destPtr overflow." into rvc-dev am: fc62c64de1 a...
Edwin Wong
2021-04-05
Merge "Fix potential decrypt destPtr overflow." into rvc-dev
Edwin Wong
2021-04-01
Fix CryptoPlugin use after free vulnerability.
Edwin Wong
2021-02-25
Fix potential decrypt destPtr overflow.
Edwin Wong
2021-02-03
Fix potential decrypt src pointer overflow.
Edwin Wong
2020-01-09
default drm hidl: Fix decrypt destination base ptr am: d79abbb0d3 am: 8682879...
Automerger Merge Worker
2020-01-09
default drm hidl: Fix decrypt destination base ptr am: d79abbb0d3 am: 8682879...
Automerger Merge Worker
2020-01-09
default drm hidl: Fix decrypt destination base ptr am: d79abbb0d3 am: 86828796ac
Automerger Merge Worker
2019-11-18
default drm hidl: Fix decrypt destination base ptr
Robert Shih
2019-09-11
default hidl CryptoPlugin: security fixes [RESTRICT AUTOMERGE] am: d22f1447fe
Robert Shih
2019-09-11
default hidl CryptoPlugin: security fixes
Robert Shih
2019-09-11
default hidl CryptoPlugin: security fixes [RESTRICT AUTOMERGE]
Robert Shih
2019-09-11
default hidl CryptoPlugin: security fixes
Robert Shih
2018-07-31
Remove spurious error log message
Jeff Tinker
2018-01-05
Fix potential memory leak in default drm crypto plugin
Jeff Tinker
2017-07-18
Check for nullptr IMemory.
Edwin Wong
2017-04-06
Merge "Fix transitive includes."
TreeHugger Robot
2017-04-06
Fix transitive includes.
Steven Moreland
2017-04-06
Fix transitive includes.
Steven Moreland
2017-04-04
Use explicit .c_str() for hidl_string
Scott Randolph
2017-02-28
Correct reporting of errors in MediaCrypto
Rahul Frias
2017-02-17
Support multiple codecs per crypto instance
Jeff Tinker
2017-01-25
Don't deref a NULL shared buffer base
Jeff Tinker
2017-01-23
Add LOG_TAGs to drm hal default modules
Jeff Tinker
2017-01-20
Reorganize drm hal modules
Jeff Tinker